aboutsummaryrefslogtreecommitdiffstats
path: root/board/cpc45
AgeCommit message (Expand)AuthorFilesLines
2010-12-09Remove redundant config.mk filesWolfgang Denk1-28/+0
2010-11-27824x: Cleanup for partial linking and --gc-sectionsWolfgang Denk1-2/+2
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-10/+1
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-3/+4
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD3-26/+26
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-12/+12
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-09-10cleanup use of CFG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-02Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren1-0/+6
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-05-21Big white-space cleanup.Wolfgang Denk1-3/+3
2007-07-10board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger1-1/+1
2007-07-09board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2-2/+2
2007-07-04Remove obsolete mpc824x linker scripts (1 of 4)Grant Likely1-136/+0
2007-07-04board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2-2/+2
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk1-1/+1
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz1-7/+11
2006-07-10Major PCMCIA Cleanup to make code better readable and maintainable.Wolfgang Denk1-25/+775
2005-12-12(no commit message)Wolfgang Denk1-0/+1
2005-08-31Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk1-0/+2
2004-12-31* Code cleanup, mostly for GCC-3.3.xwdenk3-1/+109
2004-06-19Patch by Josef Wagner, 04 Jun 2004:wdenk2-172/+291
2004-06-01Fix text alignmentwdenk1-1/+1
2004-01-20* The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk1-1/+1
2004-01-06Add a common get_ram_size() function and modify the thewdenk1-45/+18
2003-06-27* Code cleanup:wdenk5-32/+34
2003-06-25* Header file cleanup for ARMwdenk1-0/+1
2003-05-30* Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthwdenk1-2/+2
2003-03-12* Patch by Josef Wagner, 12 Mar 2003:wdenk6-0/+1044