index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configs
/
omapl138_lcdk_defconfig
Age
Commit message (
Expand
)
Author
2017-08-12
Convert CONFIG_NAND to Kconfig
Adam Ford
2017-07-31
configs: Migrate CMD_NAND*
Tom Rini
2017-07-26
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
Simon Glass
2017-06-10
configs: omapl138_lcdk: dont disable fat write
Sekhar Nori
2017-06-05
configs: davinci: omapl138_lcdk: add random eth address support
Anna, Suman
2017-06-03
Kconfig: Migrate FS_FAT / FAT_WRITE
Tom Rini
2017-05-31
Kconfig: Finish migration of hashing commands
Daniel Thompson
2017-05-22
Convert CONFIG_CMD_EEPROM et al to Kconfig
Simon Glass
2017-05-22
Convert CONFIG_SPL_BOARD_INIT to Kconfig
Ley Foon Tan
2017-05-15
davinci: omapl138_lcdk: drop custom prompt string
Sekhar Nori
2017-05-12
davinci: omapl138_lcdk: switch to using TI_COMMON_CMD_OPTIONS
Sekhar Nori
2017-04-30
Convert CONFIG_CMD_DIAG to Kconfig
Simon Glass
2017-04-09
davinci: omapl138_lcdk: enable some filesystem related commands
Sekhar Nori
2017-03-13
configs: Re-sync
Tom Rini
2017-01-25
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
Simon Glass
2017-01-14
omapl138_lcdk: enable SPL MMC support
Fabien Parent
2016-12-09
davinci: omapl138_lcdk: boot from zImage
Fabien Parent
2016-12-03
davinci: omapl138_lcdk: add NAND SPL boot support
Fabien Parent
2016-12-03
davinci: omapl138_lcdk: add u-boot sector for mmc/sd boot
Fabien Parent
2016-10-12
common: Add DISPLAY_BOARDINFO
Lokesh Vutla
2016-10-12
common/Kconfig: Add DISPLAY_CPUINFO
Lokesh Vutla
2016-09-26
kconfig: introduce kconfig for UBI
Heiko Schocher
2016-09-16
Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig
Simon Glass
2016-09-16
Kconfig: Move SPL settings into their own file
Simon Glass
2016-09-09
common, kconfig: move VERSION_VARIABLE to Kconfig
Heiko Schocher
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
configs: Re-sync almost all of cmd/Kconfig
Tom Rini
2016-04-25
configs: Re-sync HUSH options
Tom Rini
2016-03-14
Move CONFIG_OF_LIBFDT to Kconfig
Simon Glass
2015-11-25
sf: Move SPI flash drivers to defconfig
Bin Meng
2015-11-22
ns16550: move CONFIG_SYS_NS16550 to Kconfig
Thomas Chou
2015-09-28
Reorder defconfigs with 'savedefconfig'
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: Move the CMD_NET config to defconfigs
Joe Hershberger
2015-05-12
Clean all defconfigs with savedefconfig
Joe Hershberger
2015-05-10
davinci: restore CONFIG_SPL=y to configs/omapl138_lcdk_defconfig
Peter Howard
2015-04-23
davinci: add support for omapl138-lcdk board
Peter Howard