1. 310cecb Add bb_miiphy_init call before any ethernet bring-up code. by Luigi 'Comio' Mantellini · 15 years ago
  2. 262ae0a push LOAD_ADDR out to arch mk files by Mike Frysinger · 15 years ago
  3. d4e8ada Consolidate arch-specific mem_malloc_init() implementations by Peter Tyser · 15 years ago
  4. a483a16 Standardize mem_malloc_init() implementation by Peter Tyser · 15 years ago
  5. 5e93bd1 Consolidate arch-specific sbrk() implementations by Peter Tyser · 15 years ago
  6. b220c64 Move architecture specific config.mk files into subdirs by Peter Tyser · 15 years ago
  7. 52cb4d4 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  8. c790b04 lib_arch/board.c: Move malloc initialization before flash_init() by Stefan Roese · 15 years ago
  9. 19b5b53 lib_*/board.c: do not initialize bi_enet*addr in global data by Mike Frysinger · 16 years ago
  10. af5eb84 SPARC: Fixed compiler error introduced by commit c160a9544743 by Daniel Hellstrom · 16 years ago
  11. 49c3a86 bootm: Add subcommands by Kumar Gala · 16 years ago
  12. 76da19d Added arch_lmb_reserve to allow arch specific memory regions protection by Kumar Gala · 16 years ago
  13. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  14. 0e8d158 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  15. bb1f8b4 rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  16. 32628c5 cmd_mac: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  17. 40d7e99 bootm: refactor do_reset and os boot function args by Kumar Gala · 16 years ago
  18. 396f635 bootm: refactor image detection and os load steps by Kumar Gala · 16 years ago
  19. e906cfa bootm: move lmb into the bootm_headers_t structure by Kumar Gala · 16 years ago
  20. c4f9419 bootm: refactor ramdisk locating code by Kumar Gala · 16 years ago
  21. c160a95 bootm: refactor entry point code by Kumar Gala · 16 years ago
  22. 3216ca9 Fix fallout from autostart revert by Kumar Gala · 16 years ago
  23. 936897d Fix remaining CFG_CMD_ define, ifdef and comments by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  24. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  25. c2f02da SPARC: Added generic support for SPARC architecture. by Daniel Hellstrom · 16 years ago