1. fe9628c Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · Fri Feb 15 00:22:37 2008 +0100
  2. 69c0964 PPC: Use r2 instead of r29 as global data pointer by Wolfgang Denk · Thu Feb 14 22:43:22 2008 +0100
  3. 86a28e9 ppc: Refactor cache routines, so there is only one common set. by Rafal Jaworowski · Tue Jan 15 12:52:31 2008 +0100
  4. 67a8301 ppc4xx: Add CONFIG_4xx_DCACHE compile switch to Denali-core SPD code by Larry Johnson · Tue Jan 22 08:51:59 2008 -0500
  5. 41b7f6c ppc4xx: Fix ndfc HW ECC byte order by Stefan Roese · Fri Feb 01 09:38:29 2008 +0100
  6. 0fb8ab9 ppc4xx: Fix problem with init-ram bigger than 4k on 440 platforms by Stefan Roese · Wed Jan 30 14:48:28 2008 +0100
  7. 4a0f590 ppc4xx: Remove compiler warning in cpu/ppc4xx/44x_spd_ddr2.c by Stefan Roese · Tue Jan 15 10:11:02 2008 +0100
  8. 54f63cd ppc4xx: Fix dflush() to restore DVLIM register by Larry Johnson · Wed Jan 09 23:10:27 2008 -0500
  9. aea6856 fix comments with new drivers organization by Marcel Ziswiler · Sun Dec 30 03:30:46 2007 +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. 656eb14 ppc4xx: Remove weak binding from common Denali data-eye search code by Larry Johnson · Fri Jan 04 13:27:02 2008 -0500
  17. 79a62b5 Merge branch 'katmai-ddr-gda' by Stefan Roese · Sat Jan 05 10:13:40 2008 +0100
  18. 5d12092 ppc4xx: Remove unused CONFIG_ECC_ERROR_RESET from 44x_spd_ddr2.c by Stefan Roese · Sat Jan 05 09:13:46 2008 +0100
  19. e3060b0 ppc4xx: Update Katmai/44x_spd_ddr2.c code for optimal DDR2 setup by Stefan Roese · Sat Jan 05 09:12:41 2008 +0100
  20. 725f64c ppc4xx: Add functionality to GPIO support by Lawrence R. Johnson · Thu Jan 03 18:54:00 2008 -0500
  21. 2cf3b30 ppc4xx: Enable 405EP PCI arbiter per default on all boards by Stefan Roese · Fri Dec 28 16:08:08 2007 +0100
  22. 3f47e7c ppc4xx: Fix bug in cpu_init.c (405EP instead of 450EP) by Stefan Roese · Fri Dec 28 15:53:46 2007 +0100
  23. 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
  24. 3c253e9 Add 440EPx DDR2 SPD DIMM support by Larry Johnson · Thu Dec 27 10:54:48 2007 -0500
  25. 41bf364 Copy 440EPx/GRx SDRAM data-eye search to common directory by Larry Johnson · Sat Dec 22 15:15:30 2007 -0500
  26. 50325a0 Add Ethernet 1000BASE-X support for PPC4xx by Larry Johnson · Thu Dec 27 10:50:55 2007 -0500
  27. 16dbccc ppc4xx: fdt: Cleanup setup of cpu node setup by Stefan Roese · Tue Dec 18 08:44:51 2007 +0100
  28. 720025b Fix ppc4xx clear_bss() code by Anatolij Gustschin · Wed Dec 05 17:43:20 2007 +0100
  29. 86cb27b PPC4xx: Minimal changes to add vxWorks support by Niklaus Giger · Fri Nov 30 18:35:11 2007 +0100
  30. 211105a ppc4xx: fix flush + invalidate_dcache_range arguments by Matthias Fuchs · Fri Dec 14 11:19:56 2007 +0100
  31. ac9f218 ppc4xx: fdt: use fdt_fixup_ethernet() by Stefan Roese · Fri Dec 14 08:41:29 2007 +0100
  32. fbcee00 ppc4xx: Bring 4xx fdt support up-to-date by Stefan Roese · Thu Dec 13 14:52:53 2007 +0100
  33. 3c59eed ppc4xx: Correct GPIO offset in gpio_config() by Stefan Roese · Tue Dec 11 13:38:19 2007 +0100
  34. 9580595 ppc4xx: Correct 405EX PCIe UTL register mapping by Stefan Roese · Sun Nov 18 14:44:44 2007 +0100
  35. 1ce9fe9 ppc4xx: Enable 405EX PCIe UTL register configuration by Stefan Roese · Fri Nov 16 14:16:54 2007 +0100
  36. 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
  37. 4aabdc8 ppc4xx: Fix 405EX PCIe UTLSET register setup by Stefan Roese · Tue Nov 13 08:06:11 2007 +0100
  38. c3dddd6 ppc4xx: Make USB working with CONFIG_4xx_DCACHE defined by Matthias Fuchs · Fri Nov 09 15:37:23 2007 +0100
  39. 08675a1 ppc4xx: Remove redundant code from 4xx network driver by Matthias Fuchs · Fri Nov 09 15:36:44 2007 +0100
  40. 6964fd6 ppc4xx: Make output a little shorter on I2C bootrom detection by Stefan Roese · Fri Nov 09 12:18:54 2007 +0100
  41. 68681607 ppc4xx: Add CONFIG_4xx_DCACHE compile options to enable cached SDRAM by Stefan Roese · Wed Oct 31 20:57:11 2007 +0100
  42. 9c2a647 ppc4xx: Change 4xx ethernet driver to handle cached memory too by Stefan Roese · Wed Oct 31 18:01:24 2007 +0100
  43. 80c104a ppc4xx: Add change_tlb function to modify I attribute of TLB(s) by Stefan Roese · Wed Oct 31 17:59:22 2007 +0100
  44. eff3a0a ppc4xx: Rework 4xx cache support by Stefan Roese · Wed Oct 31 17:55:58 2007 +0100
  45. 3852e23 ppc4xx: Change autonegotiation timeout from 4 to 5 seconds by Stefan Roese · Tue Oct 23 14:05:08 2007 +0200
  46. 69710095 ppc4xx: Change 4xx_enet & miiphy to use out_be32() and friends by Stefan Roese · Tue Oct 23 14:03:17 2007 +0200
  47. 19b77f4 ppc4xx: Correct UART input clock calculation and passing to fdt by Stefan Roese · Tue Oct 23 11:31:05 2007 +0200
  48. 1566805 ppc4xx: Add initial AMCC Haleakala PPC405EXr eval board support by Stefan Roese · Tue Oct 23 10:10:08 2007 +0200
  49. 1a47115 ppc4xx: Rework of 4xx serial driver (4) by Stefan Roese · Mon Oct 22 16:22:40 2007 +0200
  50. 6422a26 ppc4xx: Rework of 4xx serial driver (1) by Stefan Roese · Mon Oct 22 15:09:59 2007 +0200
  51. aca3ea0 ppc4xx: Correct UART input clock calculation and passing to fdt by Stefan Roese · Mon Oct 22 10:30:38 2007 +0200
  52. 628d392 ppc4xx: Add freqUART to CPU speed detection by Stefan Roese · Mon Oct 22 07:33:52 2007 +0200
  53. edd73f2 ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xx by Stefan Roese · Sun Oct 21 08:12:41 2007 +0200
  54. e7fe4c5 ppc4xx: Add PCIe endpoint support on Kilauea (405EX) by Stefan Roese · Thu Oct 18 07:39:38 2007 +0200
  55. 89bac40 ppc4xx: Dynamic configuration of 4xx PCIe mode as root or endpoint mode by Stefan Roese · Sat Oct 13 16:43:23 2007 +0200
  56. ae2f5cd ppc4xx: Add additional debug info to 4xx fdt support by Stefan Roese · Thu Oct 11 11:11:45 2007 +0200
  57. 5a12883 ppc4xx: Fix small merge problem in 4xx_enet.c by Stefan Roese · Fri Oct 05 17:35:10 2007 +0200
  58. 153b3e2 ppc4xx: Add PPC405EX support by Stefan Roese · Fri Oct 05 17:10:59 2007 +0200
  59. 136681f ppc4xx: Cleanup of 4xx PCI and PCIe support (renaming) by Stefan Roese · Fri Oct 05 17:09:36 2007 +0200
  60. 4666990 ppc4xx: Add initial fdt support to 4xx (first needed on 405EX) by Stefan Roese · Fri Oct 05 17:07:50 2007 +0200
  61. 4e45662 ppc4xx: 4xx_pcie: Change PCIe status output to match common style by Stefan Roese · Fri Oct 05 14:23:43 2007 +0200
  62. db4f454 ppc4xx: 4xx_pcie: Disable debug output as default by Stefan Roese · Fri Oct 05 09:22:33 2007 +0200
  63. 7a41bde ppc4xx: 4xx_pcie: More general cleanup and 405EX PCIe support added by Stefan Roese · Fri Oct 05 09:18:23 2007 +0200
  64. 3dced49 ppc4xx: 4xx_pcie: Change CFG_PCIE_MEMSIZE to 128MB on Yucca & Katmai by Stefan Roese · Fri Oct 05 07:57:20 2007 +0200
  65. be6fea9 ppc4xx: 4xx_pcie: Fix problem with SDRN access using port number as idx by Stefan Roese · Wed Oct 03 21:16:32 2007 +0200
  66. ca8725f ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platforms by Stefan Roese · Wed Oct 03 15:01:02 2007 +0200
  67. c72bfb6 ppc4xx: Add a comment for 405EX PCIe endpoint configuration by Stefan Roese · Wed Oct 03 14:14:58 2007 +0200
  68. a0d9634 ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (3) by Stefan Roese · Wed Oct 03 10:38:09 2007 +0200
  69. 9c00e51 ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (2) by Stefan Roese · Wed Oct 03 07:48:09 2007 +0200
  70. 216f063 ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (1) by Stefan Roese · Wed Oct 03 07:34:10 2007 +0200
  71. 43867c8 ppc4xx: Coding style cleanup by Stefan Roese · Tue Oct 02 11:44:46 2007 +0200
  72. 2462bbd Program EPLD to force full duplex mode for PHY. by Grzegorz Bernacki · Mon Oct 01 09:51:50 2007 +0200
  73. d2f2133 [PPC440SPe] Improve PCIe configuration space access by Grzegorz Bernacki · Fri Sep 07 18:20:23 2007 +0200
  74. eff9bc1 [PPC440SPe] Convert machine check exceptions handling by Grzegorz Bernacki · Fri Sep 07 17:46:18 2007 +0200
  75. 0e3945c lib_ppc: make board_add_ram_info weak by Kim Phillips · Thu Aug 16 22:52:39 2007 -0500
  76. 75a3d5d Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · Tue Aug 14 16:36:29 2007 +0200
  77. 3dae28e Coding style cleanup by Stefan Roese · Tue Aug 14 15:03:17 2007 +0200
  78. c9a723a Merge with /home/stefan/git/u-boot/zeus by Stefan Roese · Tue Aug 14 15:00:42 2007 +0200
  79. a5d182e ppc4xx: Add initial Zeus (PPC405EP) board support by Stefan Roese · Tue Aug 14 14:44:41 2007 +0200
  80. 87476ba ppc4xx: Fix problem in PLL clock calculation by Stefan Roese · Mon Aug 13 09:05:33 2007 +0200
  81. 3ef5028 Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · Tue Aug 07 22:30:29 2007 +0200
  82. ff87484 Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · Mon Aug 06 01:11:08 2007 +0200
  83. 15e8757 Coding style cleanup. Update CHANGELOG. by Wolfgang Denk · Mon Aug 06 01:01:49 2007 +0200
  84. 7e5e09f Merge branch 'testing' into working by Andy Fleming · Fri Aug 03 02:23:23 2007 -0500
  85. 083c847 ppc4xx: Code cleanup by Stefan Roese · Thu Aug 02 08:33:56 2007 +0200
  86. d84fe30 [ppc440SPe] Graceful recovery from machine check during PCIe configuration by Grzegorz Bernacki · Tue Jul 31 18:51:48 2007 +0200
  87. 1835812 [ppc4xx] Separate settings for PCIe bus numbering on 440SPe rev.A by Rafal Jaworowski · Tue Jul 31 18:19:54 2007 +0200
  88. c59d1a0 ppc4xx: Update AMCC Bamboo 440EP support by Eugene OBrien · Tue Jul 31 10:24:56 2007 +0200
  89. b55f242 ppc4xx: Only print ECC related info when the error bis are set by Stefan Roese · Mon Jul 30 11:04:57 2007 +0200
  90. 9aa3677 ppc4xx: Add support for AMCC 405EP Taihu board by John Otken · Thu Jul 26 17:49:11 2007 +0200
  91. 5028f60 ppc4xx: Fix bug with default GPIO output value by Stefan Roese · Fri Jul 20 15:03:44 2007 +0200
  92. 602e370 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · Mon Jul 16 13:28:47 2007 +0200
  93. 151dffd ppc4xx: Code cleanup by Stefan Roese · Mon Jul 16 10:02:12 2007 +0200
  94. bd2adeb ppc4xx: Add new weak functions to support boardspecific DDR2 configuration by Stefan Roese · Mon Jul 16 09:57:00 2007 +0200
  95. 7716dd4 ppc4xx: Add remove_tlb() function to remove a mem area from TLB setup by Stefan Roese · Mon Jul 16 08:53:51 2007 +0200
  96. 09feb38 ppc4xx: Change receive buffer handling in the 4xx emac driver by Stefan Roese · Thu Jul 12 16:32:08 2007 +0200
  97. e877984 Update CHANGELOG, minor coding style cleanup. by Wolfgang Denk · Thu Jul 12 01:45:34 2007 +0200
  98. 07efe2a cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · Tue Jul 10 10:27:39 2007 -0500
  99. a521774 cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 18:57:22 2007 -0500
  100. a0453aa Coding style cleanup; update CHANGELOG. by Wolfgang Denk · Tue Jul 10 00:01:28 2007 +0200