summaryrefslogtreecommitdiff
path: root/include/configs/bf561-ezkit.h
AgeCommit message (Expand)AuthorFilesLines
2016-02-06Use correct spelling of "U-Boot"Bin Meng1-1/+1
2015-05-19net: Remove all references to CONFIG_ETHADDR and friendsJoe Hershberger1-2/+0
2014-09-25kconfig: move CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED to KconfigMasahiro Yamada1-1/+0
2014-03-07kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEEDMasahiro Yamada1-0/+1
2013-12-16blackfin: fix building error by adding macro CONFIG_SYS_I2CSonic Zhang1-0/+1
2013-07-23i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher1-2/+6
2013-05-13blackfin: run core1 from L1 code sram start address in uboot init code on core 0Sonic Zhang1-0/+5
2011-10-06board configs: drop NET_MULTI referencesMike Frysinger1-1/+0
2011-06-03Blackfin: bf548-ezkit/bf561-ezkit: update env locationMike Frysinger1-20/+3
2011-04-08Blackfin: bf561-ezkit/ibf-dsp561: invert env offset/addr logicMike Frysinger1-2/+2
2011-04-08Blackfin: move CONFIG_BFIN_CPU back to board config.hMike Frysinger1-0/+1
2010-11-20Blackfin: tweak objects specified before embedded environmentMike Frysinger1-8/+3
2010-10-03Blackfin: move CONFIG_BFIN_CPU to board config.mkMike Frysinger1-1/+0
2010-07-25Blackfin: bf533/bf561 boards: convert to new soft gpio i2c codeMike Frysinger1-40/+2
2010-07-14Blackfin: unify default I2C settings for ADI boardsMike Frysinger1-2/+0
2010-04-13blackfin: Move cpu/blackfin/* to arch/blackfin/cpu/*Peter Tyser1-3/+3
2010-04-13Rename lib_generic/ to lib/Peter Tyser1-2/+2
2010-01-17Blackfin: tweak embedded LDR env config optionMike Frysinger1-1/+1
2009-10-05Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren1-1/+2
2009-06-15Blackfin: unify u-boot linker scriptsMike Frysinger1-0/+17
2009-06-15Blackfin: convert specific pre/post config headers to common methodMike Frysinger1-4/+2
2009-03-25Blackfin: unify common ADI board settingsMike Frysinger1-186/+109
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-31/+31
2008-09-11rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-09-11rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-05-21Big white-space cleanup.Wolfgang Denk1-10/+7
2008-03-30Blackfin: unify cpu and boot modesMike Frysinger1-32/+8
2008-03-16Blackfin: convert BFIN_CPU to CONFIG_BFIN_CPUMike Frysinger1-1/+5
2007-07-10include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger1-0/+9
2007-07-05include/configs: Use new CONFIG_CMD_* in various b* named board config files.Jon Loeliger1-14/+15
2007-03-20[Blackfin][PATCH] Add BF561 EZKIT board supportAubrey Li1-0/+244