1. 942383d ColdFire 5329: Assign correct SDRAM size and fix cache by TsiChungLiew · Thu Oct 25 17:12:36 2007 -0500
  2. 5bffcad ColdFire 5282: Fix external flash boot and return dramsize by TsiChungLiew · Thu Oct 25 17:09:17 2007 -0500
  3. f305b2d 86xx: Allow for fewer DDR slots per memory controller. by Jon Loeliger · Mon Aug 27 12:41:03 2007 -0500
  4. dae6b7a PXA USB OHCI: "usb stop" implementation. by Rodolfo Giometti · Mon Oct 15 11:59:17 2007 +0200
  5. 430bd57 Fix warning differ in signedness in cpu/pxa/mmc.c by Jean-Christophe PLAGNIOL-VILLARD · Sat Sep 29 13:41:37 2007 +0200
  6. 9b9b379 Merge branch 'merge' of git://www.denx.de/git/u-boot-microblaze by Wolfgang Denk · Sat Oct 13 22:57:43 2007 +0200
  7. 487ef36 Merge with git://www.denx.de/git/u-boot.git by Peter Pearse · Thu Oct 04 11:00:44 2007 +0100
  8. d1e71d1 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · Tue Oct 02 11:47:13 2007 +0200
  9. 43867c8 ppc4xx: Coding style cleanup by Stefan Roese · Tue Oct 02 11:44:46 2007 +0200
  10. 2462bbd Program EPLD to force full duplex mode for PHY. by Grzegorz Bernacki · Mon Oct 01 09:51:50 2007 +0200
  11. 2a76d96 Fix missing DECLARE_GLOBAL_DATA_PTR on CONFIG_LPC2292 in serial by Jean-Christophe PLAGNIOL-VILLARD · Thu Sep 27 23:27:47 2007 +0200
  12. 08555dd [PATCH] Add support for design without interrupt controller Polling timer by Michal Simek · Mon Sep 24 00:21:19 2007 +0200
  13. 9eab16d [FIX] resolve problem with cpu without barrel shifter by Michal Simek · Mon Sep 24 00:19:48 2007 +0200
  14. 571bce1 [FIX] repair email address by Michal Simek · Mon Sep 24 00:18:46 2007 +0200
  15. 3e92841 synchronizition with mainline by Michal Simek · Mon Sep 24 00:08:37 2007 +0200
  16. c6ae152 Merge ../u-boot by Michal Simek · Mon Sep 24 00:04:22 2007 +0200
  17. abf2c5d Move coloured led API to status_led.h Improve indentation in drivers/at45.c by Peter Pearse · Tue Sep 18 13:07:54 2007 +0100
  18. 41a7685 Merge with git://www.denx.de/git/u-boot.git by Peter Pearse · Tue Sep 18 11:12:58 2007 +0100
  19. d112a2c Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global by Wolfgang Denk · Sat Sep 15 20:48:41 2007 +0200
  20. bebee19 Final tidy by Peter Pearse · Tue Sep 11 15:35:01 2007 +0100
  21. 6d1248e Merge with git://www.denx.de/git/u-boot.git by Peter Pearse · Tue Sep 11 14:26:23 2007 +0100
  22. f279f24 Merge git://www.denx.de/git/u-boot by Michal Simek · Tue Sep 11 00:29:27 2007 +0200
  23. 9425b96 [MPC512x] Streamline frame handling in the FEC driver by Grzegorz Bernacki · Mon Sep 10 17:39:08 2007 +0200
  24. a08c6cf Merge with git://www.denx.de/git/u-boot.git by Peter Pearse · Mon Sep 10 10:11:15 2007 +0100
  25. f140908 Remove compiler warning: target CPU does not support interworking by Kyungmin Park · Mon Sep 10 11:34:00 2007 +0900
  26. 614ccda Merge with /home/raj/git/u-boot#440SPe_PCIe_fixes by Wolfgang Denk · Sat Sep 08 20:52:57 2007 +0200
  27. 18a68a2 Merge with /home/raj/git/u-boot#ads5121_fixes by Wolfgang Denk · Sat Sep 08 20:45:59 2007 +0200
  28. d2f2133 [PPC440SPe] Improve PCIe configuration space access by Grzegorz Bernacki · Fri Sep 07 18:20:23 2007 +0200
  29. eff9bc1 [PPC440SPe] Convert machine check exceptions handling by Grzegorz Bernacki · Fri Sep 07 17:46:18 2007 +0200
  30. 7b654b9 [MPC512x] Proper handling of larger frames in the FEC driver by Grzegorz Bernacki · Fri Sep 07 17:09:21 2007 +0200
  31. 92ad8d9 [MPC512x] Correct fixup relocation by Rafal Jaworowski · Fri Sep 07 17:05:36 2007 +0200
  32. 990ac3b Merge with git://www.denx.de/git/u-boot.git by Peter Pearse · Fri Sep 07 13:26:51 2007 +0100
  33. 5ab4f03 PXA270: Add support for multiple serial ports. by stefano babic · Thu Aug 30 22:57:04 2007 +0200
  34. 8d1e6e7 Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDT by Grant Likely · Thu Sep 06 09:46:23 2007 -0600
  35. 782cf16 Changed API name to coloured_led.h by Peter Pearse · Wed Sep 05 16:04:41 2007 +0100
  36. 2c261ca Add coloured led interface for ARM boards. by Peter Pearse · Tue Sep 04 16:18:38 2007 +0100
  37. 6b9f194 Enable L2 cache for MPC8568MDS board by Haiying Wang · Thu Aug 23 15:20:54 2007 -0400
  38. 8a58819 MPC5xxx: fix some compiler warnings in USB code by Martin Krause · Tue Aug 21 12:40:34 2007 +0200
  39. ec8b22b Minor coding style cleanup. by Wolfgang Denk · Wed Aug 29 01:32:05 2007 +0200
  40. 991d701 [UC101] Fix: if no CF in the board, U-Boot resets sometimes. by Heiko Schocher · Tue Aug 28 17:40:33 2007 +0200
  41. 0b718a1 Merge with /home/wd/git/u-boot/custodian/u-boot-coldfire by Wolfgang Denk · Sat Aug 18 21:56:57 2007 +0200
  42. 0242be5 Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xx by Wolfgang Denk · Sat Aug 18 21:47:33 2007 +0200
  43. 0e3945c lib_ppc: make board_add_ram_info weak by Kim Phillips · Thu Aug 16 22:52:39 2007 -0500
  44. fe9dae6 Coding style cleanup by Stefan Roese · Sat Aug 18 14:33:02 2007 +0200
  45. b859ef1 ColdFire: Add M5235EVB Platform for MCF523x by TsiChungLiew · Thu Aug 16 19:23:50 2007 -0500
  46. 6925739 mpc83xx: fix typo in DDR2 programming by Kim Phillips · Fri Aug 17 09:30:00 2007 -0500
  47. 3b9c20f mpc83xx: implement board_add_ram_info by Kim Phillips · Thu Aug 16 22:52:48 2007 -0500
  48. fc3ca3b6 ColdFire: Add M54455EVB for MCF5445x by TsiChungLiew · Thu Aug 16 15:05:11 2007 -0500
  49. 3467469 ColdFire: Add M5253EVBE platform for MCF52x2 by TsiChungLiew · Thu Aug 16 13:20:50 2007 -0500
  50. 8cd73be ColdFire: MCF52x2 update by TsiChungLiew · Wed Aug 15 19:21:21 2007 -0500
  51. b66c7ce ColdFire: MCF5329 update cache by TsiChungLiew · Wed Aug 15 18:46:11 2007 -0500
  52. 2141681 mpc83xx: migrate remaining freescale boards to libfdt by Kim Phillips · Wed Aug 15 22:30:33 2007 -0500
  53. dc0b59d mpc83xx: move common /memory node update mechanism to cpu.c by Kim Phillips · Wed Aug 15 22:30:26 2007 -0500
  54. cd9fd70 mpc83xx: remaining 8360 libfdt fixes by Kim Phillips · Wed Aug 15 22:30:19 2007 -0500
  55. 69edf93 mpc83xx: fix UEC2->1 typo in libfdt setup code by Kim Phillips · Wed Aug 15 22:30:12 2007 -0500
  56. 9329ab4 Merge git://www.denx.de/git/u-boot into merge by Michal Simek · Wed Aug 15 21:06:52 2007 +0200
  57. a06fd37 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · Wed Aug 15 14:51:27 2007 +0200
  58. 3d0b860 Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · Tue Aug 14 18:43:14 2007 +0200
  59. 0611c49 Coding style cleanup. Update CHANGELOG. by Wolfgang Denk · Tue Aug 14 18:42:36 2007 +0200
  60. 75a3d5d Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · Tue Aug 14 16:36:29 2007 +0200
  61. 3dae28e Coding style cleanup by Stefan Roese · Tue Aug 14 15:03:17 2007 +0200
  62. c9a723a Merge with /home/stefan/git/u-boot/zeus by Stefan Roese · Tue Aug 14 15:00:42 2007 +0200
  63. a5d182e ppc4xx: Add initial Zeus (PPC405EP) board support by Stefan Roese · Tue Aug 14 14:44:41 2007 +0200
  64. 051c257 Add the files. by Peter Pearse · Tue Aug 14 10:14:05 2007 +0100
  65. de5b02c Add MACH_TYPE records for several AT91 boards. by Peter Pearse · Tue Aug 14 10:10:52 2007 +0100
  66. 1dfd6d9 85xxCDS: Add make targets for legacy systems. by Randy Vinson · Tue Feb 27 19:42:22 2007 -0700
  67. ee0e917 Add support for UEC to 8568 by Andy Fleming · Tue Aug 14 00:14:25 2007 -0500
  68. 6c309b0 Empirically set cpo and clk_adjust for mpc85xx DDR2 support by Haiying Wang · Tue Jun 19 14:18:32 2007 -0400
  69. 76e276b Use an absolute address when jumping out of 4k boot page by Kumar Gala · Tue Aug 07 18:07:27 2007 -0500
  70. 30725fe MPC85xx BA bits not set for 3-bit bank address DIMM by Andy Fleming · Mon Aug 13 14:49:59 2007 -0500
  71. 6e45262 Fix minor 85xx warnings by Andy Fleming · Mon Aug 13 14:38:06 2007 -0500
  72. f08233c 85xx start.S cleanup and exception support by Andy Fleming · Tue Aug 14 01:34:21 2007 -0500
  73. dadc6c9 85xx allow debugger to configure ddr. by Ed Swarthout · Fri Jul 27 01:50:48 2007 -0500
  74. dd93d8f mpc85xx L2 cache reporting and SRAM relocation option. by Ed Swarthout · Fri Jul 27 01:50:47 2007 -0500
  75. 4321be5 Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx by Wolfgang Denk · Mon Aug 13 22:00:25 2007 +0200
  76. 8fc3217 Merge commit 'remotes/wd/master' by Jon Loeliger · Mon Aug 13 11:01:52 2007 -0500
  77. ec8e3a5 atmel_mci: Fix data timeout value by Haavard Skinnemoen · Fri Jun 29 18:38:51 2007 +0200
  78. 9ec3b35 AVR32: Include <div64.h> instead of <asm/div64.h> by Haavard Skinnemoen · Mon Aug 13 17:22:31 2007 +0200
  79. 06dd9d5 Merge commit 'upstream/master' by Haavard Skinnemoen · Mon Aug 13 16:34:33 2007 +0200
  80. ded3cc5 atmel_mci: Use 512 byte blocksize if possible by Haavard Skinnemoen · Wed Jun 27 13:34:26 2007 +0200
  81. 87476ba ppc4xx: Fix problem in PLL clock calculation by Stefan Roese · Mon Aug 13 09:05:33 2007 +0200
  82. e4a56a5 Minor alignment of output, 2nd try. Also update CHANGELOG by Wolfgang Denk · Sun Aug 12 21:34:34 2007 +0200
  83. 16b28d2 Minor alignment of output by Wolfgang Denk · Sun Aug 12 20:35:49 2007 +0200
  84. 56cbd02 Clean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues. by Wolfgang Denk · Sun Aug 12 14:27:39 2007 +0200
  85. 99e4d6c mpc83xx: Suppress the warning 'burstlen' by Dave Liu · Fri Aug 10 15:48:59 2007 +0800
  86. 86ec912 Conding style cleanup by Stefan Roese · Fri Aug 10 20:34:58 2007 +0200
  87. f9333f5 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · Fri Aug 10 20:33:06 2007 +0200
  88. e8f3912 [ARM] TI DaVinci support, hopefully final by Sergey Kubushyn · Fri Aug 10 20:26:18 2007 +0200
  89. 11c9958 cpu/86xx fixes. by Jon Loeliger · Thu Aug 02 14:42:20 2007 -0500
  90. a2c2ceb mpc83xx: Consolidate the ECC support of 83xx by Dave Liu · Wed Aug 01 15:00:15 2007 +0800
  91. c9fa31f mpc83xx: Correct the burst length for DDR2 with 32 bits by Dave Liu · Sat Aug 04 13:37:39 2007 +0800
  92. 3c6f3b7 mpc83xx: fixup generic pci for libfdt by Kim Phillips · Wed Jul 25 19:25:28 2007 -0500
  93. 60dc3fc mpc83xx: fix 8360 and cpu functions to update fdt being passed by Kim Phillips · Wed Jul 25 19:25:22 2007 -0500
  94. a4deb4d mpc83xx: Fix errors when CONFIG_OF_LIBFDT is enabled by Jerry Van Baren · Wed Jul 04 21:34:24 2007 -0400
  95. 1a96f62 mpc83xx: Replace fdt_node_offset() with fdt_find_node_by_path(). by Jerry Van Baren · Wed Jul 04 21:27:30 2007 -0400
  96. ebd35f8 mpc83xx: Add support for the display of reset status by Dave Liu · Mon Jun 25 10:41:56 2007 +0800
  97. 0b2deff Update SCCR programming in cpu_init_f() to support all 83xx processors by Timur Tabi · Tue Jul 03 13:04:34 2007 -0500
  98. f600cf3 mpc83xx: Add support for 8360 silicon revision 2.1 by Lee Nipper · Thu Jun 14 20:07:33 2007 -0500
  99. eb8c294 Coding style cleanup by Stefan Roese · Wed Aug 08 09:54:26 2007 +0200
  100. 2325c9f Port enabled for I2C signals and chipselects port configuration. by TsiChungLiew · Sun Aug 05 05:15:18 2007 -0500