index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-07-26
qconfig: Move the last two operations into their own functions
Simon Glass
2024-07-26
qconfig: Move progress output into the class
Simon Glass
2024-07-26
qconfig: Move commit code into a separate function
Simon Glass
2024-07-26
qconfig: Move all move_config code into move_config()
Simon Glass
2024-07-26
qconfig: Add a return value to do_find_config()
Simon Glass
2024-07-26
qconfig: Move imply into a separate function
Simon Glass
2024-07-26
qconfig: Add a return value to do_scan_source()
Simon Glass
2024-07-26
qconfig: Move testing into a separate function
Simon Glass
2024-07-26
qconfig: Move converting config args to the top
Simon Glass
2024-07-26
qconfig: Move checking directory to the top
Simon Glass
2024-07-26
qconfig: Move getting the colour to where it is needed
Simon Glass
2024-07-26
qconfig: Move arg checking to the top of main()
Simon Glass
2024-07-26
qconfig: Move arg checking a little higher
Simon Glass
2024-07-26
qconfig: Move arg parsing into a separate function
Simon Glass
2024-07-26
qconfig: Rename the doc link
Simon Glass
2024-07-26
qconfig: Correct format string in do_imply_config()
Simon Glass
2024-07-26
qconfig: Tidy up some pylint warnings
Simon Glass
2024-07-26
qconfig: Make KconfigScanner a function
Simon Glass
2024-07-26
qconfig: Drop the try_expand() function
Simon Glass
2024-07-26
qconfig: Fix pylint error in read_database()
Simon Glass
2024-07-26
Merge branch 'qcom-main' of https://gitlab.denx.de/u-boot/custodians/u-boot-s...
Tom Rini
2024-07-26
arm: dts: add IPQ4019 ESS EDMA U-Boot additions
Robert Marko
2024-07-26
net: add Qualcomm ESS EDMA adapter
Robert Marko
2024-07-26
clock: qcom: ipq4019: add missing networking resets
Robert Marko
2024-07-26
dt-bindings: clock: qcom: ipq4019: drop downstream file
Robert Marko
2024-07-26
clock: qcom: ipq4019: add ESS clock
Robert Marko
2024-07-26
qcom_defconfig: enable rpmh regulators
Caleb Connolly
2024-07-26
power: regulator: qcom-rpmh-regulator: add build infra
Caleb Connolly
2024-07-26
power: regulator: qcom-rpmh-regulator: adjust probe for U-Boot
Caleb Connolly
2024-07-26
power: regulator: qcom-rpmh-regulator: port ops to U-Boot
Caleb Connolly
2024-07-26
power: regulator: qcom-rpmh-regulator: remove unused regulators
Caleb Connolly
2024-07-26
power: regulator: qcom-rpmh-regulator: adjust structs for U-Boot
Caleb Connolly
2024-07-26
power: regulator: qcom-rpmh-regulator: port over lineage_range helpers
Caleb Connolly
2024-07-26
power: regulator: qcom-rpmh-regulator: adjust headers for U-Boot
Caleb Connolly
2024-07-26
power: regulator: import qcom-rpmh-regulator from Linux
Caleb Connolly
2024-07-26
soc: qcom: add build infrastructure
Caleb Connolly
2024-07-26
soc: qcom: rpmh: U-Boot API changes
Caleb Connolly
2024-07-26
soc: qcom: rpmh: drop unused functions
Caleb Connolly
2024-07-26
soc: qcom: rpmh: adjust headers for U-Boot
Caleb Connolly
2024-07-26
soc: qcom: rpmh-rsc: remaining U-Boot API changes
Caleb Connolly
2024-07-26
soc: qcom: rpmh-rsc: adjust probe for U-Boot
Caleb Connolly
2024-07-26
soc: qcom: rpmh-rsc: adjust headers for U-Boot
Caleb Connolly
2024-07-26
soc: qcom: rpmh-rsc: drop unused multi-threading and non-active TCS support
Caleb Connolly
2024-07-26
soc: qcom: cmd-db: adjust for U-Boot API
Caleb Connolly
2024-07-26
soc: qcom: cmd-db: adjust probe for U-Boot
Caleb Connolly
2024-07-26
soc: qcom: cmd-db: drop unused functions
Caleb Connolly
2024-07-26
soc: qcom: cmd-db: adjust headers for U-Boot
Caleb Connolly
2024-07-26
soc: qcom: import rpmh and cmd-db drivers from Linux
Caleb Connolly
2024-07-26
linux/bitmap.h: add bitmap_empty helper
Caleb Connolly
2024-07-26
dm: core: scan reserved-memory nodes
Caleb Connolly
[next]