summaryrefslogtreecommitdiff
path: root/boot
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2022-04-04-platform-updates'Tom Rini2022-04-051-0/+24
|\
| * arm: init: save previous bootloader dataDzmitry Sankouski2022-04-041-0/+24
* | Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2022-04-051-0/+1
|\ \ | |/ |/|
| * tools: mkimage: Add Allwinner TOC0 supportSamuel Holland2022-04-041-0/+1
* | Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support"Tom Rini2022-04-021-0/+13
* | global: Remove CONFIG_SYS_EXTRA_OPTIONS supportTom Rini2022-04-011-13/+0
* | Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini2022-04-011-0/+25
* | Convert CONFIG_SDCARD et al to KconfigTom Rini2022-04-011-0/+14
* | cmd: bootm: add a stage pre-loadPhilippe Reynes2022-03-311-0/+33
* | boot: image: add a stage pre-loadPhilippe Reynes2022-03-313-0/+472
* | Merge tag 'v2022.04-rc5' into nextTom Rini2022-03-281-1/+1
|\ \ | |/
| * boot: image: fixup zstd decompression buffer initialization typoJérôme Carretero2022-03-281-1/+1
* | Convert CONFIG_BOOT_RETRY_TIME et al to KconfigTom Rini2022-03-183-9/+31
|/
* cmd: pxe_utils: sysboot: add kaslr-seed generation supportZhang Ning2022-02-111-0/+75
* configs: sunxi: Add support for Lichee Pi NanoIcenowy Zheng2022-02-041-3/+4
* tools: Pass the key blob aroundSimon Glass2022-01-262-18/+25
* tools: Tidy up argument order in fit_config_check_sig()Simon Glass2022-01-261-9/+22
* tools: Avoid confusion between keys and signaturesSimon Glass2022-01-261-25/+72
* image-fit: Make string of algo parameter constantJan Kiszka2022-01-242-5/+5
* Convert CONFIG_TIMESTAMP to KconfigSimon Glass2022-01-211-0/+11
* doc: replace @return by Return:Heinrich Schuchardt2022-01-1910-22/+22
* Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-netTom Rini2022-01-171-0/+15
|\
| * cmd: pxe_utils: sysboot: add label override supportAmjad Ouled-Ameur2022-01-151-0/+15
* | LynxOS is no longer supportedThomas Huth2022-01-121-3/+0
|/
* Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini2021-12-271-2/+18
* Convert CONFIG_SD_BOOT et al to KconfigTom Rini2021-12-271-0/+7
* Merge tag 'v2022.01-rc4' into nextTom Rini2021-12-201-72/+67
|\
| * Revert "image: Remove #ifdefs from select_ramdisk()"Tom Rini2021-12-201-72/+67
* | fdtgrep: Handle an empty output treeSimon Glass2021-12-171-6/+37
* | Merge tag 'v2022.01-rc3' into nextTom Rini2021-11-292-5/+2
|\ \ | |/
| * image: Explicitly declare do_bdinfo()Andy Shevchenko2021-11-152-5/+2
* | cmd: pxe_utils: Check fdtcontroladdr in label_bootPeter Hoyes2021-11-231-1/+7
* | image: fit: Fix parameter name for hash algorithmChia-Wei Wang2021-11-171-2/+2
* | bootm: Tidy up use of autostart env varSimon Glass2021-11-161-4/+1
|/
* bootstage: Differentiate boot progress kconfig entriesJan Kiszka2021-11-131-1/+1
* Remove LYNX KDI remaindersThomas Huth2021-11-112-26/+1
* pxe: Return the file size from the getfile() functionSimon Glass2021-11-111-27/+43
* pxe: Drop get_bootfile_path()Simon Glass2021-11-111-48/+5
* pxe: Clean up the use of bootfileSimon Glass2021-11-111-22/+38
* pxe: Move common parsing coding into pxe_utilSimon Glass2021-11-111-0/+20
* pxe: Tidy up code style a little in pxe_utilsSimon Glass2021-11-111-53/+13
* pxe: Tidy up some comments in pxe_utilsSimon Glass2021-11-111-51/+138
* pxe: Move pxe_utils filesSimon Glass2021-11-112-0/+1463
* Create a new boot/ directorySimon Glass2021-11-1119-0/+10292