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
/
omapl138_lcdk.h
Age
Commit message (
Expand
)
Author
2017-01-28
disk: convert CONFIG_DOS_PARTITION to Kconfig
Patrick Delaunay
2017-01-25
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
Simon Glass
2017-01-14
omapl138_lcdk: remove empty ifdef block
Fabien Parent
2017-01-11
mmc: move more driver config options to Kconfig
Masahiro Yamada
2016-12-29
mmc: complete unfinished move of CONFIG_MMC
Masahiro Yamada
2016-12-09
davinci: omapl138_lcdk: boot from zImage
Fabien Parent
2016-12-09
davinci: omapl138_lcdk: fix bad NAND ECC config
Fabien Parent
2016-12-09
davinci: omapl138_lcdk: increase u-boot load size
Fabien Parent
2016-12-05
davinci: omapl138_lcdk: increase PLL0 frequency
Bartosz Golaszewski
2016-12-03
davinci: omapl138_lcdk: add DT support for EMMC boot
Fabien Parent
2016-12-03
davinci: omapl138_lcdk: improve readability of boot command
Fabien Parent
2016-12-03
davinci: omapl138_lcdk: add NAND SPL boot support
Fabien Parent
2016-12-03
davinci: omapl138_lck: remove obsolete define
Fabien Parent
2016-12-03
davinci: omapl138_lcdk: use correct name for CONFIG_SYS_NAND_MASK_ALE
Fabien Parent
2016-12-03
davinci: omapl138_lcdk: use correct name for CONFIG_SYS_NAND_MASK_CLE
Fabien Parent
2016-12-03
davinci: omapl138_lcdk: use correct define for 16 bit NAND chips
Fabien Parent
2016-12-03
davinci: omapl138_lcdk: configure ddr2
Fabien Parent
2016-09-26
kconfig: introduce kconfig for UBI
Heiko Schocher
2016-09-16
Convert CONFIG_SPL_SPI_SUPPORT to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig
Simon Glass
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-09
common, kconfig: move VERSION_VARIABLE to Kconfig
Heiko Schocher
2016-08-05
configs: Fix mmc rescan misuses
Karl Beldan
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
2016-01-19
Add more SPDX-License-Identifier tags
Tom Rini
2015-11-25
sf: Move SPI flash drivers to defconfig
Bin Meng
2015-11-21
ns16550: move CONFIG_SYS_NS16550 to Kconfig
Thomas Chou
2015-10-24
arm, powerpc: select SYS_GENERIC_BOARD
Masahiro Yamada
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-25
Move default y configs out of arch/board Kconfig
Joe Hershberger
2015-06-02
configs: remove CONFIG_NET_MULTI
Lars Poeschel
2015-06-01
net: Move the CMD_NET config to defconfigs
Joe Hershberger
2015-04-23
davinci: add support for omapl138-lcdk board
Peter Howard