aboutsummaryrefslogtreecommitdiff
path: root/include/configs/bf537-stamp.h
AgeCommit message (Expand)Author
2011-10-05board configs: drop NET_MULTI referencesMike Frysinger
2011-09-29Blackfin: bf537-stamp/bf548-ezkit: update POST flash block rangeMike Frysinger
2011-09-29Blackfin: post: generalize led/button tests with GPIOsMike Frysinger
2011-09-29Blackfin: bf537-stamp: convert to gpio post hotkeyMike Frysinger
2011-07-12Blackfin: post: setup default CONFIG_SYS_POST_WORD_ADDRMike Frysinger
2011-04-25Blackfin: bf537-stamp/bf527-ad7160-eval: convert to mmc_spiMike Frysinger
2011-04-08Blackfin: move CONFIG_BFIN_CPU back to board config.hMike Frysinger
2010-11-19Blackfin: tweak objects specified before embedded environmentMike Frysinger
2010-10-02Blackfin: adi config: add an "all spi flashes" option to unify board listsMike Frysinger
2010-10-02Blackfin: move CONFIG_BFIN_CPU to board config.mkMike Frysinger
2010-09-21POST cleanup.Michael Zaidman
2010-07-14Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2010-07-13Blackfin: unify default I2C settings for ADI boardsMike Frysinger
2010-07-08Blackfin: convert plat-nand code to GPIO frameworkMike Frysinger
2010-07-05Blackfin: unify custom gpio commandsMike Frysinger
2010-04-13blackfin: Move cpu/blackfin/* to arch/blackfin/cpu/*Peter Tyser
2010-04-13Rename lib_generic/ to lib/Peter Tyser
2010-04-07Blackfin: bf537-stamp: add board test definesMike Frysinger
2010-01-17Blackfin: bf537-stamp: rename SPI/MMC defineMike Frysinger
2010-01-17Blackfin: tweak embedded LDR env config optionMike Frysinger
2009-09-02Blackfin: bf537-stamp: comment CF-Flash Card Support betterMichael Hennerich
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