1. 2908943 powerpc: Only use eth_getenv_enetaddr() if networking is enabled by Stefan Roese · 16 years ago
  2. 928a7c8 powerpc: Fix compilation warning in board.c by Stefan Roese · 16 years ago
  3. 2625048 ppc: mark global bi_enet*addr as legacy by Mike Frysinger · 16 years ago
  4. dcc95c4 boards: get mac address from env and move load_sernum_ethaddr() to board init by Mike Frysinger · 16 years ago
  5. 13e9bb9 boards: move board_get_enetaddr() into board-specific init by Mike Frysinger · 16 years ago
  6. 5a3d56d nx823: get mac address from environment by Mike Frysinger · 16 years ago
  7. 734f027 8xx, icache: enabling ICache not before running from RAM by Heiko Schocher · 16 years ago
  8. 24e6ce5 i2c, dtt: move dtt_init () to board_init_r () by Heiko Schocher · 16 years ago
  9. ad347bb Add MMC Framework by Andy Fleming · 16 years ago
  10. 3b967ae ppc: Fix roll over bug in flush_cache() by Kumar Gala · 16 years ago
  11. 4cd44a8 ppc: Move CONFIG_MAX_MEM_MAPPED to common config.h by Kumar Gala · 16 years ago
  12. f93e1cb mpc86xx: Add support to populate addr map based on BATs by Becky Bruce · 16 years ago
  13. e66dc08 SATA: do not auto-initialize during boot by Mike Frysinger · 16 years ago
  14. 9ac287a 85xx: Add support to populate addr map based on TLB settings by Kumar Gala · 16 years ago
  15. 06ed90b lib_ppc: rework the flush_cache by Dave Liu · 16 years ago
  16. 2f79edd lib_ppc: Move trap_init to occur earlier by Becky Bruce · 16 years ago
  17. 3b2ad17 ppc: Fix compile warnings when !CONFIG_OF_LIBFDT by Peter Tyser · 16 years ago
  18. 82f15f3 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  19. ffccb57 bootm: support subcommands in linux ppc bootm by Kumar Gala · 16 years ago
  20. 18178bc bootm: Add subcommands by Kumar Gala · 16 years ago
  21. b02d722 Added arch_lmb_reserve to allow arch specific memory regions protection by Kumar Gala · 16 years ago
  22. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  23. e5167f1 Adds two more ethernet interface to 83xx by richardretanubun · 16 years ago
  24. e04fef3 Fix compiler warning in lib_ppc/board.c by Heiko Schocher · 16 years ago
  25. 13bd9e5 Do not init SATA when disabled on 8536DS. by Jason Jin · 16 years ago
  26. 2ad53a0 fdt: Overwrite /chosen node in bootm if it already exists in the dtb by Stefan Roese · 16 years ago
  27. d29abae powerpc: Fix bootm to boot up again with a Ramdisk by Heiko Schocher · 16 years ago
  28. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  29. 68a8756 rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  30. fdb79c3 rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  31. e46af64 rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  32. 8349c72 cmd_mac: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  33. ec3d252 lib_ppc/interrupts.c: make board_show_activity() a weak function by Wolfgang Denk · 16 years ago
  34. 48626aa bootm: refactor do_reset and os boot function args by Kumar Gala · 16 years ago
  35. 99ebc05 fdt: refactor initrd related code by Kumar Gala · 16 years ago
  36. f2f58c5 fdt: refactor fdt resize code by Kumar Gala · 16 years ago
  37. da6d11e bootm: move lmb into the bootm_headers_t structure by Kumar Gala · 16 years ago
  38. a5130ad bootm: refactor fdt locating and relocation code by Kumar Gala · 16 years ago
  39. fffb143 bootm: refactor ramdisk locating code by Kumar Gala · 16 years ago
  40. 93467bc bootm: refactor entry point code by Kumar Gala · 16 years ago
  41. b644d6b Consolidate strmhz() implementation by Haavard Skinnemoen · 16 years ago
  42. dcdcfea Update linux bootm to support ePAPR client interface by Kumar Gala · 16 years ago
  43. b71689b NAND boot: MPC8313ERDB support by Scott Wood · 16 years ago
  44. 026e4ac Fix fallout from autostart revert by Kumar Gala · 16 years ago
  45. 42b400e POWERPC: Add synchronization to write_bat in lib_ppc/bat_rw.c by Becky Bruce · 16 years ago
  46. 509cd07 Fix printf() format issues with sizeof_t types by using %zu by Wolfgang Denk · 16 years ago
  47. 8d54188 Fix some more print() format errors. by Wolfgang Denk · 16 years ago
  48. 09d2a71 Fix LMB type issues by Andy Fleming · 16 years ago
  49. 3fddff1 Fix compiler warnings by Kumar Gala · 16 years ago
  50. e4ad454 Fix printf errors. by Andrew Klossner · 16 years ago
  51. 594c7b5 ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405 by Michal Simek · 16 years ago
  52. a7a141b lmb: fix "implicit declaration of function 'lmb_free'" warning by Wolfgang Denk · 16 years ago
  53. 20582da Move conditional compilation of MPC8XXX SPI driver to Makefile by Ben Warren · 16 years ago
  54. 7d32ae3 Resize device tree to allow space for board changes and the chosen node by Andy Fleming · 16 years ago
  55. d26d67c Change lmb to use phys_size_t/phys_addr_t by Becky Bruce · 16 years ago
  56. e368346 Merge branch 'master' of git://www.denx.de/git/u-boot-fdt by Wolfgang Denk · 16 years ago
  57. 75639e0 FSL LAW: Keep track of LAW allocations by Kumar Gala · 16 years ago
  58. f3a42e2 fdt: unshadow global working fdt variable by Kim Phillips · 16 years ago
  59. 902ce70 Avoid initrd and logbuffer area overlaps by Marian Balakowicz · 17 years ago
  60. e7efd5b PPC: Add print_bats() to lib_ppc/bat_rw.c by Becky Bruce · 17 years ago
  61. 065b577 PPC: Change lib_ppc/bat_rw.c to use high bats by Becky Bruce · 17 years ago
  62. e898dfd Remove prototypes of nand_init() in favor of including nand.h. by Scott Wood · 17 years ago
  63. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  64. 5f3a4a7 Revert "Avoid initrd and logbuffer area overlaps" by Wolfgang Denk · 17 years ago
  65. 5bcd410 Support legacy multi-type images without FDT section. by Nick Spence · 17 years ago
  66. 2b77b9d Avoid initrd and logbuffer area overlaps by Marian Balakowicz · 17 years ago
  67. b4f223b ppc: Cleanup get_effective_memsize() use by Marian Balakowicz · 17 years ago
  68. 18db5a6 ppc flush_cache: add watch-dog triggering into the loops. by Yuri Tikhonov · 17 years ago
  69. ea3503a lib_ppc: Revert "Make MPC83xx one step closer to full relocation." by Kim Phillips · 17 years ago
  70. ab00e02 Restore the ability to continue booting after legacy image overwrite by Marian Balakowicz · 17 years ago
  71. e5d63b7 ppc: Fix ftd_blob variable init when processing raw blob by Marian Balakowicz · 17 years ago
  72. 320bacd ppc: Revert patch 70431e8a that used _start instead of CFG_MONITOR_BASE by Stefan Roese · 17 years ago
  73. 62f51e9 Merge branch 'master' of git://www.denx.de/git/u-boot-fdt by Wolfgang Denk · 17 years ago
  74. 0d0d348 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · 17 years ago
  75. 0c51a67 remove remaining CONFIG_OF_HAS_{UBOOT_ENV,BD_T} code by Kim Phillips · 17 years ago
  76. 8bd4dff Make MPC83xx one step closer to full relocation. by Joakim Tjernlund · 17 years ago
  77. e6c56b6 mpc8323erdb: fix EEPROM page size and get MAC from EEPROM by Michael Barkowski · 17 years ago
  78. 3b42332 ppc: Set CFG_MEM_TOP_HIDE to 0 if not already defined by Stefan Roese · 17 years ago
  79. a13709f ppc: Add CFG_MEM_TOP_HIDE option to hide memory area that doesn't get "touched" by Stefan Roese · 17 years ago
  80. 92123e0 ata: enable the sata initialize on boot up by Dave Liu · 17 years ago
  81. 8f702ad Cleanup coding style, update CHANGELOG by Wolfgang Denk · 17 years ago
  82. 9eede9b Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing by Bartlomiej Sieka · 17 years ago
  83. 893ac07 ppc: Allow boards to specify how much memory they can map by Kumar Gala · 17 years ago
  84. 432c914 [new uImage] Disable debuging output in preparation for merge with master by Bartlomiej Sieka · 17 years ago
  85. fe1d91b 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
  86. 0cd4f3d [new uImage] Add proper ramdisk/FDT handling when FIT configuration is used by Marian Balakowicz · 17 years ago
  87. df8ff33 [new uImage] Add new uImage format support to arch specific do_bootm_linux() routines by Marian Balakowicz · 17 years ago
  88. 61c1ad5 [new uImage] Add node offsets for FIT images listed in struct bootm_headers by Marian Balakowicz · 17 years ago
  89. 0d87136 [new uImage] ppc: Add new uImage format support to FDT handling routines by Marian Balakowicz · 17 years ago
  90. a0ffb42 [new uImage] Remove unnecessary arguments passed to ramdisk routines by Marian Balakowicz · 17 years ago
  91. b5ec1b9 [new uImage] Fix FDT blob totalsize calculation in boot_relocate_fdt() by Marian Balakowicz · 17 years ago
  92. d7c88a4 [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · 17 years ago
  93. d0bb56d Merge branch 'master' of git://www.denx.de/git/u-boot into new-image by Marian Balakowicz · 17 years ago
  94. aa0826b [new uImage] Respect autostart setting in linux bootm by Kumar Gala · 17 years ago
  95. c5bacfd [new uImage] Provide ability to restrict region used for boot images by Kumar Gala · 17 years ago
  96. b937bb7 [new uImage] Use lmb for bootm allocations by Kumar Gala · 17 years ago
  97. 739ce3c [new uImage] ppc: Allow boards to specify effective amount of memory by Kumar Gala · 17 years ago
  98. 18f4c0f [new uImage] rework error handling so common functions don't reset by Kumar Gala · 17 years ago
  99. 56bdf1d [new uImage] ppc: Re-order ramdisk/fdt handling sequence by Kumar Gala · 17 years ago
  100. a56d7d5 [new uImage] ppc: Determine if we are booting an OF style by Kumar Gala · 17 years ago