aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-28omap3: sniper: Streamline defconfigomap/config-cleanupsPaul Kocialkowski
2024-07-28dra7xx: Remove explicit DRAM banks number from defconfigsPaul Kocialkowski
2024-07-28omap3: Define DRAM banks number in Kconfig instead of defconfigsPaul Kocialkowski
2024-07-28omap3: Define maximum SPL size in Kconfig instead of defconfigsPaul Kocialkowski
2024-07-28omap3: Define maximum U-Boot size in Kconfig instead of defconfigsPaul Kocialkowski
2024-07-28dra7xx: Define common init stack pointer address in KconfigPaul Kocialkowski
2024-07-28dra7xx: Unify init stack pointer address across boardsPaul Kocialkowski
2024-07-28am43xx: Define common init stack pointer address in KconfigPaul Kocialkowski
2024-07-28am33xx: Define common init stack pointer address in KconfigPaul Kocialkowski
2024-07-28am33xx: Unify init stack pointer address across boardsPaul Kocialkowski
2024-07-28omap3: Define common init stack pointer address in KconfigPaul Kocialkowski
2024-07-28omap3: Define common SPL text base in Kconfig instead of defconfigsPaul Kocialkowski
2024-07-26Merge tag 'dm-pull-26jul24' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2024-07-26buildman: Show board list with -xSimon Glass
2024-07-26sandbox: Fix LTO to work with STACKPROTECTORAndrew Goodbody
2024-07-26binman: Update cbfstoolSimon Glass
2024-07-26tools: patman: fix `pip install` with Python 3.12Brandon Maier
2024-07-26qconfig: Move operation check into parse_args()Simon Glass
2024-07-26qconfig: Drop col argument from Slots()Simon Glass
2024-07-26qconfig: Use the Color object in ProgressSimon Glass
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