summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-02-12ARM: tegra124: clock: implement PLLD2 supportSvyatoslav Ryhel
2025-02-12board: asus: convert SPL to XPLSvyatoslav Ryhel
2025-02-12pinctrl: tegra20: adjust pin type detectionSvyatoslav Ryhel
2025-02-12pmic: palmas: bind sysreset to parent nodeSvyatoslav Ryhel
2025-02-12pmic: max77663: bind children to parent nodeSvyatoslav Ryhel
2025-02-12Revert "drivers: gpio-uclass: support PMIC GPIO children"Svyatoslav Ryhel
2025-02-12ARM: dts: at91: Align pinctrl node with Linux DevicetreeManikandan Muralidharan
2025-02-12pinctrl: at91: Add support to align with Linux DevicetreeManikandan Muralidharan
2025-02-12pinctrl: at91: Bind GPIO driver to the pinctrl DT nodeManikandan Muralidharan
2025-02-12ARM: dts: at91: sam9x60: Add missing pinctrl node propertiesManikandan Muralidharan
2025-02-12ARM: dts: at91: sam9x60: Move pinmux node to board DTSManikandan Muralidharan
2025-02-12ARM: dts: at91: sam9x60: Define pinctrl node with its labelBalamanikandan Gunasundar
2025-02-12ARM: dts: at91: sam9x60: Add AIC nodeManikandan Muralidharan
2025-02-12spi: atmel-quadspi: Improve probe debuggingAlexander Dahl
2025-02-12spi: atmel-quadspi: Add support for classic SPI modeAlexander Dahl
2025-02-12spi: atmel-quadspi: Allow setting SMM to classic SPI modeAlexander Dahl
2025-02-12spi: atmel-quadspi: Remove default mode setting at probe timeAlexander Dahl
2025-02-12spi: atmel-quadspi: Avoid overwriting MR register settingsAlexander Dahl
2025-02-12spi: atmel-quadspi: Port collected fixes from Linux v5.10 and v5.15Alexander Dahl
2025-02-12spi: atmel-quadspi: Depend on SPI_MEMAlexander Dahl
2025-02-12spi: ca_sflash: Remove redundant dependencyAlexander Dahl
2025-02-11test: Update documentationSimon Glass
2025-02-11test: Do flag-processing in the correct placeSimon Glass
2025-02-11test: Move code out of cmd_ut_category()Simon Glass
2025-02-11test: Allow running a selection of suitesSimon Glass
2025-02-11test: Drop suites.hSimon Glass
2025-02-11test: Make cmd_ut_category() staticSimon Glass
2025-02-11test: Drop support for test commandsSimon Glass
2025-02-11test: Rename optee test-fileSimon Glass
2025-02-11test: Drop the function for running optee testsSimon Glass
2025-02-11test: Split optee tests into three functionsSimon Glass
2025-02-11test: Update optee to do init and uninit from testsSimon Glass
2025-02-11test: Drop the function for running bootstd testsSimon Glass
2025-02-11test: Update bootstd to do init from testsSimon Glass
2025-02-11test: Drop the function for running fdt_overlay testsSimon Glass
2025-02-11test: Update fdt_overlay to do init from testsSimon Glass
2025-02-11test: Update fdt_overlay test to use fdtdec functionsSimon Glass
2025-02-11test: Move fdt_overlay init into a functionSimon Glass
2025-02-11test: Make all tests depend on UNIT_TESTSimon Glass
2025-02-11test: Move fdt-overlay-test rule into test/Simon Glass
2025-02-11test: Move optee-test rule into test/Simon Glass
2025-02-11test: Move env-test rule into test/Simon Glass
2025-02-11test: Tweak FDT-overlay testsSimon Glass
2025-02-11test: Support an init/uninit functions for test suitesSimon Glass
2025-02-11test: Leave out the prefix when printing test namesSimon Glass
2025-02-11test: Show the average time per testSimon Glass
2025-02-11test: Keep track of suite durationSimon Glass
2025-02-11test: Add up the number of tests manuallySimon Glass
2025-02-11test: Fix a stray asterisk in ut_run_list()Simon Glass
2025-02-11test: Drop sandbox_set_enable_memio() from mux-cmd testSimon Glass