summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-23button: qcom-pmic: add support for pmk8350 button configsNeil Armstrong
2024-04-23button: qcom-pmic: move node name checks to btn_data structNeil Armstrong
2024-04-23gpio: qcom_pmic_gpio: add support for pm8550-gpioNeil Armstrong
2024-04-23qcom_defconfig: enable pinctrl for new qcm2290/sm6115/sm8250Caleb Connolly
2024-04-23pinctrl: qcom: add sm8250 pinctrl driverCaleb Connolly
2024-04-23pinctrl: qcom: add sm6115 pinctrl driverCaleb Connolly
2024-04-23pinctrl: qcom: add qcm2290 pinctrl driverCaleb Connolly
2024-04-23qcom_defconfig: enable SM8550 & SM8650 pinctrl driverNeil Armstrong
2024-04-23pinctrl: qcom: Add SM8650 pinctrl driverNeil Armstrong
2024-04-23pinctrl: qcom: Add SM8550 pinctrl driverNeil Armstrong
2024-04-23qcom_defconfig: enable the Qualcomm Synopsys eUSB2 PHY driverNeil Armstrong
2024-04-23phy: qcom: add Synopsys eUSB2 PHY driverNeil Armstrong
2024-04-22Prepare v2024.07-rc1v2024.07-rc1Tom Rini
2024-04-22Merge patch series "configs: apple: Switch to standard boot + small adjustments"Tom Rini
2024-04-22arm: apple: Do not list bootflows on bootJanne Grunau
2024-04-22arm: apple: Switch to standard bootJanne Grunau
2024-04-22configs: apple: Enable CMD_SELECT_FONT and FONT_16X32Janne Grunau
2024-04-22configs: apple: Use "vidconsole,serial" as stdout/stderrJanne Grunau
2024-04-22apple_m1_defconfig: Turn on CONFIG_SYS_64BIT_LBAHector Martin
2024-04-22Merge patch series "Kconfig: some cleanups"Tom Rini
2024-04-22common: Convert *.c/h from UTF-8 to ASCII enconfingMichal Simek
2024-04-22Kconfig: Make all Kconfig encoding asciiMichal Simek
2024-04-22Kconfig: Add missing quotes around default string valueMichal Simek
2024-04-22Kconfig: Add missing quotes around source fileMichal Simek
2024-04-22Kconfig: Remove trailing whitespace in its promptMichal Simek
2024-04-22doc: release_cycle: Note when next branch opensTom Rini
2024-04-22Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2024-04-22Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegraTom Rini
2024-04-22board: tegra30: switch to button cmdSvyatoslav Ryhel
2024-04-22ARM: tegra: transformer-t30: bind Hall sensorSvyatoslav Ryhel
2024-04-22ARM: tegra: grouper: bind Hall sensorSvyatoslav Ryhel
2024-04-22board: asus: tf700t: bind tc358768 bridge and panelSvyatoslav Ryhel
2024-04-22board: asus: transformer-t30: enable I2C_MUX only for TF700TSvyatoslav Ryhel
2024-04-22board: asus: tf600t: enable TEGRA20_SLINK only for TF600TSvyatoslav Ryhel
2024-04-22ARM: tegra: Enable UART-E for T20 and T30Jonas Schwöbel
2024-04-22board: asus: transformer-t30: set the correct pinmux lock and io-resetSvyatoslav Ryhel
2024-04-22board: asus: tf600t: adjust LV pinmuxSvyatoslav Ryhel
2024-04-22board: asus: tf600t: configure SPI pinmuxSvyatoslav Ryhel
2024-04-22board: asus: lg_x3: endeavoru: remove CONFIG_SYS_L2CACHE_OFFJonas Schwöbel
2024-04-22board: tegra30: switch to standard bootSvyatoslav Ryhel
2024-04-22ARM: tegra: move to standard bootSvyatoslav Ryhel
2024-04-22ARM: dts: paz00: remove display-timings nodeSvyatoslav Ryhel
2024-04-22sunxi: sun9i: make more clock functions SPL onlyAndre Przywara
2024-04-22sunxi: sun8i_a83t: make more clock functions SPL onlyAndre Przywara
2024-04-22sunxi: sun50i_h6: make more clock functions SPL onlyAndre Przywara
2024-04-22sunxi: sun6i: make more clock functions SPL onlyAndre Przywara
2024-04-22sunxi: sun4i: make more clock functions SPL onlyAndre Przywara
2024-04-22sunxi: compile clock.c for SPL onlyAndre Przywara
2024-04-22sunxi: remove unneeded i2c_init_board() call for U-Boot properAndre Przywara
2024-04-22sunxi: move #ifdef guards around tzpc_init() to header fileAndre Przywara