1. 5770a1e Fix problem in PVR detection for 440GR Patch by Stefan Roese, 18 May 2006 by Stefan Roese · 18 years ago
  2. 512f8d5 Add support for AMCC 440EP Rev C and 440GR Rev B by Stefan Roese · 18 years ago
  3. cf48eb9 Some code cleanup by Wolfgang Denk · 18 years ago
  4. 197b049 Merge with /home/sr/git/u-boot/4xx-sdram by Wolfgang Denk · 18 years ago
  5. d87080b GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
  6. 62534be Updates to common PPC4xx onboard (DDR)SDRAM init code (405 and 440) by Stefan Roese · 19 years ago
  7. f3fecfe Fix problem with updated PCI code in cpu/ppc4xx/405gp_pci.c by Stefan Roese · 19 years ago
  8. 9a7b408 cpu/ppc4xx/start.S : exceptions are enabled after relocation by Stefan Roese · 19 years ago
  9. 2076d0a PMC405 and CPCI405: Moved configuration of pci resources into config file. by Stefan Roese · 19 years ago
  10. 7481266 by Wolfgang Denk · 19 years ago
  11. f013dac Code cleanup, especially MIPS for GCC 4.x by Wolfgang Denk · 19 years ago
  12. a46726f Compile warning fixed Patch by Stefan Roese, 29 Nov 2005 by Stefan Roese · 19 years ago
  13. 6e7fb6e Add support for AMCC 440SP, add support for AMCC Luan 440SP eval board. by Stefan Roese · 19 years ago
  14. 3d9569b Changed PPC44x startup message (cpu info, speed...) to common style: by Stefan Roese · 19 years ago
  15. 5568e61 Add support for Prodrive P3P440 board: by Stefan Roese · 19 years ago
  16. fd49bf0 Fix Bamboo DDR SDRAM initialization (problem with onboard SDRAM) by Stefan Roese · 19 years ago
  17. 57275b6 Add support for Ocotea pass 3 with 440GX Rev. F by Stefan Roese · 19 years ago
  18. 5d4ee51 Merge with /home/m8/git/u-boot by Wolfgang Denk · 19 years ago
  19. 63ff004 Add support for multiple PHYs. by Marian Balakowicz · 19 years ago
  20. 1e25f95 Add NetConsole Support for AMCC eval boards Patch by Stefan Roese, 20 Oct 2005 by Stefan Roese · 19 years ago
  21. a93316c Fix NetConsole support on 4xx (only print eth link on 1st transfer) by Stefan Roese · 19 years ago
  22. 77ddac9 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  23. cbdf882 Merge with /home/sr/git/u-boot by Wolfgang Denk · 19 years ago
  24. 4f92ac3 Fix problem in ppc4xx eth-driver without ethaddr (only without by Stefan Roese · 19 years ago
  25. 7521af1 Add support for AP1000 board. Patch by James MacAulay, 07 Oct 2005 by Wolfgang Denk · 19 years ago
  26. 9a8d82f Fix 440GR to print correct cpu revision Patch by Stefan Roese, 4 Oct 2005 by Stefan Roese · 19 years ago
  27. 265817c Add support for AMD's Pb1x00 eval board; by Wolfgang Denk · 19 years ago
  28. 0c8721a Cleanup (PPC4xx is AMCC now) by Wolfgang Denk · 19 years ago
  29. 4a3cd9e Fix problem in 440GP ethernet driver (ebony). Add support for 2nd by Stefan Roese · 19 years ago
  30. a3e4fcb Fixed bamboo port to enable running without DDR-DIMM (bamboo has also 64MB onboard DDR) by Stefan Roese · 19 years ago
  31. d6c61aa Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.c by Stefan Roese · 19 years ago
  32. b79316f Add Sandburst Metrobox and Sandburst Karef board support packages. by Stefan Roese · 19 years ago
  33. c57c798 Add NAND FLASH support for AMCC Bamboo 440EP eval board by Stefan Roese · 19 years ago
  34. 846b0dd Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux) by Stefan Roese · 19 years ago
  35. f901a83 Add support for ep8248 board Patch by Yuli Barcohen, 12 Dec 2004 by Wolfgang Denk · 19 years ago
  36. c04a76e Fix compiler warnings in cpu/ppc4xx/usbdev.c by Wolfgang Denk · 19 years ago
  37. 17f50f22 Add support for AMCC Bamboo PPC440EP eval board by Stefan Roese · 19 years ago
  38. 7770ce4 Fix low-level OHCI transfers for PPC440EP (same as ARM920t and MPC5xxx). by Stefan Roese · 19 years ago
  39. c157d8e Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone. by Stefan Roese · 19 years ago
  40. b2532ef * Patch by Travis Sawyer, 10 Jun 2005: by wdenk · 19 years ago
  41. fddae7b * Patch by Matthias Fuchs, 18 Apr 2005: by stroese · 19 years ago
  42. 0a7c539 Add PPC440GX Revision C by stroese · 19 years ago
  43. 68e0236 * Patch by Travis Sawyer, 05 Apr 2005: by stroese · 19 years ago
  44. 20787e2 * Patches by Robert Whaley, 29 Nov 2004: by wdenk · 19 years ago
  45. 6315349 Patch by David Adair, 27 Oct 2004: Add missing 440GX SDRAM Controller reset by wdenk · 19 years ago
  46. ff36fd8 * Patch by Leif Lindholm, 23 Sep 2004: add support for the AMD db1550 board by wdenk · 20 years ago
  47. e2ffd59 * Code cleanup, mostly for GCC-3.3.x by wdenk · 20 years ago
  48. 5e746fc PMC405 board support added by stroese · 20 years ago
  49. b39392a CPU speed calculation updated (fixed a rounding problem) by stroese · 20 years ago
  50. a06752e * Patch by Sean Chang, 9 Aug 2004: by wdenk · 20 years ago
  51. de8d5a3 cpu/ppc4xx/sdram.c rewritten now using get_ram_size() by stroese · 20 years ago
  52. 2c96baa Fix problem in 405 i2c driver; don't try to print without console! by stroese · 20 years ago
  53. 18f71f27 Fix bug in 405 ethernet driver; allocated data not cleared! by stroese · 20 years ago
  54. e55ca7e Patch by Andrea Marson, 11 Jun 2004: by wdenk · 20 years ago
  55. 46a414d * Fix flash parameters passed to Linux for PPChameleon board by wdenk · 20 years ago
  56. cea655a Add support for the second Ethernet interface for the 'PPChameleon' board. by wdenk · 20 years ago
  57. fc1cfcd * Back out Patch by Christian Hohnstaedt, 23 Apr 2004: by wdenk · 20 years ago
  58. 42dfe7a Code cleanup; make several boards compile & link. by wdenk · 21 years ago
  59. 855a496 * Patches by Travis Sawyer, 12 Mar 2004: by wdenk · 21 years ago
  60. aaf224a * Patch by Stephan Linz, 09 Mar 2004 by wdenk · 21 years ago
  61. 0e6d798 * Patch by Travis Sawyer, 01 Mar 2004: by wdenk · 21 years ago
  62. 028ab6b * Patch by Peter Ryser, 20 Feb 2004: Add support for the Xilinx ML300 platform by wdenk · 21 years ago
  63. 63e73c9 * Patches by Reinhard Meyer, 14 Feb 2004: by wdenk · 21 years ago
  64. 3f85ce2 * CVS add missing files by wdenk · 21 years ago
  65. 3c74e32 * Patch by Travis Sawyer, 09 Feb 2004: by wdenk · 21 years ago
  66. 5653fc3 * Patch by Yuli Barcohen, 26 Jan 2004: by wdenk · 21 years ago
  67. ba56f62 Patch by Travis Sawyer, 30 Dec 2003: by wdenk · 21 years ago
  68. d4ca31c * Cleanup lowboot code for MPC5200 by wdenk · 21 years ago
  69. 38a9519 Debug printf's removed. by stroese · 21 years ago
  70. 939403b Updated for PPC405EP boards (2 banks only). by stroese · 21 years ago
  71. b828dda BUBINGA405EP port fixed. by stroese · 21 years ago
  72. b4676a2 * Patch by Andre Schwarz, 24 Nov 2003: by wdenk · 21 years ago
  73. a8c7c70 * Patch by Gleb Natapov, 19 Sep 2003: by wdenk · 21 years ago
  74. 5bb226e * Use "-fPIC" instead of "-mrelocatable" to prevent problems with recent tools by wdenk · 21 years ago
  75. 4654af2 Fix PCI problems on PPChameleon board by wdenk · 21 years ago
  76. 428c563 PPC405EP: set vendor id. by stroese · 21 years ago
  77. 342f551 Disable memory controller before setting first values. by stroese · 21 years ago
  78. 149dded * Add support for USB Mass Storage Devices (BBB) by wdenk · 21 years ago
  79. 4d81677 Adjustments / cleanup for PPChameleon EVB board by wdenk · 21 years ago
  80. 093ae27 Fix compile problem by wdenk · 21 years ago
  81. 12f3424 * Add support for PPChameleon Eval Board by wdenk · 21 years ago
  82. 27b207f * Implement new mechanism to export U-Boot's functions to standalone by wdenk · 21 years ago
  83. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  84. 2abbe07 * Patch by Nicolas Lacressonniere, 11 Jun 2003: by wdenk · 21 years ago
  85. a3ed399 * Patch by Vladimir Gurevich, 04 Jun 2003: by wdenk · 21 years ago
  86. 3720878 - Fix bug for initial stack in data cache as pointed out by Thomas Schaefer (tschaefer@giga-stream.de). Now inital stack in data cache can be used even if the chip select is in use. by stroese · 21 years ago
  87. f3e0de6 * Patch by Denis Peter, 04 June 2003: add support for the MIP405T board by wdenk · 21 years ago
  88. 682011f * Patches by Udi Finkelstein, 2 June 2003: by wdenk · 21 years ago
  89. 3b57fe0 * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length by wdenk · 21 years ago
  90. 8749cfb - PPC405EP support added. - CONFIG_UART1_CONSOLE added (see README). by stroese · 21 years ago
  91. b867d70 PPC405EP support added. by stroese · 21 years ago
  92. 5d232d0 * Patch by Dave Ellis, 22 May 2003: by wdenk · 21 years ago
  93. baa3d52 Changed PPC405GPr version from A to B. by stroese · 21 years ago
  94. 7e11d82 Clip udiv to 5 bits on PPC405 (serial.c). by stroese · 22 years ago
  95. 38daa27 Set edge conditioning circuitry on PPC405GPr for compatibility to existing PPC405GP designs. by stroese · 22 years ago
  96. 1cb8e98 * Patches by David Müller, 31 Jan 2003: by wdenk · 22 years ago
  97. 47cd00f * Patches by Robert Schwebel, 06 Mar 2003: by wdenk · 22 years ago
  98. db2f721f * Patch by Rune Torgersen, 13 Feb 2003: by wdenk · 22 years ago
  99. d7787c6 Fixed bug in ext. serial clock setup on PPC405 (since PPC440 port). by stroese · 22 years ago
  100. ad10dd9 Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY). by stroese · 22 years ago