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
Age
Commit message (
Expand
)
Author
2022-08-26
boot: fix vbe_find_first_device()
Heinrich Schuchardt
2022-08-12
Convert CONFIG_SYS_FDT_PAD to Kconfig
Tom Rini
2022-08-12
vbe: Support VBE simple
Simon Glass
2022-08-12
vbe: Add initial support for VBE
Simon Glass
2022-08-12
event: Add an event for device tree fixups
Simon Glass
2022-08-12
bootstd: Drop the system bootdev
Simon Glass
2022-08-12
bootstd: Always create the EFI bootmgr bootmeth
Simon Glass
2022-08-12
bootstd: Allow scanning for global bootmeths separately
Simon Glass
2022-08-12
bootstd: Support bootflows with global bootmeths
Simon Glass
2022-08-12
bootstd: Allow the bootdev to be optional in bootflows
Simon Glass
2022-08-12
bootstd: Allow EFI bootmgr to support an invalid bootflow
Simon Glass
2022-08-12
bootstd: Allow bootmeths to be marked as global
Simon Glass
2022-08-12
bootstd: Tidy up var naming in bootdev_setup_iter_order()
Simon Glass
2022-08-12
bootstd: Provide a bootmeth method to obtain state info
Simon Glass
2022-08-12
bootstd: Detect empty bootmeth ordering
Simon Glass
2022-08-11
Merge tag 'dm-pull-9aug22-take2' of https://source.denx.de/u-boot/custodians/...
Tom Rini
2022-08-10
boot: allow bootmeth-distro without CONFIG_NET
John Keeping
2022-08-10
common: Drop display_options.h from common header
Simon Glass
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-26
fpga: pass compatible flags to fpga_load()
Oleksandr Suvorov
2022-07-26
zynqmp: Run board_get_usable_ram_top() only on main U-Boot
Ashok Reddy Soma
2022-07-18
pxe: simplify label_boot()
Heinrich Schuchardt
2022-07-11
Merge branch 'next'
Tom Rini
2022-07-07
Convert CONFIG_SYS_BOOTM_LEN to Kconfig
Tom Rini
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-07-01
image: fit: Use stack allocation macro
Joel Stanley
2022-06-28
tpl: Ensure all TPL symbols in Kconfig have some TPL dependency
Tom Rini
2022-06-06
bootm: Fix Linux silent console on newer kernels
Sean Anderson
2022-06-06
boot: image-pre-load: drop unused CONFIG_SYS_BOOTM_LEN
Peng Fan
2022-06-06
Convert CONFIG_SYS_BARGSIZE to Kconfig
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 bootmgr
Simon Glass
2022-04-25
bootstd: Add a system bootdev for strange boot methods
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 support for bootflows
Simon Glass
2022-04-25
bootstd: Add the bootmeth uclass and helpers
Simon Glass
2022-04-25
bootstd: Add the bootdev uclass
Simon Glass
2022-04-25
bootstd: Add the bootstd uclass and core implementation
Simon Glass
[next]