aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-26qconfig: Move the last two operations into their own functionsSimon Glass
2024-07-26qconfig: Move progress output into the classSimon Glass
2024-07-26qconfig: Move commit code into a separate functionSimon Glass
2024-07-26qconfig: Move all move_config code into move_config()Simon Glass
2024-07-26qconfig: Add a return value to do_find_config()Simon Glass
2024-07-26qconfig: Move imply into a separate functionSimon Glass
2024-07-26qconfig: Add a return value to do_scan_source()Simon Glass
2024-07-26qconfig: Move testing into a separate functionSimon Glass
2024-07-26qconfig: Move converting config args to the topSimon Glass
2024-07-26qconfig: Move checking directory to the topSimon Glass
2024-07-26qconfig: Move getting the colour to where it is neededSimon Glass
2024-07-26qconfig: Move arg checking to the top of main()Simon Glass
2024-07-26qconfig: Move arg checking a little higherSimon Glass
2024-07-26qconfig: Move arg parsing into a separate functionSimon Glass
2024-07-26qconfig: Rename the doc linkSimon Glass
2024-07-26qconfig: Correct format string in do_imply_config()Simon Glass
2024-07-26qconfig: Tidy up some pylint warningsSimon Glass
2024-07-26qconfig: Make KconfigScanner a functionSimon Glass
2024-07-26qconfig: Drop the try_expand() functionSimon Glass
2024-07-26qconfig: Fix pylint error in read_database()Simon Glass
2024-07-26Merge branch 'qcom-main' of https://gitlab.denx.de/u-boot/custodians/u-boot-s...Tom Rini
2024-07-26arm: dts: add IPQ4019 ESS EDMA U-Boot additionsRobert Marko
2024-07-26net: add Qualcomm ESS EDMA adapterRobert Marko
2024-07-26clock: qcom: ipq4019: add missing networking resetsRobert Marko
2024-07-26dt-bindings: clock: qcom: ipq4019: drop downstream fileRobert Marko
2024-07-26clock: qcom: ipq4019: add ESS clockRobert Marko
2024-07-26qcom_defconfig: enable rpmh regulatorsCaleb Connolly
2024-07-26power: regulator: qcom-rpmh-regulator: add build infraCaleb Connolly
2024-07-26power: regulator: qcom-rpmh-regulator: adjust probe for U-BootCaleb Connolly
2024-07-26power: regulator: qcom-rpmh-regulator: port ops to U-BootCaleb Connolly
2024-07-26power: regulator: qcom-rpmh-regulator: remove unused regulatorsCaleb Connolly
2024-07-26power: regulator: qcom-rpmh-regulator: adjust structs for U-BootCaleb Connolly
2024-07-26power: regulator: qcom-rpmh-regulator: port over lineage_range helpersCaleb Connolly
2024-07-26power: regulator: qcom-rpmh-regulator: adjust headers for U-BootCaleb Connolly
2024-07-26power: regulator: import qcom-rpmh-regulator from LinuxCaleb Connolly
2024-07-26soc: qcom: add build infrastructureCaleb Connolly
2024-07-26soc: qcom: rpmh: U-Boot API changesCaleb Connolly
2024-07-26soc: qcom: rpmh: drop unused functionsCaleb Connolly
2024-07-26soc: qcom: rpmh: adjust headers for U-BootCaleb Connolly
2024-07-26soc: qcom: rpmh-rsc: remaining U-Boot API changesCaleb Connolly
2024-07-26soc: qcom: rpmh-rsc: adjust probe for U-BootCaleb Connolly
2024-07-26soc: qcom: rpmh-rsc: adjust headers for U-BootCaleb Connolly
2024-07-26soc: qcom: rpmh-rsc: drop unused multi-threading and non-active TCS supportCaleb Connolly
2024-07-26soc: qcom: cmd-db: adjust for U-Boot APICaleb Connolly
2024-07-26soc: qcom: cmd-db: adjust probe for U-BootCaleb Connolly
2024-07-26soc: qcom: cmd-db: drop unused functionsCaleb Connolly
2024-07-26soc: qcom: cmd-db: adjust headers for U-BootCaleb Connolly
2024-07-26soc: qcom: import rpmh and cmd-db drivers from LinuxCaleb Connolly
2024-07-26linux/bitmap.h: add bitmap_empty helperCaleb Connolly
2024-07-26dm: core: scan reserved-memory nodesCaleb Connolly