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-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-10-30
video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO
Simon Glass
2022-10-30
video: Drop use of the lcd header file
Simon Glass
2022-10-26
mkimage: fit: Fix signing of configs with external data
Sean Anderson
2022-10-20
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
2022-10-19
sunxi: Kconfig: introduce SUNXI_MINIMUM_DRAM_MB
Andre Przywara
2022-10-17
vbe: Add fixups for a basic set of OS requests
Simon Glass
2022-10-17
boot: Tidy up logging and naming in vbe_simple
Simon Glass
2022-10-17
boot: Pass the correct FDT to the EVT_FT_FIXUP event
Simon Glass
2022-10-17
boot: Correct handling of addresses in boot_relocate_fdt()
Simon Glass
2022-10-17
bootm: Change incorrect 'unsupported' error
Simon Glass
2022-10-17
bootstd: Fix listing boot devices
Michal Suchanek
2022-10-11
boot: image-pre-load: Check environment for location of signature info
Steven Lawrance
2022-10-11
image-pre-load: Move macros/definitions to image.h
Steven Lawrance
2022-10-11
cmd: pxe: add alias devicetree-overlay for fdtoverlays
Edoardo Tomelleri
2022-09-29
dm: core: Split ofnode_path_root() into two functions
Simon Glass
2022-09-29
event: Pass the images to EVT_FT_FIXUP
Simon Glass
2022-09-29
treewide: Drop image_header_t typedef
Simon Glass
2022-09-29
treewide: Drop image_info_t typedef
Simon Glass
2022-09-29
treewide: Drop bootm_headers_t typedef
Simon Glass
2022-09-24
boot: Call flush() before booting
Pali Rohár
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
[next]