1. fc3ca3b6 ColdFire: Add M54455EVB for MCF5445x by TsiChungLiew · Thu Aug 16 15:05:11 2007 -0500
  2. aedd3d7 ColdFire: MCF5329 Update and cleanup by TsiChungLiew · Wed Aug 15 15:39:17 2007 -0500
  3. 2684728 Merge branch 'denx-coldfire' into coldfire-aug2007 by John Rigby · Thu Aug 16 17:40:03 2007 -0600
  4. 4eb3dcf Don't wait for disconnected TSECs by Andy Fleming · Wed Aug 15 20:03:44 2007 -0500
  5. 088e82c Fix numerous bugs in the 8568 UEC support by Andy Fleming · Wed Aug 15 20:03:34 2007 -0500
  6. 09b88df Define tsec flag values in config files by Andy Fleming · Wed Aug 15 20:03:25 2007 -0500
  7. 05958f9 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · Thu Aug 16 12:04:37 2007 +0200
  8. 694a710 Bios emulator - fix microblaze toolchain problem by Michal Simek · Thu Aug 16 08:54:10 2007 +0200
  9. a0f13d5 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · Wed Aug 15 21:06:27 2007 +0200
  10. a06fd37 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · Wed Aug 15 14:51:27 2007 +0200
  11. afd2519 Fix malloc size error in ahci_init_one. by Ed Swarthout · Tue Aug 14 14:06:45 2007 -0500
  12. 0611c49 Coding style cleanup. Update CHANGELOG. by Wolfgang Denk · Tue Aug 14 18:42:36 2007 +0200
  13. d7687c5 Supply spi interface in at45.c by Peter Pearse · Tue Aug 14 15:40:00 2007 +0100
  14. 2fbbf3e Replace lost end of at45.c. by Peter Pearse · Tue Aug 14 10:46:32 2007 +0100
  15. aacc860 Update Makefiles for merged and split at45.c. by Peter Pearse · Tue Aug 14 10:30:06 2007 +0100
  16. 051c257 Add the files. by Peter Pearse · Tue Aug 14 10:14:05 2007 +0100
  17. de5b02c Add MACH_TYPE records for several AT91 boards. by Peter Pearse · Tue Aug 14 10:10:52 2007 +0100
  18. 474c1a9 Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx by Wolfgang Denk · Tue Aug 14 09:53:38 2007 +0200
  19. 627f5c3 Coding style cleanup; rebuild CHANGELOG by Wolfgang Denk · Tue Aug 14 09:47:27 2007 +0200
  20. ee0e917 Add support for UEC to 8568 by Andy Fleming · Tue Aug 14 00:14:25 2007 -0500
  21. 7280da7 multicast tftp: RFC2090 by David Updegraff · Mon Jun 11 10:41:07 2007 -0500
  22. e54d6c1 Add ability to take MAC address from the environment to DM9000 driver by Mike Rapoport · Sun Aug 12 08:48:27 2007 +0300
  23. ff0a5b9 Sync'd u-boot-net with mainline by Ben Warren · Mon Aug 13 21:26:03 2007 -0400
  24. 4321be5 Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx by Wolfgang Denk · Mon Aug 13 22:00:25 2007 +0200
  25. 3688293 Minor coding style cleanup. Update CHANGELOG. by Wolfgang Denk · Mon Aug 13 21:57:53 2007 +0200
  26. 8fc3217 Merge commit 'remotes/wd/master' by Jon Loeliger · Mon Aug 13 11:01:52 2007 -0500
  27. 06dd9d5 Merge commit 'upstream/master' by Haavard Skinnemoen · Mon Aug 13 16:34:33 2007 +0200
  28. 15bc3e7 fsl_pci_init cleanup. by Ed Swarthout · Fri Jul 27 01:50:45 2007 -0500
  29. ea8949e pciauto_setup_device bars_num fix by Ed Swarthout · Fri Jul 27 01:50:44 2007 -0500
  30. e0dd741 Merge with git+ssh://atlas/home/wd/git/u-boot/master by Wolfgang Denk · Fri Aug 10 10:35:10 2007 +0200
  31. 32d1f76 Make use of generic 64bit division in nand_util.c by Dirk Behme · Thu Aug 02 17:42:08 2007 +0200
  32. 11da175 mpc83xx: Fix the align bug of SDMA buffer by Dave Liu · Mon Jun 25 10:41:04 2007 +0800
  33. 193d334 FSL I2C driver programs the two I2C busses differently by Timur Tabi · Tue Jul 03 13:46:32 2007 -0500
  34. 77a3c0d Merge with git+ssh://atlas/home/wd/git/u-boot/master by Wolfgang Denk · Thu Aug 09 23:49:30 2007 +0200
  35. d59890b Minor fix for bios emulator makefile by Jason Jin · Wed Aug 08 09:01:46 2007 +0800
  36. 7ed5cd9 Add CONFIG_BIOSEMU define to guard all the bios emulator code by Jason Jin · Wed Aug 08 08:33:11 2007 +0800
  37. f5dd299 tsec: fix multiple PHY support by Zach Sadecki · Tue Jul 31 12:27:25 2007 -0500
  38. 4290d4c tsec: Allow Ten Bit Interface address to be configurable by Joe Hamman · Thu Aug 09 09:08:18 2007 -0500
  39. 74634c8 Added uart_gpio_conf() in serial_init(), seperated uart port configuration from cpu_init() to uart_gpio_conf() by TsiChungLiew · Sun Aug 05 03:55:21 2007 -0500
  40. c9c9737 Declared attributes of void __mii_init(void) as an alias for int mii_init(void) by TsiChungLiew · Sun Aug 05 03:30:44 2007 -0500
  41. db0022d Renamed CONFIG_MCFSERIAL to CONFIG_MCFUART by TsiChungLiew · Sun Aug 05 03:19:10 2007 -0500
  42. 3ef5028 Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · Tue Aug 07 22:30:29 2007 +0200
  43. 9a0f777 Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · Mon Aug 06 15:59:45 2007 +0200
  44. 96bb2e0 Coding style cleanup. Update CHANGELOG. by Wolfgang Denk · Mon Aug 06 02:17:36 2007 +0200
  45. a63ce95 This is a BIOS emulator, porting from SciTech for u-boot, mainly for by Jason Jin · Fri Jul 06 08:34:56 2007 +0800
  46. 2181b5d This is a framebuffer driver for ATI video card, can work for PCI9200, by Jason Jin · Fri Jul 06 08:33:33 2007 +0800
  47. ff87484 Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · Mon Aug 06 01:11:08 2007 +0200
  48. 15e8757 Coding style cleanup. Update CHANGELOG. by Wolfgang Denk · Mon Aug 06 01:01:49 2007 +0200
  49. ee3ed33 Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx by Wolfgang Denk · Mon Aug 06 00:55:51 2007 +0200
  50. 91080f7 Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts. by Ed Swarthout · Thu Aug 02 14:09:49 2007 -0500
  51. bee6700 Add Marvell 1149 PHY support to the TSEC by Andy Fleming · Fri Aug 03 04:05:25 2007 -0500
  52. 7e5e09f Merge branch 'testing' into working by Andy Fleming · Fri Aug 03 02:23:23 2007 -0500
  53. 3d2c9fa Merge with /home/stefan/git/u-boot/u-boot-coldfire-freescale by Stefan Roese · Mon Jul 16 11:51:41 2007 +0200
  54. 8a8ec53 make show_boot_progress () weak. by Heiko Schocher · Fri Jul 13 09:54:17 2007 +0200
  55. 3c76cc9 Remove erroneous errata code from Marvel 88E1111S driver by Andy Fleming · Fri Jun 08 16:41:18 2007 -0500
  56. b2d14f4 tsec: Fix PHY code to match first driver by Andy Fleming · Wed May 09 00:54:20 2007 -0500
  57. 180d03a Fix Marvell 88e1145 PHY init code by Andy Fleming · Tue May 08 17:23:02 2007 -0500
  58. 1d781f6 Add simple agent/end-point configuration in PCI AutoConfig for PCI_CLASS_PROCESSOR_POWERPC. by Ed Swarthout · Wed Jul 11 14:52:16 2007 -0500
  59. 4aeb55a pciauto setup bridge by Ed Swarthout · Wed Jul 11 14:52:08 2007 -0500
  60. 09489ff Support PCIe extended config registers by Ed Swarthout · Wed Jul 11 14:52:01 2007 -0500
  61. a523296 Minor improvements to drivers/pci_auto.c by Ed Swarthout · Wed Jul 11 14:51:48 2007 -0500
  62. f0d4347 Start pci hose scan from hose->current_busno. by Ed Swarthout · Wed Jul 11 14:51:35 2007 -0500
  63. 3bed54e Fix some compile problems introduced by the latest CFG_CMD_xxx cleanup by Stefan Roese · Wed Jul 11 12:13:53 2007 +0200
  64. 2d34bf0 Merge branch 'master' into u-boot-5329-early by John Rigby · Tue Jul 10 14:58:41 2007 -0600
  65. 6373c0c Cache update and added CFG_UNIFY_CACHE by TsiChung · Tue Jul 10 15:45:43 2007 -0500
  66. 36d5b1a Rename mcfserial.c. Update include header by TsiChungLiew · Thu Jul 05 23:17:36 2007 -0500
  67. 32b06d0 Header file update, clean up and cache handling by TsiChungLiew · Thu Jul 05 23:13:58 2007 -0500
  68. 30c2f24 drivers/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · Tue Jul 10 11:13:21 2007 -0500
  69. 82ecaad drivers/[n-z]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 17:39:42 2007 -0500
  70. b1d408a drivers/[a-m]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 17:30:01 2007 -0500
  71. 3e00ec0 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · Wed Jul 04 08:11:37 2007 +0200
  72. c6316ff Fix a few file permission problems. by Wolfgang Denk · Wed Jul 04 00:43:53 2007 +0200
  73. d8c8630 drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:02:10 2007 -0500
  74. 508c5ba Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · Tue Jul 03 15:07:56 2007 +0200
  75. 18d9a5b Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · Fri Jun 22 10:28:26 2007 +0200
  76. debdaf0 Merge branch 'upstream' by Haavard Skinnemoen · Tue Jun 19 15:40:01 2007 +0200
  77. f6afe72 Added M5329AFEE and M5329BFEE Platforms by TsiChung Liew · Mon Jun 18 13:50:13 2007 -0500
  78. 3c701fb USB: This patch fix readl in ohci swap reg access. by Jason Jin · Mon Jun 11 15:14:24 2007 +0200
  79. 6ddfee5 cosmetic changes to bcm570x driver by Vadim Bendebury · Thu May 24 15:52:25 2007 -0700
  80. a9d7acb Coding Style cleanup; generate new CHANGELOG file. by Wolfgang Denk · Wed Jun 06 16:26:56 2007 +0200
  81. 4ca9451 Merge with /home/wd/git/u-boot/custodian/u-boot-arm by Wolfgang Denk · Wed Jun 06 16:18:01 2007 +0200
  82. a9b976e Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · Wed Jun 06 12:36:32 2007 +0200
  83. 18f5ccb USB/OHCI: endianness cleanup in the generic ohci driver by Markus Klotzbuecher · Wed Jun 06 11:49:35 2007 +0200
  84. 703bda9 Files include/linux/byteorder/{big,little}_endian.h define by Rodolfo Giometti · Wed Jun 06 10:08:14 2007 +0200
  85. 8d15efa USB PCI-OHCI, interrupt pipe and usb event poll support by Zhang Wei · Wed Jun 06 10:08:14 2007 +0200
  86. c967c5e ISP116x: delay for crappy USB keys by Rodolfo Giometti · Wed Jun 06 10:08:12 2007 +0200
  87. eee7c45 Change duplicate usb_cpu_init_fail to usb_board_init_fail by Markus Klotzbuecher · Wed Jun 06 10:08:12 2007 +0200
  88. 6ca735b Merge with /home/stefan/git/u-boot/bamboo-nand by Stefan Roese · Fri Jun 01 16:15:34 2007 +0200
  89. cff18fd NAND: Update nand_ecc.c to latest Linux version by Stefan Roese · Fri Jun 01 15:12:15 2007 +0200
  90. 51afba1 Merge git://www.denx.de/git/u-boot into 2007_05_15-testing by Markus Klotzbuecher · Tue May 29 16:37:57 2007 +0200
  91. 4e78832 [PATCH][NAND] Define the Vendor Id for Micron NAND Flash by Ulf Samuelsson · Thu May 24 12:12:47 2007 +0200
  92. fb312c8 Reduce line lengths to 80 characters max. by Peter Pearse · Fri May 18 16:47:03 2007 +0100
  93. 9da36da Merge with git://www.denx.de/git/u-boot.git by Peter Pearse · Fri May 18 14:33:23 2007 +0100
  94. 177e58f Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx by Kim Phillips · Wed May 16 16:52:19 2007 -0500
  95. 5384742 Merge with /home/git/u-boot by Wolfgang Denk · Thu May 17 00:06:11 2007 +0200
  96. 870c5c4 Coding Style Cleanup, new CHANGELOG by Wolfgang Denk · Wed May 16 00:13:33 2007 +0200
  97. 142bdbe Minor coding style cleanup. by Wolfgang Denk · Tue May 15 23:38:05 2007 +0200
  98. 5651b34 Add driver for S-ATA-controller on Intel processors with South by mushtaq khan · Fri Apr 20 14:23:02 2007 +0530
  99. ed7ad4e Add support for BCM5464 Quad Phy by Joe Hamman · Mon Apr 30 16:47:28 2007 -0500
  100. bc3936b Add the files for the SMN42 board by Peter Pearse · Wed May 09 11:41:58 2007 +0100