1. 4e36fa0 ppc4xx: Fix small korat merge problem by Stefan Roese · Fri Jul 11 11:40:13 2008 +0200
  2. 2f00d08 ppc4xx: Some Rewood cleanups (coding style, leading white spaces) by Stefan Roese · Fri Jul 11 11:34:52 2008 +0200
  3. ad0f3b1 ppc4xx: Add 460SX UIC defines by Stefan Roese · Thu Jul 10 16:37:09 2008 +0200
  4. eb1bb2e ppc4xx: Continue cleanup of ppc440.h by Stefan Roese · Mon Jun 30 14:11:07 2008 +0200
  5. 638797b ppc4xx: Cleanup Katmai & Yucca PCIe register usage by Stefan Roese · Mon Jun 30 14:05:05 2008 +0200
  6. 51d6d5d ppc4xx: Rework 440GX UIC handling by Stefan Roese · Thu Jun 26 17:36:39 2008 +0200
  7. 01edcea ppc4xx: Consolidate PPC4xx UIC defines by Stefan Roese · Thu Jun 26 13:40:57 2008 +0200
  8. 41b1746 ppc4xx: Consolidate PPC4xx UIC defines by Stefan Roese · Wed Jun 25 10:59:22 2008 +0200
  9. c415db6 ppc4xx: Consolidate PPC4xx EBC defines by Stefan Roese · Tue Jun 24 17:18:50 2008 +0200
  10. ff459fb ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards by Stefan Roese · Thu Jul 10 13:52:44 2008 +0200
  11. 2001a33 ppc4xx: Fix merge problems in 44x_spd_ddr2.c by Stefan Roese · Thu Jul 10 15:32:32 2008 +0200
  12. 0591f91 ppc4xx: Add MII mode support to the EMAC RGMII Bridge by Grant Erickson · Tue Jul 08 08:35:00 2008 -0700
  13. 9416cd9 ppc4xx: Add Mnemonics for AMCC/IBM DDR2 SDRAM Controller by Grant Erickson · Wed Jul 09 16:46:35 2008 -0700
  14. b990b81 ppc4xx: Add AMCC/IBM DDR2 SDRAM ECC Field Mnemonics by Grant Erickson · Wed Jul 09 16:31:59 2008 -0700
  15. be156f5 ppc4xx: Add SDR0_SRST Mnemonics for the 405EX(r) by Grant Erickson · Wed Jul 09 16:31:36 2008 -0700
  16. cf64edd PPC4xx: Correct SDRAM_MCSTAT for PPC405EX(r) by Grant Erickson · Wed Jul 09 11:55:46 2008 -0700
  17. bc42971 ppc4xx: Initial framework of the AMCC PPC460SX redwood reference board. by Feng Kan · Tue Jul 08 22:48:42 2008 -0700
  18. 33384d1 ppc4xx: Add initial 460SX reference board (redwood) config file and defines. by Feng Kan · Tue Jul 08 22:48:07 2008 -0700
  19. 224bc96 ppc4xx: Add initial 460SX defines for the cpu/ppc4xx directory. by Feng Kan · Tue Jul 08 22:47:31 2008 -0700
  20. 12cec0a Fix some more print() format errors. by Wolfgang Denk · Fri Jul 11 01:16:00 2008 +0200
  21. f91aa8d silence misc printf formatting compiler warnings by Kim Phillips · Thu Jul 10 14:00:15 2008 -0500
  22. 5388423 Merge branch 'master' of git://git.denx.de/u-boot-mpc512x by Wolfgang Denk · Thu Jul 10 22:09:39 2008 +0200
  23. 392d701 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx by Wolfgang Denk · Thu Jul 10 21:53:51 2008 +0200
  24. 09197cb USB: shutdown USB before booting by Markus Klotzbücher · Thu Jul 10 14:47:09 2008 +0200
  25. fd449ab Configuration changes for ADS5121 Rev 3 by Martha Marx · Thu May 29 14:23:25 2008 -0400
  26. 44727cb Consolidate ADS5121 IO Pin configuration by Martha Marx · Thu May 29 15:37:21 2008 -0400
  27. 68d1acf Merge commit 'wd/master' by Jon Loeliger · Thu Jul 10 12:05:32 2008 -0500
  28. ed5f379 Fix "usb part" command by Christian Eggers · Fri Jun 27 19:46:51 2008 +0200
  29. 40a1fb6 fix USB devices with multiple configurations by Harald Welte · Mon Jul 07 00:58:05 2008 +0800
  30. 01c1170 Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · Thu Jul 10 13:16:34 2008 +0200
  31. 8d54188 Fix some more print() format errors. by Wolfgang Denk · Thu Jul 10 13:16:09 2008 +0200
  32. 1eef5c3 Fix "usb part" command by Christian Eggers · Fri Jun 27 19:46:51 2008 +0200
  33. ed1c3f0 fix USB devices with multiple configurations by Harald Welte · Mon Jul 07 00:58:05 2008 +0800
  34. d24681b Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · Thu Jul 10 10:50:38 2008 +0200
  35. 3167d07 MTD/NAND: Fix printf format warning in nand code by Stefan Roese · Thu Jul 10 10:10:54 2008 +0200
  36. ace61f0 rtc: Fix printf format warning in m41t60.c by Stefan Roese · Thu Jul 10 10:00:45 2008 +0200
  37. 41e846f pci: Move PCI device configuration check into a separate weak function by Stefan Roese · Tue Jul 08 12:01:47 2008 +0200
  38. 251161b ppc4xx: Fix printf format warnings now visible with the updated format check by Stefan Roese · Thu Jul 10 09:58:06 2008 +0200
  39. 0203a97 ppc4xx: Enable support for > 2GB SDRAM on AMCC Katmai by Stefan Roese · Wed Jul 09 17:33:57 2008 +0200
  40. f605b2d ppc4xx: Remove implementation of testdram() from Korat board support by Larry Johnson · Sat Jun 14 17:02:49 2008 -0400
  41. fc39100 ppc4xx: Update and add FDT to Korat board support by Larry Johnson · Sat Jun 14 16:53:02 2008 -0400
  42. 96bebd7 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · Thu Jul 10 09:09:45 2008 +0200
  43. a49ae4a Minor coding style cleanup; update CHANGELOG by Wolfgang Denk · Thu Jul 10 01:13:30 2008 +0200
  44. 4ba6929 Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash by Wolfgang Denk · Thu Jul 10 00:59:04 2008 +0200
  45. 7d13b8d e1000: add support for 82545GM 64bit PCI-X copper variant by Paul Gortmaker · Wed Jul 09 17:50:45 2008 -0400
  46. 198050f SPARC: Build error fix by Daniel Hellstrom · Wed Jul 09 12:34:11 2008 +0000
  47. abd8dcb Many spelling fixes in README. by Marcel Ziswiler · Wed Jul 09 08:17:15 2008 +0200
  48. f78280f Minor spelling fix in comment. by Marcel Ziswiler · Wed Jul 09 08:17:06 2008 +0200
  49. 9193fbe Round the serial port clock divisor value returned by calc_divisor() by Hugo Villeneuve · Tue Jul 08 14:54:58 2008 -0400
  50. 8238dd4 NAND: ifdef-protect most of nand.h when using legacy NAND. by Scott Wood · Wed Jul 09 17:47:52 2008 -0500
  51. 20eca7e ARM: Fix for wrong patch version applied for Lyrtech SFF-SDR board (ARM926EJS) by Hugo Villeneuve · Tue Jul 08 11:02:05 2008 -0400
  52. 16fc0a7 Remove useless print message at apollon by Kyungmin Park · Tue Jul 08 09:08:40 2008 +0900
  53. 09d2a71 Fix LMB type issues by Andy Fleming · Mon Jul 07 14:24:39 2008 -0500
  54. 3fddff1 Fix compiler warnings by Kumar Gala · Mon Jul 07 09:39:06 2008 -0500
  55. 72eb50a Remove code duplication for setting the default environment by Harald Welte · Mon Jul 07 15:40:39 2008 +0800
  56. f5e21f6 NAND: Fix warning due to missing env_ptr casts to u_char * in env_nand.c. by Marcel Ziswiler · Sun Jun 22 16:13:46 2008 +0200
  57. df83c47 NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution. by Scott Wood · Fri Jun 20 12:38:57 2008 -0500
  58. fdc8563 mmc: Move atmel_mci driver into drivers/mmc by Haavard Skinnemoen · Thu Jun 12 19:27:58 2008 +0200
  59. adb6576 avr32: Use CONFIG_ATMEL_MCI to select the atmel_mci driver by Haavard Skinnemoen · Thu Jun 12 19:27:57 2008 +0200
  60. eb22096 Create drivers/mmc subdirectory by Haavard Skinnemoen · Thu Jun 12 19:27:56 2008 +0200
  61. 304b359 Change env_get_char from a global function ptr to a function by Joakim Tjernlund · Sun Jul 06 12:30:09 2008 +0200
  62. 634ed50 Some copy-n-paste fixes in printf usage by Matvejchikov Ilya · Sun Jul 06 13:57:58 2008 +0400
  63. 8743c79 FDT memory and pci node fixes for MPC8260ADS by Matvejchikov Ilya · Sun Jul 06 13:57:00 2008 +0400
  64. e4ad454 Fix printf errors. by Andrew Klossner · Mon Jul 07 06:41:14 2008 -0700
  65. 53ab088 Merge branch 'master' of git://www.denx.de/git/u-boot-mips by Wolfgang Denk · Wed Jul 09 23:24:23 2008 +0200
  66. 8e4e029 Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash by Wolfgang Denk · Wed Jul 09 23:23:39 2008 +0200
  67. e73dabc Merge branch 'master' of git://www.denx.de/git/u-boot-net by Wolfgang Denk · Wed Jul 09 23:22:54 2008 +0200
  68. 8fafb8f Merge branch 'master' of git://www.denx.de/git/u-boot-sh by Wolfgang Denk · Wed Jul 09 23:09:36 2008 +0200
  69. e9954d4 Allow print_size to print in GB by Becky Bruce · Wed Jul 09 11:09:41 2008 -0500
  70. cfbe457 mips: When booting Linux images, add 'ethaddr' and 'eth1addr' to the environment by Jason McMullan · Sun Jun 08 23:56:00 2008 -0400
  71. 4ef1f67 jedec_flash: Fix AM29DL800BB device ID by Stefan Roese · Tue Jul 08 12:57:14 2008 +0200
  72. 1a41110 sh: Fix compile error sh7763rdp board by Nobuhiro Iwamatsu · Mon Jul 07 11:22:37 2008 +0900
  73. 0121325 sh: Fix SH-boards compile error by Nobuhiro Iwamatsu · Tue Jul 08 12:03:24 2008 +0900
  74. 6c71b94 Feed the watchdog in u-boot for 8610 board. by Jason Jin · Tue May 13 11:50:36 2008 +0800
  75. d1dde12 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · Mon Jul 07 09:51:25 2008 +0200
  76. 070911d Remove duplicate code in cpu/arm926ejs/davinci/lxt972.c. by Hugo Villeneuve · Wed Jun 18 12:10:33 2008 -0400
  77. 72c01d3 Remove duplicate definitions in include/lxt971a.h. by Hugo Villeneuve · Wed Jun 18 12:10:31 2008 -0400
  78. 240b723 net: sh: Renesas SH7763 Ethernet device support by Nobuhiro Iwamatsu · Wed Jun 11 21:05:00 2008 +0900
  79. e098075 sh: Update Renesas R2DPlus board by Nobuhiro Iwamatsu · Tue Jun 17 16:28:05 2008 +0900
  80. 3ac0212 sh: Update Renesas R7780MP board by Nobuhiro Iwamatsu · Tue Jun 17 16:28:01 2008 +0900
  81. a81ca58 sh: Update Renesas Migo-R board by Nobuhiro Iwamatsu · Tue Jun 17 16:27:56 2008 +0900
  82. 4ca55e2 sh: Update Hitachi MS7722SE board by Nobuhiro Iwamatsu · Tue Jun 17 16:27:52 2008 +0900
  83. 73c4019 sh: Cleanup source code of SH7763RDP by Nobuhiro Iwamatsu · Tue Jun 17 16:27:48 2008 +0900
  84. 51fe0b2 sh: Cleanup source code of R2DPlus by Nobuhiro Iwamatsu · Tue Jun 17 16:27:44 2008 +0900
  85. 9aa0bd7 sh: Cleanup source code of R7780MP by Nobuhiro Iwamatsu · Tue Jun 17 16:27:41 2008 +0900
  86. 2bf43e1 sh: Cleanup source code of MS7722SE by Nobuhiro Iwamatsu · Tue Jun 17 16:27:38 2008 +0900
  87. 8d76c8b sh: Cleanup source code of MS7720SE by Nobuhiro Iwamatsu · Tue Jun 17 16:27:34 2008 +0900
  88. f2fb41c Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Mon Jul 07 00:48:02 2008 +0200
  89. 72afef2 Merge branch 'master' of git://www.denx.de/git/u-boot-at91 by Wolfgang Denk · Mon Jul 07 00:47:58 2008 +0200
  90. 741c688 SH: fix out of tree building by Wolfgang Denk · Mon Jul 07 00:45:03 2008 +0200
  91. b3371be Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Mon Jul 07 00:39:50 2008 +0200
  92. 10c7182 Merge branch 'master' of git://www.denx.de/git/u-boot-avr32 by Wolfgang Denk · Mon Jul 07 00:39:43 2008 +0200
  93. dd85c43 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Mon Jul 07 00:33:07 2008 +0200
  94. b6d65b1 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · Mon Jul 07 00:32:47 2008 +0200
  95. caf6a5c net: smc911x: Fix typo by Nobuhiro Iwamatsu · Thu Jul 03 23:16:06 2008 +0900
  96. 65ef017 update mvBL-M7 board config by Andre Schwarz · Wed Jul 02 18:54:08 2008 +0200
  97. e4cb797 net: fix compile problem in smc911x driver. by Nobuhiro Iwamatsu · Mon Jun 30 17:45:01 2008 +0900
  98. 594c7b5 ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405 by Michal Simek · Tue Jun 24 09:54:09 2008 +0200
  99. d1e5149 net: ne2000: Move dev_addr variable from grobal to local. by Nobuhiro Iwamatsu · Tue Jun 17 13:07:11 2008 +0900
  100. 63eecdd net: ne2000: Fix compile error of NE2000 by Nobuhiro Iwamatsu · Tue Jun 17 13:07:15 2008 +0900