summaryrefslogtreecommitdiff
path: root/boot
AgeCommit message (Expand)Author
2022-06-06Convert CONFIG_SYS_BARGSIZE to KconfigTom Rini
2022-05-28bootmenu: U-Boot console is enabled as defaultMasahisa Kojima
2022-05-11boot: Kconfig: Enable FIT processing by default on TI secure devicesAndrew Davis
2022-05-11boot: Kconfig: Disable non-FIT loading for TI secure devicesAndrew Davis
2022-04-25bootstd: Provide a default commandSimon Glass
2022-04-25bootstd: Add an implementation of script bootSimon Glass
2022-04-25bootstd: Add a sandbox bootmeth driverSimon Glass
2022-04-25bootstd: Add an implementation of EFI bootmgrSimon Glass
2022-04-25bootstd: Add a system bootdev for strange boot methodsSimon Glass
2022-04-25bootstd: Add an implementation of EFI bootSimon Glass
2022-04-25bootstd: Add an implementation of distro PXE bootSimon Glass
2022-04-25bootstd: Add an implementation of distro bootSimon Glass
2022-04-25bootstd: Add support for bootflowsSimon Glass
2022-04-25bootstd: Add the bootmeth uclass and helpersSimon Glass
2022-04-25bootstd: Add the bootdev uclassSimon Glass
2022-04-25bootstd: Add the bootstd uclass and core implementationSimon Glass
2022-04-20image: fdt: Fix DT relocation handling with multiple DRAM banks with gapMarek Vasut
2022-04-19image-fit: don't check free() argumentHeinrich Schuchardt
2022-04-19image-fdt: save name of FIT configuration in '/chosen' nodeDaniel Golle
2022-04-11image: fit: Align hash output buffersSean Anderson
2022-04-11cmd: pxe_utils: sysboot: replace cls command by video_clear in PXE parserPatrick Delaunay
2022-04-05Merge branch '2022-04-04-platform-updates'Tom Rini
2022-04-05Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2022-04-04tools: mkimage: Add Allwinner TOC0 supportSamuel Holland
2022-04-04arm: init: save previous bootloader dataDzmitry Sankouski
2022-04-02Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support"Tom Rini
2022-04-01global: Remove CONFIG_SYS_EXTRA_OPTIONS supportTom Rini
2022-04-01Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini
2022-04-01Convert CONFIG_SDCARD et al to KconfigTom Rini
2022-03-31cmd: bootm: add a stage pre-loadPhilippe Reynes
2022-03-31boot: image: add a stage pre-loadPhilippe Reynes
2022-03-28Merge tag 'v2022.04-rc5' into nextTom Rini
2022-03-28boot: image: fixup zstd decompression buffer initialization typoJérôme Carretero
2022-03-18Convert CONFIG_BOOT_RETRY_TIME et al to KconfigTom Rini
2022-02-11cmd: pxe_utils: sysboot: add kaslr-seed generation supportZhang Ning
2022-02-04configs: sunxi: Add support for Lichee Pi NanoIcenowy Zheng
2022-01-26tools: Pass the key blob aroundSimon Glass
2022-01-26tools: Tidy up argument order in fit_config_check_sig()Simon Glass
2022-01-26tools: Avoid confusion between keys and signaturesSimon Glass
2022-01-24image-fit: Make string of algo parameter constantJan Kiszka
2022-01-21Convert CONFIG_TIMESTAMP to KconfigSimon Glass
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2022-01-17Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-netTom Rini
2022-01-15cmd: pxe_utils: sysboot: add label override supportAmjad Ouled-Ameur
2022-01-12LynxOS is no longer supportedThomas Huth
2021-12-27Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini
2021-12-27Convert CONFIG_SD_BOOT et al to KconfigTom Rini
2021-12-20Merge tag 'v2022.01-rc4' into nextTom Rini
2021-12-20Revert "image: Remove #ifdefs from select_ramdisk()"Tom Rini
2021-12-17fdtgrep: Handle an empty output treeSimon Glass