aboutsummaryrefslogtreecommitdiff
path: root/boot
AgeCommit message (Expand)Author
2023-01-09Merge branch 'next'Tom Rini
2023-01-06cmd: pxe_utils: Limit fdtcontroladdr usage to non-fitImageMarek Vasut
2023-01-06Revert "Revert "cmd: pxe_utils: Check fdtcontroladdr in label_boot""Marek Vasut
2022-12-31cmd: source: Support specifying config nameSean Anderson
2022-12-29PowerPC: Rework PBL location choiceTom Rini
2022-12-23common/spl/spl_ram: Remove unused defaultTom Rini
2022-12-21Merge tag 'v2023.01-rc4' into nextTom Rini
2022-12-13Revert "cmd: pxe_utils: Check fdtcontroladdr in label_boot"Tom Rini
2022-12-12distro/pxeboot: Handle prompt variableManuel Traut
2022-12-12cmd: pxe: use strdup to copy configPatrick Delaunay
2022-12-12cmd: pxe: support INITRD and FDT selection with FITPatrick Delaunay
2022-12-12cmd: pxe: reorder kernel treatment in label_bootPatrick Delaunay
2022-12-08tools: mkimage: add new image type "fdt_legacy"Marc Kleine-Budde
2022-12-07net: Remove eth_legacy.cTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-11-21Fix usage of CONFIG_PREBOOTPali Rohár
2022-10-31vbe: Record which phases loaded using VBESimon Glass
2022-10-31vpl: Allow signature verificationSimon Glass
2022-10-31vbe: Add info about the VBE device to the fwupd nodeSimon Glass
2022-10-31vbe: Add Kconfig options for VPLSimon Glass
2022-10-31vbe: Drop the U-Boot prefix from the versionSimon Glass
2022-10-31vbe: Move OS implementation into a separate fileSimon Glass
2022-10-31vbe: Support reading the next SPL phase via VBESimon Glass
2022-10-31vbe: Use a warning for a failed requestsSimon Glass
2022-10-31vbe: Rename vbe_fixup to vbe_requestSimon Glass
2022-10-31image: Allow loading a FIT image for a particular phaseSimon Glass
2022-10-31image: Add the concept of a phase to FITSimon Glass
2022-10-31image: Move comment for fit_conf_find_compat()Simon Glass
2022-10-31bootstd: Add a way to set up a bootflowSimon Glass
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-10-30video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass
2022-10-30video: Drop use of the lcd header fileSimon Glass
2022-10-26mkimage: fit: Fix signing of configs with external dataSean Anderson
2022-10-20Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2022-10-19sunxi: Kconfig: introduce SUNXI_MINIMUM_DRAM_MBAndre Przywara
2022-10-17vbe: Add fixups for a basic set of OS requestsSimon Glass
2022-10-17boot: Tidy up logging and naming in vbe_simpleSimon Glass
2022-10-17boot: Pass the correct FDT to the EVT_FT_FIXUP eventSimon Glass
2022-10-17boot: Correct handling of addresses in boot_relocate_fdt()Simon Glass
2022-10-17bootm: Change incorrect 'unsupported' errorSimon Glass
2022-10-17bootstd: Fix listing boot devicesMichal Suchanek
2022-10-11boot: image-pre-load: Check environment for location of signature infoSteven Lawrance
2022-10-11image-pre-load: Move macros/definitions to image.hSteven Lawrance
2022-10-11cmd: pxe: add alias devicetree-overlay for fdtoverlaysEdoardo Tomelleri
2022-09-29dm: core: Split ofnode_path_root() into two functionsSimon Glass
2022-09-29event: Pass the images to EVT_FT_FIXUPSimon Glass
2022-09-29treewide: Drop image_header_t typedefSimon Glass
2022-09-29treewide: Drop image_info_t typedefSimon Glass
2022-09-29treewide: Drop bootm_headers_t typedefSimon Glass