summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-01board: dragonboard410c: add chainloaded config fragmentCaleb Connolly
2024-03-01pinctrl: qcom: apq8016: init pre-reloactionCaleb Connolly
2024-03-01pinctrl: qcom: fix DT compatibilityCaleb Connolly
2024-03-01pinctrl: qcom: stub support for special GPIOsCaleb Connolly
2024-03-01sandbox: dts: fix qcom pmic gpioCaleb Connolly
2024-03-01gpio: qcom_pmic: add pinctrl driverCaleb Connolly
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-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-29Merge commit '53633a893a06bd5a0c807287d9cc29337806eaf7' as 'dts/upstream'Tom Rini
2024-02-29Squashed 'dts/upstream/' content from commit aaba2d45dc2aTom 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-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 "kbuild: Allow for CONFIG_SYS_CONFIG_NAME to be unset"Tom Rini
2024-02-27Kconfig: Centralize prompting for SYS_CONFIG_NAMETom Rini