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
/
lsxl.h
Age
Commit message (
Expand
)
Author
2020-06-04
Convert CONFIG_CMD_ASKENV et al to Kconfig
Tom Rini
2019-11-20
env: Finish migration of common ENV options
Tom Rini
2019-08-02
Convert CONFIG_SHOW_BOOT_PROGRESS to Kconfig
Simon Glass
2019-04-12
arm: kirkwood: lsxl: enable DM for SATA
Michael Walle
2019-03-25
Convert CONFIG_ENV_SPI_* to Kconfig
Patrick Delaunay
2019-03-25
Convert CONFIG_SF_DEFAULT_* to Kconfig
Patrick Delaunay
2018-08-17
Convert CONFIG_MISC_INIT_R to Kconfig
Adam Ford
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-02-23
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
Adam Ford
2017-11-17
Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND
Tom Rini
2017-09-03
block: ide: Drop CONFIG_IDE_LED
Bin Meng
2017-08-14
common: Move CONFIG_BOOTARGS to Kconfig
Sam Protsenko
2017-07-25
Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig
Simon Glass
2017-07-25
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
Simon Glass
2017-05-22
Kconfig: Add a CONFIG_IDE option
Simon Glass
2017-05-22
Convert CONFIG_CMD_IDE to Kconfig
Simon Glass
2017-05-22
Kconfig: Drop CONFIG_CMD_ENV
Simon Glass
2017-02-12
flash: complete CONFIG_SYS_NO_FLASH move with renaming
Masahiro Yamada
2017-02-08
api: Convert to Kconfig
Emmanuel Vadot
2017-01-28
disk: convert CONFIG_EFI_PARTITION to Kconfig
Patrick Delaunay
2017-01-28
disk: convert CONFIG_DOS_PARTITION to Kconfig
Patrick Delaunay
2016-10-23
Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig
Simon Glass
2016-10-23
Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig
Simon Glass
2016-09-20
Kconfig: Move config IDENT_STRING to Kconfig
Siva Durga Prasad Paladugu
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-03-14
Move CONFIG_OF_LIBFDT to Kconfig
Simon Glass
2015-11-25
sf: Move SPI flash drivers to defconfig
Bin Meng
2015-10-24
arm, powerpc: select SYS_GENERIC_BOARD
Masahiro Yamada
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-25
Move defaults from config_cmd_default.h to Kconfig
Joe Hershberger
2015-06-01
net: Fix NET_RANDOM_ETHADDR dependencies
Michal Simek
2015-05-20
net: Remove all calls to net_random_ethaddr()
Joe Hershberger
2015-02-12
lsxl: switch from bootm to bootz for boot commands
Michael Walle
2015-02-12
lsxl: place the dtb below the inital ramdisk
Michael Walle
2015-02-12
lsxl: use default load addresses for legacy boot
Michael Walle
2014-10-06
lsxl: convert to generic board and fix typo
Michael Walle
2014-08-30
kirkwood: kconfig: refactor Kconfig and defconfig
Masahiro Yamada
2014-05-25
lsxl: rework boot scripts
Michael Walle
2014-05-25
lsxl: use 64bit for LBA48 to support 4 TB drives
Michael Walle
2014-03-28
lib: rand: introduce new configs: CONFIG_LIB_RAND and CONFIG_LIB_HW_RAND
Przemyslaw Marczak
2014-03-12
kirkwood: kwbimage: refactor CONFIG_SYS_KWD_CONFIG
Masahiro Yamada
2013-11-04
config: Add a default CONFIG_SYS_PROMPT
Rob Herring
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-01-09
lsxl: unset ncip for rescue mode
Michael Walle
2012-10-15
COMMON: Use __stringify() instead of MK_STR()
Marek Vasut
2012-07-07
Kirkwood: add lschlv2 and lsxhl board support
Michael Walle