summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-11Prepare v2025.01-rc2v2025.01-rc2Tom Rini
2024-11-11Merge patch series "Fix IOVA allocation in Apple dart iommu after global LMB ...Tom Rini
2024-11-11iommu: apple: Manage IOVA separately from global LMB mem mapJanne Grunau
2024-11-11lmb: Add basic io_lmb functionalityJanne Grunau
2024-11-11lmb: cosmetic: reorder functions and global LMB variableJanne Grunau
2024-11-11lmb: Do not use global LMB variable in _lmb_free()Janne Grunau
2024-11-11Merge tag 'u-boot-rockchip-20241111' of https://source.denx.de/u-boot/custodi...Tom Rini
2024-11-11rockchip: rk3399: move sysreset-gpio logic to TPLQuentin Schulz
2024-11-11rockchip: tpl: allow to call board/SoC-specific code before DRAM initQuentin Schulz
2024-11-11rockchip: rk3399: merge CRU check within rk3399_force_power_on_resetQuentin Schulz
2024-11-11pinctrl: rockchip: allow to build for TPLQuentin Schulz
2024-11-11rockchip: rk35xx-generic: Disable late boardinfoJonas Karlman
2024-11-11board: rockchip: Add FriendlyElec NanoPi R2S PlusJonas Karlman
2024-11-11arm64: dts: rockchip: Add DTS for FriendlyARM NanoPi R2S PlusSergey Bostandzhyan
2024-11-11board: rockchip: Add support for rk3588 GenBookAndy Yan
2024-11-11rockchip: Make it possible to define per board boot_targetsAndy Yan
2024-11-11arm64: dts: rockchip: Add support for rk3588 based Cool Pi CM5 GenBookAndy Yan
2024-11-11board: rockchip: add support for Qnap TS433 devicesHeiko Stuebner
2024-11-10Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2024-11-10mtd: spi-nor: Fix integer overflow in stacked memories supportMarek Vasut
2024-11-10board: hoperun: Switch to use complete DTS files from upstream DTSLad Prabhakar
2024-11-10configs: hihope_rzg2: Set correct MMC device for U-Boot envChris Paterson
2024-11-10arm: renesas: Fix RZ/G2L GICR base addressPaul Barker
2024-11-10dt-bindings: Drop unused RZ/G2L devicetree bindingsPaul Barker
2024-11-10ARM: dts: Drop unused RZ/G2L devicetreesPaul Barker
2024-11-10board: rzg2l: Update MAINTAINERS file to match dts/upstream pathsPaul Barker
2024-11-09Merge tag 'u-boot-imx-master-20241105' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2024-11-09Merge tag 'efi-2025-01-rc2-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2024-11-09arm: mach-imx: imx8m: re-use SNVS init routineIan Ray
2024-11-09arm: mach-imx: move snvs moduleIan Ray
2024-11-09ARM: dts: imx: Switch to using upstream DT on DH i.MX6 DHCOMMarek Vasut
2024-11-09ARM: dts: imx6dl: Add support for i.MX6DL DHCOM SoM on PDK2 carrier boardMarek Vasut
2024-11-09tools: imx8image: add possibility to skip dcdHeiko Schocher
2024-11-09imx9: Improve boot mode autodetectionBenjamin Szőke
2024-11-09imx: hab: Make imx_hab_is_enabled dependent on FIELD_RETURNPaul Geurts
2024-11-09imx: hab: rename imx_sec_config_fuse_t to imx_fusePaul Geurts
2024-11-09test: efi: boot: Add a test for the efi bootmethSimon Glass
2024-11-09test: efi: boot: Set up an image suitable for EFI testingSimon Glass
2024-11-09sandbox: virtio: Disable the sandbox virtio blk deviceSimon Glass
2024-11-09efi_loader: Drop sandbox PXE architectureSimon Glass
2024-11-09sandbox: Report host default-filename in native modeSimon Glass
2024-11-09efi_loader: Allow reporting the host defaultsSimon Glass
2024-11-09efi_loader: Move get_efi_pxe_arch() to efi_helperSimon Glass
2024-11-09efi: Move default filename to a functionSimon Glass
2024-11-09sandbox: Add a -N flag to control on-host behaviourSimon Glass
2024-11-09efi_loader: Add a test appSimon Glass
2024-11-09doc: qemu-riscv: describe CONFIG_DEBUG_SBI_CONSOLEHeinrich Schuchardt
2024-11-09doc: conf.py: correct title and author of generated pdfHeinrich Schuchardt
2024-11-09efi_loader: Change efi_dp_from_mem() to use sizeMoritz Fischer
2024-11-09tools: mkeficapsule: use %zd to print ssize_t.Heinrich Schuchardt