aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)Author
2024-05-06arm: imx: Remove <common.h> and add needed includesTom Rini
2024-05-06arm: omap2: Remove <common.h> and add needed includesTom Rini
2024-05-06arm: rockchip: Remove <common.h> and add needed includesTom Rini
2024-05-06arm: tegra: Remove <common.h> and add needed includesTom Rini
2024-04-26rockchip: rk3308: Move cru and grf include files to arch-rockchipJonas Karlman
2024-04-26clk: rockchip: rk3308: Add support for SCLK_RTC32K clockFinley Xiao
2024-04-26rockchip: bootrom: Sync bootsource id enum from bootromJason Zhu
2024-04-22Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2024-04-22sunxi: sun9i: make more clock functions SPL onlyAndre Przywara
2024-04-22sunxi: move #ifdef guards around tzpc_init() to header fileAndre Przywara
2024-04-21video: tegra20: dsi: add T114 supportSvyatoslav Ryhel
2024-04-21video: tegra20: dc: parameterize V- and H-sync polaritiesSvyatoslav Ryhel
2024-04-21video: tegra20: consolidate DC headerSvyatoslav Ryhel
2024-04-21video: tegra20: dc: diverge DC per-SOCSvyatoslav Ryhel
2024-04-21clk: rockchip: rk3328: Add VOP clk supportJagan Teki
2024-04-05arm: imx9: Correct imx9_probe_mu prototypeYe Li
2024-03-24imx: ele_ahab: Add ahab_commit command supportMathieu Othacehe
2024-03-19arm64: gic: Add power up sequence for GIC-600Venkatesh Yadav Abbarapu
2024-03-15Merge tag 'u-boot-rockchip-20240315' of https://source.denx.de/u-boot/custodi...Tom Rini
2024-03-13stv0991: Remove stv0991 board and architecture codeTom Rini
2024-03-13rockchip: include asm/io.h directly in asm/arch-rockchip/hardware.hQuentin Schulz
2024-03-13rockchip: rk3588: add constants for some register address spacesQuentin Schulz
2024-03-13rockchip: rk3588: disable force_jtag by defaultQuentin Schulz
2024-03-13rockchip: transform rockchip_capsule_update_board_setup into a weak function ...Quentin Schulz
2024-03-13rockchip: merge misc.c into board.cQuentin Schulz
2024-03-05sunxi: reorganize mctl_mem_matches_* functionsAndrey Skvortsov
2024-02-10imx93: Use a header for imx9_probe_mu declarationMathieu Othacehe
2024-01-29sunxi: sun9i: remove unneeded base addresses from headerAndre Przywara
2024-01-29sunxi: sun4i: remove unneeded base addresses from headerAndre Przywara
2024-01-29sunxi: sun50i-h6: remove unneeded base addresses from headerAndre Przywara
2024-01-19rockchip: rk3588: Fix boot from SPI flashJonas Karlman
2024-01-11Merge patch series "net fixes prior lwip"Tom Rini
2024-01-11omap3: use device specific naming for mem_initMaxim Uvarov
2024-01-08Add imx93-var-som supportMathieu Othacehe
2024-01-07arm: add ACPI fields to global dataHeinrich Schuchardt
2024-01-03ARM: tegra114: expand MC register mapSvyatoslav Ryhel
2024-01-02tegra114: clock: define MIPI calibration peripheral clockSvyatoslav Ryhel
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-19drivers: pinctrl: create Tegra DM pinctrl driverSvyatoslav Ryhel
2023-12-19ARM: tegra114: clock: implement PLLD2 supportSvyatoslav Ryhel
2023-12-19ARM: tegra30: clock: implement PLLD2 supportSvyatoslav Ryhel
2023-12-13imx: imx8: ahab: refactor do_ahab_close commandIgor Opaniuk
2023-12-13arm: mxs: Fix ICOLL macro name typoMarek Vasut
2023-11-20Merge tag 'v2024.01-rc3' into nextTom Rini
2023-11-17Revert "arm64: Use FEAT_HAFDBS to track dirty pages when available"Chris Packham
2023-11-17Revert "arm64: Use level-2 for largest block mappings when FEAT_HAFDBS is pre...Chris Packham
2023-11-17Revert "armv8: enable HAFDBS for other ELx when FEAT_HAFDBS is present"Chris Packham
2023-11-13arm: caches: Make DCACHE_DEFAULT_OPTION accessible for ARM64 archPatrice Chotard