1. 1ad4b3b Reworked FSL Book-E TLB macros to be more readable by Kumar Gala · Wed Dec 19 01:18:15 2007 -0600
  2. 1a7cbc1 Merge branch 'master' of git://www.denx.de/git/u-boot-usb by Wolfgang Denk · Wed Jan 09 22:41:02 2008 +0100
  3. 0037635 fix various comments by Marcel Ziswiler · Sun Dec 30 03:30:56 2007 +0100
  4. aea6856 fix comments with new drivers organization by Marcel Ziswiler · Sun Dec 30 03:30:46 2007 +0100
  5. 9759107 Fix and optimize MII operations on FEC (MPC8xx) controllers by Guennadi Liakhovetski · Thu Nov 29 21:15:56 2007 +0100
  6. 2f1a4ce Merge git://www.denx.de/git/u-boot by Markus Klotzbuecher · Wed Jan 09 13:57:10 2008 +0100
  7. 635a2c7 Coding Style clenaup; update CHANGELOG by Wolfgang Denk · Wed Jan 09 13:43:38 2008 +0100
  8. 69fb9fa IXP: Add full baud-rate support for ixp42x, ixp45x and ixp46x by Jean-Christophe PLAGNIOL-VILLARD · Sat Dec 08 16:34:08 2007 +0100
  9. 038398a Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · Wed Jan 09 11:27:02 2008 +0100
  10. fcfd526 Merge branch 'lwmon5-no-ocm' by Stefan Roese · Wed Jan 09 10:43:47 2008 +0100
  11. e33fa5f ppc4xx: Add CFG_POST_ALT_WORD_ADDR to support non OCM POST WORD storage by Stefan Roese · Wed Jan 09 10:25:46 2008 +0100
  12. a86bde3 ppc4xx: Add 44x cache locking to better support init-ram in d-cache by Stefan Roese · Wed Jan 09 10:23:16 2008 +0100
  13. 0d548f9 ppc4xx: Move cpu/ppc4xx/vecnum.h into include path by Matthias Fuchs · Tue Jan 08 15:50:49 2008 +0100
  14. 9a4bda0 ppc4xx: Fix UIC2 vector number base by Matthias Fuchs · Tue Jan 08 15:39:01 2008 +0100
  15. 8111a0e ppc4xx: Return 0 on success in 4xx ethernet driver by Stefan Roese · Tue Jan 08 18:39:30 2008 +0100
  16. fd47a74 mpc83xx: convert to using do_fixup_*() by Kim Phillips · Thu Dec 20 14:09:22 2007 -0600
  17. 4e48320 Add support CONFIG_UEC_ETH3 in MPC83xx by Joakim Tjernlund · Thu Dec 06 16:43:40 2007 +0100
  18. b19ecd3 mpc83xx: Add the support of MPC837xEMDS board by Dave Liu · Tue Sep 18 12:37:57 2007 +0800
  19. e0cfec8 mpc83xx: Add the support of MPC8315E SoC by Dave Liu · Tue Sep 18 12:36:58 2007 +0800
  20. 5245ff5 mpc83xx: Add the support of MPC837x SoC by Dave Liu · Tue Sep 18 12:36:11 2007 +0800
  21. 656eb14 ppc4xx: Remove weak binding from common Denali data-eye search code by Larry Johnson · Fri Jan 04 13:27:02 2008 -0500
  22. 79a62b5 Merge branch 'katmai-ddr-gda' by Stefan Roese · Sat Jan 05 10:13:40 2008 +0100
  23. 5d12092 ppc4xx: Remove unused CONFIG_ECC_ERROR_RESET from 44x_spd_ddr2.c by Stefan Roese · Sat Jan 05 09:13:46 2008 +0100
  24. e3060b0 ppc4xx: Update Katmai/44x_spd_ddr2.c code for optimal DDR2 setup by Stefan Roese · Sat Jan 05 09:12:41 2008 +0100
  25. 725f64c ppc4xx: Add functionality to GPIO support by Lawrence R. Johnson · Thu Jan 03 18:54:00 2008 -0500
  26. c82dc2f Merge commit 'wd/master' by Jon Loeliger · Thu Jan 03 09:46:55 2008 -0600
  27. 2cf3b30 ppc4xx: Enable 405EP PCI arbiter per default on all boards by Stefan Roese · Fri Dec 28 16:08:08 2007 +0100
  28. 3f47e7c ppc4xx: Fix bug in cpu_init.c (405EP instead of 450EP) by Stefan Roese · Fri Dec 28 15:53:46 2007 +0100
  29. 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
  30. 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
  31. 3c253e9 Add 440EPx DDR2 SPD DIMM support by Larry Johnson · Thu Dec 27 10:54:48 2007 -0500
  32. 41bf364 Copy 440EPx/GRx SDRAM data-eye search to common directory by Larry Johnson · Sat Dec 22 15:15:30 2007 -0500
  33. 50325a0 Add Ethernet 1000BASE-X support for PPC4xx by Larry Johnson · Thu Dec 27 10:50:55 2007 -0500
  34. 16dbccc ppc4xx: fdt: Cleanup setup of cpu node setup by Stefan Roese · Tue Dec 18 08:44:51 2007 +0100
  35. 720025b Fix ppc4xx clear_bss() code by Anatolij Gustschin · Wed Dec 05 17:43:20 2007 +0100
  36. 86cb27b PPC4xx: Minimal changes to add vxWorks support by Niklaus Giger · Fri Nov 30 18:35:11 2007 +0100
  37. 211105a ppc4xx: fix flush + invalidate_dcache_range arguments by Matthias Fuchs · Fri Dec 14 11:19:56 2007 +0100
  38. ac9f218 ppc4xx: fdt: use fdt_fixup_ethernet() by Stefan Roese · Fri Dec 14 08:41:29 2007 +0100
  39. fbcee00 ppc4xx: Bring 4xx fdt support up-to-date by Stefan Roese · Thu Dec 13 14:52:53 2007 +0100
  40. d4ed6c7 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Thu Dec 27 02:01:15 2007 +0100
  41. 6b206d6 TQM885D: Exchanged SDRAM timing by a more relaxed timing. by Jens Gehrlein · Wed Sep 26 17:55:54 2007 +0200
  42. 0a5c214 Fix coding style issues; update CHANGELOG. by Wolfgang Denk · Thu Dec 27 01:52:50 2007 +0100
  43. 6723561 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Thu Dec 27 01:13:05 2007 +0100
  44. 5857888 Merge branch 'master' of git://www.denx.de/git/u-boot-sh by Wolfgang Denk · Thu Dec 27 01:12:56 2007 +0100
  45. 981c5fa Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Thu Dec 27 00:46:17 2007 +0100
  46. ccde385 Merge branch 'master' of git://www.denx.de/git/u-boot-avr32 by Wolfgang Denk · Thu Dec 27 00:46:08 2007 +0100
  47. 8bbe18a AVR32: Fix wrong pin setup for USART3 by Haavard Skinnemoen · Thu Nov 15 10:03:45 2007 +0100
  48. 8dda4e6 AVR32: Make some AT32AP700x peripherals optional by Haavard Skinnemoen · Mon Oct 29 13:23:33 2007 +0100
  49. 76ddb06 AVR32: Rename at32ap7000 -> at32ap700x by Haavard Skinnemoen · Mon Oct 29 13:09:56 2007 +0100
  50. 7e21ad4 atmel_mci: Show SR when block read fails by Haavard Skinnemoen · Fri Jun 29 18:22:34 2007 +0200
  51. 07db170 Handle Asynchronous DDR clock on 85xx by Kumar Gala · Fri Dec 07 04:59:26 2007 -0600
  52. 0a7a097 Stop using immap_t on 85xx by Kumar Gala · Thu Nov 29 02:10:09 2007 -0600
  53. 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
  54. cd113a0 Stop using immap_t for cpm offset on 85xx by Kumar Gala · Wed Nov 28 00:36:33 2007 -0600
  55. ec1340d Stop using immap_t for guts offset on 85xx by Kumar Gala · Tue Nov 27 23:25:02 2007 -0600
  56. 81a21e9 Add libfdt based ft_cpu_setup for mpc85xx by Kumar Gala · Thu Nov 29 00:15:30 2007 -0600
  57. 3c59eed ppc4xx: Correct GPIO offset in gpio_config() by Stefan Roese · Tue Dec 11 13:38:19 2007 +0100
  58. 1a32b7a Merge commit 'u-boot/master' into for-1.3.1 by Stefan Roese · Tue Dec 11 11:34:54 2007 +0100
  59. c15d40f Convert boards that set memory node to use fdt_fixup_memory() by Kumar Gala · Tue Nov 27 21:59:46 2007 -0600
  60. e5df50b Merge commit 'wd/master' by Jon Loeliger · Thu Dec 06 11:27:32 2007 -0600
  61. 72f9e2e Merge git://www.denx.de/git/u-boot by Nobuhiro Iwamatsu · Fri Dec 07 01:20:16 2007 +0900
  62. bde7089 Merge git://www.denx.de/git/u-boot by Nobuhiro Iwamatsu · Thu Nov 29 00:56:37 2007 +0900
  63. c8ab705 Update libfdt from device tree compiler (dtc) by Kumar Gala · Wed Oct 24 11:04:22 2007 -0500
  64. 7e64cf8 Move do_fixup* for libfdt into common code by Kumar Gala · Sat Nov 03 19:46:28 2007 -0500
  65. 23740cf Merge commit 'remotes/wd/master' by Jon Loeliger · Tue Nov 20 14:34:57 2007 -0600
  66. 1b6589f s3c24x0: Fix usb_ohci.c missing in Makefile by Jean-Christophe PLAGNIOL-VILLARD · Sun Nov 18 18:36:11 2007 +0100
  67. a923f11 Fix compiler warnings for ARM systems. by Wolfgang Denk · Sun Nov 18 17:11:09 2007 +0100
  68. 9225411 Fix compiler warnings for PPC systems. Update CHANGELOG. by Wolfgang Denk · Sun Nov 18 16:36:27 2007 +0100
  69. 9580595 ppc4xx: Correct 405EX PCIe UTL register mapping by Stefan Roese · Sun Nov 18 14:44:44 2007 +0100
  70. 6e6b9fc [MIPS] cpu/mips/config.mk: Fix GNU assembler minor version picker by Shinya Kuribayashi · Sat Nov 17 20:05:26 2007 +0900
  71. ec655bd [MIPS] Remove useless instructions for initializing $gp. by Shinya Kuribayashi · Sat Nov 17 20:05:26 2007 +0900
  72. c7faac5 [MIPS] MIPS 4K core: Coding style cleanups by Shinya Kuribayashi · Sat Oct 27 15:27:06 2007 +0900
  73. ac26315 [MIPS] au1x00_eth.c: Fixed a warning on pb1000 build. by Shinya Kuribayashi · Sat Oct 27 15:22:33 2007 +0900
  74. 8df3da2 [MIPS] au1x00_eth.c: Fix au1x00_miiphy_{read,write} build error by Shinya Kuribayashi · Sat Oct 27 15:00:25 2007 +0900
  75. d601823 Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire by Wolfgang Denk · Sat Nov 17 02:28:26 2007 +0100
  76. 6a10f2f powerpc: Backout relocation changes. by Grant Likely · Tue Nov 13 22:18:33 2007 -0700
  77. 4e56a50 86xx: Fix broken variable reference when #def DEBUGing. by Jon Loeliger · Thu Nov 01 12:23:29 2007 -0500
  78. 4c58126 make 8610 board use pixis reset by Jason Jin · Fri Oct 26 18:32:00 2007 +0800
  79. 1ce9fe9 ppc4xx: Enable 405EX PCIe UTL register configuration by Stefan Roese · Fri Nov 16 14:16:54 2007 +0100
  80. 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
  81. 4aabdc8 ppc4xx: Fix 405EX PCIe UTLSET register setup by Stefan Roese · Tue Nov 13 08:06:11 2007 +0100
  82. c3dddd6 ppc4xx: Make USB working with CONFIG_4xx_DCACHE defined by Matthias Fuchs · Fri Nov 09 15:37:23 2007 +0100
  83. 08675a1 ppc4xx: Remove redundant code from 4xx network driver by Matthias Fuchs · Fri Nov 09 15:36:44 2007 +0100
  84. 6964fd6 ppc4xx: Make output a little shorter on I2C bootrom detection by Stefan Roese · Fri Nov 09 12:18:54 2007 +0100
  85. 0573a7a ColdFire: MCF5445x - Update correct RAMBAR and missing linker files by TsiChungLiew · Wed Nov 07 18:00:54 2007 -0600
  86. 00f0032 ColdFire: MCF532x - Update do_reset() using core reset by TsiChungLiew · Wed Nov 07 17:56:15 2007 -0600
  87. 6ad3690 ColdFire: Update cpu flag for 4.2-xx compiler by TsiChungLiew · Wed Nov 07 17:51:00 2007 -0600
  88. 333dd1d make 8610 board use pixis reset by Jason Jin · Fri Oct 26 18:32:00 2007 +0800
  89. b858b18 86xx: Fix broken variable reference when #def DEBUGing. by Jon Loeliger · Thu Nov 01 12:23:29 2007 -0500
  90. 1473f84 Merge commit 'remotes/wd/master' into newmaster by Jon Loeliger · Wed Nov 07 14:08:15 2007 -0600
  91. f7a7f08 Cleanup coding style; update CHANGELOG by Wolfgang Denk · Sat Nov 03 23:09:27 2007 +0100
  92. a8c6b40 Fix a typo in cpu/mpc824x/interrupts.c by Guennadi Liakhovetski · Tue Oct 23 14:35:05 2007 +0200
  93. d61257a add ft_cpu_setup(..) on mpc8260 by Sergej Stepanov · Wed Oct 17 11:13:51 2007 +0200
  94. 59cea11 Merge commit 'remotes/wd/master' by Jon Loeliger · Fri Nov 02 15:22:01 2007 -0500
  95. d3f7a28 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Fri Nov 02 15:09:10 2007 +0100
  96. d5bdf4f Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire by Wolfgang Denk · Thu Nov 01 22:58:59 2007 +0100
  97. 59151ec Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Thu Nov 01 22:55:23 2007 +0100
  98. 6b78d61 Merge branch 'master' of git://www.denx.de/git/u-boot-mips by Wolfgang Denk · Thu Nov 01 22:54:31 2007 +0100
  99. 68681607 ppc4xx: Add CONFIG_4xx_DCACHE compile options to enable cached SDRAM by Stefan Roese · Wed Oct 31 20:57:11 2007 +0100
  100. 9c2a647 ppc4xx: Change 4xx ethernet driver to handle cached memory too by Stefan Roese · Wed Oct 31 18:01:24 2007 +0100