summaryrefslogtreecommitdiff
path: root/include/configs/B2.h
Commit message (Expand)AuthorAgeLines
* arm: remove cpu_initJean-Christophe PLAGNIOL-VILLARD2009-06-12-0/+1
* arm: clean cache managementJean-Christophe PLAGNIOL-VILLARD2009-04-05-0/+1
* s3c44b0: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-03-29-0/+1
* s3c44b0: move rtc driver to drivers/rtcJean-Christophe PLAGNIOL-VILLARD2009-03-29-0/+1
* s3c44b0: move i2c driver to drivers/i2cJean-Christophe PLAGNIOL-VILLARD2009-03-29-0/+2
* Remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZLadislav Michl2009-03-29-2/+0
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-37/+37
* Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE referencesPeter Tyser2008-10-14-1/+0
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-3/+3
* rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROMJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-21-1/+1
* include/configs/[A-G]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger2007-07-09-1/+8
* include/configs: Use new CONFIG_CMD_* in various B* named board config files.Jon Loeliger2007-07-07-8/+11
* Patch by Steven Scholz, 4 Apr 2005:wdenk2005-04-04-6/+0
* Prepare for SoC rework of ARM code:wdenk2005-04-02-1/+1
* * Patch by Andrea Scian, 17 Feb 2004:wdenk2004-02-24-0/+209