summaryrefslogtreecommitdiff
path: root/boot
AgeCommit message (Expand)AuthorFilesLines
2021-12-21Merge tag 'v2022.01-rc4' into nextTom Rini1-72/+67
2021-12-20Revert "image: Remove #ifdefs from select_ramdisk()"Tom Rini1-72/+67
2021-12-17fdtgrep: Handle an empty output treeSimon Glass1-6/+37
2021-11-29Merge tag 'v2022.01-rc3' into nextTom Rini2-5/+2
2021-11-23cmd: pxe_utils: Check fdtcontroladdr in label_bootPeter Hoyes1-1/+7
2021-11-18image: fit: Fix parameter name for hash algorithmChia-Wei Wang1-2/+2
2021-11-16bootm: Tidy up use of autostart env varSimon Glass1-4/+1
2021-11-15image: Explicitly declare do_bdinfo()Andy Shevchenko2-5/+2
2021-11-13bootstage: Differentiate boot progress kconfig entriesJan Kiszka1-1/+1
2021-11-12Remove LYNX KDI remaindersThomas Huth2-26/+1
2021-11-12pxe: Return the file size from the getfile() functionSimon Glass1-27/+43
2021-11-12pxe: Drop get_bootfile_path()Simon Glass1-48/+5
2021-11-12pxe: Clean up the use of bootfileSimon Glass1-22/+38
2021-11-12pxe: Move common parsing coding into pxe_utilSimon Glass1-0/+20
2021-11-12pxe: Tidy up code style a little in pxe_utilsSimon Glass1-53/+13
2021-11-12pxe: Tidy up some comments in pxe_utilsSimon Glass1-51/+138
2021-11-12pxe: Move pxe_utils filesSimon Glass2-0/+1463
2021-11-12Create a new boot/ directorySimon Glass19-0/+10292