aboutsummaryrefslogtreecommitdiffstats
path: root/lib_sparc
AgeCommit message (Expand)AuthorFilesLines
2009-06-12lib_arch/board.c: Move malloc initialization before flash_init()Stefan Roese1-5/+4
2009-03-20lib_*/board.c: do not initialize bi_enet*addr in global dataMike Frysinger1-19/+0
2008-12-07SPARC: Fixed compiler error introduced by commit c160a9544743Daniel Hellstrom1-1/+2
2008-10-29bootm: Add subcommandsKumar Gala1-0/+3
2008-10-18Added arch_lmb_reserve to allow arch specific memory regions protectionKumar Gala1-7/+9
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2-36/+36
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-10rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROMJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-10cmd_mac: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-26bootm: refactor do_reset and os boot function argsKumar Gala1-5/+2
2008-08-26bootm: refactor image detection and os load stepsKumar Gala1-18/+1
2008-08-26bootm: move lmb into the bootm_headers_t structureKumar Gala1-1/+1
2008-08-26bootm: refactor ramdisk locating codeKumar Gala1-14/+3
2008-08-26bootm: refactor entry point codeKumar Gala1-10/+2
2008-08-12Fix fallout from autostart revertKumar Gala1-5/+1
2008-07-30Fix remaining CFG_CMD_ define, ifdef and commentsJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-05-21Big white-space cleanup.Wolfgang Denk1-1/+1
2008-04-08SPARC: Added generic support for SPARC architecture.Daniel Hellstrom6-0/+1025