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
2023-03-27
Merge branch 'master' into next
Tom Rini
2023-03-27
boot: Create a common BOOT_DEFAULTS for distro and bootstd
Simon Glass
2023-03-27
lmb: Enable LMB if SYS_BOOT_RAMDISK_HIGH
Simon Glass
2023-03-27
Move DISTRO_DEFAULTS into boot/
Simon Glass
2023-03-02
bootstd: Correct 'VPL' typo
Simon Glass
2023-03-02
boot: Add Kconfigs for BOOTMETH_VBE_REQUEST
Simon Glass
2023-02-06
bootstd: Add some default filesystems and commands
Simon Glass
2023-02-06
bootstd: Allow enabling BOOTSTD_FULL without needing EXPO
Simon Glass
2023-01-19
Merge tag 'dm-pull-18jan23' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2023-01-18
rockchip: Drop the FIT generator script
Simon Glass
2023-01-18
rockchip: Convert all boards to use binman
Simon Glass
2023-01-18
event: Correct dependencies on the EVENT framework
Tom Rini
2023-01-16
expo: Add basic implementation
Simon Glass
2023-01-09
Merge branch 'next'
Tom Rini
2022-12-29
PowerPC: Rework PBL location choice
Tom Rini
2022-12-23
common/spl/spl_ram: Remove unused default
Tom Rini
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
[next]