summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-12ARM: tegra: replace per-device config headers with generic TegraSvyatoslav Ryhel
2025-04-12ARM: tegra: convert CFG_TEGRA_BOARD_STRING into Kconfig optionSvyatoslav Ryhel
2025-04-12ARM: tegra: board: set CFG_SYS_NS16550_COM1 according to TEGRA_ENABLE_UARTSvyatoslav Ryhel
2025-04-12pinctrl: tegra: detect unknown/invalid pin/func configurationsSvyatoslav Ryhel
2025-04-12pinctrl: tegra20: detect unknown/invalid pin/func configurationsArtur Kowalski
2025-04-12board: motorola: add Atrix 4G MB860 and Droid X2 MB870 supportSvyatoslav Ryhel
2025-04-12video: backlight: add TI LM3532 led controllerSvyatoslav Ryhel
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 "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
2025-04-11button: make button_get_by_label() case insensitiveCaleb Connolly
2025-04-11button: qcom-pmic: prettify and standardise button labelsCaleb Connolly