summaryrefslogtreecommitdiff
path: root/include/configs/cradle.h
Commit message (Expand)AuthorAgeLines
* pxa: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-06-12-0/+1
* arm: clean cache managementJean-Christophe PLAGNIOL-VILLARD2009-04-05-0/+3
* Remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZLadislav Michl2009-03-29-2/+0
* pxa: fixing get_timer to return time in miliseconds.Micha Kalfon2009-02-20-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-64/+64
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-3/+3
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* include/configs/[a-e]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-10-0/+9
* include/configs: Use new CONFIG_CMD_* in various c* named board config files.Jon Loeliger2007-07-05-3/+5
* Patch by Steven Scholz, 4 Apr 2005:wdenk2005-04-04-6/+0
* Prepare for SoC rework of ARM code:wdenk2005-04-02-2/+2
* * Patch by Gleb Natapov, 19 Sep 2003:wdenk2003-12-06-0/+1
* * Code cleanup:wdenk2003-06-27-1/+1
* * Fix mdelay() on TRAB - this was still the debugging version withwdenk2002-11-03-1/+1
* Initial revisionwdenk2002-10-11-0/+354