aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-20Subtree merge tag 'v6.10-dts' of devicetree-rebasing repo [1] into dts/upstreamHEADmasterTom Rini
2024-07-20Squashed 'dts/upstream/' changes from 7e08733c96c8..20e0f0897ea2Tom Rini
2024-07-20doc: define html_context in conf.pyHeinrich Schuchardt
2024-07-20test/py/requirements.txt: Bump setuptools to 70.3.0Tom Rini
2024-07-19cmd: move CMD_DHCP6 options beneath CMD_DHCP6Heinrich Schuchardt
2024-07-19zlib: Fix big performance regressionChristophe Leroy
2024-07-19boot: provide CONFIG_BOOTMETH_QFW Kconfig parameterHeinrich Schuchardt
2024-07-19cmd: correct ELF-related commands dependenciesMaxim Moskalets
2024-07-19configs: j784s4_evm : Increase Dynamic memory allocation sizeUdit Kumar
2024-07-19drivers/mtd/nvmxip: nvmxip.h is a global includeHeinrich Schuchardt
2024-07-19bootstash: Do not provide a default address for allTom Rini
2024-07-19soc: ti: k3-socinfo: Add support for J721E SR2.0Neha Malcom Francis
2024-07-19mx6sabresd: Disable VBE boot supportTom Rini
2024-07-19Merge tag 'efi-2024-10-rc1-3' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2024-07-19doc: Describe the bootstd settingsSimon Glass
2024-07-19boot: Correct indentation in efi bootmethSimon Glass
2024-07-19doc: Add a link to VBE from the bootstd docsSimon Glass
2024-07-19doc: Add a description for bootmeth_scriptSimon Glass
2024-07-19bootstd: Correct handling of script from networkSimon Glass
2024-07-19bootstd: Tidy up comments on the boothmeth driversSimon Glass
2024-07-19doc: Add a description for bootmeth_sandboxSimon Glass
2024-07-19doc: Add a description for bootmeth_crosSimon Glass
2024-07-19doc: Add a description for bootmeth_qfwSimon Glass
2024-07-19doc: Add a description for bootmeth_pxeSimon Glass
2024-07-19doc: Add a description for bootmeth_extlinuxSimon Glass
2024-07-19doc: Mention automatic binding of bootmethsSimon Glass
2024-07-19doc: Move bootstd into its own directorySimon Glass
2024-07-19MAINTAINERS: Rename BOOTDEVICESimon Glass
2024-07-19doc: enable ReadTheDocs addon managementHeinrich Schuchardt
2024-07-19efi_loader: Fix typo in EFI_RT_VOLATILE_STORE descriptionMichal Simek
2024-07-19doc: move out-of-tree building info to HTMLHeinrich Schuchardt
2024-07-19efi_loader: find distro device-path for media devicesHeinrich Schuchardt
2024-07-19doc: add missing table of content linksSam Povilus
2024-07-19doc: Remove FIT documentation that is elsewhereSam Povilus
2024-07-18Merge patch series "bootstd: Add Android support"Tom Rini
2024-07-18Merge patch series "finish using .dtso for overlay source files"Tom Rini
2024-07-18bootstd: Add test for bootmeth_androidMattijs Korpershoek
2024-07-18bootstd: Add a bootmeth for AndroidMattijs Korpershoek
2024-07-18android: boot: Add set_abootimg_addr() and set_avendor_bootimg_addr()Mattijs Korpershoek
2024-07-18bootstd: Add bootflow_iter_check_mmc() helperMattijs Korpershoek
2024-07-18boot: android: Provide vendor_bootimg_addr in boot_get_fdt()Mattijs Korpershoek
2024-07-18kbuild: Disallow DTB overlays to built from .dts named source filesRasmus Villemoes
2024-07-18test/py: efi_capsule: rename device tree overlay source to .dtsoRasmus Villemoes
2024-07-18test: overlay: rename overlay source files to .dtsoRasmus Villemoes
2024-07-18kbuild: Allow DTB overlays to built into .dtbo.S filesRasmus Villemoes
2024-07-18arm64: dts: imx8mp: rename DHCOM SoM overlays to .dtsoRasmus Villemoes
2024-07-18ARM: dts: remove leftover Amlogic GX/G12 bindings headersNeil Armstrong
2024-07-18Merge tag 'u-boot-rockchip-20240718' of https://source.denx.de/u-boot/custodi...Tom Rini
2024-07-18bloblist: fix bloblist convention check.Levi Yun
2024-07-18test/py/requirements.txt: Bump zipp to current releaseTom Rini