1. 272cc70 Add MMC Framework by Andy Fleming · 16 years ago
  2. 87c9063 ppc: Move CONFIG_MAX_MEM_MAPPED to common config.h by Kumar Gala · 16 years ago
  3. c9315e6 mpc86xx: Add support to populate addr map based on BATs by Becky Bruce · 16 years ago
  4. cf7e399 SATA: do not auto-initialize during boot by Mike Frysinger · 16 years ago
  5. ecf5b98 85xx: Add support to populate addr map based on TLB settings by Kumar Gala · 16 years ago
  6. d025aa4 lib_ppc: Move trap_init to occur earlier by Becky Bruce · 16 years ago
  7. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  8. c68a05f Adds two more ethernet interface to 83xx by richardretanubun · 16 years ago
  9. 374b903 Fix compiler warning in lib_ppc/board.c by Heiko Schocher · 16 years ago
  10. 0f8cbc1 Do not init SATA when disabled on 8536DS. by Jason Jin · 16 years ago
  11. 0e8d158 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  12. 93f6d72 rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  13. 9314cee rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  14. bb1f8b4 rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  15. 32628c5 cmd_mac: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  16. 0768b7a Consolidate strmhz() implementation by Haavard Skinnemoen · 16 years ago
  17. b64f190 Fix printf() format issues with sizeof_t types by using %zu by Wolfgang Denk · 16 years ago
  18. 06c53be Fix some more print() format errors. by Wolfgang Denk · 16 years ago
  19. 9fea65a ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405 by Michal Simek · 16 years ago
  20. f8cc312 Move conditional compilation of MPC8XXX SPI driver to Makefile by Ben Warren · 16 years ago
  21. f060054 FSL LAW: Keep track of LAW allocations by Kumar Gala · 16 years ago
  22. 95d449a Avoid initrd and logbuffer area overlaps by Marian Balakowicz · 16 years ago
  23. d6ac2ed Remove prototypes of nand_init() in favor of including nand.h. by Scott Wood · 16 years ago
  24. ee0cfa7 Revert "Avoid initrd and logbuffer area overlaps" by Wolfgang Denk · 16 years ago
  25. 1b5605c Avoid initrd and logbuffer area overlaps by Marian Balakowicz · 16 years ago
  26. c59518e ppc: Cleanup get_effective_memsize() use by Marian Balakowicz · 16 years ago
  27. 78e4882 lib_ppc: Revert "Make MPC83xx one step closer to full relocation." by Kim Phillips · 16 years ago
  28. dfc6c7b ppc: Revert patch 70431e8a that used _start instead of CFG_MONITOR_BASE by Stefan Roese · 16 years ago
  29. e59af4b Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  30. 70431e8 Make MPC83xx one step closer to full relocation. by Joakim Tjernlund · 17 years ago
  31. 5b2793a mpc8323erdb: fix EEPROM page size and get MAC from EEPROM by Michael Barkowski · 17 years ago
  32. 6fb4b64 ppc: Set CFG_MEM_TOP_HIDE to 0 if not already defined by Stefan Roese · 17 years ago
  33. 14f73ca ppc: Add CFG_MEM_TOP_HIDE option to hide memory area that doesn't get "touched" by Stefan Roese · 17 years ago
  34. cd54081 ata: enable the sata initialize on boot up by Dave Liu · 17 years ago
  35. 9c666a7 ppc: Allow boards to specify how much memory they can map by Kumar Gala · 17 years ago
  36. 3d61018 The patch introduces the alternative configuration of the log buffer for the lwmon5 board: the storage for the log-buffer itself is OCM(on-chip memory), the log-buffer header is moved to six GPT registers (PPC440EPX_GPT0_COMP1, ..., PPC440EPX_GPT0_COMP5). by Yuri Tikhonov · 17 years ago
  37. 81d93e5 ppc: Allow boards to specify effective amount of memory by Kumar Gala · 17 years ago
  38. ed3afca Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx by Wolfgang Denk · 17 years ago
  39. d59feff FSL: Fix common EEPROM_data structure definition by Haiying Wang · 17 years ago
  40. 04a9e11 Add support for a Freescale non-CPM SPI controller by Ben Warren · 17 years ago
  41. 5d49e0e MPC512X: Cleanup bus clock names. by Grzegorz Bernacki · 17 years ago
  42. 281ff9a ads5121: Added support for FDT. by Grzegorz Bernacki · 17 years ago
  43. 500856e API for external applications. by Rafal Jaworowski · 17 years ago
  44. 79f240f lib_ppc: make board_add_ram_info weak by Kim Phillips · 17 years ago
  45. 9be39a6 mpc83xx: Add support for the display of reset status by Dave Liu · 17 years ago
  46. f2c2a93 Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · 17 years ago
  47. 6bf6f11 Merge branch 'testing' into working by Andy Fleming · 17 years ago
  48. fad6340 make show_boot_progress () weak. by Heiko Schocher · 17 years ago
  49. e951475 Fix malloc problem introduced with the relocation fixup for the PPC platform by Stefan Roese · 17 years ago
  50. b3aff0c disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  51. 7def6b3 lib_{m68k,microblaze,mips,ppc}/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  52. f82b3b6 Don't set gd->reloc_off if relocation of .fixup works correctly by Grant Likely · 17 years ago
  53. 73f0320 lib_ppc/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  54. 566a494 [PCS440EP] upgrade the PCS440EP board: by Heiko Schocher · 17 years ago
  55. 9045f33 Fix config problems on SC3 board; make ide_reset_timeout work. by Wolfgang Denk · 17 years ago
  56. ee96088 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  57. 343c48b ppc4xx: Set bd->bi_pci_busfreq on 440EPx/GRx too by Stefan Roese · 17 years ago
  58. 54b2d43 mpc83xx: replace elaborate boottime verbosity with 'clocks' command by Kim Phillips · 17 years ago
  59. ca43ba1 Added support for the SOLIDCARD III board from Eurodesign by Heiko Schocher · 18 years ago
  60. bc5556d Merge with /home/hs/TQ/u-boot-dev by Wolfgang Denk · 18 years ago
  61. fa23044 Added support for the TQM8272 board from TQ by Heiko Schocher · 18 years ago
  62. dd520bf Code cleanup. by Wolfgang Denk · 18 years ago
  63. d239d74 mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR by Timur Tabi · 18 years ago
  64. d22200f Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · 18 years ago
  65. 4707fb5 Preliminary patch adding support for the MarelV38B board. by Bartlomiej Sieka · 18 years ago
  66. afa9884 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · 18 years ago
  67. 887e2ec Add support for AMCC Sequoia PPC440EPx eval board by Stefan Roese · 18 years ago
  68. 1c8f6d8 Unlock cache before kernel starts up for MPC86xx by Haiying Wang · 18 years ago
  69. 281f69e Merge branch 'wd' by Jon Loeliger · 18 years ago
  70. bea3f28 Add support for reading and writing mac addresses to or from ID EEPROM. by Haiying Wang · 18 years ago
  71. 090eb73 Add support for TQM885D board. Patch by Martin Krause, 20 Mar 2006 by Markus Klotzbuecher · 18 years ago
  72. f6e5739 Merge: Add support for AMCC 440SPe CPU based eval board (Yucca). by Marian Balakowicz · 18 years ago
  73. bb105f2 Call serial_initialize() before first debug() is used. by Marian Balakowicz · 18 years ago
  74. 6cfea33 Remove unneeded INIT_RAM_LOCK cache twiddling. by Haiying Wang · 18 years ago
  75. debb735 Initial support for MPC8641 HPCN board. by Jon Loeliger · 18 years ago
  76. d87080b GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 18 years ago
  77. 2688e2f Enable address translation on MPC83xx Patch by Kumar Gala, 10 Feb 2006 by Kumar Gala · 19 years ago
  78. f013dac Code cleanup, especially MIPS for GCC 4.x by Wolfgang Denk · 19 years ago
  79. d96f41e Add support for TQM8541/8555 boards, TQM85xx support reworked: by Stefan Roese · 19 years ago
  80. 63ff004 Add support for multiple PHYs. by Marian Balakowicz · 19 years ago
  81. 77ddac9 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  82. 7d31499 E500 update: repoint IVPR to RAM when code is relocated by Wolfgang Denk · 19 years ago
  83. bce84c4 Prepare U-Boot for gcc-4.x: fix global data pointer initialization by Wolfgang Denk · 19 years ago
  84. 7bc5ee0 Prepare U-Boot for gcc-4.x by Wolfgang Denk · 19 years ago
  85. b79316f Add Sandburst Metrobox and Sandburst Karef board support packages. by Stefan Roese · 19 years ago
  86. 846b0dd Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux) by Stefan Roese · 19 years ago
  87. 4b1d95d Merge with rsync://git-user@source.denx.net/git/u-boot.git by Jon Loeliger · 19 years ago
  88. c157d8e Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone. by Stefan Roese · 19 years ago
  89. f046ccd * Patch by Eran Liberty Add support for the Freescale MPC8349ADS board. by Eran Liberty · 19 years ago
  90. 9c4c5ae * Patch by Jon Loeliger, Kumar Gala 2005-02-08 by Jon Loeliger · 19 years ago
  91. ba91e26 Patch by Juergen Selent, 17 May 2005: by wdenk · 19 years ago
  92. e2ffd59 * Code cleanup, mostly for GCC-3.3.x by wdenk · 20 years ago
  93. b7eaad8 use same spacing for "NAND:" puts by stroese · 20 years ago
  94. 9d5028c * Update for AT91RM9200DK and CMC_PU2 boards: by wdenk · 20 years ago
  95. 983fda8 Patch by TsiChung Liew, 23 Sep 2004: by wdenk · 20 years ago
  96. 03f5c55 Patches by Jon Loeliger, 24 Aug 2004: by wdenk · 20 years ago
  97. 66ca92a * Patch by Yuli Barcohen, 13 Jul 2004: by wdenk · 20 years ago
  98. 7ca202f Add support for IDS "NC650" board by wdenk · 20 years ago
  99. 281e00a * Code cleanup by wdenk · 20 years ago
  100. 0ac6f8b Patch by Jon Loeliger, 17 June 2004: by wdenk · 20 years ago