summaryrefslogtreecommitdiff
path: root/include/configs/bf533-stamp.h
AgeCommit message (Expand)Author
2016-10-23Convert CONFIG_VIDEO to KconfigSimon Glass
2016-04-25include/configs: Whitespace fixupTom Rini
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2015-06-25Move default y configs out of arch/board KconfigJoe Hershberger
2015-05-19net: Remove all references to CONFIG_ETHADDR and friendsJoe Hershberger
2014-09-24kconfig: move CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED to KconfigMasahiro Yamada
2014-08-07blackfin: convert blackfin board_f and board_r to use generic board init func...Sonic Zhang
2014-03-07kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEEDMasahiro Yamada
2013-12-06blackfin: soft-i2c: No need to define blackfin specific soft i2c operationsSonic Zhang
2013-11-17Makefile: rename all libraries to built-in.oMasahiro Yamada
2013-07-23i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher
2011-10-05board configs: drop NET_MULTI referencesMike 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-07-25Blackfin: bf533/bf561 boards: convert to new soft gpio i2c codeMike Frysinger
2010-07-13Blackfin: unify default I2C settings for ADI boardsMike Frysinger
2010-07-05Blackfin: switch to common GPIO LED driverMike Frysinger
2010-07-05Blackfin: back out status_led.h stubsMike Frysinger
2010-04-13blackfin: Move cpu/blackfin/* to arch/blackfin/cpu/*Peter Tyser
2010-04-13Rename lib_generic/ to lib/Peter Tyser
2010-01-17Blackfin: tweak embedded LDR env config optionMike Frysinger
2009-10-04Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren
2009-07-18Blackfin: bf533-stamp: back down SCLK a bitMike 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: bf533-stamp: bump up default clocksMike Frysinger
2009-03-24Blackfin: bf533-stamp: rewrite startup LED notificationsMike Frysinger
2009-03-24Blackfin: unify common ADI board settingsMike Frysinger
2009-01-28Blackfin: overhaul i2c driverMike Frysinger
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: 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-05include/configs: Use new CONFIG_CMD_* in various b* named board config files.Jon Loeliger
2007-03-12[Blackfin][PATCH] minor cleanupAubrey Li
2007-03-10[Blackfin][PATCH] code cleanupAubrey Li
2007-03-09[Blackfin]PATCH-1/2]: Remove obsolete blackfin port and add bf533 platform su...Aubrey.Li