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-09-19
Merge branch 'master' into next
Tom Rini
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-09-14
image: Drop some other #ifdefs in image-board.c
Simon Glass
2022-09-14
image: Correct indentation in select_ramdisk()
Simon Glass
2022-09-14
image: Drop remaining FIT #ifdef
Simon Glass
2022-09-14
image: Drop another #ifdef for FIT
Simon Glass
2022-09-14
image: Drop one #ifdef for FIT
Simon Glass
2022-09-14
image: Drop #ifdefs for LEGACY_IMAGE_FORMAT
Simon Glass
2022-09-14
image: Track when ramdisk processing is completed
Simon Glass
2022-09-14
image: Fix up ANDROID_BOOT_IMAGE ramdisk code
Simon Glass
2022-09-07
image: fit: Add some helpers for getting data
Sean Anderson
2022-08-31
bootm: Fix upper bound of FDT overlap checks
Pali Rohár
2022-08-31
image-fit: don't set compression if it can't be read
Daniel Golle
2022-08-31
bootm: fix typo imape_comp -> image_comp
Daniel Golle
2022-08-26
Rename disto_[pxe_]getfile to distro_[pxe_]getfile
Dario Binacchi
2022-08-26
boot: simplify bootmeth_vbe_simple_ft_fixup()
Heinrich Schuchardt
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
[next]