index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
configs
/
bf537-srv1.h
Age
Commit message (
Expand
)
Author
2016-06-09
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
Heiko Schocher
2016-04-25
configs: Re-sync with cmd/Kconfig
Tom Rini
2016-04-25
include/configs: Whitespace fixup
Tom Rini
2016-04-25
configs: Re-sync almost all of cmd/Kconfig
Tom Rini
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
2015-11-25
sf: Move SPI flash drivers to defconfig
Bin Meng
2015-10-21
cmd: Convert CONFIG_CMD_ELF to Kconfig
Bin Meng
2015-08-13
kconfig: add config option for shell prompt
Nikita Kiryanov
2015-06-26
Move defaults from config_cmd_default.h to Kconfig
Joe Hershberger
2015-06-26
Move default y configs out of arch/board Kconfig
Joe Hershberger
2015-06-01
net: Fix NET_RANDOM_ETHADDR dependencies
Michal Simek
2015-06-01
net: Move the CMD_NET config to defconfigs
Joe Hershberger
2015-05-20
net: Remove all calls to net_random_ethaddr()
Joe Hershberger
2015-05-19
net: Remove all references to CONFIG_ETHADDR and friends
Joe Hershberger
2014-11-17
blackfin: convert to use CONFIG_SYS_I2C framework
Scott Jiang
2014-11-17
blackfin: rename bfin-twi_i2c driver to adi_i2c
Scott Jiang
2014-05-12
blackfin: replace bfin_gen_rand_mac() with eth_random_addr()
Masahiro Yamada
2013-12-06
blackfin: Add missing macro CONFIG_BFIN_SERIAL
Sonic Zhang
2012-10-15
COMMON: Use __stringify() instead of MK_STR()
Marek Vasut
2011-10-21
common: cosmetic: CONFIG_ROOTPATH checkpatch compliance
Joe Hershberger
2011-10-05
board configs: drop NET_MULTI references
Mike Frysinger
2011-04-08
Blackfin: bf537-minotaur/bf537-srv1: undefine nfs when net is disabled
Mike Frysinger
2011-04-08
Blackfin: move CONFIG_BFIN_CPU back to board config.h
Mike Frysinger
2010-10-02
Blackfin: move CONFIG_BFIN_CPU to board config.mk
Mike Frysinger
2010-01-17
Blackfin: tweak embedded LDR env config option
Mike Frysinger
2009-07-19
Blackfin: bf537-{minotaur,srv1}: do not hardcode CONFIG_ETHADDR
Mike Frysinger
2009-06-15
Blackfin: fix SPI flash speed define name
Mike Frysinger
2009-06-15
Blackfin: convert specific pre/post config headers to common method
Mike Frysinger
2009-06-15
Blackfin: bf537-srv1: new board port
Mike Frysinger