aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-20Merge tag 'u-boot-amlogic-next-20231220' of https://source.denx.de/u-boot/cus...WIP/20Dec2023-nextTom Rini28-90/+342
2023-12-20Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-teg...Tom Rini83-1750/+9464
2023-12-19board: compal: paz00: clean up the boardSvyatoslav Ryhel4-63/+5
2023-12-19board: htc: endeavoru: switch to DM pinmuxSvyatoslav Ryhel3-376/+1147
2023-12-19board: asus: transformer: switch to DM pinmuxSvyatoslav Ryhel10-388/+3289
2023-12-19board: lg: x3-t30: switch to DM pinmuxSvyatoslav Ryhel9-498/+1029
2023-12-19board: asus: grouper: switch to DM pinmuxSvyatoslav Ryhel6-380/+1087
2023-12-19drivers: pinctrl: tegra: incorporate existing codeSvyatoslav Ryhel21-17/+212
2023-12-19drivers: pinctrl: create Tegra DM pinctrl driverSvyatoslav Ryhel11-0/+2149
2023-12-19ARM: mach-tegra: rearrange SPL configsSvyatoslav Ryhel1-1/+2
2023-12-19mmc: tegra: use max-frequency from device tree if providedPeter Geis1-1/+1
2023-12-19ARM: tegra114: clock: implement PLLD2 supportSvyatoslav Ryhel2-1/+8
2023-12-19ARM: tegra30: clock: implement PLLD2 supportSvyatoslav Ryhel4-3/+12
2023-12-19ARM: tegra: clock: support get and set rate for simple PLLSvyatoslav Ryhel6-21/+126
2023-12-19drivers: gpio-uclass: support PMIC GPIO childrenSvyatoslav Ryhel1-0/+20
2023-12-19drivers: gpio: implement PALMAS GPIO cellSvyatoslav Ryhel5-1/+161
2023-12-19drivers: gpio: implement MAX77663 GPIO cellSvyatoslav Ryhel6-0/+216
2023-12-19Merge patch series "Fix J7200 kernel boot when using upstream u-boot"Tom Rini2-3/+13
2023-12-19Merge patch series "Add support for MediaTek MT8365 EVK Board"Tom Rini18-0/+3698
2023-12-19Merge branch '2023-12-19-assorted-platform-updates' into nextTom Rini6-17/+26
2023-12-19arm: dts: k3-j7200-r5-common-proc-board: Set parent clock for clock ID 323Reid Tonking1-1/+2
2023-12-19arm: mach-k3: j72xx: add new 'virtual' muxBryan Brattlof1-2/+11
2023-12-19board: mediatek: add MT8365 EVK board supportJulien Masson6-0/+761
2023-12-19dt-bindings: clock: add Mediatek MT8365 pinctrl bindingsJulien Masson1-0/+858
2023-12-19arm: mediatek: add support for MediaTek MT8365 SoCJulien Masson6-0/+916
2023-12-19dt-bindings: power: add power-domain header for MediaTek MT8365 SoCJulien Masson2-0/+20
2023-12-19clk: mediatek: add clock driver support for MediaTek MT8365 SoCJulien Masson2-0/+767
2023-12-19dt-bindings: clock: add Mediatek MT8365 SoC clock bindingsJulien Masson2-0/+376
2023-12-19arm: mach-k3: am625: Relax emmc boot conditionMichael Trimarchi1-5/+2
2023-12-19mmc: mediatek: set b_max according CONFIG_SYS_MMC_MAX_BLK_COUNTJulien Masson1-1/+1
2023-12-19gpio: dw: Drop unused headersMaksim Kiselev1-8/+2
2023-12-19tee: optee: don't enumerate services if there ain't anyEtienne Carriere1-2/+8
2023-12-19tee: optee: don't fail on services enumeration failureEtienne Carriere1-1/+1
2023-12-19remoteproc: k3-dsp: Avoid reloading of firmwareUdit Kumar1-0/+11
2023-12-19arm: vexpress64: juno: Allow boot from VirtIORobert Catherall1-0/+1
2023-12-19ARM: dts: sync Amlogic GX DT to Linux v6.4Neil Armstrong25-90/+196
2023-12-19net: Add Amlogic GXL MDIO Mux driverNeil Armstrong3-0/+146
2023-12-18Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv ...WIP/18Dec2023-nextTom Rini18-46/+273
2023-12-18Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi ...Tom Rini11-7/+210
2023-12-18Merge tag 'v2024.01-rc5' into nextTom Rini78-2227/+1015
2023-12-18Prepare v2024.01-rc5v2024.01-rc5Tom Rini2-2/+2
2023-12-18riscv: sifive: unmatched: migrate to text environmentYong-Xuan Wang3-38/+20
2023-12-18timer: starfive: Add Starfive timer supportKuan Lim Lee1-7/+9
2023-12-18riscv: Add support for AMD/Xilinx MicroBlaze VMichal Simek12-1/+238
2023-12-18configs: visionfive2: Enable CONFIG_SYSRESET configJaehoon Chung1-0/+1
2023-12-18riscv: dts: jh7110: Add a gpio-restart nodeJaehoon Chung1-0/+5
2023-12-17Merge tag 'efi-next-20231217' of https://source.denx.de/u-boot/custodians/u-b...WIP/17Dec2023-nextTom Rini28-729/+771
2023-12-17doc: Replace examples of MD5 and SHA1 with SHA256Sean Anderson17-109/+109
2023-12-17bootmeth: use efi_loader interfaces instead of bootefi commandAKASHI Takahiro7-37/+15
2023-12-17cmd: efidebug: ease efi configuration dependencyAKASHI Takahiro1-2/+2