summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-12video: panel: add Motorola Atrix 4G and Droid X2 panelSvyatoslav Ryhel
2025-04-12input: add support for CPCAP power buttonSvyatoslav Ryhel
2025-04-12power: regulator: add regulator support for CPCAP PMICSvyatoslav Ryhel
2025-04-12power: pmic: add the basic CPCAP PMIC supportSvyatoslav Ryhel
2025-04-12video: tegra: adjust DC and DSI config namesSvyatoslav Ryhel
2025-04-12video: tegra: drop prefix from file namesSvyatoslav Ryhel
2025-04-12video: move tegra124 into common tegra dirSvyatoslav Ryhel
2025-04-12video: rename tegra20 to tegraSvyatoslav Ryhel
2025-04-12video: tegra20: dsi: add Tegra20 supportSvyatoslav Ryhel
2025-04-12sysreset: diverge GPIO reset and poweroff configs per-phaseSvyatoslav Ryhel
2025-04-12ARM: tegra: clock: fix PLLD2 info table entry on Tegra124 and Tegra210Svyatoslav Ryhel
2025-04-12ARM: tegra: clock: take in account PLLD/D2 enable bit on clock_set_rateSvyatoslav Ryhel
2025-04-12spi: tegra20_slink: fix CS polarity setupSvyatoslav Ryhel
2025-04-11Merge patch series "binman: Check code-coverage requirements"Tom Rini
2025-04-11CI: Run code-coverage test for BinmanSimon Glass
2025-04-11binman: Work around missing test coverageSimon Glass
2025-04-11binman: Workaround lz4 cli padding in test casesJiaxun Yang
2025-04-11binman: Drop algo check in CheckSetHashValue()Simon Glass
2025-04-11binman: fit: Drop unused codeSimon Glass
2025-04-11binman: Drop GetRootSkipAtStart()Simon Glass
2025-04-11binman: Exclude dist-packages and site-packagesSimon Glass
2025-04-11binman: Add coverage to requirementsSimon Glass
2025-04-11Merge patch series "Switch to using $(PHASE_) in Makefiles"Tom Rini
2025-04-11doc/develop/codingstyle.rst: Expand to include CONFIG_IS_ENABLED and PHASE_Tom Rini
2025-04-11doc/develop/codingstyle.rst: Add a section on conditional compilationTom Rini
2025-04-11Kbuild: Always use $(PHASE_)Tom Rini
2025-04-11cmd: optee: fix hello subcommand argument checkVincent Stehlé
2025-04-11configs: qemu-arm raise CONFIG_NR_DRAM_BANKSHeinrich Schuchardt
2025-04-11configs: phycore_am62x_a53_defconfig: Enable gpioDaniel Schultz
2025-04-11configs: phycore_am62x_a53_defconfig: Enable remoteproc cmdDaniel Schultz
2025-04-11configs: phycore_am64x_a53_defconfig: Enable remoteproc cmdDaniel Schultz
2025-04-11CI: Build missing binman tools before binman testsLeonard Anderweit
2025-04-11Merge tag 'qcom-for-2025.07' of https://source.denx.de/u-boot/custodians/u-bo...Tom Rini
2025-04-11Merge tag 'u-boot-imx-master-20250411' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2025-04-11Merge tag 'efi-2025-07-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2025-04-11Merge tag 'mmc-2025-04-11' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2025-04-11board: dragonboard410c: Update maintainersStephan Gerhold
2025-04-11board: dragonboard410c: Use button_cmd instead of custom codeStephan Gerhold
2025-04-11board: dragonboard410c: Enable support for Android boot imagesStephan Gerhold
2025-04-11board: dragonboard410c: Use BOOTSTD instead of DISTRO_DEFAULTSStephan Gerhold
2025-04-11board: dragonboard410c: Enable RTL8152 ethernetStephan Gerhold
2025-04-11board: dragonboard410c: Fix counter frequencyStephan Gerhold
2025-04-11board: dragonboard410c: Use dynamically allocated load addressesStephan Gerhold
2025-04-11board: dragonboard410c: Drop unused linux_imageStephan Gerhold
2025-04-11board: dragonboard410c: Drop reflash functionalityStephan Gerhold
2025-04-11board: dragonboard410c: Drop UNSTUFF_BITS() macroStephan Gerhold
2025-04-11board: dragonboard410c: Fix BD addressStephan Gerhold
2025-04-11board: dragonboard410c: Fix RAM sizeStephan Gerhold
2025-04-11mach-snapdragon: Fix EL2 boot on DragonBoard 410cStephan Gerhold
2025-04-11pinctrl: qcom: handle reserved rangesCaleb Connolly