| Commit message (Expand) | Author | Age | Lines |
* | include/configs: Whitespace fixup | Tom Rini | 2016-04-25 | -7/+0 |
* | Use correct spelling of "U-Boot" | Bin Meng | 2016-02-06 | -1/+1 |
* | net: Remove all references to CONFIG_ETHADDR and friends | Joe Hershberger | 2015-05-19 | -2/+0 |
* | kconfig: move CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED to Kconfig | Masahiro Yamada | 2014-09-24 | -1/+0 |
* | kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED | Masahiro Yamada | 2014-03-07 | -0/+1 |
* | blackfin: fix building error by adding macro CONFIG_SYS_I2C | Sonic Zhang | 2013-12-16 | -0/+1 |
* | i2c, soft-i2c: switch to new multibus/multiadapter support | Heiko Schocher | 2013-07-23 | -2/+6 |
* | blackfin: run core1 from L1 code sram start address in uboot init code on core 0 | Sonic Zhang | 2013-05-13 | -0/+5 |
* | board configs: drop NET_MULTI references | Mike Frysinger | 2011-10-05 | -1/+0 |
* | Blackfin: bf548-ezkit/bf561-ezkit: update env location | Mike Frysinger | 2011-06-03 | -20/+3 |
* | Blackfin: bf561-ezkit/ibf-dsp561: invert env offset/addr logic | Mike Frysinger | 2011-04-08 | -2/+2 |
* | Blackfin: move CONFIG_BFIN_CPU back to board config.h | Mike Frysinger | 2011-04-08 | -0/+1 |
* | Blackfin: tweak objects specified before embedded environment | Mike Frysinger | 2010-11-19 | -8/+3 |
* | Blackfin: move CONFIG_BFIN_CPU to board config.mk | Mike Frysinger | 2010-10-02 | -1/+0 |
* | Blackfin: bf533/bf561 boards: convert to new soft gpio i2c code | Mike Frysinger | 2010-07-25 | -40/+2 |
* | Blackfin: unify default I2C settings for ADI boards | Mike Frysinger | 2010-07-13 | -2/+0 |
* | blackfin: Move cpu/blackfin/* to arch/blackfin/cpu/* | Peter Tyser | 2010-04-13 | -3/+3 |
* | Rename lib_generic/ to lib/ | Peter Tyser | 2010-04-13 | -2/+2 |
* | Blackfin: tweak embedded LDR env config option | Mike Frysinger | 2010-01-17 | -1/+1 |
* | Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API | Ben Warren | 2009-10-04 | -1/+2 |
* | Blackfin: unify u-boot linker scripts | Mike Frysinger | 2009-06-14 | -0/+17 |
* | Blackfin: convert specific pre/post config headers to common method | Mike Frysinger | 2009-06-14 | -4/+2 |
* | Blackfin: unify common ADI board settings | Mike Frysinger | 2009-03-24 | -186/+109 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -31/+31 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -2/+2 |
* | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | drivers/mtd: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | -1/+1 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -10/+7 |
* | Blackfin: unify cpu and boot modes | Mike Frysinger | 2008-03-30 | -32/+8 |
* | Blackfin: convert BFIN_CPU to CONFIG_BFIN_CPU | Mike Frysinger | 2008-03-15 | -1/+5 |
* | include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*. | Jon Loeliger | 2007-07-10 | -0/+9 |
* | include/configs: Use new CONFIG_CMD_* in various b* named board config files. | Jon Loeliger | 2007-07-05 | -14/+15 |
* | [Blackfin][PATCH] Add BF561 EZKIT board support | Aubrey Li | 2007-03-20 | -0/+244 |