summaryrefslogtreecommitdiff
path: root/board/hidden_dragon
AgeCommit message (Expand)Author
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD
2008-09-10cleanup use of CFG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD
2008-09-02Moved initialization of RTL8139 Ethernet controller to board_eth_init()Ben Warren
2008-06-12Change initdram() return type to phys_size_tBecky Bruce
2008-05-21Big white-space cleanup.Wolfgang Denk
2007-07-04Remove obsolete mpc824x linker scripts (2 of 4)Grant Likely
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz
2005-12-12(no commit message)Wolfgang Denk
2005-08-31Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk
2005-04-03* Patch by Yusdi Santoso, 22 Oct 2004:wdenk