aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-02test: Allow running tests multiple timesSimon Glass
2022-09-02dm: rtc: Make use of ut_assertnonnull()Simon Glass
2022-09-02ci: Add a test for a non-LTO buildSimon Glass
2022-09-02Makefile: Allow LTO to be disabled for a buildSimon Glass
2022-09-02arm: ARMv4 assembly compatibilitySergei Antonov
2022-09-02cmd: Add pause commandSamuel Dionne-Riel
2022-09-02distro_bootcmd: Introduce support for extension commandMatwey V. Kornilov
2022-09-02Merge branch '2022-09-01-assorted-Kconfig-migrations' into nextTom Rini
2022-09-01ARM: imx6: dh-imx6: Enable d-cache early in SPLMarek Vasut
2022-09-01ARM: cache: Allow SPL to build cache-pl310.cPhilip Oberfichtner
2022-09-01Convert CONFIG_SYS_L2_PL310 to KconfigPhilip Oberfichtner
2022-09-01Remove CONFIG_SYS_I2C_EEPROM_PAGE_WRITE_BITS et alTom Rini
2022-09-01Convert CONFIG_SYS_I2C_EEPROM_CCID et al to KconfigTom Rini
2022-08-26Merge branch '2022-08-26-assorted-platform-updates' into nextTom Rini
2022-08-26firmware: ti_sci: Move ACK checking to ti_sci_do_xfer() functionAndrew Davis
2022-08-26firmware: ti_sci: Remove inline keyword from functionsAndrew Davis
2022-08-26firmware: ti_sci: Factor out message alloc failed messageAndrew Davis
2022-08-26firmware: ti_sci: Reduce output on ti_sci_do_xfer errorAndrew Davis
2022-08-26arm: dts: qcom: Sync pinctrl DT nodes with Linux bindingsSumit Garg
2022-08-26pinctrl: sdm845: Remove redundant CONFIG_SDM845 checkSumit Garg
2022-08-26qcs404evb_defconfig: Enable USB configsSumit Garg
2022-08-26board: qcs404-evb: Enable USB3 specific PMIC GPIOSumit Garg
2022-08-26dts: qcs404-evb: Add PMIC GPIO controller nodeSumit Garg
2022-08-26gpio: qcom_pmic: Add support for GPIO LV/MV subtypeSumit Garg
2022-08-26pmic: Convert pm8916 driver to a generic Qcom PMIC driverSumit Garg
2022-08-26dts: qcs404-evb: Add USB controller and PHY nodesSumit Garg
2022-08-26clocks: qcs404: Add support for USB clocksSumit Garg
2022-08-26clocks: qcom: Add clock enable callback supportSumit Garg
2022-08-26dts: qcs404-evb: Add reset controller nodeSumit Garg
2022-08-26reset: qcom: Add support for QCS404 SoC reset tableSumit Garg
2022-08-26reset: Convert ipq4019 driver to a generic Qcom driverSumit Garg
2022-08-26phy: Add support for drivers to enable USB on QCS404 SoCSumit Garg
2022-08-26phy: Move qcom SoCs specific phy drivers to qcom folderSumit Garg
2022-08-26arm: total_compute: enable psciDavidson K
2022-08-26configs: j721s2_evm_a72_defconfig: fix the bootcmdJayesh Choudhary
2022-08-24Merge commit 'ac30d240dbb520d0980f0687630feb702a14f51a' of https://source.den...Tom Rini
2022-08-23Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2022-08-23configs: Resync with savedefconfigTom Rini
2022-08-23board: lsxl: update the READMEMichael Walle
2022-08-23board: lsxl: disable eth0Michael Walle
2022-08-23board: lsxl: convert to CONFIG_TIMERMichael Walle
2022-08-23board: lsxl: convert to DM_SERIALMichael Walle
2022-08-23board: lsxl: convert to DM_ETHMichael Walle
2022-08-23board: lsxl: convert to DM_GPIOMichael Walle
2022-08-23board: lsxl: make last resort recovery more reliableMichael Walle
2022-08-23board: lsxl: enable ATAGS supportMichael Walle
2022-08-23board: lsxl: use proper *_r variablesMichael Walle
2022-08-23board: lsxl: reorder image loading and remove ramdisk_lenMichael Walle
2022-08-23board: lsxl: use CONFIG_DEFAULT_FDT_FILEMichael Walle
2022-08-23board: lsxl: automatically select CONFIG_MISC_INIT_RMichael Walle