aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)AuthorFilesLines
2022-04-21pci: imx: remove weak overrides no longer usedTim Harvey1-3/+0
2022-04-21pci: imx: use vpcie-supply if defined by device-treeTim Harvey1-1/+1
2022-04-21imx: power-domain: Inline arch-imx8m/power-domain.hMarek Vasut1-15/+0
2022-04-18rockchip: rk3066: add core supportJohan Jonker3-0/+22
2022-04-18rockchip: rk3066: add clock driver for rk3066 socPaweł Jarosz1-0/+157
2022-04-18rockchip: rk3066: add grf header filePaweł Jarosz1-0/+210
2022-04-12clk: imxrt: Use dts for anatop base addressJesse Taube1-2/+0
2022-04-12imx8m: add init_nand_clkMichael Trimarchi1-0/+1
2022-04-12imx8m: add regs used by GPMIMichael Trimarchi1-0/+7
2022-04-12imx: imx8mp: Add iMX8MP UltraLite Part cpu typePeng Fan2-1/+3
2022-04-12imx: dynamic setting mmcdev and mmcrootPeng Fan1-0/+2
2022-04-12misc: S400_API: Update S400 API for buffer dumpYe Li1-1/+2
2022-04-12misc: S400_API: add ahab_release_caamClement Faure1-0/+2
2022-04-12imx: imx8ulp_evk: Skip init DDR for reboot in dual boot modeYe Li1-1/+1
2022-04-12imx: imx8ulp: add ND/LD clockPeng Fan2-4/+7
2022-04-12imx: imx8ulp: add CAAM clock entryPeng Fan1-0/+1
2022-04-12imx: imx8ulp: Add M33 handshake functionsYe Li2-0/+3
2022-04-12imx: imx8ulp: include pcc/cgc header in clock headerPeng Fan1-0/+3
2022-04-12arch: mach-imx: imx8m: add pwm_regs struct in imx-regsTommaso Merciai1-0/+9
2022-04-12arch: mach-imx: imx8m: add pwm ctrl registers fields definesTommaso Merciai1-0/+8
2022-04-12ARM: imx: Decode ECSPI env location from i.MX8M ROMAPI tablesMarek Vasut1-0/+1
2022-04-12crypto/fsl: i.MX8: Enable Job ring driver model.Gaurav Jain1-1/+4
2022-04-08arm: Remove unused ep93xx codeTom Rini1-666/+0
2022-04-05Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini4-24/+18
2022-04-04sunxi: prcm: Add a few registersJernej Skrabec1-0/+10
2022-04-04sunxi: H3: fix non working console on uart2Angelo Dureghello1-0/+1
2022-04-04sunxi: Support SPL in both eGON and TOC0 imagesSamuel Holland1-2/+1
2022-04-04pwm: sunxi: Remove non-DM pin setupSamuel Holland1-1/+0
2022-04-04sunxi: Remove options and setup code for I2C2-I2C4Samuel Holland2-18/+1
2022-04-04sunxi: Remove non-DM GMAC pin setupSamuel Holland1-2/+0
2022-04-04net: sunxi_emac: Remove non-DM pin setupSamuel Holland1-1/+0
2022-04-04sunxi: pinctrl: Create the driver skeletonSamuel Holland1-0/+5
2022-04-01arm64: Import some ESR and SPSR defines from LinuxSean Anderson2-0/+416
2022-04-01arm64: Save spsr in pt_regsSean Anderson1-1/+1
2022-04-01arm64: Save esr in pt_regsSean Anderson2-6/+3
2022-04-01spl: Add semihosting boot methodSean Anderson1-0/+1
2022-03-28video: fsl: colibri_vf: Drop FSL DCU driverSimon Glass1-1/+0
2022-03-28video: Drop references to CONFIG_VIDEO et alSimon Glass1-5/+0
2022-03-25Convert CONFIG_PHY_RESET_DELAY to KconfigTom Rini1-3/+0
2022-03-14Merge tag 'v2022.04-rc4' into nextTom Rini2-0/+10
2022-03-03mach-sunxi: Add SPL SPI boot for SUNIVJesse Taube1-0/+1
2022-03-03mach-sunxi: Add boot device detection for SUNIV/F1C100sJesse Taube1-0/+9
2022-03-02armv8: Fix and simplify branch_if_master/branch_if_slaveAndre Przywara1-21/+8
2022-03-02armv8: Simplify switch_el macroAndre Przywara1-5/+3
2022-03-02arm: Clean up asm/io.hAndre Przywara1-96/+2
2022-03-02armv8: Always unmask SErrorsAndre Przywara1-0/+1
2022-02-23usb: ehci-omap: Drop dead codeAdam Ford1-13/+0
2022-02-21arm: omap3: Make some memory functions static and clean headersAdam Ford2-6/+0
2022-02-21arm: omap3: Cleanup sys_info to fit OMAP3 booting with LTOAdam Ford1-4/+0
2022-02-18imx: spl: Fix typo BMODE_EMI -> BMODE_EIMHarald Seiler1-5/+5