aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-07-18driver: rng: Do not check ARM_SMCCC_TRNG_VERSIONLeo Yan
2024-07-18ti: omap: am3517evm: Move environment definition to env fileAdam Ford
2024-07-18timer: mtk: skip setting parent with dummy fixed-clockChristian Marangi
2024-07-18Merge patch series "Respin bootstd cros patch into a series of two"Tom Rini
2024-07-18verdin-am62: add DFU, USB and UUU fastboot supportVitor Soares
2024-07-17configs: rockchip: imply OF_LIBFDT_OVERLAY for rk3308 and rk3328FUKAUMI Naoki
2024-07-17configs: rockchip: sync ENV_MEM_LAYOUT_SETTINGS for rk3308, rk3328, and rk3399FUKAUMI Naoki
2024-07-17configs: rockchip: reduce diff for rk3308, rk3328, rk3399, rk3568, and rk3588FUKAUMI Naoki
2024-07-17phy: rockchip: snps-pcie3: Fix clearing PHP_GRF_PCIESEL_CON bitsSebastian Kropatsch
2024-07-17phy: rockchip: snps-pcie3: Fix bifurcation for RK3588Sebastian Kropatsch
2024-07-17phy: rockchip: snps-pcie3: Fix "rockchip" spellingSebastian Kropatsch
2024-07-17phy: rockchip: naneng-combphy: Fix "rockchip" spellingSebastian Kropatsch
2024-07-17board: rockchip: Add FriendlyElec NanoPi R6SSebastian Kropatsch
2024-07-17board: rockchip: Add FriendlyElec NanoPi R6CSebastian Kropatsch
2024-07-17rockchip: tiger-rk3588: add PCIe supportQuentin Schulz
2024-07-17rockchip: jaguar-rk3588: add PCIe M.2 M-KEY NVMe supportQuentin Schulz
2024-07-17arm64: dts: rockchip: add PCIe3 support on rk3588-jaguarHeiko Stuebner
2024-07-17rockchip: add support for Radxa ROCK Pi E v3.0FUKAUMI Naoki
2024-07-17phy: rockchip: inno-hdmi: Fix missing readl base addrJagan Teki
2024-07-17rockchip: remove support for Theobroma Systems RK3368 LionQuentin Schulz
2024-07-17rockchip: theobroma-systems: migrate git URLs to HTTPSQuentin Schulz
2024-07-17rockchip: puma-rk3399: increase Ethernet PHY timeout to 30sQuentin Schulz
2024-07-17rockchip: include cru_rk3588.h and define rockchip_cru for RK3588FUKAUMI Naoki
2024-07-17power: rk8xx: fix display name for RK808Quentin Schulz
2024-07-17rockchip: rk3399: fix SPI-NOR flash not found in U-Boot pre-relocQuentin Schulz
2024-07-17rockchip: ringneck-px30: enable IO domainQuentin Schulz
2024-07-17rockchip: io-domain: add support for PX30Quentin Schulz
2024-07-17rockchip: px30: bind sub-nodes for GRF (syscon)Quentin Schulz
2024-07-17rockchip: puma-rk3399: add button supportQuentin Schulz
2024-07-17rockchip: px30: imply ARMV8_CRYPTOQuentin Schulz
2024-07-17rockchip: ringneck-px30: enable FIT verification in SPLQuentin Schulz
2024-07-17rockchip: ringneck-px30: disable broken USB gadgetQuentin Schulz
2024-07-16bootstd: cros: store partition type in an efi_guid_tVincent Stehlé