1. f901a83 Add support for ep8248 board Patch by Yuli Barcohen, 12 Dec 2004 by Wolfgang Denk · 19 years ago
  2. c04a76e Fix compiler warnings in cpu/ppc4xx/usbdev.c by Wolfgang Denk · 19 years ago
  3. 17f50f22 Add support for AMCC Bamboo PPC440EP eval board by Stefan Roese · 19 years ago
  4. 7770ce4 Fix low-level OHCI transfers for PPC440EP (same as ARM920t and MPC5xxx). by Stefan Roese · 19 years ago
  5. c157d8e Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone. by Stefan Roese · 19 years ago
  6. b2532ef * Patch by Travis Sawyer, 10 Jun 2005: by wdenk · 19 years ago
  7. fddae7b * Patch by Matthias Fuchs, 18 Apr 2005: by stroese · 19 years ago
  8. 0a7c539 Add PPC440GX Revision C by stroese · 19 years ago
  9. 68e0236 * Patch by Travis Sawyer, 05 Apr 2005: by stroese · 19 years ago
  10. 20787e2 * Patches by Robert Whaley, 29 Nov 2004: by wdenk · 20 years ago
  11. 6315349 Patch by David Adair, 27 Oct 2004: Add missing 440GX SDRAM Controller reset by wdenk · 20 years ago
  12. ff36fd8 * Patch by Leif Lindholm, 23 Sep 2004: add support for the AMD db1550 board by wdenk · 20 years ago
  13. e2ffd59 * Code cleanup, mostly for GCC-3.3.x by wdenk · 20 years ago
  14. 5e746fc PMC405 board support added by stroese · 20 years ago
  15. b39392a CPU speed calculation updated (fixed a rounding problem) by stroese · 20 years ago
  16. a06752e * Patch by Sean Chang, 9 Aug 2004: by wdenk · 20 years ago
  17. de8d5a3 cpu/ppc4xx/sdram.c rewritten now using get_ram_size() by stroese · 20 years ago
  18. 2c96baa Fix problem in 405 i2c driver; don't try to print without console! by stroese · 20 years ago
  19. 18f71f27 Fix bug in 405 ethernet driver; allocated data not cleared! by stroese · 20 years ago
  20. e55ca7e Patch by Andrea Marson, 11 Jun 2004: by wdenk · 20 years ago
  21. 46a414d * Fix flash parameters passed to Linux for PPChameleon board by wdenk · 20 years ago
  22. cea655a Add support for the second Ethernet interface for the 'PPChameleon' board. by wdenk · 20 years ago
  23. fc1cfcd * Back out Patch by Christian Hohnstaedt, 23 Apr 2004: by wdenk · 20 years ago
  24. 42dfe7a Code cleanup; make several boards compile & link. by wdenk · 21 years ago
  25. 855a496 * Patches by Travis Sawyer, 12 Mar 2004: by wdenk · 21 years ago
  26. aaf224a * Patch by Stephan Linz, 09 Mar 2004 by wdenk · 21 years ago
  27. 0e6d798 * Patch by Travis Sawyer, 01 Mar 2004: by wdenk · 21 years ago
  28. 028ab6b * Patch by Peter Ryser, 20 Feb 2004: Add support for the Xilinx ML300 platform by wdenk · 21 years ago
  29. 63e73c9 * Patches by Reinhard Meyer, 14 Feb 2004: by wdenk · 21 years ago
  30. 3f85ce2 * CVS add missing files by wdenk · 21 years ago
  31. 3c74e32 * Patch by Travis Sawyer, 09 Feb 2004: by wdenk · 21 years ago
  32. 5653fc3 * Patch by Yuli Barcohen, 26 Jan 2004: by wdenk · 21 years ago
  33. ba56f62 Patch by Travis Sawyer, 30 Dec 2003: by wdenk · 21 years ago
  34. d4ca31c * Cleanup lowboot code for MPC5200 by wdenk · 21 years ago
  35. 38a9519 Debug printf's removed. by stroese · 21 years ago
  36. 939403b Updated for PPC405EP boards (2 banks only). by stroese · 21 years ago
  37. b828dda BUBINGA405EP port fixed. by stroese · 21 years ago
  38. b4676a2 * Patch by Andre Schwarz, 24 Nov 2003: by wdenk · 21 years ago
  39. a8c7c70 * Patch by Gleb Natapov, 19 Sep 2003: by wdenk · 21 years ago
  40. 5bb226e * Use "-fPIC" instead of "-mrelocatable" to prevent problems with recent tools by wdenk · 21 years ago
  41. 4654af2 Fix PCI problems on PPChameleon board by wdenk · 21 years ago
  42. 428c563 PPC405EP: set vendor id. by stroese · 21 years ago
  43. 342f551 Disable memory controller before setting first values. by stroese · 21 years ago
  44. 149dded * Add support for USB Mass Storage Devices (BBB) by wdenk · 21 years ago
  45. 4d81677 Adjustments / cleanup for PPChameleon EVB board by wdenk · 21 years ago
  46. 093ae27 Fix compile problem by wdenk · 21 years ago
  47. 12f3424 * Add support for PPChameleon Eval Board by wdenk · 21 years ago
  48. 27b207f * Implement new mechanism to export U-Boot's functions to standalone by wdenk · 21 years ago
  49. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  50. 2abbe07 * Patch by Nicolas Lacressonniere, 11 Jun 2003: by wdenk · 21 years ago
  51. a3ed399 * Patch by Vladimir Gurevich, 04 Jun 2003: by wdenk · 21 years ago
  52. 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
  53. f3e0de6 * Patch by Denis Peter, 04 June 2003: add support for the MIP405T board by wdenk · 21 years ago
  54. 682011f * Patches by Udi Finkelstein, 2 June 2003: by wdenk · 21 years ago
  55. 3b57fe0 * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length by wdenk · 21 years ago
  56. 8749cfb - PPC405EP support added. - CONFIG_UART1_CONSOLE added (see README). by stroese · 21 years ago
  57. b867d70 PPC405EP support added. by stroese · 21 years ago
  58. 5d232d0 * Patch by Dave Ellis, 22 May 2003: by wdenk · 21 years ago
  59. baa3d52 Changed PPC405GPr version from A to B. by stroese · 22 years ago
  60. 7e11d82 Clip udiv to 5 bits on PPC405 (serial.c). by stroese · 22 years ago
  61. 38daa27 Set edge conditioning circuitry on PPC405GPr for compatibility to existing PPC405GP designs. by stroese · 22 years ago
  62. 1cb8e98 * Patches by David Müller, 31 Jan 2003: by wdenk · 22 years ago
  63. 47cd00f * Patches by Robert Schwebel, 06 Mar 2003: by wdenk · 22 years ago
  64. db2f721f * Patch by Rune Torgersen, 13 Feb 2003: by wdenk · 22 years ago
  65. d7787c6 Fixed bug in ext. serial clock setup on PPC405 (since PPC440 port). by stroese · 22 years ago
  66. ad10dd9 Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY). by stroese · 22 years ago
  67. e5ad56b Cleanup: remove trailing white space by wdenk · 22 years ago
  68. 6177445 Added 4MByte and 128MByte onboard SDRAM by stroese · 22 years ago
  69. 7c7a23b * Patch by Hans-Joerg Frieden, 06 Dec 2002 by wdenk · 22 years ago
  70. 0442ed8 Initial revision by wdenk · 22 years ago
  71. fe8c280 Initial revision by wdenk · 22 years ago
  72. c609719 Initial revision by wdenk · 22 years ago
  73. 4f16380 Initial revision by wdenk · 22 years ago
  74. f780aa2 Initial revision by wdenk · 22 years ago
  75. 1dda0b1 Initial revision by wdenk · 22 years ago
  76. 4a9cbbe Initial revision by wdenk · 22 years ago
  77. affae2b Initial revision by wdenk · 22 years ago
  78. 3cae4c9 Initial revision by wdenk · 22 years ago
  79. c74078f Initial revision by wdenk · 23 years ago