1. 31ce7de Add support for AMCC 440EP Rev C and 440GR Rev B by Stefan Roese · 19 years ago
  2. ebd3deb Some code cleanup by Wolfgang Denk · 19 years ago
  3. 7a404d2 Merge with /home/sr/git/u-boot/4xx-sdram by Wolfgang Denk · 19 years ago
  4. 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
  5. fd63793 Updates to common PPC4xx onboard (DDR)SDRAM init code (405 and 440) by Stefan Roese · 19 years ago
  6. c6d5878 Fix problem with updated PCI code in cpu/ppc4xx/405gp_pci.c by Stefan Roese · 19 years ago
  7. 7b12aa8 cpu/ppc4xx/start.S : exceptions are enabled after relocation by Stefan Roese · 19 years ago
  8. 1c671a9 PMC405 and CPCI405: Moved configuration of pci resources into config file. by Stefan Roese · 19 years ago
  9. aaa7c00 by Wolfgang Denk · 19 years ago
  10. f6a692b Code cleanup, especially MIPS for GCC 4.x by Wolfgang Denk · 19 years ago
  11. e2c3412 Compile warning fixed Patch by Stefan Roese, 29 Nov 2005 by Stefan Roese · 19 years ago
  12. 9964474 Add support for AMCC 440SP, add support for AMCC Luan 440SP eval board. by Stefan Roese · 19 years ago
  13. 42f2a82 Changed PPC44x startup message (cpu info, speed...) to common style: by Stefan Roese · 19 years ago
  14. c443fe9 Add support for Prodrive P3P440 board: by Stefan Roese · 19 years ago
  15. c45d1e3 Fix Bamboo DDR SDRAM initialization (problem with onboard SDRAM) by Stefan Roese · 19 years ago
  16. 08fb404 Add support for Ocotea pass 3 with 440GX Rev. F by Stefan Roese · 19 years ago
  17. 39eb918 Merge with /home/m8/git/u-boot by Wolfgang Denk · 19 years ago
  18. aab8c49 Add support for multiple PHYs. by Marian Balakowicz · 19 years ago
  19. 7f98aec Add NetConsole Support for AMCC eval boards Patch by Stefan Roese, 20 Oct 2005 by Stefan Roese · 19 years ago
  20. c8136d0 Fix NetConsole support on 4xx (only print eth link on 1st transfer) by Stefan Roese · 19 years ago
  21. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  22. 4e73f32 Merge with /home/sr/git/u-boot by Wolfgang Denk · 19 years ago
  23. 0351061 Fix problem in ppc4xx eth-driver without ethaddr (only without by Stefan Roese · 19 years ago
  24. 56811f6 Add support for AP1000 board. Patch by James MacAulay, 07 Oct 2005 by Wolfgang Denk · 19 years ago
  25. 95258d5 Fix 440GR to print correct cpu revision Patch by Stefan Roese, 4 Oct 2005 by Stefan Roese · 19 years ago
  26. 0cbaf64 Add support for AMD's Pb1x00 eval board; by Wolfgang Denk · 19 years ago
  27. 0ee7077 Cleanup (PPC4xx is AMCC now) by Wolfgang Denk · 19 years ago
  28. 7430903 Fix problem in 440GP ethernet driver (ebony). Add support for 2nd by Stefan Roese · 19 years ago
  29. 0da2de5 Fixed bamboo port to enable running without DDR-DIMM (bamboo has also 64MB onboard DDR) by Stefan Roese · 19 years ago
  30. 0c7ffc0 Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.c by Stefan Roese · 19 years ago
  31. 5ff4c3f Add Sandburst Metrobox and Sandburst Karef board support packages. by Stefan Roese · 19 years ago
  32. 797d857 Add NAND FLASH support for AMCC Bamboo 440EP eval board by Stefan Roese · 19 years ago
  33. b30f2a1 Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux) by Stefan Roese · 19 years ago
  34. 8dd4d33 Add support for ep8248 board Patch by Yuli Barcohen, 12 Dec 2004 by Wolfgang Denk · 19 years ago
  35. 58550cc Fix compiler warnings in cpu/ppc4xx/usbdev.c by Wolfgang Denk · 19 years ago
  36. 363330b Add support for AMCC Bamboo PPC440EP eval board by Stefan Roese · 19 years ago
  37. 40ee63b Fix low-level OHCI transfers for PPC440EP (same as ARM920t and MPC5xxx). by Stefan Roese · 19 years ago
  38. 326c971 Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone. by Stefan Roese · 19 years ago
  39. d1894de * Patch by Travis Sawyer, 10 Jun 2005: by wdenk · 19 years ago
  40. c4b7898 * Patch by Matthias Fuchs, 18 Apr 2005: by stroese · 20 years ago
  41. c012527 Add PPC440GX Revision C by stroese · 20 years ago
  42. 4b31de8 * Patch by Travis Sawyer, 05 Apr 2005: by stroese · 20 years ago
  43. 2a83161 * Patches by Robert Whaley, 29 Nov 2004: by wdenk · 20 years ago
  44. 6148e74 Patch by David Adair, 27 Oct 2004: Add missing 440GX SDRAM Controller reset by wdenk · 20 years ago
  45. 96c7a8c * Patch by Leif Lindholm, 23 Sep 2004: add support for the AMD db1550 board by wdenk · 20 years ago
  46. 54070ab * Code cleanup, mostly for GCC-3.3.x by wdenk · 20 years ago
  47. d7c1bbd PMC405 board support added by stroese · 20 years ago
  48. 5d542f1 CPU speed calculation updated (fixed a rounding problem) by stroese · 20 years ago
  49. 97e8bda * Patch by Sean Chang, 9 Aug 2004: by wdenk · 20 years ago
  50. 55ca749 cpu/ppc4xx/sdram.c rewritten now using get_ram_size() by stroese · 20 years ago
  51. bf40bd8 Fix problem in 405 i2c driver; don't try to print without console! by stroese · 20 years ago
  52. 7f77d16 Fix bug in 405 ethernet driver; allocated data not cleared! by stroese · 20 years ago
  53. 99874b4 Patch by Andrea Marson, 11 Jun 2004: by wdenk · 20 years ago
  54. 9e07690 * Fix flash parameters passed to Linux for PPChameleon board by wdenk · 20 years ago
  55. 2a6109c Add support for the second Ethernet interface for the 'PPChameleon' board. by wdenk · 20 years ago
  56. 7ad5e4c * Back out Patch by Christian Hohnstaedt, 23 Apr 2004: by wdenk · 21 years ago
  57. c35ba4e Code cleanup; make several boards compile & link. by wdenk · 21 years ago
  58. ed2ac4b * Patches by Travis Sawyer, 12 Mar 2004: by wdenk · 21 years ago
  59. e28cf63 * Patch by Stephan Linz, 09 Mar 2004 by wdenk · 21 years ago
  60. 00fe161 * Patch by Travis Sawyer, 01 Mar 2004: by wdenk · 21 years ago
  61. e537b3b * Patch by Peter Ryser, 20 Feb 2004: Add support for the Xilinx ML300 platform by wdenk · 21 years ago
  62. e97d3d9 * Patches by Reinhard Meyer, 14 Feb 2004: by wdenk · 21 years ago
  63. ef89394 * CVS add missing files by wdenk · 21 years ago
  64. 56ed43e * Patch by Travis Sawyer, 09 Feb 2004: by wdenk · 21 years ago
  65. 2cefd15 * Patch by Yuli Barcohen, 26 Jan 2004: by wdenk · 21 years ago
  66. 544e973 Patch by Travis Sawyer, 30 Dec 2003: by wdenk · 21 years ago
  67. 1ebf41e * Cleanup lowboot code for MPC5200 by wdenk · 21 years ago
  68. 86bb6fc Debug printf's removed. by stroese · 21 years ago
  69. 5871611 Updated for PPC405EP boards (2 banks only). by stroese · 21 years ago
  70. 5ad6d4d BUBINGA405EP port fixed. by stroese · 21 years ago
  71. 4e7a58a * Patch by Andre Schwarz, 24 Nov 2003: by wdenk · 21 years ago
  72. c0aa5c5 * Patch by Gleb Natapov, 19 Sep 2003: by wdenk · 21 years ago
  73. c6abb7e * Use "-fPIC" instead of "-mrelocatable" to prevent problems with recent tools by wdenk · 21 years ago
  74. 6fcda22 Fix PCI problems on PPChameleon board by wdenk · 21 years ago
  75. 79435e3 PPC405EP: set vendor id. by stroese · 21 years ago
  76. c45cfd0 Disable memory controller before setting first values. by stroese · 21 years ago
  77. de887eb * Add support for USB Mass Storage Devices (BBB) by wdenk · 21 years ago
  78. a4685fe Adjustments / cleanup for PPChameleon EVB board by wdenk · 21 years ago
  79. 19cbaf4 Fix compile problem by wdenk · 21 years ago
  80. 232fe0b * Add support for PPChameleon Eval Board by wdenk · 21 years ago
  81. 874ac26 * Implement new mechanism to export U-Boot's functions to standalone by wdenk · 21 years ago
  82. 57b2d80 * Code cleanup: by wdenk · 21 years ago
  83. 381669a * Patch by Nicolas Lacressonniere, 11 Jun 2003: by wdenk · 21 years ago
  84. 7793444 * Patch by Vladimir Gurevich, 04 Jun 2003: by wdenk · 21 years ago
  85. 764fced - 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
  86. e39c284 * Patch by Denis Peter, 04 June 2003: add support for the MIP405T board by wdenk · 21 years ago
  87. 4e112c1 * Patches by Udi Finkelstein, 2 June 2003: by wdenk · 21 years ago
  88. b9a83a9 * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length by wdenk · 22 years ago
  89. 937d667 - PPC405EP support added. - CONFIG_UART1_CONSOLE added (see README). by stroese · 22 years ago
  90. 434979e PPC405EP support added. by stroese · 22 years ago
  91. bf2f8c9 * Patch by Dave Ellis, 22 May 2003: by wdenk · 22 years ago
  92. ff90f80 Changed PPC405GPr version from A to B. by stroese · 22 years ago
  93. 8f3670a Clip udiv to 5 bits on PPC405 (serial.c). by stroese · 22 years ago
  94. 6030846 Set edge conditioning circuitry on PPC405GPr for compatibility to existing PPC405GP designs. by stroese · 22 years ago
  95. 1fe2c70 * Patches by David Müller, 31 Jan 2003: by wdenk · 22 years ago
  96. cc1e256 * Patches by Robert Schwebel, 06 Mar 2003: by wdenk · 22 years ago
  97. b666c8f * Patch by Rune Torgersen, 13 Feb 2003: by wdenk · 22 years ago
  98. 85d0fec Fixed bug in ext. serial clock setup on PPC405 (since PPC440 port). by stroese · 22 years ago
  99. f5dd410 Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY). by stroese · 22 years ago
  100. 41e2e05 Cleanup: remove trailing white space by wdenk · 22 years ago