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
/
boot
/
Kconfig
Age
Commit message (
Expand
)
Author
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-11-21
Fix usage of CONFIG_PREBOOT
Pali Rohár
2022-10-31
vpl: Allow signature verification
Simon Glass
2022-10-31
vbe: Add Kconfig options for VPL
Simon Glass
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-10-19
sunxi: Kconfig: introduce SUNXI_MINIMUM_DRAM_MB
Andre Przywara
2022-08-12
vbe: Support VBE simple
Simon Glass
2022-08-12
vbe: Add initial support for VBE
Simon Glass
2022-08-12
bootstd: Allow bootmeths to be marked as global
Simon Glass
2022-08-10
boot: allow bootmeth-distro without CONFIG_NET
John Keeping
2022-08-05
Revert "Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support""
Simon Glass
2022-08-04
flash: Remove pic32_flash.c
Tom Rini
2022-07-26
fpga: zynqmp: support loading authenticated images
Oleksandr Suvorov
2022-07-07
Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to Kconfig
Tom Rini
2022-07-07
Convert CONFIG_SYS_RAMBOOT to Kconfig
Tom Rini
2022-07-07
spl: Ensure all SPL symbols in Kconfig have some SPL dependency
Tom Rini
2022-07-05
Convert CONFIG_FSL_FIXED_MMC_LOCATION et al to Kconfig
Tom Rini
2022-06-28
tpl: Ensure all TPL symbols in Kconfig have some TPL dependency
Tom Rini
2022-05-28
bootmenu: U-Boot console is enabled as default
Masahisa Kojima
2022-05-11
boot: Kconfig: Enable FIT processing by default on TI secure devices
Andrew Davis
2022-05-11
boot: Kconfig: Disable non-FIT loading for TI secure devices
Andrew Davis
2022-04-25
bootstd: Provide a default command
Simon Glass
2022-04-25
bootstd: Add an implementation of script boot
Simon Glass
2022-04-25
bootstd: Add a sandbox bootmeth driver
Simon Glass
2022-04-25
bootstd: Add an implementation of EFI boot
Simon Glass
2022-04-25
bootstd: Add an implementation of distro PXE boot
Simon Glass
2022-04-25
bootstd: Add an implementation of distro boot
Simon Glass
2022-04-25
bootstd: Add the bootstd uclass and core implementation
Simon Glass
2022-04-04
arm: init: save previous bootloader data
Dzmitry Sankouski
2022-04-02
Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support"
Tom Rini
2022-04-01
global: Remove CONFIG_SYS_EXTRA_OPTIONS support
Tom Rini
2022-04-01
Convert CONFIG_SYS_MONITOR_BASE to Kconfig
Tom Rini
2022-04-01
Convert CONFIG_SDCARD et al to Kconfig
Tom Rini
2022-03-31
boot: image: add a stage pre-load
Philippe Reynes
2022-03-18
Convert CONFIG_BOOT_RETRY_TIME et al to Kconfig
Tom Rini
2022-02-04
configs: sunxi: Add support for Lichee Pi Nano
Icenowy Zheng
2022-01-21
Convert CONFIG_TIMESTAMP to Kconfig
Simon Glass
2021-12-27
Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig
Tom Rini
2021-12-27
Convert CONFIG_SD_BOOT et al to Kconfig
Tom Rini
2021-11-13
bootstage: Differentiate boot progress kconfig entries
Jan Kiszka
2021-11-11
Create a new boot/ directory
Simon Glass