aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include/asm
AgeCommit message (Expand)AuthorFilesLines
2024-04-05arm: imx9: Correct imx9_probe_mu prototypeYe Li1-1/+1
2024-03-24imx: ele_ahab: Add ahab_commit command supportMathieu Othacehe1-0/+2
2024-03-19arm64: gic: Add power up sequence for GIC-600Venkatesh Yadav Abbarapu1-0/+1
2024-03-15Merge tag 'u-boot-rockchip-20240315' of https://source.denx.de/u-boot/custodi...WIP/15Mar2024-nextTom Rini5-14/+34
2024-03-13stv0991: Remove stv0991 board and architecture codeTom Rini8-453/+0
2024-03-13rockchip: include asm/io.h directly in asm/arch-rockchip/hardware.hQuentin Schulz1-0/+2
2024-03-13rockchip: rk3588: add constants for some register address spacesQuentin Schulz2-0/+8
2024-03-13rockchip: rk3588: disable force_jtag by defaultQuentin Schulz1-0/+24
2024-03-13rockchip: transform rockchip_capsule_update_board_setup into a weak function ...Quentin Schulz1-9/+0
2024-03-13rockchip: merge misc.c into board.cQuentin Schulz1-5/+0
2024-03-05sunxi: reorganize mctl_mem_matches_* functionsAndrey Skvortsov1-0/+1
2024-02-10imx93: Use a header for imx9_probe_mu declarationMathieu Othacehe1-0/+13
2024-01-29sunxi: sun9i: remove unneeded base addresses from headerAndre Przywara1-41/+0
2024-01-29sunxi: sun4i: remove unneeded base addresses from headerAndre Przywara1-47/+0
2024-01-29sunxi: sun50i-h6: remove unneeded base addresses from headerAndre Przywara1-21/+0
2024-01-19rockchip: rk3588: Fix boot from SPI flashJonas Karlman1-1/+0
2024-01-11Merge patch series "net fixes prior lwip"WIP/11Jan2024Tom Rini1-1/+1
2024-01-11omap3: use device specific naming for mem_initMaxim Uvarov1-1/+1
2024-01-08Add imx93-var-som supportMathieu Othacehe1-0/+1
2024-01-07arm: add ACPI fields to global dataHeinrich Schuchardt1-1/+6
2024-01-03ARM: tegra114: expand MC register mapSvyatoslav Ryhel1-2/+27
2024-01-02tegra114: clock: define MIPI calibration peripheral clockSvyatoslav Ryhel1-1/+1
2023-12-21arm: Remove <asm/types.h> from asm/global_data.hTom Rini1-1/+0
2023-12-21arm: Partial cleanup and audit usage of <config.h>Tom Rini5-8/+0
2023-12-21global: Restrict use of '#include <linux/kconfig.h>'Tom Rini1-1/+0
2023-12-19drivers: pinctrl: create Tegra DM pinctrl driverSvyatoslav Ryhel5-0/+1696
2023-12-19ARM: tegra114: clock: implement PLLD2 supportSvyatoslav Ryhel1-1/+1
2023-12-19ARM: tegra30: clock: implement PLLD2 supportSvyatoslav Ryhel2-3/+2
2023-12-13imx: imx8: ahab: refactor do_ahab_close commandIgor Opaniuk1-0/+1
2023-12-13arm: mxs: Fix ICOLL macro name typoMarek Vasut1-1/+1
2023-11-20Merge tag 'v2024.01-rc3' into nextTom Rini26-175/+107
2023-11-17Revert "arm64: Use FEAT_HAFDBS to track dirty pages when available"WIP/2023-11-17-assorted-important-fixesChris Packham2-11/+4
2023-11-17Revert "arm64: Use level-2 for largest block mappings when FEAT_HAFDBS is pre...Chris Packham1-1/+0
2023-11-17Revert "armv8: enable HAFDBS for other ELx when FEAT_HAFDBS is present"Chris Packham1-8/+2
2023-11-13arm: caches: Make DCACHE_DEFAULT_OPTION accessible for ARM64 archPatrice Chotard1-8/+8
2023-11-12sunxi: H616: add LPDDR4 DRAM supportMikhail Kalashnikov1-0/+2
2023-11-12sunxi: mmc: Move header to the driver directorySamuel Holland1-135/+4
2023-11-10Merge branch '2023-11-10-assorted-fixes'Tom Rini21-21/+21
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon21-21/+21
2023-11-10rockchip: include: asm: fix entering download mode rk3066Johan Jonker1-1/+76
2023-11-07omap3: Add <asm/arch/omap3.h> to <asm/arch/cpu.h>Tom Rini1-0/+1
2023-11-03mmc: tegra: get default-tap and default-trim from device treeSvyatoslav Ryhel1-8/+9
2023-11-02arm: armv8: mmu: Prepare for common.h removalPaul Barker1-0/+2
2023-10-22sunxi: psci: stop modeling register layout with C structsSam Edwards1-67/+0
2023-10-22sunxi: refactor serial base addresses to avoid asm/arch/cpu.hAndre Przywara7-31/+35
2023-10-22sunxi: add Allwinner R528/T113 SoC supportAndre Przywara1-2/+7
2023-10-22sunxi: clock: support D1/R528 PLL6 clockAndre Przywara1-0/+2
2023-10-22sunxi: clock: D1/R528: Enable PLL LDO during PLL1 setupAndre Przywara1-0/+1
2023-10-22sunxi: introduce NCAT2 generation modelAndre Przywara6-4/+49
2023-10-22pinctrl: sunxi: move PIO_BASE into sunxi_gpio.hAndre Przywara3-6/+0