summaryrefslogtreecommitdiff
path: root/include/configs/bf561-ezkit.h
AgeCommit message (Expand)Author
2016-04-25include/configs: Whitespace fixupTom Rini
2016-02-06Use correct spelling of "U-Boot"Bin Meng
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-03-07kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEEDMasahiro Yamada
2013-12-16blackfin: fix building error by adding macro CONFIG_SYS_I2CSonic Zhang
2013-07-23i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher
2013-05-13blackfin: run core1 from L1 code sram start address in uboot init code on core 0Sonic Zhang
2011-10-05board configs: drop NET_MULTI referencesMike Frysinger
2011-06-03Blackfin: bf548-ezkit/bf561-ezkit: update env locationMike Frysinger
2011-04-08Blackfin: bf561-ezkit/ibf-dsp561: invert env offset/addr logicMike 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: 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-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-06-14Blackfin: unify u-boot linker scriptsMike Frysinger
2009-06-14Blackfin: convert specific pre/post config headers to common methodMike Frysinger
2009-03-24Blackfin: unify common ADI board settingsMike 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-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-20[Blackfin][PATCH] Add BF561 EZKIT board supportAubrey Li