aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* firmware: ti_sci: Move ACK checking to ti_sci_do_xfer() functionWIP/2022-08-26-assorted-platform-updatesAndrew Davis2022-08-261-141/+24
* firmware: ti_sci: Remove inline keyword from functionsAndrew Davis2022-08-261-3/+3
* firmware: ti_sci: Factor out message alloc failed messageAndrew Davis2022-08-261-36/+4
* firmware: ti_sci: Reduce output on ti_sci_do_xfer errorAndrew Davis2022-08-261-98/+34
* arm: dts: qcom: Sync pinctrl DT nodes with Linux bindingsSumit Garg2022-08-2610-43/+82
* pinctrl: sdm845: Remove redundant CONFIG_SDM845 checkSumit Garg2022-08-262-3/+1
* qcs404evb_defconfig: Enable USB configsSumit Garg2022-08-261-0/+18
* board: qcs404-evb: Enable USB3 specific PMIC GPIOSumit Garg2022-08-262-0/+35
* dts: qcs404-evb: Add PMIC GPIO controller nodeSumit Garg2022-08-261-0/+25
* gpio: qcom_pmic: Add support for GPIO LV/MV subtypeSumit Garg2022-08-261-20/+76
* pmic: Convert pm8916 driver to a generic Qcom PMIC driverSumit Garg2022-08-2618-124/+200
* dts: qcs404-evb: Add USB controller and PHY nodesSumit Garg2022-08-261-0/+87
* clocks: qcs404: Add support for USB clocksSumit Garg2022-08-262-0/+52
* clocks: qcom: Add clock enable callback supportSumit Garg2022-08-265-0/+27
* dts: qcs404-evb: Add reset controller nodeSumit Garg2022-08-261-0/+6
* reset: qcom: Add support for QCS404 SoC reset tableSumit Garg2022-08-261-0/+30
* reset: Convert ipq4019 driver to a generic Qcom driverSumit Garg2022-08-263-27/+30
* phy: Add support for drivers to enable USB on QCS404 SoCSumit Garg2022-08-264-0/+422
* phy: Move qcom SoCs specific phy drivers to qcom folderSumit Garg2022-08-266-16/+17
* arm: total_compute: enable psciDavidson K2022-08-261-0/+4
* configs: j721s2_evm_a72_defconfig: fix the bootcmdJayesh Choudhary2022-08-261-1/+1
* Merge commit 'ac30d240dbb520d0980f0687630feb702a14f51a' of https://source.den...WIP/24Aug2022-nextTom Rini2022-08-248-39/+55
|\
| * mtd: rawnand: fsl_elbc: Fix reading address pointer from DTPali Rohár2022-08-221-1/+1
| * mtd: rawnand: fsl_elbc: Remove NAND_NO_SUBPAGE_WRITE flagPali Rohár2022-08-221-1/+0
| * configs: imx8mn_bsh_smm_s2: Use nand_base ident for nand identificationMichael Trimarchi2022-08-221-0/+2
| * mtd: nand: samsung: Retrieve ECC requirements from extendedMichael Trimarchi2022-08-221-0/+20
| * mtd: nand: Rename nand_get_flash_type() into nand_detect()Michael Trimarchi2022-08-224-11/+9
| * mtd: nand: change return type of nand_get_flash_type() to intMichael Trimarchi2022-08-224-27/+24
| * mtd: nand: Rename the nand_manufacturers structMichael Trimarchi2022-08-223-7/+7
* | Merge https://source.denx.de/u-boot/custodians/u-boot-marvellWIP/23Aug2022Tom Rini2022-08-2333-331/+521
|\ \
| * | board: lsxl: update the READMEMichael Walle2022-08-231-15/+17
| * | board: lsxl: disable eth0Michael Walle2022-08-232-0/+8
| * | board: lsxl: convert to CONFIG_TIMERMichael Walle2022-08-232-0/+4
| * | board: lsxl: convert to DM_SERIALMichael Walle2022-08-232-4/+4
| * | board: lsxl: convert to DM_ETHMichael Walle2022-08-233-8/+4
| * | board: lsxl: convert to DM_GPIOMichael Walle2022-08-235-56/+124
| * | board: lsxl: make last resort recovery more reliableMichael Walle2022-08-235-14/+13
| * | board: lsxl: enable ATAGS supportMichael Walle2022-08-232-0/+6
| * | board: lsxl: use proper *_r variablesMichael Walle2022-08-231-21/+21
| * | board: lsxl: reorder image loading and remove ramdisk_lenMichael Walle2022-08-231-9/+6
| * | board: lsxl: use CONFIG_DEFAULT_FDT_FILEMichael Walle2022-08-233-11/+5
| * | board: lsxl: automatically select CONFIG_MISC_INIT_RMichael Walle2022-08-234-4/+1
| * | board: lsxl: remove unused header filesMichael Walle2022-08-231-5/+0
| * | board: lsxl: remove CONFIG_ENV_OVERWRITEMichael Walle2022-08-233-6/+0
| * | board: lsxl: remove eraseenv scriptMichael Walle2022-08-231-3/+0
| * | board: lsxl: remove unused featuresMichael Walle2022-08-232-4/+2
| * | board: lsxl: limit size to 384kiBMichael Walle2022-08-232-0/+4
| * | button: gpio: add DM_GPIO dependencyMichael Walle2022-08-231-0/+1
| * | timer: add orion-timer supportMichael Walle2022-08-233-0/+70
| * | arm: kirkwood: make it CONFIG_TIMER awareMichael Walle2022-08-232-0/+5