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