index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
configs
/
edb93xx.h
Age
Commit message (
Expand
)
Author
2019-11-20
env: Finish migration of common ENV options
Tom Rini
2019-11-20
env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check
Tom Rini
2019-06-14
configs: Remove unneeded CONFIG_SYS_LDSCRIPT instances
Tom Rini
2018-10-19
Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig
Adam Ford
2018-08-17
Convert CONFIG_MII et al to Kconfig
Adam Ford
2018-08-16
configs: Migrate CONFIG_NR_DRAM_BANKS
Tom Rini
2018-03-16
Convert all of CONFIG_CONS_INDEX to Kconfig
Tom Rini
2018-03-13
Move CONFIG_PHY_ADDR to Kconfig
Stefan Mavrodiev
2018-03-09
ARM: Drop unreferenced CONFIG_* defines named after boards
Tuomas Tynkkynen
2018-02-23
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
Adam Ford
2018-02-11
configs: Migrate CONFIG_SYS_TEXT_BASE
Tom Rini
2018-01-28
pl010: Convert CONFIG_PL010_SERIAL to Kconfig
Alexander Graf
2017-09-03
include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions
Thomas Petazzoni
2017-09-03
include/configs: drop default definitions of CONFIG_SYS_MAXARGS
Thomas Petazzoni
2017-09-03
include/configs: drop default definitions of CONFIG_SYS_PBSIZE
Thomas Petazzoni
2017-08-14
common: Move CONFIG_BOOTARGS to Kconfig
Sam Protsenko
2017-07-25
Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
Simon Glass
2017-05-22
Convert CONFIG_CMD_JFFS2 to Kconfig
Simon Glass
2017-05-01
cmd: add Kconfig option for 'date' command
Chris Packham
2017-04-06
Remove various unused interrupt related code
Tom Rini
2017-03-19
Kconfig: Migrate CONFIG_BAUDRATE
Philipp Tomsich
2017-01-25
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
Simon Glass
2017-01-21
status_led: Kconfig migration
Uri Mashiach
2017-01-13
spi: Zap ep93xx_spi driver and related code
Jagan Teki
2016-12-29
mmc: complete unfinished move of CONFIG_MMC
Masahiro Yamada
2016-09-09
configs: Migrate CONFIG_USB_STORAGE
Tom Rini
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-04-25
configs: Re-sync HUSH options
Tom Rini
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
2015-10-24
arm, powerpc: select SYS_GENERIC_BOARD
Masahiro Yamada
2015-09-13
arm: move edb93xx to generic board architecture
Sergey Kostanbaev
2015-08-13
kconfig: add config option for shell prompt
Nikita Kiryanov
2015-06-25
Move defaults from config_cmd_default.h to Kconfig
Joe Hershberger
2015-06-02
configs: remove CONFIG_NET_MULTI
Lars Poeschel
2014-11-20
ARM: remove CONFIG_ARM920T defines
Masahiro Yamada
2014-10-23
kconfig: move CONFIG_SYS_HZ to lib/Kconfig
Masahiro Yamada
2014-07-04
arm: ep9315: Return back Cirrus Logic EDB9315A board support
Sergey Kostanbaev
2011-09-04
ARM: remove broken "edb93xx" boards
Wolfgang Denk
2010-10-26
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-18
mkconfig: change CONFIG_MK_ prefix into plain CONFIG_
Wolfgang Denk
2010-02-12
Add support for EDB93xx boards
Matthias Kaehlcke