summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-01gpio: qcom_pmic: add a quirk to skip GPIO configurationCaleb Connolly
2024-03-01gpio: qcom_pmic: 1-based GPIOsCaleb Connolly
2024-03-01serial: msm: fix clock handling and pinctrlCaleb Connolly
2024-03-01serial: msm: add debug UARTCaleb Connolly
2024-03-01clock/qcom: qcs404: fix clk_set_rateCaleb Connolly
2024-03-01clk/qcom: use upstream compatible propertiesCaleb Connolly
2024-03-01dt-bindings: drop msm_sdhci bindingCaleb Connolly
2024-03-01mmc: msm_sdhci: use modern clock handlingCaleb Connolly
2024-03-01usb: dwc3-generic: support external vbus regulatorCaleb Connolly
2024-03-01arm: init: export prev_bl_fdt_addrCaleb Connolly
2024-03-01arm: mach-k3: Refactor QoS settingsAradhya Bhatia
2024-03-01arm: dts: k3-am625-verdin-r5: Change CPU frequency to 1000MHzVitor Soares
2024-03-01Merge patch series "toradex: fix reset and hardware detection regressions"Tom Rini
2024-03-01toradex: imx6*: fix reset using wdt-reboot driverParth Pancholi
2024-03-01toradex: common: Use random mac address if toradex config block is missingEmanuele Ghidoli
2024-03-01toradex: common: Add sysinfo driverEmanuele Ghidoli
2024-03-01arm: dts: Refactor device trees using "&{/aliases}" syntaxEmanuele Ghidoli
2024-03-01toradex: common: Use SETTINGS_R event to read toradex config blockEmanuele Ghidoli
2024-03-01toradex: Remove not necessary model prints from checkboard()Emanuele Ghidoli
2024-03-01toradex: Fix recursive call to checkboardEmanuele Ghidoli
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