1. 3e3b956 Reduce line lengths to 80 characters max. by Peter Pearse · 17 years ago
  2. fdda367 Merge with git://www.denx.de/git/u-boot.git by Peter Pearse · 17 years ago
  3. d62f64c Coding Style Cleanup, new CHANGELOG by Wolfgang Denk · 17 years ago
  4. 160131b Add the files for the SMN42 board by Peter Pearse · 17 years ago
  5. b0d8f5b New board SMN42 branch by Peter Pearse · 17 years ago
  6. 3c4bd60 Merge git://www.denx.de/git/u-boot by Michal Simek · 17 years ago
  7. b7598a4 [PATCH] Avoid assigning PCI resources from zero address by Sergei Shtylyov · 18 years ago
  8. ebd0a0a [patch] use unsigned char in smc91111 driver for mac by Mike Frysinger · 18 years ago
  9. 2f15278 Coding stylke cleanup; update CHANGELOG. by Wolfgang Denk · 17 years ago
  10. 49db23d4 Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  11. a798865 NAND: Wrong calculation of page number in nand_block_bad() by Thomas Knobloch · 17 years ago
  12. af1c2b8 Add support for treating unknown PHYs as generic PHYs. by David Updegraff · 18 years ago
  13. 81f481c Enable 8544 support by Andy Fleming · 18 years ago
  14. 3255644 [PATCH] SystemACE support for Microblaze by Michal Simek · 18 years ago
  15. 2a26ec4 Cleanup, update CHANGELOG by Wolfgang Denk · 18 years ago
  16. 43f6226 Merge with /home/wd/git/u-boot/custodian/u-boot-74xx-7xx by Wolfgang Denk · 18 years ago
  17. 5c1fe1f Atmel MACB ethernet driver by Haavard Skinnemoen · 19 years ago
  18. df548d3 AVR32: Resource management rewrite by Haavard Skinnemoen · 18 years ago
  19. 647d3c3 Some code cleanup. by Wolfgang Denk · 18 years ago
  20. f6f5f70 mpc83xx: Fix empty i2c reads/writes in fsl_i2c.c by Joakim Tjernlund · 18 years ago
  21. a28899c mpc83xx: Fix alternating tx error / tx buffer not ready bug in QE UEC by Emilian Medve · 18 years ago
  22. 91e2576 mpc83xx: U-Boot support for Wind River SBC8349 by Paul Gortmaker · 18 years ago
  23. 24c3aca mpc83xx: Add support for the MPC832XEMDS board by Dave Liu · 18 years ago
  24. ddd0249 mpc83xx: Fix the UEC driver bug of QE by Dave Liu · 18 years ago
  25. 00b574b Merge branch 'master' into hpc2 by roy zang · 18 years ago
  26. 7435711 Minor code cleanup. by Wolfgang Denk · 18 years ago
  27. 8274ec0 [PATCH] Change systemace driver to select 8 & 16bit mode by Stefan Roese · 18 years ago
  28. 3a197b2 [PATCH v3] Add sync to ensure flash_write_cmd is fully finished by Haiying Wang · 18 years ago
  29. da04995 [PATCH] Fix problem in systemace driver (ace_writew instead of ace_write) by Stefan Roese · 18 years ago
  30. d93e221 [PATCH] Update SystemACE driver for 16bit access by Stefan Roese · 18 years ago
  31. eb867a7 [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffer pointers by Grant Likely · 18 years ago
  32. f4852eb [PATCH 7_9] Replace ace_readw_ace_writeb functions with macros by Grant Likely · 18 years ago
  33. 3a8ce9a [PATCH 6_9] Move common_cmd_ace.c to drivers_systemace.c by Grant Likely · 18 years ago
  34. ee46091 Merge branch 'master' into hpc2 by roy zang · 18 years ago
  35. d0b6e14 [PATCH] CFI: define CFG_WRITE_SWAPPED_DATA for the CFI-Flash driver by Heiko Schocher · 18 years ago
  36. cb48207 [PATCH] Fix: Compilerwarnings for SC3 board. by Heiko Schocher · 18 years ago
  37. f11033e Merge with /home/hs/SC3/u-boot Some code cleanup. by Wolfgang Denk · 18 years ago
  38. ca43ba1 Added support for the SOLIDCARD III board from Eurodesign by Heiko Schocher · 18 years ago
  39. cd1d937 [PATCH] nand: Fix problem with oobsize calculation by Stefan Roese · 18 years ago
  40. a41969e Merge branch 'master' into hpc2 by roy zang · 18 years ago
  41. 92eb729 Fix bug in adaption of Stefano Babic's CFI driver patch. by Wolfgang Denk · 18 years ago
  42. de84044 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · 18 years ago
  43. bc5556d Merge with /home/hs/TQ/u-boot-dev by Wolfgang Denk · 18 years ago
  44. d784fdb Fix cfi failure with Spansion Flash (Spansion Flash Devices have a different offset to go into CFI mode) by Stefano Babic · 18 years ago
  45. fa23044 Added support for the TQM8272 board from TQ by Heiko Schocher · 18 years ago
  46. e0b369e Fix the confilcts when merging 'master' into hpc2. by roy zang · 18 years ago
  47. ee31121 Clean up the code according to codestyle: by roy zang · 18 years ago
  48. dd520bf Code cleanup. by Wolfgang Denk · 18 years ago
  49. ab07b6c Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.git by Wolfgang Denk · 18 years ago
  50. 1939d96 Make fsl-i2c not conflict with SOFT I2C by Joakim Tjernlund · 18 years ago
  51. 14198bf Fix I2C master address initialization. by Joakim Tjernlund · 18 years ago
  52. 3208112 Merge http://www.denx.de/git/u-boot by Kim Phillips · 18 years ago
  53. 1aa934c Eliminate gcc 4 'used uninitialized' warnings in drivers/qe/uccf.c by Kim Phillips · 18 years ago
  54. 6bd87c0 Solve the copyright conflicts when merging 'master' into hpc2. by roy zang · 18 years ago
  55. e7f3e9f [PATCH] nand: Fix patch merge problem by Stefan Roese · 18 years ago
  56. d2c83f5 Merge with /home/sr/git/u-boot/denx-alpr-merge-test by Wolfgang Denk · 18 years ago
  57. 1578486 [PATCH] nand_wait() timeout fixes by Stefan Roese · 18 years ago
  58. 48c7d6d Merge with /home/stefan/git/u-boot/denx by Stefan Roese · 18 years ago
  59. 260421a [PATCH] CFI driver AMD Command Set Top boot geometry reversal, etc. [Updated] by Stefan Roese · 18 years ago
  60. dfc8a9e Merge with /home/stefan/git/u-boot/denx by Stefan Roese · 18 years ago
  61. be5e618 mpc83xx: Update 83xx to use fsl_i2c.c by Timur Tabi · 18 years ago
  62. d239d74 mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR by Timur Tabi · 18 years ago
  63. 7737d5c mpc83xx: add QE ethernet support by Dave Liu · 18 years ago
  64. 2ad6b51 mpc83xx: Add support for the MPC8349E-mITX by Timur Tabi · 18 years ago
  65. 04f899f NAND Flash verify across block boundaries by Nick Spence · 18 years ago
  66. f484dc7 Added RGMII support to the TSECs and Marvell 881111 Phy by Nick Spence · 18 years ago
  67. c1fbe41 This patch comes from Yuli's posted patch on 8/8/2006 by roy zang · 18 years ago
  68. b825f15 Tsi108 on chip i2c support. by roy zang · 18 years ago
  69. 9226e7d Tsi108 on chip pci controller support. by roy zang · 18 years ago
  70. d1927ce Tundra tsi108 on chip Ethernet controller support. by roy zang · 18 years ago
  71. 4c52783 General code modification for mpc7448hpc2 board support. by roy zang · 18 years ago
  72. 856f054 [PATCH] NAND: Partition name support added to NAND subsystem by Stefan Roese · 18 years ago
  73. 4653f91 Fix TSEC driver (now for real): avoid crashes if PHY is not attached by Ben Warren · 18 years ago
  74. 0ab292c Merge with /home/wd/git/u-boot/master by Wolfgang Denk · 18 years ago
  75. f93ae78 Add common serial driver for Atmel AT32 and AT91 chips by Wolfgang Denk · 18 years ago
  76. d67c14c Merge with http://www.jdl.com/software/u-boot-86xx.git by Wolfgang Denk · 18 years ago
  77. 2047672 Converted all 85xx boards to use a common FSL I2C driver. by Jon Loeliger · 18 years ago
  78. 43a2b0e Add board/cpu specific NAND chip select function to 440 NDFC by Stefan Roese · 18 years ago
  79. 4d45f69 Rewrite a series of goto statements as a sequences of by Jon Loeliger · 18 years ago
  80. 7237c03 Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.c by Jon Loeliger · 18 years ago
  81. f7b190d Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · 18 years ago
  82. 0ee90cb Remove unneeded include files and local variable. by Jon Loeliger · 18 years ago
  83. 87621bc Fix spelling; minor code cleanup. by Wolfgang Denk · 18 years ago
  84. c3c3b08 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · 18 years ago
  85. daaba98 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · 18 years ago
  86. 89875e9 Ran lindent and cleaned up whitespace issues. Format for 80-columns too. by Jon Loeliger · 18 years ago
  87. 2255b2d * Several improvements to the new NAND subsystem: by Stefan Roese · 18 years ago
  88. 2b208f5 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
  89. 511d0c7 Coding style cleanup by Wolfgang Denk · 18 years ago
  90. 5c912cb CFG_NAND_QUIET_TEST added to not warn upon missing NAND device by Stefan Roese · 18 years ago
  91. 504b5cd Merge branch 'mpc85xx' by Jon Loeliger · 18 years ago
  92. 09f3e09 Add support for eTSEC 3 & 4 on 8548 CDS by Andy Fleming · 18 years ago
  93. afa9884 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · 18 years ago
  94. 6741ae9 Merge with /home/m8/git/u-boot by Wolfgang Denk · 18 years ago
  95. f932863 Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
  96. 0fd3025 Make the serial driver framework work with CONFIG_SERIAL_MULTI enabled by Wolfgang Denk · 18 years ago
  97. 41ec8b1 Merge branch 'mpc86xx' by Jon Loeliger · 18 years ago
  98. 4a7cc0f Cleanup and lindent new AHCI driver. by Jon Loeliger · 18 years ago
  99. 5e4c24b Merge branch 'mpc86xx' by Jon Loeliger · 18 years ago
  100. 4782ac8 Add AHCI support to u-boot by Jin Zhengxiong · 18 years ago