summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-22pwm: tegra: properly calculate pulse and frequency divider fieldsIon Agorria
2026-03-22pwm: tegra: fix pulse_width calculationJonas Schwöbel
2026-03-22pwm: tegra: add set_invert PWM operationJonas Schwöbel
2026-03-22pwm: tegra: add probe functionJonas Schwöbel
2026-03-20ARM: tegra: ap: add debug prints for unknown SKUIon Agorria
2026-03-20ARM: tegra: ap: add default fallback for Tegra20 SKUIon Agorria
2026-03-20ARM: tegra: ap: add support T20 A04 SKU idIon Agorria
2026-03-20doc: board: tegra: improve documentationSvyatoslav Ryhel
2026-03-18Merge patch series "bootm: Clean up arch-specific, pre-OS clean-up"Tom Rini
2026-03-18sandbox: Call bootm_final()Simon Glass
2026-03-18xtensa: Call bootm_final()Simon Glass
2026-03-18sh: Call bootm_final()Simon Glass
2026-03-18nios2: Call bootm_final()Simon Glass
2026-03-18m68k: Call bootm_final()Simon Glass
2026-03-18powerpc: Call bootm_final()Simon Glass
2026-03-18mips: Call bootm_final()Simon Glass
2026-03-18microblaze: Call bootm_final()Simon Glass
2026-03-18arc: Call bootm_final()Simon Glass
2026-03-18arm: Call bootm_final()Simon Glass
2026-03-18bootm: Stash bootstage data in bootm_final()Simon Glass
2026-03-18riscv: Call bootm_final()Simon Glass
2026-03-18x86: Call bootm_final()Simon Glass
2026-03-18bootm: Create bootm_final() for pre-boot cleanupSimon Glass
2026-03-18bootstage: Add some missing dummy functionsSimon Glass
2026-03-18dm: Remove children when parent is removed by flagsSimon Glass
2026-03-18dm: Move flags_remove() check before child removalSimon Glass
2026-03-18Merge patch series "led: remove legacy API"Tom Rini
2026-03-18led: remove legacy APIQuentin Schulz
2026-03-18led: migrate last legacy LED user (olinuxino+net) to modern LED frameworkQuentin Schulz
2026-03-18Merge tag 'mediatek-for-master-2026-03-17' of https://source.denx.de/u-boot/c...Tom Rini
2026-03-18Merge patch series "update MAINTAINERS for PWM LED"Tom Rini
2026-03-18MAINTAINERS: make PWM LED orphanQuentin Schulz
2026-03-18MAINTAINERS: rename LED into PWM LEDQuentin Schulz
2026-03-18image-fit: Fix mismatched parameter type in commentKunihiko Hayashi
2026-03-18Merge tag 'u-boot-imx-next-20260318' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2026-03-18Merge tag 'dm-next-18mar26' of git://git.denx.de/u-boot-dm into nextTom Rini
2026-03-18Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunx...Tom Rini
2026-03-18Merge tag 'mediatek-for-next-2026-03-17' of https://source.denx.de/u-boot/cus...Tom Rini
2026-03-18Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini
2026-03-18test: binman: Add test for pkcs11 signed capsuleWojciech Dubowik
2026-03-18binman: DTS: Add dump-signature option for capsulesWojciech Dubowik
2026-03-18binman: Add dump signature option to mkeficapsuleWojciech Dubowik
2026-03-18tools: mkeficapsule: Fix dump signature long optionWojciech Dubowik
2026-03-18binman: Accept pkcs11 URI tokens for capsule updatesWojciech Dubowik
2026-03-18tools: mkeficapsule: Add support for pkcs11Wojciech Dubowik
2026-03-18binman: doc: Update binman_tests.rst for subdirectory layoutSimon Glass
2026-03-18binman: Drop the allow_failures parameter from run_test_coverage()Simon Glass
2026-03-18binman: Remove the coverage allow_failures listSimon Glass
2026-03-18binman: test: Fix code coverage for iMX8 and cst bintoolSimon Glass
2026-03-18binman: test: Move shared key files to test/security/Simon Glass