Commit Graph

246 Commits (711e2b2af820d21d9931d4cf8057d3894600fd54)

Author SHA1 Message Date
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 17 years ago
Kumar Gala 3216ca9692 Fix fallout from autostart revert 17 years ago
Becky Bruce 9de67149db POWERPC: Add synchronization to write_bat in lib_ppc/bat_rw.c 17 years ago
Wolfgang Denk b64f190b7a Fix printf() format issues with sizeof_t types by using %zu 17 years ago
Wolfgang Denk 06c53beae1 Fix some more print() format errors. 17 years ago
Andy Fleming 98874ff329 Fix LMB type issues 17 years ago
Kumar Gala da8693a91b Fix compiler warnings 17 years ago
Andrew Klossner dc4b0b38d4 Fix printf errors. 17 years ago
Michal Simek 9fea65a6c4 ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405 17 years ago
Wolfgang Denk 730f298485 lmb: fix "implicit declaration of function 'lmb_free'" warning 17 years ago
Ben Warren f8cc312bbe Move conditional compilation of MPC8XXX SPI driver to Makefile 17 years ago
Andy Fleming 41c5eaa725 Resize device tree to allow space for board changes and the chosen node 17 years ago
Becky Bruce 391fd93ab2 Change lmb to use phys_size_t/phys_addr_t 17 years ago
Kumar Gala f060054dad FSL LAW: Keep track of LAW allocations 17 years ago
Kim Phillips e489b9c078 fdt: unshadow global working fdt variable 17 years ago
Marian Balakowicz 95d449ad4d Avoid initrd and logbuffer area overlaps 17 years ago
Becky Bruce d5b9b8cdb8 PPC: Add print_bats() to lib_ppc/bat_rw.c 17 years ago
Becky Bruce c148f24c15 PPC: Change lib_ppc/bat_rw.c to use high bats 17 years ago
Scott Wood d6ac2ed893 Remove prototypes of nand_init() in favor of including nand.h. 17 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 17 years ago
Wolfgang Denk ee0cfa7080 Revert "Avoid initrd and logbuffer area overlaps" 17 years ago
Nick Spence 91a616741f Support legacy multi-type images without FDT section. 17 years ago
Marian Balakowicz 1b5605ca57 Avoid initrd and logbuffer area overlaps 17 years ago