aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-09-02ci: Add a test for a non-LTO buildWIP/2022-09-02-assorted-improvementsSimon Glass2-0/+11
2022-09-02Makefile: Allow LTO to be disabled for a buildSimon Glass5-9/+33
2022-09-02cmd: avb: remove mmc naming from generic block codeAndrii Chepurnyi2-33/+32
2022-09-02cmd: avb: introduce optional interface parameter to avb initAndrii Chepurnyi4-28/+26
2022-09-02cmd: bcb: introduce optional interface parameter to bcbAndrii Chepurnyi2-47/+51
2022-09-02cmd: cat: add new commandRoger Knecht9-0/+202
2022-09-02arm: ARMv4 assembly compatibilitySergei Antonov5-19/+19
2022-09-02cmd: Add pause commandSamuel Dionne-Riel9-0/+143
2022-09-02test: cmd: add test for temperature commandRobert Marko2-0/+40
2022-09-02thermal: add sandbox driverRobert Marko5-0/+47
2022-09-02doc: cmd: temperature: add documentationRobert Marko2-0/+51
2022-09-02cmd: add temperature commandRobert Marko3-0/+92
2022-09-02distro_bootcmd: Introduce support for extension commandMatwey V. Kornilov1-0/+32
2022-09-02Merge branch '2022-09-01-assorted-Kconfig-migrations' into nextTom Rini81-138/+106
2022-09-01ARM: imx6: dh-imx6: Enable d-cache early in SPLMarek Vasut2-0/+42
2022-09-01ARM: cache: Allow SPL to build cache-pl310.cPhilip Oberfichtner2-1/+6
2022-09-01Convert CONFIG_SYS_L2_PL310 to KconfigPhilip Oberfichtner38-17/+27
2022-09-01Remove CONFIG_SYS_I2C_EEPROM_PAGE_WRITE_BITS et alTom Rini2-9/+0
2022-09-01Convert CONFIG_SYS_I2C_EEPROM_CCID et al to KconfigTom Rini38-103/+31
2022-08-26Merge branch '2022-08-26-assorted-platform-updates' into nextTom Rini53-740/+1406
2022-08-26firmware: ti_sci: Move ACK checking to ti_sci_do_xfer() functionWIP/2022-08-26-assorted-platform-updatesAndrew Davis1-141/+24
2022-08-26firmware: ti_sci: Remove inline keyword from functionsAndrew Davis1-3/+3
2022-08-26firmware: ti_sci: Factor out message alloc failed messageAndrew Davis1-36/+4
2022-08-26firmware: ti_sci: Reduce output on ti_sci_do_xfer errorAndrew Davis1-98/+34
2022-08-26arm: dts: qcom: Sync pinctrl DT nodes with Linux bindingsSumit Garg10-43/+82
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