1. 17e32fc Consolidate mpc8260 linker scripts by Grant Likely · 17 years ago
  2. af7d38b Remove obsolete mpc824x linker scripts by Grant Likely · 17 years ago
  3. f94a3ae Remove obsolete mpc824x linker scripts (3 of 4) by Grant Likely · 17 years ago
  4. a71c084 Remove obsolete mpc824x linker scripts (2 of 4) by Grant Likely · 17 years ago
  5. f670a15 Remove obsolete mpc824x linker scripts (1 of 4) by Grant Likely · 17 years ago
  6. 09555bd Remove obsolete mpc8220 linker scripts by Grant Likely · 17 years ago
  7. 5efb992 Remove obsolete mpc5xxx linker scripts (3 of 3) by Grant Likely · 17 years ago
  8. 07c13df Remove obsolete mpc5xxx linker scripts (2 of 3) by Grant Likely · 17 years ago
  9. b4f6751 Remove obsolete mpc5xxx linker scripts (1 of 3) by Grant Likely · 17 years ago
  10. b7d8e05 Remove obsolete mpc5xx linker scripts by Grant Likely · 17 years ago
  11. 416a0b6 Consolidate mpc83xx linker scripts by Grant Likely · 17 years ago
  12. 5fc5917 Consolidate mpc8260 linker scripts by Grant Likely · 17 years ago
  13. 737f9eb Consolidate mpc824x linker scripts by Grant Likely · 17 years ago
  14. 9c757b7 Consolidate mpc8220 linker scripts by Grant Likely · 17 years ago
  15. d181c9a Consolidate mpc5xxx linker scripts by Grant Likely · 17 years ago
  16. 287ac92 Consolidate mpc5xx linker scripts by Grant Likely · 17 years ago
  17. 52b8704 Fix a few file permission problems. by Wolfgang Denk · 17 years ago
  18. 78e0cf2 Minor coding style cleanup. Rebuild CHANGELOG file. by Wolfgang Denk · 17 years ago
  19. 2f9c19e configs/ mpc86xx: Rewrite command line options using new CONFIG_CMD-* style. by Jon Loeliger · 17 years ago
  20. 602ad3b README: Rewrite command line config to use CONFIG_CMD_* names. by Jon Loeliger · 17 years ago
  21. 72a074c include/ non-config: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  22. 5fcf543 tools/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  23. 9107ebe board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  24. 5e37800 board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  25. 7371841 cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  26. f48070f cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  27. 0c505db lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  28. 73f0320 lib_ppc/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  29. 98b7900 rtc/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  30. 6e2115a net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  31. 45cdb9b disk/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  32. 4e109ae fs/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  33. d5be43d drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  34. b453960 common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  35. 65c450b common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  36. a76adc8 common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  37. ec63b10 Introduce initial versions of new Command Config files. by Jon Loeliger · 17 years ago
  38. 98c440b Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · 17 years ago
  39. 1f2a058 Fix S-ATA support. by Mushtaq Khan · 17 years ago
  40. e4feb76 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  41. a5d71e2 [PCS440EP] get rid of CONFIG_PPC4xx_USE_SPD_DDR_INIT_HANG by Heiko Schocher · 17 years ago
  42. a1bd620 ppc4xx: PPC440EPx Emit DDR0 registers on machine check interrupt by Niklaus Giger · 17 years ago
  43. 807018f ppc4xx: Fix O=buildir builds by Niklaus Giger · 17 years ago
  44. 466fff1 ppc4xx: Add pci_pre_init() for 405 boards by Stefan Roese · 17 years ago
  45. 6f35c53 ppc4xx: Maintenance patch for esd's CPCI405 derivats by Matthias Fuchs · 17 years ago
  46. 5a1c9ff ppc4xx: Add pci_pre_init() for 405 boards by Matthias Fuchs · 17 years ago
  47. 1636d1c Coding stylke cleanup; rebuild CHANGELOG by Wolfgang Denk · 17 years ago
  48. 2dc6445 Adapt log buffer code to support Linux 2.6 by Igor Lisitsin · 18 years ago
  49. a11e069 Extend POST support for PPC440 by Igor Lisitsin · 18 years ago
  50. 566a494 [PCS440EP] upgrade the PCS440EP board: by Heiko Schocher · 17 years ago
  51. 3a1f5c8 ppc4xx: Fix problem with extended program_tlb() funtion by Stefan Roese · 17 years ago
  52. 02032e8 [ppc] Fix build breakage for all non-4xx PowerPC variants. by Rafal Jaworowski · 17 years ago
  53. d677b32 [patch] add nand_init() prototype to nand.h by Mike Frysinger · 17 years ago
  54. e08e645 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  55. 30d5c04 Merge git://www.denx.de/git/u-boot by Kim Phillips · 17 years ago
  56. 83b4cfa Coding style cleanup. Refresh CHANGELOG. by Wolfgang Denk · 17 years ago
  57. 6b44466 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  58. b3f9ec8 ppc4xx: Add bootstrap command for AMCC Sequoia (440EPx) eval board by Stefan Roese · 17 years ago
  59. df8a24c [ppc4xx] Fix problem with NAND booting on AMCC Acadia by Stefan Roese · 17 years ago
  60. 86ba99e [ppc4xx] Change board/amcc/acadia/cpr.c to pll.c by Stefan Roese · 17 years ago
  61. 448f5fe Merge branch 'upstream' by Haavard Skinnemoen · 17 years ago
  62. 8e585f0 Added M5329AFEE and M5329BFEE Platforms by TsiChung Liew · 17 years ago
  63. 5ffa76a Merge with /home/wd/git/u-boot/master by Wolfgang Denk · 17 years ago
  64. e73846b [ppc4xx] Change lwmon5 port to work with recent 440 exception rework by Stefan Roese · 17 years ago
  65. b7c3e93 Merge with /home/stefan/git/u-boot/denx-440-exceptions by Stefan Roese · 17 years ago
  66. efa35cf ppc4xx: Clean up 440 exceptions handling by Grzegorz Bernacki · 17 years ago
  67. b765ffb [ppc4xx] Add initial lwmon5 board support by Stefan Roese · 17 years ago
  68. 85f7373 [ppc4xx] Extend 44x GPIO setup with default output state by Stefan Roese · 17 years ago
  69. b721ff7 Merge git://www.denx.de/git/u-boot by Kim Phillips · 17 years ago
  70. dbca208 [ppc4xx] Extend program_tlb() with virtual & physical addresses by Stefan Roese · 17 years ago
  71. 9912121 Change 'repeatable' attribute of some commands to sensible values. by Detlev Zundel · 17 years ago
  72. 5afb202 Fix 'run' not to continue after interrupted command by Detlev Zundel · 17 years ago
  73. 9b7464a USB: This patch fix readl in ohci swap reg access. by Jason Jin · 17 years ago
  74. 8f8416f TQM5200: Add Flat Device Tree support, update default env. accordingly. by Bartlomiej Sieka · 17 years ago
  75. 9045f33 Fix config problems on SC3 board; make ide_reset_timeout work. by Wolfgang Denk · 17 years ago
  76. fba3fb0 [PATCH] fix gpio setting when using CFG_440_GPIO_TABLE by Benoît Monin · 17 years ago
  77. f539edc cosmetic changes to bcm570x driver by Vadim Bendebury · 17 years ago
  78. 725671c Coding Style cleanup; generate new CHANGELOG file. by Wolfgang Denk · 17 years ago
  79. 83b75ef Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx by Wolfgang Denk · 17 years ago
  80. d1246a4 Merge with /home/wd/git/u-boot/custodian/u-boot-arm by Wolfgang Denk · 17 years ago
  81. c4e2753 Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · 17 years ago
  82. 19d763c TRAB, USB: update trab board configuration for use of generic ohci driver by Markus Klotzbuecher · 17 years ago
  83. dace45a USB: ohci fixes and cleanup for ppc4xx and yosemite board. by Markus Klotzbuecher · 17 years ago
  84. 7265757 USB: ohci fixes and cleanup for mpc5xxx and IceCube board config by Markus Klotzbuecher · 17 years ago
  85. fc43be4 USB/OHCI: endianness cleanup in the generic ohci driver by Markus Klotzbuecher · 17 years ago
  86. 1cf6756 Merge with /home/stefan/git/u-boot/acadia-nand-boot by Stefan Roese · 17 years ago
  87. c440bfe ppc4xx: Add NAND booting support for AMCC Acadia (405EZ) eval board by Stefan Roese · 17 years ago
  88. 1813512 Files include/linux/byteorder/{big,little}_endian.h define by Rodolfo Giometti · 17 years ago
  89. a81d1c0 Add USB PCI-OHCI, USB keyboard and event poll support to the by Zhang Wei · 17 years ago
  90. 4dae14c USB PCI-OHCI, interrupt pipe and usb event poll support by Zhang Wei · 17 years ago
  91. fdcfaa1 USB event poll support by Zhang Wei · 17 years ago
  92. 9a1d00f ISP116x: delay for crappy USB keys by Rodolfo Giometti · 17 years ago
  93. 0944414 Change duplicate usb_cpu_init_fail to usb_board_init_fail by Markus Klotzbuecher · 17 years ago
  94. ac0e8d0 Merge branch 'mpc8641' by Jon Loeliger · 17 years ago
  95. 32922cd mpc8641 image size cleanup by Ed Swarthout · 17 years ago
  96. c0c292b Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · 17 years ago
  97. e3cbe1f [PATCH] Fix ppc4xx bootstrap letter displayed on startup by Benoît Monin · 17 years ago
  98. d7d5204 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  99. 5b1313f fix compilation problem for mpc8349itx CFG_RAMBOOT by Nikita V. Youshchenko · 17 years ago
  100. 8a364f0 add missing 'console' var to default mpc8349itx config by Nikita V. Youshchenko · 17 years ago