aboutsummaryrefslogtreecommitdiff
path: root/include/configs/bf537-stamp.h
AgeCommit message (Expand)AuthorFilesLines
2009-03-24Blackfin: bf537-stamp: increase monitor sizeMike Frysinger1-1/+1
2009-03-24Blackfin: bf537-stamp: bump default SCLK up to 125MHzMike Frysinger1-1/+1
2009-03-24Blackfin: unify common ADI board settingsMike Frysinger1-285/+156
2009-02-21Blackfin: bf537-stamp: fix I2C board definesMike Frysinger1-2/+2
2009-01-28Blackfin: overhaul i2c driverMike Frysinger1-39/+4
2009-01-23NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger1-1/+0
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-67/+67
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-6/+6
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-10rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROMJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-05-21Big white-space cleanup.Wolfgang Denk1-7/+7
2008-03-30Blackfin: unify cpu and boot modesMike Frysinger1-86/+18
2008-03-15Blackfin: BF537-stamp: drop board-specific flash driver for CFIMike Frysinger1-4/+5
2008-03-15Blackfin: convert BFIN_CPU to CONFIG_BFIN_CPUMike Frysinger1-25/+9
2007-07-10include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger1-0/+9
2007-07-08Clear up confusion over the CMD_POST and POST_DIAG mess.Jon Loeliger1-4/+4
2007-07-05Minor coding style cleanup. Update CHANGELOG.Wolfgang Denk1-5/+0
2007-07-05include/configs: Use new CONFIG_CMD_* in various b* named board config files.Jon Loeliger1-35/+39
2007-03-19[Blackfin][PATCH] Add BF537 stamp board supportAubrey Li1-0/+502