summaryrefslogtreecommitdiff
path: root/include/configs/bf561-ezkit.h
Commit message (Expand)AuthorAgeLines
* kconfig: move CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED to KconfigMasahiro Yamada2014-09-24-1/+0
* kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEEDMasahiro Yamada2014-03-07-0/+1
* blackfin: fix building error by adding macro CONFIG_SYS_I2CSonic Zhang2013-12-16-0/+1
* i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-23-2/+6
* blackfin: run core1 from L1 code sram start address in uboot init code on core 0Sonic Zhang2013-05-13-0/+5
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-05-1/+0
* Blackfin: bf548-ezkit/bf561-ezkit: update env locationMike Frysinger2011-06-03-20/+3
* Blackfin: bf561-ezkit/ibf-dsp561: invert env offset/addr logicMike Frysinger2011-04-08-2/+2
* Blackfin: move CONFIG_BFIN_CPU back to board config.hMike Frysinger2011-04-08-0/+1
* Blackfin: tweak objects specified before embedded environmentMike Frysinger2010-11-19-8/+3
* Blackfin: move CONFIG_BFIN_CPU to board config.mkMike Frysinger2010-10-02-1/+0
* Blackfin: bf533/bf561 boards: convert to new soft gpio i2c codeMike Frysinger2010-07-25-40/+2
* Blackfin: unify default I2C settings for ADI boardsMike Frysinger2010-07-13-2/+0
* blackfin: Move cpu/blackfin/* to arch/blackfin/cpu/*Peter Tyser2010-04-13-3/+3
* Rename lib_generic/ to lib/Peter Tyser2010-04-13-2/+2
* Blackfin: tweak embedded LDR env config optionMike Frysinger2010-01-17-1/+1
* Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-10-04-1/+2
* Blackfin: unify u-boot linker scriptsMike Frysinger2009-06-14-0/+17
* Blackfin: convert specific pre/post config headers to common methodMike Frysinger2009-06-14-4/+2
* Blackfin: unify common ADI board settingsMike Frysinger2009-03-24-186/+109
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-31/+31
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-2/+2
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-13-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-21-10/+7
* Blackfin: unify cpu and boot modesMike Frysinger2008-03-30-32/+8
* Blackfin: convert BFIN_CPU to CONFIG_BFIN_CPUMike Frysinger2008-03-15-1/+5
* include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-10-0/+9
* include/configs: Use new CONFIG_CMD_* in various b* named board config files.Jon Loeliger2007-07-05-14/+15
* [Blackfin][PATCH] Add BF561 EZKIT board supportAubrey Li2007-03-20-0/+244