summaryrefslogtreecommitdiffstats
path: root/board/atc
Commit message (Expand)AuthorAgeFilesLines
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-12/+1
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-3/+4
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-184-36/+36
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-3/+3
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* disk-on-chip: remove duplicate doc_probe declarationJean-Christophe PLAGNIOL-VILLARD2008-09-091-1/+0
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-1/+1
* board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-092-2/+2
* Remove obsolete mpc824x linker scripts (1 of 4)Grant Likely2007-07-041-125/+0
* board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-042-2/+2
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-091-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-011-7/+11
* Major PCMCIA Cleanup to make code better readable and maintainable.Wolfgang Denk2006-07-102-1/+638
* (no commit message)Wolfgang Denk2005-12-121-0/+1
* Cleanup for GCC-4.xWolfgang Denk2005-10-131-1/+1
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-311-0/+2
* Add a common get_ram_size() function and modify the thewdenk2004-01-061-50/+4
* * Prepare for releasewdenk2003-10-291-3/+16
* * Patch by Xiao Xianghua, 23 Oct 2003:wdenk2003-10-261-16/+16
* * Code cleanup:wdenk2003-06-274-23/+26
* * Header file cleanup for ARMwdenk2003-06-251-0/+1
* Add support for DS12887 RTC; add RTC support for ATC boardwdenk2003-06-182-6/+55
* * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthwdenk2003-05-301-1/+1
* Add support for CompactFlash on ATC boardwdenk2003-05-181-0/+12
* Fix ATC board configuration and flash driverwdenk2003-05-051-92/+90
* * Add support for Promess ATC boardwdenk2003-05-035-0/+1232
OpenPOWER on IntegriCloud