aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2023-12-20Merge tag 'u-boot-amlogic-next-20231220' of https://source.denx.de/u-boot/cus...WIP/20Dec2023-nextTom Rini14-79/+185
2023-12-19board: compal: paz00: clean up the boardSvyatoslav Ryhel1-2/+2
2023-12-19board: htc: endeavoru: switch to DM pinmuxSvyatoslav Ryhel1-0/+1147
2023-12-19board: asus: transformer: switch to DM pinmuxSvyatoslav Ryhel8-0/+3289
2023-12-19board: lg: x3-t30: switch to DM pinmuxSvyatoslav Ryhel3-0/+1028
2023-12-19board: asus: grouper: switch to DM pinmuxSvyatoslav Ryhel4-0/+1087
2023-12-19drivers: pinctrl: tegra: incorporate existing codeSvyatoslav Ryhel19-2602/+14
2023-12-19drivers: pinctrl: create Tegra DM pinctrl driverSvyatoslav Ryhel5-0/+1696
2023-12-19ARM: mach-tegra: rearrange SPL configsSvyatoslav Ryhel1-1/+2
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-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 Rini7-0/+1604
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 Masson2-0/+700
2023-12-19arm: mediatek: add support for MediaTek MT8365 SoCJulien Masson5-0/+904
2023-12-19arm: mach-k3: am625: Relax emmc boot conditionMichael Trimarchi1-5/+2
2023-12-19ARM: dts: sync Amlogic GX DT to Linux v6.4Neil Armstrong14-79/+185
2023-12-18Merge tag 'v2024.01-rc5' into nextTom Rini10-13/+83
2023-12-15Merge tag 'clk-2024.01-next' of https://source.denx.de/u-boot/custodians/u-bo...WIP/15Dec2023-nextTom Rini1-57/+0
2023-12-15arm: mach-k3: Merge initial memory mapsAndrew Davis1-226/+2
2023-12-15arm: mach-k3: Remove non-cached memory map areasAndrew Davis1-27/+3
2023-12-15arm: mach-k3: Do not map ATF and OPTEE regions in MMUAndrew Davis1-4/+10
2023-12-15arm: mach-k3: Let the compiler size the mem_map listsAndrew Davis1-29/+6
2023-12-15arm: mach-k3: Move K3 common schema.yaml out of board directoryAndrew Davis3-80/+450
2023-12-15clk: zynq: Move soc_clk_dump to Zynq clock driverIgor Prusov1-57/+0
2023-12-15ARM: dts: stm32: support MIPI DSI on stm32f469-disco boardDario Binacchi1-0/+4
2023-12-15ARM: dts: stm32: make the DSI clock usable by the clock driverDario Binacchi1-0/+5
2023-12-15ARM: dts: stm32: make the LTDC clock usable by the clock driverDario Binacchi1-0/+4
2023-12-15ARM: dts: stm32f469-disco: sync with Linux 6.5Dario Binacchi1-2/+2
2023-12-15ARM: dts: stm32f769-disco: rework ltdc nodeDario Binacchi2-14/+13
2023-12-14ddr: imx: Add 3600 MTps rate supportMarek Vasut1-0/+1
2023-12-14arm64: imx8mp: Inhibit DTC warning on DH i.MX8MP DHCOM rev.100 DTOMarek Vasut1-0/+2
2023-12-14Merge tag 'xilinx-for-v2024.04-rc1' of https://source.denx.de/u-boot/custodia...WIP/14Dec2023-nextTom Rini17-29/+13
2023-12-14Merge tag 'u-boot-imx-next-20231214' of https://gitlab.denx.de/u-boot/custodi...Tom Rini29-472/+2593
2023-12-13arm: dts: k3-*-binman: Move to using ti-dm entry typeNeha Malcom Francis6-12/+12
2023-12-13pico-imx7d: add baseboard SD card boot detectBenjamin Szőke1-0/+1
2023-12-13imx: imx-hab: Select SPL_DRIVERS_MISC in the SPL caseFabio Estevam1-0/+1
2023-12-13arm: mxs: Clear CPSR V bit to activate low vectorsMarek Vasut2-1/+11
2023-12-13Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)"Tom Rini1-3/+0
2023-12-13arm: x86: Drop discarding of command linker-listsSimon Glass1-3/+0
2023-12-13imx7d-pico-pi-u-boot.dtsi: Fix aliases indentationFabio Estevam1-5/+5
2023-12-13clock_imx8mm: Add a stub for imx8mp_fec_interface_init()Fabio Estevam1-0/+7
2023-12-13imx8mp_evk: Simplify Ethernet initializationFabio Estevam1-14/+0
2023-12-13arm: dts: imx8mp: Sync with linux-next 20231019Fabio Estevam1-17/+525
2023-12-13arm: dts: imx8mn: Sync with linux-next 20231019Fabio Estevam1-13/+154
2023-12-13arm: dts: imx8mm: Sync with linux-next 20231019Fabio Estevam1-24/+129
2023-12-13imx8mp_evk: Convert to DM_PMICFabio Estevam1-1/+17