summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2024-01-02tegra114: clock: define MIPI calibration peripheral clockSvyatoslav Ryhel
2023-12-21Merge patch series "Complete decoupling of bootm logic from commands"Tom Rini
2023-12-21stm32: Use bootm_run() and bootz_run()Simon Glass
2023-12-21stm32: Use local vars in stm32prog for initrd and fdtSimon Glass
2023-12-21bootm: Adjust arguments of boot_os_fnSimon Glass
2023-12-21rmobile: Add <mach/rmobile.h> to cpu_info-rzg2l.cTom Rini
2023-12-21arm: Remove <asm/types.h> from asm/global_data.hTom Rini
2023-12-21arm: Partial cleanup and audit usage of <config.h>Tom Rini
2023-12-21global: Restrict use of '#include <linux/kconfig.h>'Tom Rini
2023-12-20Merge tag 'u-boot-imx-master-20231220' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2023-12-20colibri-imx8x: configure usb hub to bypass modeAndrejs Cainikovs
2023-12-20colibri-imx8x: remove -u-boot.dtsi includeAndrejs Cainikovs
2023-12-20apalis-imx8: remove -u-boot.dtsi includeAndrejs Cainikovs
2023-12-20arm: dts: imx8mp-venice-gw72xx: add TPM deviceTim Harvey
2023-12-20arm: dts: imx8mm-venice-gw72xx: add TPM deviceTim Harvey
2023-12-20mxs: Fix VDDx brownout interrupt disable/enableCody Green
2023-12-20Merge tag 'u-boot-amlogic-next-20231220' of https://source.denx.de/u-boot/cus...Tom Rini
2023-12-19board: compal: paz00: clean up the boardSvyatoslav Ryhel
2023-12-19board: htc: endeavoru: switch to DM pinmuxSvyatoslav Ryhel
2023-12-19board: asus: transformer: switch to DM pinmuxSvyatoslav Ryhel
2023-12-19board: lg: x3-t30: switch to DM pinmuxSvyatoslav Ryhel
2023-12-19board: asus: grouper: switch to DM pinmuxSvyatoslav Ryhel
2023-12-19drivers: pinctrl: tegra: incorporate existing codeSvyatoslav Ryhel
2023-12-19drivers: pinctrl: create Tegra DM pinctrl driverSvyatoslav Ryhel
2023-12-19ARM: mach-tegra: rearrange SPL configsSvyatoslav Ryhel
2023-12-19ARM: tegra114: clock: implement PLLD2 supportSvyatoslav Ryhel
2023-12-19ARM: tegra30: clock: implement PLLD2 supportSvyatoslav Ryhel
2023-12-19ARM: tegra: clock: support get and set rate for simple PLLSvyatoslav Ryhel
2023-12-19Merge patch series "Fix J7200 kernel boot when using upstream u-boot"Tom Rini
2023-12-19Merge patch series "Add support for MediaTek MT8365 EVK Board"Tom Rini
2023-12-19arm: dts: k3-j7200-r5-common-proc-board: Set parent clock for clock ID 323Reid Tonking
2023-12-19arm: mach-k3: j72xx: add new 'virtual' muxBryan Brattlof
2023-12-19board: mediatek: add MT8365 EVK board supportJulien Masson
2023-12-19arm: mediatek: add support for MediaTek MT8365 SoCJulien Masson
2023-12-19arm: mach-k3: am625: Relax emmc boot conditionMichael Trimarchi
2023-12-19arm: dts: k3-am625-verdin: fix DDRSS configurationEmanuele Ghidoli
2023-12-19ARM: dts: sync Amlogic GX DT to Linux v6.4Neil Armstrong
2023-12-18ARM: dts: imx: Power off display output on Data Modul i.MX8M Mini/Plus eDM SBCMarek Vasut
2023-12-18Merge tag 'v2024.01-rc5' into nextTom Rini
2023-12-15Merge tag 'clk-2024.01-next' of https://source.denx.de/u-boot/custodians/u-bo...Tom Rini
2023-12-15arm: mach-k3: Merge initial memory mapsAndrew Davis
2023-12-15arm: mach-k3: Remove non-cached memory map areasAndrew Davis
2023-12-15arm: mach-k3: Do not map ATF and OPTEE regions in MMUAndrew Davis
2023-12-15arm: mach-k3: Let the compiler size the mem_map listsAndrew Davis
2023-12-15arm: mach-k3: Move K3 common schema.yaml out of board directoryAndrew Davis
2023-12-15clk: zynq: Move soc_clk_dump to Zynq clock driverIgor Prusov
2023-12-15ARM: dts: stm32: support MIPI DSI on stm32f469-disco boardDario Binacchi
2023-12-15ARM: dts: stm32: make the DSI clock usable by the clock driverDario Binacchi
2023-12-15ARM: dts: stm32: make the LTDC clock usable by the clock driverDario Binacchi
2023-12-15ARM: dts: stm32f469-disco: sync with Linux 6.5Dario Binacchi