aboutsummaryrefslogtreecommitdiff
path: root/include/configs/bf537-stamp.h
AgeCommit message (Expand)Author
2009-07-07mtd: nand: new base driver for memory mapped nand devicesMike Frysinger
2009-06-15Blackfin: fix SPI flash speed define nameMike Frysinger
2009-06-15Blackfin: bf533-stamp/bf537-stamp: fix env settings for SPI flashVivi Li
2009-06-14Blackfin: unify u-boot linker scriptsMike Frysinger
2009-06-14Blackfin: convert specific pre/post config headers to common methodMike Frysinger
2009-03-24Blackfin: bf537-stamp: increase monitor sizeMike Frysinger
2009-03-24Blackfin: bf537-stamp: bump default SCLK up to 125MHzMike Frysinger
2009-03-24Blackfin: unify common ADI board settingsMike Frysinger
2009-02-21Blackfin: bf537-stamp: fix I2C board definesMike Frysinger
2009-01-28Blackfin: overhaul i2c driverMike Frysinger
2009-01-23NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROMJean-Christophe PLAGNIOL-VILLARD
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-03-30Blackfin: unify cpu and boot modesMike Frysinger
2008-03-15Blackfin: BF537-stamp: drop board-specific flash driver for CFIMike Frysinger
2008-03-15Blackfin: convert BFIN_CPU to CONFIG_BFIN_CPUMike Frysinger
2007-07-10include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger
2007-07-08Clear up confusion over the CMD_POST and POST_DIAG mess.Jon Loeliger
2007-07-05Minor coding style cleanup. Update CHANGELOG.Wolfgang Denk
2007-07-05include/configs: Use new CONFIG_CMD_* in various b* named board config files.Jon Loeliger
2007-03-19[Blackfin][PATCH] Add BF537 stamp board supportAubrey Li