1. e0cfec8 mpc83xx: Add the support of MPC8315E SoC by Dave Liu · Tue Sep 18 12:36:58 2007 +0800
  2. 5245ff5 mpc83xx: Add the support of MPC837x SoC by Dave Liu · Tue Sep 18 12:36:11 2007 +0800
  3. 656eb14 ppc4xx: Remove weak binding from common Denali data-eye search code by Larry Johnson · Fri Jan 04 13:27:02 2008 -0500
  4. 79a62b5 Merge branch 'katmai-ddr-gda' by Stefan Roese · Sat Jan 05 10:13:40 2008 +0100
  5. 5d12092 ppc4xx: Remove unused CONFIG_ECC_ERROR_RESET from 44x_spd_ddr2.c by Stefan Roese · Sat Jan 05 09:13:46 2008 +0100
  6. e3060b0 ppc4xx: Update Katmai/44x_spd_ddr2.c code for optimal DDR2 setup by Stefan Roese · Sat Jan 05 09:12:41 2008 +0100
  7. 725f64c ppc4xx: Add functionality to GPIO support by Lawrence R. Johnson · Thu Jan 03 18:54:00 2008 -0500
  8. c82dc2f Merge commit 'wd/master' by Jon Loeliger · Thu Jan 03 09:46:55 2008 -0600
  9. 2cf3b30 ppc4xx: Enable 405EP PCI arbiter per default on all boards by Stefan Roese · Fri Dec 28 16:08:08 2007 +0100
  10. 3f47e7c ppc4xx: Fix bug in cpu_init.c (405EP instead of 450EP) by Stefan Roese · Fri Dec 28 15:53:46 2007 +0100
  11. abe5f7f Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2 by Stefan Roese · Thu Dec 27 19:37:26 2007 +0100
  12. 631bf11 Add denali_data_eye.o and denali_spd_ddr2.o to PPC4xx Makefile by Larry Johnson · Sat Dec 22 15:16:11 2007 -0500
  13. 3c253e9 Add 440EPx DDR2 SPD DIMM support by Larry Johnson · Thu Dec 27 10:54:48 2007 -0500
  14. 41bf364 Copy 440EPx/GRx SDRAM data-eye search to common directory by Larry Johnson · Sat Dec 22 15:15:30 2007 -0500
  15. 50325a0 Add Ethernet 1000BASE-X support for PPC4xx by Larry Johnson · Thu Dec 27 10:50:55 2007 -0500
  16. 16dbccc ppc4xx: fdt: Cleanup setup of cpu node setup by Stefan Roese · Tue Dec 18 08:44:51 2007 +0100
  17. 720025b Fix ppc4xx clear_bss() code by Anatolij Gustschin · Wed Dec 05 17:43:20 2007 +0100
  18. 86cb27b PPC4xx: Minimal changes to add vxWorks support by Niklaus Giger · Fri Nov 30 18:35:11 2007 +0100
  19. 211105a ppc4xx: fix flush + invalidate_dcache_range arguments by Matthias Fuchs · Fri Dec 14 11:19:56 2007 +0100
  20. ac9f218 ppc4xx: fdt: use fdt_fixup_ethernet() by Stefan Roese · Fri Dec 14 08:41:29 2007 +0100
  21. fbcee00 ppc4xx: Bring 4xx fdt support up-to-date by Stefan Roese · Thu Dec 13 14:52:53 2007 +0100
  22. d4ed6c7 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Thu Dec 27 02:01:15 2007 +0100
  23. 6b206d6 TQM885D: Exchanged SDRAM timing by a more relaxed timing. by Jens Gehrlein · Wed Sep 26 17:55:54 2007 +0200
  24. 0a5c214 Fix coding style issues; update CHANGELOG. by Wolfgang Denk · Thu Dec 27 01:52:50 2007 +0100
  25. 6723561 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Thu Dec 27 01:13:05 2007 +0100
  26. 5857888 Merge branch 'master' of git://www.denx.de/git/u-boot-sh by Wolfgang Denk · Thu Dec 27 01:12:56 2007 +0100
  27. 981c5fa Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Thu Dec 27 00:46:17 2007 +0100
  28. ccde385 Merge branch 'master' of git://www.denx.de/git/u-boot-avr32 by Wolfgang Denk · Thu Dec 27 00:46:08 2007 +0100
  29. 8bbe18a AVR32: Fix wrong pin setup for USART3 by Haavard Skinnemoen · Thu Nov 15 10:03:45 2007 +0100
  30. 8dda4e6 AVR32: Make some AT32AP700x peripherals optional by Haavard Skinnemoen · Mon Oct 29 13:23:33 2007 +0100
  31. 76ddb06 AVR32: Rename at32ap7000 -> at32ap700x by Haavard Skinnemoen · Mon Oct 29 13:09:56 2007 +0100
  32. 7e21ad4 atmel_mci: Show SR when block read fails by Haavard Skinnemoen · Fri Jun 29 18:22:34 2007 +0200
  33. 07db170 Handle Asynchronous DDR clock on 85xx by Kumar Gala · Fri Dec 07 04:59:26 2007 -0600
  34. 0a7a097 Stop using immap_t on 85xx by Kumar Gala · Thu Nov 29 02:10:09 2007 -0600
  35. 264623d Remove CONFIG_OF_FLAT_TREE related code from mpc85xx since we now use libfdt by Kumar Gala · Thu Nov 29 01:23:09 2007 -0600
  36. cd113a0 Stop using immap_t for cpm offset on 85xx by Kumar Gala · Wed Nov 28 00:36:33 2007 -0600
  37. ec1340d Stop using immap_t for guts offset on 85xx by Kumar Gala · Tue Nov 27 23:25:02 2007 -0600
  38. 81a21e9 Add libfdt based ft_cpu_setup for mpc85xx by Kumar Gala · Thu Nov 29 00:15:30 2007 -0600
  39. 3c59eed ppc4xx: Correct GPIO offset in gpio_config() by Stefan Roese · Tue Dec 11 13:38:19 2007 +0100
  40. 1a32b7a Merge commit 'u-boot/master' into for-1.3.1 by Stefan Roese · Tue Dec 11 11:34:54 2007 +0100
  41. c15d40f Convert boards that set memory node to use fdt_fixup_memory() by Kumar Gala · Tue Nov 27 21:59:46 2007 -0600
  42. e5df50b Merge commit 'wd/master' by Jon Loeliger · Thu Dec 06 11:27:32 2007 -0600
  43. 72f9e2e Merge git://www.denx.de/git/u-boot by Nobuhiro Iwamatsu · Fri Dec 07 01:20:16 2007 +0900
  44. bde7089 Merge git://www.denx.de/git/u-boot by Nobuhiro Iwamatsu · Thu Nov 29 00:56:37 2007 +0900
  45. c8ab705 Update libfdt from device tree compiler (dtc) by Kumar Gala · Wed Oct 24 11:04:22 2007 -0500
  46. 7e64cf8 Move do_fixup* for libfdt into common code by Kumar Gala · Sat Nov 03 19:46:28 2007 -0500
  47. 23740cf Merge commit 'remotes/wd/master' by Jon Loeliger · Tue Nov 20 14:34:57 2007 -0600
  48. 1b6589f s3c24x0: Fix usb_ohci.c missing in Makefile by Jean-Christophe PLAGNIOL-VILLARD · Sun Nov 18 18:36:11 2007 +0100
  49. a923f11 Fix compiler warnings for ARM systems. by Wolfgang Denk · Sun Nov 18 17:11:09 2007 +0100
  50. 9225411 Fix compiler warnings for PPC systems. Update CHANGELOG. by Wolfgang Denk · Sun Nov 18 16:36:27 2007 +0100
  51. 9580595 ppc4xx: Correct 405EX PCIe UTL register mapping by Stefan Roese · Sun Nov 18 14:44:44 2007 +0100
  52. 6e6b9fc [MIPS] cpu/mips/config.mk: Fix GNU assembler minor version picker by Shinya Kuribayashi · Sat Nov 17 20:05:26 2007 +0900
  53. ec655bd [MIPS] Remove useless instructions for initializing $gp. by Shinya Kuribayashi · Sat Nov 17 20:05:26 2007 +0900
  54. c7faac5 [MIPS] MIPS 4K core: Coding style cleanups by Shinya Kuribayashi · Sat Oct 27 15:27:06 2007 +0900
  55. ac26315 [MIPS] au1x00_eth.c: Fixed a warning on pb1000 build. by Shinya Kuribayashi · Sat Oct 27 15:22:33 2007 +0900
  56. 8df3da2 [MIPS] au1x00_eth.c: Fix au1x00_miiphy_{read,write} build error by Shinya Kuribayashi · Sat Oct 27 15:00:25 2007 +0900
  57. d601823 Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire by Wolfgang Denk · Sat Nov 17 02:28:26 2007 +0100
  58. 6a10f2f powerpc: Backout relocation changes. by Grant Likely · Tue Nov 13 22:18:33 2007 -0700
  59. 4e56a50 86xx: Fix broken variable reference when #def DEBUGing. by Jon Loeliger · Thu Nov 01 12:23:29 2007 -0500
  60. 4c58126 make 8610 board use pixis reset by Jason Jin · Fri Oct 26 18:32:00 2007 +0800
  61. 1ce9fe9 ppc4xx: Enable 405EX PCIe UTL register configuration by Stefan Roese · Fri Nov 16 14:16:54 2007 +0100
  62. 1bca919 ppc4xx: Enable 440 GPIO init table CFG_440_GPIO_TABLE for 405 platforms by Stefan Roese · Thu Nov 15 14:23:55 2007 +0100
  63. 4aabdc8 ppc4xx: Fix 405EX PCIe UTLSET register setup by Stefan Roese · Tue Nov 13 08:06:11 2007 +0100
  64. c3dddd6 ppc4xx: Make USB working with CONFIG_4xx_DCACHE defined by Matthias Fuchs · Fri Nov 09 15:37:23 2007 +0100
  65. 08675a1 ppc4xx: Remove redundant code from 4xx network driver by Matthias Fuchs · Fri Nov 09 15:36:44 2007 +0100
  66. 6964fd6 ppc4xx: Make output a little shorter on I2C bootrom detection by Stefan Roese · Fri Nov 09 12:18:54 2007 +0100
  67. 0573a7a ColdFire: MCF5445x - Update correct RAMBAR and missing linker files by TsiChungLiew · Wed Nov 07 18:00:54 2007 -0600
  68. 00f0032 ColdFire: MCF532x - Update do_reset() using core reset by TsiChungLiew · Wed Nov 07 17:56:15 2007 -0600
  69. 6ad3690 ColdFire: Update cpu flag for 4.2-xx compiler by TsiChungLiew · Wed Nov 07 17:51:00 2007 -0600
  70. 333dd1d make 8610 board use pixis reset by Jason Jin · Fri Oct 26 18:32:00 2007 +0800
  71. b858b18 86xx: Fix broken variable reference when #def DEBUGing. by Jon Loeliger · Thu Nov 01 12:23:29 2007 -0500
  72. 1473f84 Merge commit 'remotes/wd/master' into newmaster by Jon Loeliger · Wed Nov 07 14:08:15 2007 -0600
  73. f7a7f08 Cleanup coding style; update CHANGELOG by Wolfgang Denk · Sat Nov 03 23:09:27 2007 +0100
  74. a8c6b40 Fix a typo in cpu/mpc824x/interrupts.c by Guennadi Liakhovetski · Tue Oct 23 14:35:05 2007 +0200
  75. d61257a add ft_cpu_setup(..) on mpc8260 by Sergej Stepanov · Wed Oct 17 11:13:51 2007 +0200
  76. 59cea11 Merge commit 'remotes/wd/master' by Jon Loeliger · Fri Nov 02 15:22:01 2007 -0500
  77. d3f7a28 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Fri Nov 02 15:09:10 2007 +0100
  78. d5bdf4f Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire by Wolfgang Denk · Thu Nov 01 22:58:59 2007 +0100
  79. 59151ec Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Thu Nov 01 22:55:23 2007 +0100
  80. 6b78d61 Merge branch 'master' of git://www.denx.de/git/u-boot-mips by Wolfgang Denk · Thu Nov 01 22:54:31 2007 +0100
  81. 68681607 ppc4xx: Add CONFIG_4xx_DCACHE compile options to enable cached SDRAM by Stefan Roese · Wed Oct 31 20:57:11 2007 +0100
  82. 9c2a647 ppc4xx: Change 4xx ethernet driver to handle cached memory too by Stefan Roese · Wed Oct 31 18:01:24 2007 +0100
  83. 80c104a ppc4xx: Add change_tlb function to modify I attribute of TLB(s) by Stefan Roese · Wed Oct 31 17:59:22 2007 +0100
  84. eff3a0a ppc4xx: Rework 4xx cache support by Stefan Roese · Wed Oct 31 17:55:58 2007 +0100
  85. 3852e23 ppc4xx: Change autonegotiation timeout from 4 to 5 seconds by Stefan Roese · Tue Oct 23 14:05:08 2007 +0200
  86. 69710095 ppc4xx: Change 4xx_enet & miiphy to use out_be32() and friends by Stefan Roese · Tue Oct 23 14:03:17 2007 +0200
  87. 19b77f4 ppc4xx: Correct UART input clock calculation and passing to fdt by Stefan Roese · Tue Oct 23 11:31:05 2007 +0200
  88. 1566805 ppc4xx: Add initial AMCC Haleakala PPC405EXr eval board support by Stefan Roese · Tue Oct 23 10:10:08 2007 +0200
  89. 1a47115 ppc4xx: Rework of 4xx serial driver (4) by Stefan Roese · Mon Oct 22 16:22:40 2007 +0200
  90. 6422a26 ppc4xx: Rework of 4xx serial driver (1) by Stefan Roese · Mon Oct 22 15:09:59 2007 +0200
  91. aca3ea0 ppc4xx: Correct UART input clock calculation and passing to fdt by Stefan Roese · Mon Oct 22 10:30:38 2007 +0200
  92. 628d392 ppc4xx: Add freqUART to CPU speed detection by Stefan Roese · Mon Oct 22 07:33:52 2007 +0200
  93. edd73f2 ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xx by Stefan Roese · Sun Oct 21 08:12:41 2007 +0200
  94. e7fe4c5 ppc4xx: Add PCIe endpoint support on Kilauea (405EX) by Stefan Roese · Thu Oct 18 07:39:38 2007 +0200
  95. 89bac40 ppc4xx: Dynamic configuration of 4xx PCIe mode as root or endpoint mode by Stefan Roese · Sat Oct 13 16:43:23 2007 +0200
  96. ae2f5cd ppc4xx: Add additional debug info to 4xx fdt support by Stefan Roese · Thu Oct 11 11:11:45 2007 +0200
  97. 5a12883 ppc4xx: Fix small merge problem in 4xx_enet.c by Stefan Roese · Fri Oct 05 17:35:10 2007 +0200
  98. 153b3e2 ppc4xx: Add PPC405EX support by Stefan Roese · Fri Oct 05 17:10:59 2007 +0200
  99. 136681f ppc4xx: Cleanup of 4xx PCI and PCIe support (renaming) by Stefan Roese · Fri Oct 05 17:09:36 2007 +0200
  100. 4666990 ppc4xx: Add initial fdt support to 4xx (first needed on 405EX) by Stefan Roese · Fri Oct 05 17:07:50 2007 +0200