summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-31gitlab-ci: Update comment about the DockerfileJoel Stanley
2022-08-31common/console.c: prevent pre-console buffer contents from being added to itselfRasmus Villemoes
2022-08-27Merge tag 'dm-pull-26aug22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-08-27Merge branch '2022-08-26-assorted-fixes'Tom Rini
2022-08-26distroboot: ubifs: Add support for specifying UBI header offsetPali Rohár
2022-08-26Rename disto_[pxe_]getfile to distro_[pxe_]getfileDario Binacchi
2022-08-26vbe: Enable command only with BOOTSTD_FULLSimon Glass
2022-08-26binman: Sort tests and rework test-file numbersStefan Herbrechtsmeier
2022-08-26binman: Document how to handle dependent imagesSimon Glass
2022-08-26binman: Mention split-elf in the main docsSimon Glass
2022-08-26patman: Tidy up unnecessary blank lines and numbersSimon Glass
2022-08-26patman: Fix version tableSimon Glass
2022-08-26boot: simplify bootmeth_vbe_simple_ft_fixup()Heinrich Schuchardt
2022-08-26boot: fix vbe_find_first_device()Heinrich Schuchardt
2022-08-26dm: core: fix a typo in help textSergei Antonov
2022-08-26doc: Build documentation in parallelSimon Glass
2022-08-26disk: part: remove dependency to ubifs for splStefan Herbrechtsmeier
2022-08-26nvme: Do a clean NVMe shutdownHector Martin
2022-08-26pci: Add checks to prevent config space overflowPali Rohár
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