aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-26pinctrl: sdm845: Remove redundant CONFIG_SDM845 checkSumit Garg2-3/+1
2022-08-26qcs404evb_defconfig: Enable USB configsSumit Garg1-0/+18
2022-08-26board: qcs404-evb: Enable USB3 specific PMIC GPIOSumit Garg2-0/+35
2022-08-26dts: qcs404-evb: Add PMIC GPIO controller nodeSumit Garg1-0/+25
2022-08-26gpio: qcom_pmic: Add support for GPIO LV/MV subtypeSumit Garg1-20/+76
2022-08-26pmic: Convert pm8916 driver to a generic Qcom PMIC driverSumit Garg18-124/+200
2022-08-26dts: qcs404-evb: Add USB controller and PHY nodesSumit Garg1-0/+87
2022-08-26clocks: qcs404: Add support for USB clocksSumit Garg2-0/+52
2022-08-26clocks: qcom: Add clock enable callback supportSumit Garg5-0/+27
2022-08-26dts: qcs404-evb: Add reset controller nodeSumit Garg1-0/+6
2022-08-26reset: qcom: Add support for QCS404 SoC reset tableSumit Garg1-0/+30
2022-08-26reset: Convert ipq4019 driver to a generic Qcom driverSumit Garg3-27/+30
2022-08-26phy: Add support for drivers to enable USB on QCS404 SoCSumit Garg4-0/+422
2022-08-26phy: Move qcom SoCs specific phy drivers to qcom folderSumit Garg6-16/+17
2022-08-26arm: total_compute: enable psciDavidson K1-0/+4
2022-08-26configs: j721s2_evm_a72_defconfig: fix the bootcmdJayesh Choudhary1-1/+1
2022-08-24Merge commit 'ac30d240dbb520d0980f0687630feb702a14f51a' of https://source.den...WIP/24Aug2022-nextTom Rini8-39/+55
2022-08-23Merge https://source.denx.de/u-boot/custodians/u-boot-marvellWIP/23Aug2022Tom Rini33-331/+521
2022-08-23configs: Resync with savedefconfigTom Rini814-1105/+361
2022-08-23board: lsxl: update the READMEMichael Walle1-15/+17
2022-08-23board: lsxl: disable eth0Michael Walle2-0/+8
2022-08-23board: lsxl: convert to CONFIG_TIMERMichael Walle2-0/+4
2022-08-23board: lsxl: convert to DM_SERIALMichael Walle2-4/+4
2022-08-23board: lsxl: convert to DM_ETHMichael Walle3-8/+4
2022-08-23board: lsxl: convert to DM_GPIOMichael Walle5-56/+124
2022-08-23board: lsxl: make last resort recovery more reliableMichael Walle5-14/+13
2022-08-23board: lsxl: enable ATAGS supportMichael Walle2-0/+6
2022-08-23board: lsxl: use proper *_r variablesMichael Walle1-21/+21
2022-08-23board: lsxl: reorder image loading and remove ramdisk_lenMichael Walle1-9/+6
2022-08-23board: lsxl: use CONFIG_DEFAULT_FDT_FILEMichael Walle3-11/+5
2022-08-23board: lsxl: automatically select CONFIG_MISC_INIT_RMichael Walle4-4/+1
2022-08-23board: lsxl: remove unused header filesMichael Walle1-5/+0
2022-08-23board: lsxl: remove CONFIG_ENV_OVERWRITEMichael Walle3-6/+0
2022-08-23board: lsxl: remove eraseenv scriptMichael Walle1-3/+0
2022-08-23board: lsxl: remove unused featuresMichael Walle2-4/+2
2022-08-23board: lsxl: limit size to 384kiBMichael Walle2-0/+4
2022-08-23button: gpio: add DM_GPIO dependencyMichael Walle1-0/+1
2022-08-23timer: add orion-timer supportMichael Walle3-0/+70
2022-08-23arm: kirkwood: make it CONFIG_TIMER awareMichael Walle2-0/+5
2022-08-23arm: kirkwood: 88f6281: Detect CONFIG_SYS_TCLK from SAR registerPali Rohár3-1/+5
2022-08-23time: move the CONFIG_SYS_TIMER_RATE handling to the compilerMichael Walle1-6/+9
2022-08-23arm: kirkwood: nsa310s: Add Distro boot capabilityTony Dinh3-15/+34
2022-08-23arm: mvebu: mbus: Fix mbus driver to work also after U-Boot relocationPali Rohár7-125/+75
2022-08-23arm: mvebu: turris_mox: Set "sfp" label in eth1 DT node when only Mox SFP is ...Pali Rohár1-0/+5
2022-08-23arm: mvebu: turris_omnia: Show MCU versionPali Rohár1-0/+36
2022-08-23arm: kirkwood: pogo_v4: Add Distro boot capabilityTony Dinh2-22/+57
2022-08-23arm: mvebu: Define env_sf_get_env_addr() for all Armada boards in SPLPali Rohár2-10/+13
2022-08-22Prepare v2022.10-rc3v2022.10-rc3Tom Rini2-4/+3
2022-08-22Merge tag 'dm-pull-20aug22' of https://source.denx.de/u-boot/custodians/u-boo...WIP/22Aug2022Tom Rini40-203/+1099
2022-08-22Merge branch '2022-08-22-platform-removals-CI-updates'Tom Rini31-1731/+23