aboutsummaryrefslogtreecommitdiffstats
path: root/boot
Commit message (Expand)AuthorAgeFilesLines
* Merge patch series "Make LMB memory map global and persistent"Tom Rini2024-09-034-71/+43
|\
| * lmb: bootm: remove superfluous lmb stub functionsSughosh Ganu2024-09-031-6/+3
| * lmb: remove lmb_init_and_reserve_range() functionSughosh Ganu2024-09-031-14/+1
| * lmb: allow lmb module to be used in SPLSughosh Ganu2024-09-032-3/+3
| * lmb: make LMB memory map persistent and globalSughosh Ganu2024-09-034-56/+44
* | Merge tag 'v2024.10-rc4' into nextTom Rini2024-09-022-5/+6
|\ \
| * | boot: android: fix booting without a ramdiskMichael Walle2024-08-222-5/+6
* | | list: use list_count_nodes() to count list entriesSughosh Ganu2024-08-301-7/+1
* | | Merge patch series "bootstd: Try again to resolve infinite-loop bug"Tom Rini2024-08-271-16/+7
|\ \ \ | |_|/ |/| |
| * | bootstd: Make bootdev_next_prio() continue after failureSimon Glass2024-08-271-4/+5
| * | Revert "bootdev: avoid infinite probe loop"Simon Glass2024-08-271-12/+2
| |/
* | Merge tag 'v2024.10-rc3' into nextTom Rini2024-08-191-4/+3
|\|
| * boot: set correct block device name in set_efi_bootdev()Heinrich Schuchardt2024-08-111-4/+3
* | upl: Plumb in universal payload to the init processSimon Glass2024-08-091-1/+11
* | spl: Plumb in the Universal Payload handoffSimon Glass2024-08-091-0/+3
* | upl: Add support for Universal Payload in SPLSimon Glass2024-08-091-0/+32
* | upl: Add a commandSimon Glass2024-08-091-0/+1
* | upl: Add support for writing a upl handoffSimon Glass2024-08-093-0/+631
* | upl: Add support for reading a upl handoffSimon Glass2024-08-095-0/+694
|/
* usb: bootm: Drop old USB-device-removal codeSimon Glass2024-07-311-12/+0
* boot: provide CONFIG_BOOTMETH_QFW Kconfig parameterHeinrich Schuchardt2024-07-192-1/+10
* bootstash: Do not provide a default address for allTom Rini2024-07-191-1/+5
* boot: Correct indentation in efi bootmethSimon Glass2024-07-191-1/+1
* bootstd: Correct handling of script from networkSimon Glass2024-07-191-20/+31
* bootstd: Tidy up comments on the boothmeth driversSimon Glass2024-07-193-2/+3
* doc: Add a description for bootmeth_sandboxSimon Glass2024-07-191-1/+1
* doc: Add a description for bootmeth_qfwSimon Glass2024-07-191-1/+1
* Merge patch series "bootstd: Add Android support"Tom Rini2024-07-187-1/+619
|\
| * bootstd: Add a bootmeth for AndroidMattijs Korpershoek2024-07-184-0/+601
| * bootstd: Add bootflow_iter_check_mmc() helperMattijs Korpershoek2024-07-181-0/+12
| * boot: android: Provide vendor_bootimg_addr in boot_get_fdt()Mattijs Korpershoek2024-07-182-1/+6
* | Merge patch series "Respin bootstd cros patch into a series of two"Tom Rini2024-07-181-1/+1
|\ \
| * | bootstd: cros: store partition type in an efi_guid_tVincent Stehlé2024-07-161-3/+3
* | | boot: Remove duplicate newlinesMarek Vasut2024-07-151-1/+0
* | | Merge patch series "Add Turris 1.x board"Tom Rini2024-07-121-1/+1
|\ \ \ | |_|/ |/| |
| * | powerpc: Add support for CZ.NIC Turris 1.x routersPali Rohár2024-07-121-1/+1
| * | Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini2024-05-2043-43/+6
* | | Fix Kconfig coding style from spaces to tabAnand Moon2024-07-051-4/+4
* | | cmd: bootm: add ELF file supportMaxim Moskalets2024-07-053-2/+24
* | | bootstd: cros: store partition type in an efi_guid_tVincent Stehlé2024-07-031-2/+2
| |/ |/|
* | Merge tag 'efi-2024-10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...WIP/30Jun2024-nextTom Rini2024-06-302-0/+5
|\ \
| * | tpm: allow the user to select the compiled algorithmsIlias Apalodimas2024-06-301-0/+4
| * | tpm: Move TCG headers into a separate fileIlias Apalodimas2024-06-301-0/+1
* | | Merge patch series "automatically add /chosen/kaslr-seed and deduplicate code"WIP/28Jun2024-nextTom Rini2024-06-282-33/+54
|\ \ \ | |/ / |/| |
| * | use fdt_kaslrseed function to de-duplicate codeTim Harvey2024-06-281-33/+1
| * | fdt: automatically add /chosen/kaslr-seed if DM_RNG is enabledTim Harvey2024-06-281-0/+9
| * | Add fdt_kaslrseed function to add kaslr-seed to chosen nodeTim Harvey2024-06-281-0/+44
* | | pxe: Add debugging for bootingSimon Glass2024-06-261-4/+11
* | | Merge tag 'v2024.07-rc5' into nextWIP/24Jun2024-nextTom Rini2024-06-242-4/+4
|\| |
| * | boot: links to FIT documentation in KconfigHeinrich Schuchardt2024-06-221-3/+3