aboutsummaryrefslogtreecommitdiffstats
path: root/boot
Commit message (Expand)AuthorAgeFilesLines
* Merge patch series "vbe: Series part E"WIP/27Dec2024-nextTom Rini2024-12-273-14/+96
|\
| * boot: Imply CRC8 with VBESimon Glass2024-12-271-0/+2
| * boot: Allow use of FIT in TPL and VPLSimon Glass2024-12-271-1/+68
| * boot: Respect the load_op in fit_image_load()Simon Glass2024-12-271-2/+8
| * bootstd: Avoid sprintf() in SPL when creating bootdevsSimon Glass2024-12-271-2/+8
| * boot: Allow FIT to fall back from best-match optionSimon Glass2024-12-271-9/+10
* | Merge tag 'v2025.01-rc5' into nextWIP/25Dec2024-nextTom Rini2024-12-253-17/+21
|\ \ | |/ |/|
| * boot: android: rework bootargs concatenationNicolas Belin2024-12-181-13/+16
| * boot: android: free newbootargs when doneNicolas Belin2024-12-181-0/+1
| * boot: android: fix extra command line supportNicolas Belin2024-12-181-2/+2
| * boot: Use correct PHASE_ variable for expoSimon Glass2024-12-171-1/+1
| * boot: fdt: Handle already reserved memory in boot_fdt_reserve_region()Sam Protsenko2024-12-121-1/+1
* | Revert "Merge patch series "vbe: Series part E""Tom Rini2024-12-123-96/+14
* | Merge patch series "vbe: Series part E"Tom Rini2024-12-123-14/+96
|\ \
| * | boot: Imply CRC8 with VBESimon Glass2024-12-121-0/+2
| * | boot: Allow use of FIT in TPL and VPLSimon Glass2024-12-121-1/+68
| * | boot: Respect the load_op in fit_image_load()Simon Glass2024-12-121-2/+8
| * | bootstd: Avoid sprintf() in SPL when creating bootdevsSimon Glass2024-12-121-2/+8
| * | boot: Allow FIT to fall back from best-match optionSimon Glass2024-12-121-9/+10
* | | Makefile: Drop SPL_FIT_GENERATOR supportMarek Vasut2024-11-271-14/+0
* | | arm64: zynqmp: Remove mkimage fit scriptMichal Simek2024-11-271-1/+0
|/ /
* | bootstd: android: don't read whole partition sizesJulien Masson2024-11-262-5/+68
* | bootstd: android: add non-A/B image supportGuillaume La Roque2024-11-262-10/+42
* | bootstd: android: add support of bootimage v2Guillaume La Roque2024-11-261-15/+12
|/
* Merge tag 'xilinx-for-v2025.01-rc3-v2' of https://source.denx.de/u-boot/custo...WIP/19Nov2024Tom Rini2024-11-191-3/+13
|\
| * boot/image-board.c: boot_get_fpga(): pass compatible flag to fpga_load()Peter Korsgaard2024-11-151-3/+13
* | boot: extlinux: Fix unaligned buffer for reading data from file systemNam Cao2024-11-181-1/+2
* | upl: fix parsing of DT propertyHeinrich Schuchardt2024-11-141-1/+1
|/
* efi_loader: Move get_efi_pxe_arch() to efi_helperSimon Glass2024-11-091-23/+2
* efi: Move default filename to a functionSimon Glass2024-11-091-2/+2
* menu: add support to check if menu needs to be reprintedWeijie Gao2024-11-041-1/+1
* x86: coreboot: Allow building an expo for editing CMOS configSimon Glass2024-11-032-0/+248
* boot/Kconfig: correct fdt_fixup_memory_banks name typoWIP/30Oct2024Baruch Siach2024-10-301-1/+1
* lmb: Fix lmb_add_region_flags() return codes and testingIlias Apalodimas2024-10-291-1/+1
* fdt: lmb: add reserved regions as no-overwriteSughosh Ganu2024-10-291-2/+2
* Merge patch series "Implement ACPI on aarch64"WIP/27Oct2024Tom Rini2024-10-271-2/+6
|\
| * serial: serial_pl01x: Implement .getinfo() for PL01Maximilian Brune2024-10-271-2/+6
* | Merge tag 'u-boot-imx-master-20241025a' of https://gitlab.denx.de/u-boot/cust...WIP/25Oct2024Tom Rini2024-10-251-0/+1
|\ \
| * | imx8m: set sane default value for SPL_LOAD_FIT_ADDRESSRasmus Villemoes2024-10-251-0/+1
* | | Merge tag 'u-boot-dfu-20241025' of https://source.denx.de/u-boot/custodians/u...Tom Rini2024-10-252-36/+142
|\ \ \ | |/ / |/| |
| * | image: android: handle ramdisk default addressNeil Armstrong2024-10-241-8/+30
| * | image: android: do not boot XIP when kernel is compressedNeil Armstrong2024-10-241-5/+15
| * | image: android: use ulong for kernel addressNeil Armstrong2024-10-241-2/+2
| * | common: android_ab: fix slot suffix for abc blockDmitry Rokosov2024-10-241-2/+3
| * | cmd: bcb: introduce 'ab_dump' command to print BCB block contentDmitry Rokosov2024-10-241-0/+68
| * | include/android_ab: move ab_select_slot() documentation to @ notationDmitry Rokosov2024-10-241-19/+24
* | | boot: Introduce BOOTSTD_MENU to control bootflow menu buildMarek Vasut2024-10-242-4/+8
|/ /
* | boot: cedit: include u-boot/schedule.hRasmus Villemoes2024-10-231-0/+1
* | boot: fdt_simplefb: Remove conditional compilation checks for VIDEO KconfigDevarsh Thakkar2024-10-221-2/+0
* | boot/Kconfig: Add Video Kconfig as dependency for FDT_SIMPLEFBDevarsh Thakkar2024-10-221-0/+1