summaryrefslogtreecommitdiff
path: root/boot
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into nextTom Rini2022-09-196-22/+55
|\
| * image: fit: Add some helpers for getting dataSean Anderson2022-09-071-0/+37
| * bootm: Fix upper bound of FDT overlap checksPali Rohár2022-08-311-2/+2
| * image-fit: don't set compression if it can't be readDaniel Golle2022-08-312-6/+3
| * bootm: fix typo imape_comp -> image_compDaniel Golle2022-08-311-4/+4
| * Rename disto_[pxe_]getfile to distro_[pxe_]getfileDario Binacchi2022-08-262-6/+6
| * boot: simplify bootmeth_vbe_simple_ft_fixup()Heinrich Schuchardt2022-08-261-4/+3
| * boot: fix vbe_find_first_device()Heinrich Schuchardt2022-08-261-1/+1
* | cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese2022-09-182-2/+2
* | image: Drop some other #ifdefs in image-board.cSimon Glass2022-09-141-31/+36
* | image: Correct indentation in select_ramdisk()Simon Glass2022-09-141-71/+69
* | image: Drop remaining FIT #ifdefSimon Glass2022-09-141-8/+9
* | image: Drop another #ifdef for FITSimon Glass2022-09-141-2/+3
* | image: Drop one #ifdef for FITSimon Glass2022-09-141-19/+20
* | image: Drop #ifdefs for LEGACY_IMAGE_FORMATSimon Glass2022-09-141-17/+14
* | image: Track when ramdisk processing is completedSimon Glass2022-09-141-14/+22
* | image: Fix up ANDROID_BOOT_IMAGE ramdisk codeSimon Glass2022-09-141-5/+12
|/
* Convert CONFIG_SYS_FDT_PAD to KconfigTom Rini2022-08-121-4/+0
* vbe: Support VBE simpleSimon Glass2022-08-123-0/+328
* vbe: Add initial support for VBESimon Glass2022-08-123-0/+131
* event: Add an event for device tree fixupsSimon Glass2022-08-121-0/+11
* bootstd: Drop the system bootdevSimon Glass2022-08-123-73/+1
* bootstd: Always create the EFI bootmgr bootmethSimon Glass2022-08-121-6/+1
* bootstd: Allow scanning for global bootmeths separatelySimon Glass2022-08-122-23/+58
* bootstd: Support bootflows with global bootmethsSimon Glass2022-08-121-8/+50
* bootstd: Allow the bootdev to be optional in bootflowsSimon Glass2022-08-122-3/+7
* bootstd: Allow EFI bootmgr to support an invalid bootflowSimon Glass2022-08-121-6/+26
* bootstd: Allow bootmeths to be marked as globalSimon Glass2022-08-123-1/+23
* bootstd: Tidy up var naming in bootdev_setup_iter_order()Simon Glass2022-08-121-4/+4
* bootstd: Provide a bootmeth method to obtain state infoSimon Glass2022-08-122-0/+24
* bootstd: Detect empty bootmeth orderingSimon Glass2022-08-121-0/+2
* Merge tag 'dm-pull-9aug22-take2' of https://source.denx.de/u-boot/custodians/...Tom Rini2022-08-113-4/+10
|\
| * boot: allow bootmeth-distro without CONFIG_NETJohn Keeping2022-08-103-4/+10
* | common: Drop display_options.h from common headerSimon Glass2022-08-102-0/+2
|/
* Revert "Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support""Simon Glass2022-08-051-13/+0
* flash: Remove pic32_flash.cTom Rini2022-08-041-1/+1
* fpga: zynqmp: support loading authenticated imagesOleksandr Suvorov2022-07-261-2/+2
* fpga: pass compatible flags to fpga_load()Oleksandr Suvorov2022-07-261-2/+2
* zynqmp: Run board_get_usable_ram_top() only on main U-BootAshok Reddy Soma2022-07-261-0/+4
* pxe: simplify label_boot()Heinrich Schuchardt2022-07-181-5/+4
* Merge branch 'next'Tom Rini2022-07-114-31/+49
|\
| * Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini2022-07-071-13/+11
| * Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to KconfigTom Rini2022-07-071-0/+8
| * Convert CONFIG_SYS_RAMBOOT to KconfigTom Rini2022-07-071-0/+4
| * spl: Ensure all SPL symbols in Kconfig have some SPL dependencyTom Rini2022-07-071-1/+1
| * Convert CONFIG_FSL_FIXED_MMC_LOCATION et al to KconfigTom Rini2022-07-051-0/+13
| * tpl: Ensure all TPL symbols in Kconfig have some TPL dependencyTom Rini2022-06-281-1/+1
| * bootm: Fix Linux silent console on newer kernelsSean Anderson2022-06-061-7/+9
| * boot: image-pre-load: drop unused CONFIG_SYS_BOOTM_LENPeng Fan2022-06-061-5/+0
| * Convert CONFIG_SYS_BARGSIZE to KconfigTom Rini2022-06-061-4/+2