summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-01configs: Resync with savedefconfigTom Rini
2024-03-01riscv: mbv: Enable SPL and binmanMichal Simek
2024-03-01riscv: mbv: Moving little_endian variable to data sectionMichal Simek
2024-03-01riscv: mbv: Switch to OF_SEPARATE with fixed addressMichal Simek
2024-03-01riscv: mbv: Enable REMAKE_ELF by defaultMichal Simek
2024-03-01riscv: mbv: Align addresses with default DTMichal Simek
2024-03-01arm64: zynqmp: Remove snps,enable_guctl1_ipd_quirk propertyMichal Simek
2024-03-01arm64: zynqmp: Support semihosting boot methodSean Anderson
2024-02-29Merge patch series "An effort to bring DT bindings compliance within U-Boot"Tom Rini
2024-02-29dts: meson-gxbb: Drop redundant devicetree filesSumit Garg
2024-02-29dts: meson-gxbb: Switch to using upstream DTSumit Garg
2024-02-29MAINTAINERS: Add myself as devicetree-rebasing maintainerSumit Garg
2024-02-29doc: devicetree: Updates for devicetree-rebasing subtreeSumit Garg
2024-02-29doc: devicetree: Align documentation to use Kconfig optionsSumit Garg
2024-02-29dts: Add script to uprev dts/upstream subtreeSumit Garg
2024-02-29dts: Add alternative location for upstream DTB buildsSumit Garg
2024-02-29Makefile: Allow upstream DT subtree to provide DT includesSumit Garg
2024-02-29scripts/Makefile.lib: Statically define *-u-boot.dtsi files locationSumit Garg
2024-02-29Makefile: Add support for DT bindings schema checksSumit Garg
2024-02-29CI: Exclude devicetree-rebasing subtree for CONFIG checksSumit Garg
2024-02-29Squashed 'dts/upstream/' content from commit aaba2d45dc2aTom Rini
2024-02-29Merge commit '53633a893a06bd5a0c807287d9cc29337806eaf7' as 'dts/upstream'Tom Rini
2024-02-29Merge patch series "Handoff bloblist from previous boot stage"Tom Rini
2024-02-29dts: OF_HAS_PRIOR_STAGE should depend on !BLOBLISTRaymond Mao
2024-02-29bloblist: Load the bloblist from the previous loaderRaymond Mao
2024-02-29arm: Get bloblist from boot argumentsRaymond Mao
2024-02-29arm: armv8: save boot argumentsRaymond Mao
2024-02-29arm: armv7: save boot argumentsRaymond Mao
2024-02-29bloblist: refactor of bloblist_reloc()Raymond Mao
2024-02-29bloblist: check bloblist with specified buffer sizeRaymond Mao
2024-02-29bloblist: add API to check the register conventionsRaymond Mao
2024-02-28Merge patch series "mux: Drop usage of "u-boot,mux-autoprobe""Tom Rini
2024-02-28arm: dts: k3-u-boot: Add missing "bootph-all" property to MUX nodes.Roger Quadros
2024-02-28arm: dts: k3-u-boot: Drop usage of "u-boot, mux-autoprobe"Roger Quadros
2024-02-28mux: autoprobe if "idle-states" present in device treeRoger Quadros
2024-02-28Merge tag 'efi-next-2024-02-28' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2024-02-28board: rzg2l: Support reset via Renesas RAA215300 PMICPaul Barker
2024-02-28pmic: raa215300: Bind sysreset driverPaul Barker
2024-02-28sysreset: Support reset via Renesas RAA215300 PMICPaul Barker
2024-02-28board: rzg2l: Enable access to Renesas RAA215300 PMICPaul Barker
2024-02-28pmic: Add Renesas RAA215300 PMIC driverPaul Barker
2024-02-28i2c: rzg2l: Add I2C driver for RZ/G2L familyPaul Barker
2024-02-28arm: dts: rzg2l: Sync with Linux v6.7Paul Barker
2024-02-28clk: renesas: Confirm all clock & reset changes on RZ/G2LPaul Barker
2024-02-28arm: separate .data and .text sections of EFI binariesHeinrich Schuchardt
2024-02-28arm: page align EFI binary sectionHeinrich Schuchardt
2024-02-28efi_driver: provide SBI based runtime system resetHeinrich Schuchardt
2024-02-28efi_loader: set IMAGE_DLLCHARACTERISTICS_NX_COMPATHeinrich Schuchardt
2024-02-27Merge patch series "Dockerfile: Build coreboot from source"Tom Rini
2024-02-27CI: Move to latest container imageTom Rini