aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-07rockchip: Kconfig: Enable external TPL binary for rk3308Massimo Pegorer
2023-10-07rockchip: board: Add minimal generic RK3566/RK3568 boardJonas Karlman
2023-10-07rockchip: Port IO-domain driver for RK3568 from linuxJonas Karlman
2023-10-07regulator: rk8xx: Return correct voltage for switchout convertersshengfei Xu
2023-10-07regulator: rk8xx: Return correct voltage for buck convertersJoseph Chen
2023-10-07power: regulator: Only run autoset once for each regulatorJonas Karlman
2023-10-07rockchip: rk3568-nanopi-r5: Enable PCIe on NanoPi R5C and R5SJonas Karlman
2023-10-07rockchip: rk3568-nanopi-r5: Update defconfig for NanoPi R5C and R5SJonas Karlman
2023-10-07phy: rockchip: naneng-combphy: Use signal from comb PHY on RK3588Jonas Karlman
2023-10-07phy: rockchip: snps-pcie3: Add support for RK3588Jonas Karlman
2023-10-07phy: rockchip: snps-pcie3: Add bifurcation support for RK3568Jonas Karlman
2023-10-07phy: rockchip: snps-pcie3: Refactor to use a phy_init opsJonas Karlman
2023-10-07phy: rockchip: snps-pcie3: Refactor to use clk_bulk APIJonas Karlman
2023-10-07pci: pcie_dw_rockchip: Configure number of lanes and link width speedJonas Karlman
2023-10-05Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2023-10-05Merge branch '2023-10-04-TI-dts-updates'Tom Rini
2023-10-04Merge tag 'dm-pull-4oct23' of https://source.denx.de/u-boot/custodians/u-boot-dmTom Rini
2023-10-04arm: dts: k3-j721e: Sync with v6.6-rc1Neha Malcom Francis
2023-10-04arm: dts: k3-j721e-r5: Clean up inclusion hierarchyNeha Malcom Francis
2023-10-04configs: j721e: Remove HBMC_AM654 configNeha Malcom Francis
2023-10-04drivers: firmware: ti_sci: Get SCI revision only if TIFS/SYSFW is upNeha Malcom Francis
2023-10-04arm: mach-k3: j721e_init: Move clk_k3 probe before loading TIFSNeha Malcom Francis
2023-10-04arm: mach-k3: j721e: dev-data: Add mcu_timer0 IDNeha Malcom Francis
2023-10-04arm: dts: k3-am625-beagleplay: Fix BootNishanth Menon
2023-10-04arm: dts: k3-am625-sk: Mark dependent nodes for pre-relocation phaseRoger Quadros
2023-10-04arm: dts: k3-am625-sk: Fix bootRoger Quadros
2023-10-04arm: dts: k3-am642-sk: Mark dependent nodes for pre-relocation phaseRoger Quadros
2023-10-04arm: dts: k3-am642-sk: Fix bootRoger Quadros
2023-10-04arm: dts: k3-am64-evm: Mark dependent nodes for pre-relocation phaseRoger Quadros
2023-10-04arm: dts: k3-am64-evm: Fix bootRoger Quadros
2023-10-04qconfig: Update the documentationSimon Glass
2023-10-04qconfig: Rename the database fileSimon Glass
2023-10-04moveconfig: Rename the tool to qconfigSimon Glass
2023-10-04moveconfig: Move summaries to the endSimon Glass
2023-10-04moveconfig: Drop the initial outputSimon Glass
2023-10-04moveconfig: Show a summary at the endSimon Glass
2023-10-04moveconfig: Show failures in progressSimon Glass
2023-10-04moveconfig: Use u_boot_pylib for terminal colourSimon Glass
2023-10-04moveconfig: Avoid showing progress at the endSimon Glass
2023-10-04moveconfig: Reduce the amount of outputSimon Glass
2023-10-04moveconfig: Only show output when there is a reasonSimon Glass
2023-10-04moveconfig: Fix misc pylint warningsSimon Glass
2023-10-04moveconfig: Use an encoding with open()Simon Glass
2023-10-04moveconfig: Correct list-comprehension warningsSimon Glass
2023-10-04moveconfig: Correct use of members not declared in __init__()Simon Glass
2023-10-04moveconfig: Correct non-snake variables namesSimon Glass
2023-10-04moveconfig: Correct unused variablesSimon Glass
2023-10-04moveconfig: Use f strings where possibleSimon Glass
2023-10-04moveconfig: Correct parameter-type warningsSimon Glass
2023-10-04moveconfig: Correct some regular-expression stringsSimon Glass