1. d506865 Fix the confilcts when merging 'master' into hpc2. by roy zang · 18 years ago
  2. 92dda87 Clean up the code according to codestyle: by roy zang · 18 years ago
  3. 87b3d4b Code cleanup. by Wolfgang Denk · 18 years ago
  4. 3cf0e3a Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.git by Wolfgang Denk · 18 years ago
  5. c32c5f7 Make fsl-i2c not conflict with SOFT I2C by Joakim Tjernlund · 18 years ago
  6. a292af2 Fix I2C master address initialization. by Joakim Tjernlund · 18 years ago
  7. 4f19a68 Merge http://www.denx.de/git/u-boot by Kim Phillips · 18 years ago
  8. 680962b Eliminate gcc 4 'used uninitialized' warnings in drivers/qe/uccf.c by Kim Phillips · 18 years ago
  9. 278087f Solve the copyright conflicts when merging 'master' into hpc2. by roy zang · 18 years ago
  10. 3427cf6 [PATCH] nand: Fix patch merge problem by Stefan Roese · 18 years ago
  11. 1b711ab Merge with /home/sr/git/u-boot/denx-alpr-merge-test by Wolfgang Denk · 18 years ago
  12. ef26d24 [PATCH] nand_wait() timeout fixes by Stefan Roese · 18 years ago
  13. b6e6af4 Merge with /home/stefan/git/u-boot/denx by Stefan Roese · 18 years ago
  14. 1279748 [PATCH] CFI driver AMD Command Set Top boot geometry reversal, etc. [Updated] by Stefan Roese · 18 years ago
  15. ffdd9b9 Merge with /home/stefan/git/u-boot/denx by Stefan Roese · 18 years ago
  16. ab34754 mpc83xx: Update 83xx to use fsl_i2c.c by Timur Tabi · 18 years ago
  17. 386a280 mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR by Timur Tabi · 18 years ago
  18. e732e9c mpc83xx: add QE ethernet support by Dave Liu · 18 years ago
  19. 054838e mpc83xx: Add support for the MPC8349E-mITX by Timur Tabi · 18 years ago
  20. 2036200 NAND Flash verify across block boundaries by Nick Spence · 18 years ago
  21. ec9670b Added RGMII support to the TSECs and Marvell 881111 Phy by Nick Spence · 18 years ago
  22. 1500dff This patch comes from Yuli's posted patch on 8/8/2006 by roy zang · 18 years ago
  23. b27cdf1 Tsi108 on chip i2c support. by roy zang · 18 years ago
  24. 8bbfa85 Tsi108 on chip pci controller support. by roy zang · 18 years ago
  25. 72526f7 Tundra tsi108 on chip Ethernet controller support. by roy zang · 18 years ago
  26. d136d66 General code modification for mpc7448hpc2 board support. by roy zang · 18 years ago
  27. 198b23e [PATCH] NAND: Partition name support added to NAND subsystem by Stefan Roese · 18 years ago
  28. f11eefb Fix TSEC driver (now for real): avoid crashes if PHY is not attached by Ben Warren · 18 years ago
  29. 9aafc70 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · 18 years ago
  30. 5e1d9ec Add common serial driver for Atmel AT32 and AT91 chips by Wolfgang Denk · 18 years ago
  31. 65022c5 Merge with http://www.jdl.com/software/u-boot-86xx.git by Wolfgang Denk · 18 years ago
  32. 43d818f Converted all 85xx boards to use a common FSL I2C driver. by Jon Loeliger · 18 years ago
  33. 3cdd3fd Add board/cpu specific NAND chip select function to 440 NDFC by Stefan Roese · 18 years ago
  34. 24df977 Rewrite a series of goto statements as a sequences of by Jon Loeliger · 18 years ago
  35. e4773be Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.c by Jon Loeliger · 18 years ago
  36. f148c14 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · 18 years ago
  37. ae40812 Remove unneeded include files and local variable. by Jon Loeliger · 18 years ago
  38. d5cf1a4 Fix spelling; minor code cleanup. by Wolfgang Denk · 18 years ago
  39. faf081a Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · 18 years ago
  40. 12b7853 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · 18 years ago
  41. b7ced08 Ran lindent and cleaned up whitespace issues. Format for 80-columns too. by Jon Loeliger · 18 years ago
  42. d351b2b * Several improvements to the new NAND subsystem: by Stefan Roese · 18 years ago
  43. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
  44. 4df0da5 Coding style cleanup by Wolfgang Denk · 18 years ago
  45. 47cf6a5 CFG_NAND_QUIET_TEST added to not warn upon missing NAND device by Stefan Roese · 18 years ago
  46. bdcdc63 Merge branch 'mpc85xx' by Jon Loeliger · 18 years ago
  47. 239e75f Add support for eTSEC 3 & 4 on 8548 CDS by Andy Fleming · 18 years ago
  48. 3938a0f Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · 18 years ago
  49. 5b1657d Merge with /home/m8/git/u-boot by Wolfgang Denk · 18 years ago
  50. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
  51. 44df561 Make the serial driver framework work with CONFIG_SERIAL_MULTI enabled by Wolfgang Denk · 18 years ago
  52. e6c5eaf Merge branch 'mpc86xx' by Jon Loeliger · 18 years ago
  53. c0b0cda Cleanup and lindent new AHCI driver. by Jon Loeliger · 18 years ago
  54. 98121dd Merge branch 'mpc86xx' by Jon Loeliger · 18 years ago
  55. ae180dc Add AHCI support to u-boot by Jin Zhengxiong · 18 years ago
  56. b2d03f7 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · 18 years ago
  57. ff6fc25 Fix drivers/dm9000.c when configured in 32 bit mode. by Wolfgang Denk · 18 years ago
  58. 6582642 Merge branch 'mpc85xx' by Jon Loeliger · 18 years ago
  59. 2f43f33 * Made sure the code which disables prefetch for PCI devices sets the size of the prefetch region to 0 Patch by Andy Fleming on 17-Mar-2006 by Matthew McClintock · 18 years ago
  60. 120d964 Merge branch 'wd' by Jon Loeliger · 18 years ago
  61. 98fba17 Code cleanup by Wolfgang Denk · 18 years ago
  62. 31560d1 More code cleanup by Wolfgang Denk · 18 years ago
  63. 2df0053 Fix support for PS/2 keyboard on TQM85xx boards by Wolfgang Denk · 18 years ago
  64. ba94093 Add support for TB5200 board by Wolfgang Denk · 18 years ago
  65. 50440e7 Major PCMCIA Cleanup to make code better readable and maintainable. by Wolfgang Denk · 18 years ago
  66. 6aac06c Merge: Add support for AMCC 440SPe CPU based eval board (Yucca). by Marian Balakowicz · 18 years ago
  67. 49d0eee Add support for AMCC 440SPe CPU based eval board (Yucca). by Marian Balakowicz · 18 years ago
  68. 3fd069f Merge branch 'mpc86xx' by Jon Loeliger · 18 years ago
  69. 90c860c Change Id to symbolic name for RTL8139 by Jin Zhengxiong · 18 years ago
  70. f0a7825 Merge branch 'mpc86xx' by Jon Loeliger · 18 years ago
  71. b03e989 Fix RTL8139 in big endian by Jin Zhengxiong-R64188 · 18 years ago
  72. 487d223 Fix Tsec bug when no link by Jin Zhengxiong-R64188 · 18 years ago
  73. f4ff3e8 Fix bug for io_bar size during pci scan by Jin Zhengxiong-R64188 · 18 years ago
  74. d7f77fb Add support for wrPPMC7xx/74xx boards Patch from Richard Danter, 12 Aug 2005 by Heiko Schocher · 18 years ago
  75. 1216885 Add support for PS/2 keyboard on TQM85xx board by Wolfgang Denk · 18 years ago
  76. 3d02627 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · 18 years ago
  77. c9f8d7c Fix watchdog handling in CFI flash driver by Wolfgang Denk · 18 years ago
  78. a444149 Merge branch 'mpc86xx' by Jon Loeliger · 19 years ago
  79. da06a33 Fix watchdog issues for ColdFire boards. by Wolfgang Denk · 19 years ago
  80. 63bf456 Revert bad PCI prefetch limit change. by Jon Loeliger · 19 years ago
  81. 5c8aa97 Initial support for MPC8641 HPCN board. by Jon Loeliger · 19 years ago
  82. 7c454bf Merge with /home/m8/git/u-boot by Wolfgang Denk · 19 years ago
  83. 6a07675 Fix JFFS2 support for legacy NAND driver. by Marian Balakowicz · 19 years ago
  84. a93b6e3 Merge with /home/sr/git/u-boot/cfi-flash by Wolfgang Denk · 19 years ago
  85. efef95b * Changes/fixes for drivers/cfi_flash.c: by Stefan Roese · 19 years ago
  86. 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
  87. f0c4e46 Add Nat Semi DP83865 PHY support to MPC85xx TSEC driver by Wolfgang Denk · 19 years ago
  88. 4302159 Fix compile problem by Wolfgang Denk · 19 years ago
  89. d76717c Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#pci by Wolfgang Denk · 19 years ago
  90. 4de55c0 Fix a HW timing issue on 8548 CDS for eTSEC 3 in RGMII mode by Wolfgang Denk · 19 years ago
  91. a79c44f Fix bad register definitions for LTX971 PHY on MPC85xx boards. by Wolfgang Denk · 19 years ago
  92. 46d2b52 Add ADI Blackfin support by Wolfgang Denk · 19 years ago
  93. 37648b7 Fix conditional for including ks8695eth driver by Wolfgang Denk · 19 years ago
  94. 3383bd1 Cleanup compiler warnings. Patch by Greg Ungerer, 21 May 2005 by Wolfgang Denk · 19 years ago
  95. 7fa6e90 Some code cleanup for GCC 4.x by Wolfgang Denk · 19 years ago
  96. 2105aa2 Cleanup (get rid of debug code that sneaked in) by Wolfgang Denk · 19 years ago
  97. 61ccd1d Merge with /home/wd/git/u-boot/master Code cleanup. by Wolfgang Denk · 19 years ago
  98. 27eba14 Cleanup of NAND support of delta board using the Monahans Data Flash Controller. by Markus Klotzbücher · 19 years ago
  99. 85678e2 NAND finally working. Two bugs fixed: by Markus Klotzbücher · 19 years ago
  100. 67777b9 Minor code cleanup by Wolfgang Denk · 19 years ago