Commit Graph

261 Commits (16f2f5a351004129e79e79816697a367fd9e5446)

Author SHA1 Message Date
Stefan Roese 02a301cd50 powerpc: Only use eth_getenv_enetaddr() if networking is enabled 16 years ago
Stefan Roese ff7dc06736 powerpc: Fix compilation warning in board.c 16 years ago
Mike Frysinger eb85aa594c ppc: mark global bi_enet*addr as legacy 16 years ago
Mike Frysinger 9c150102bc boards: get mac address from env and move load_sernum_ethaddr() to board init 16 years ago
Mike Frysinger d8d21e699d boards: move board_get_enetaddr() into board-specific init 16 years ago
Mike Frysinger 0107cf66f7 nx823: get mac address from environment 16 years ago
Heiko Schocher 506f391888 8xx, icache: enabling ICache not before running from RAM 16 years ago
Heiko Schocher db1d72afd7 i2c, dtt: move dtt_init () to board_init_r () 16 years ago
Heiko Schocher 9c2d63ec0e i2c, dtt: move dtt_init () to board_init_r () 16 years ago
Andy Fleming 272cc70b21 Add MMC Framework 16 years ago
Kumar Gala bced7ccefa ppc: Fix roll over bug in flush_cache() 16 years ago
Kumar Gala 87c9063963 ppc: Move CONFIG_MAX_MEM_MAPPED to common config.h 16 years ago
Becky Bruce c9315e6b4f mpc86xx: Add support to populate addr map based on BATs 16 years ago
Mike Frysinger cf7e399fb3 SATA: do not auto-initialize during boot 16 years ago
Kumar Gala ecf5b98c7a 85xx: Add support to populate addr map based on TLB settings 16 years ago
Dave Liu e39cd81c44 lib_ppc: rework the flush_cache 16 years ago
Becky Bruce d025aa4b20 lib_ppc: Move trap_init to occur earlier 16 years ago
Peter Tyser 0829323073 ppc: Fix compile warnings when !CONFIG_OF_LIBFDT 16 years ago
Wolfgang Denk 3cbd823116 Coding Style cleanup, update CHANGELOG 16 years ago
Kumar Gala 5a98127d81 bootm: support subcommands in linux ppc bootm 16 years ago
Kumar Gala 49c3a861d1 bootm: Add subcommands 16 years ago
Kumar Gala 76da19df5b Added arch_lmb_reserve to allow arch specific memory regions protection 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
richardretanubun c68a05feeb Adds two more ethernet interface to 83xx 16 years ago
Heiko Schocher 374b903829 Fix compiler warning in lib_ppc/board.c 16 years ago
Jason Jin 0f8cbc1829 Do not init SATA when disabled on 8536DS. 16 years ago
Stefan Roese 3e38577208 fdt: Overwrite /chosen node in bootm if it already exists in the dtb 16 years ago
Heiko Schocher 56844a22b7 powerpc: Fix bootm to boot up again with a Ramdisk 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 0e8d158664 rename CFG_ENV macros to CONFIG_ENV 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 93f6d72544 rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 9314cee691 rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM 16 years ago
Jean-Christophe PLAGNIOL-VILLARD bb1f8b4f8b rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 32628c5008 cmd_mac: Move conditional compilation to Makefile 16 years ago
Wolfgang Denk aab2bf0202 lib_ppc/interrupts.c: make board_show_activity() a weak function 16 years ago
Kumar Gala 40d7e99d37 bootm: refactor do_reset and os boot function args 16 years ago
Kumar Gala 2a1a2cb6e2 fdt: refactor initrd related code 16 years ago
Kumar Gala 3082d2348c fdt: refactor fdt resize code 16 years ago
Kumar Gala e906cfae08 bootm: move lmb into the bootm_headers_t structure 16 years ago
Kumar Gala 06a09918f3 bootm: refactor fdt locating and relocation code 16 years ago
Kumar Gala c4f9419c6b bootm: refactor ramdisk locating code 16 years ago
Kumar Gala c160a95447 bootm: refactor entry point code 16 years ago
Haavard Skinnemoen 0768b7a872 Consolidate strmhz() implementation 16 years ago
Kumar Gala a15b07104c Update linux bootm to support ePAPR client interface 16 years ago
Scott Wood e4c0950854 NAND boot: MPC8313ERDB support 16 years ago
Kumar Gala 3216ca9692 Fix fallout from autostart revert 16 years ago
Becky Bruce 9de67149db POWERPC: Add synchronization to write_bat in lib_ppc/bat_rw.c 16 years ago
Wolfgang Denk b64f190b7a Fix printf() format issues with sizeof_t types by using %zu 16 years ago
Wolfgang Denk 06c53beae1 Fix some more print() format errors. 16 years ago
Andy Fleming 98874ff329 Fix LMB type issues 16 years ago
Kumar Gala da8693a91b Fix compiler warnings 16 years ago