aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)Author
2022-04-08arm: Remove unused ep93xx codeTom Rini
2022-04-05Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2022-04-04sunxi: prcm: Add a few registersJernej Skrabec
2022-04-04sunxi: H3: fix non working console on uart2Angelo Dureghello
2022-04-04sunxi: Support SPL in both eGON and TOC0 imagesSamuel Holland
2022-04-04pwm: sunxi: Remove non-DM pin setupSamuel Holland
2022-04-04sunxi: Remove options and setup code for I2C2-I2C4Samuel Holland
2022-04-04sunxi: Remove non-DM GMAC pin setupSamuel Holland
2022-04-04net: sunxi_emac: Remove non-DM pin setupSamuel Holland
2022-04-04sunxi: pinctrl: Create the driver skeletonSamuel Holland
2022-04-01arm64: Import some ESR and SPSR defines from LinuxSean Anderson
2022-04-01arm64: Save spsr in pt_regsSean Anderson
2022-04-01arm64: Save esr in pt_regsSean Anderson
2022-04-01spl: Add semihosting boot methodSean Anderson
2022-03-28video: fsl: colibri_vf: Drop FSL DCU driverSimon Glass
2022-03-28video: Drop references to CONFIG_VIDEO et alSimon Glass
2022-03-25Convert CONFIG_PHY_RESET_DELAY to KconfigTom Rini
2022-03-14Merge tag 'v2022.04-rc4' into nextTom Rini
2022-03-03mach-sunxi: Add SPL SPI boot for SUNIVJesse Taube
2022-03-03mach-sunxi: Add boot device detection for SUNIV/F1C100sJesse Taube
2022-03-02armv8: Fix and simplify branch_if_master/branch_if_slaveAndre Przywara
2022-03-02armv8: Simplify switch_el macroAndre Przywara
2022-03-02arm: Clean up asm/io.hAndre Przywara
2022-03-02armv8: Always unmask SErrorsAndre Przywara
2022-02-23usb: ehci-omap: Drop dead codeAdam Ford
2022-02-21arm: omap3: Make some memory functions static and clean headersAdam Ford
2022-02-21arm: omap3: Cleanup sys_info to fit OMAP3 booting with LTOAdam Ford
2022-02-18imx: spl: Fix typo BMODE_EMI -> BMODE_EIMHarald Seiler
2022-02-10arm: apple: Add RTKit supportMark Kettenis
2022-02-10arm: apple: Change SoC name from "m1" into "apple"Mark Kettenis
2022-02-09Convert CONFIG_SCSI_AHCI_PLAT et al to KconfigSimon Glass
2022-02-09scsi: Drop CONFIG_SYS_SCSI_MAX_DEVICESimon Glass
2022-02-08arm: mach-omap2: load/start remoteproc IPU1/IPU2Keerthy
2022-02-05mach-imx: iomux-v3: add a define for the SION bitAngus Ainslie
2022-02-05mx6: crm_regs: drop BM_ANADIG_ANA_MISC0_REFTOP_VBGADJDario Binacchi
2022-02-05imx8m: lock id_swap_bypass bit in tzc380 enableAndrey Zhizhikin
2022-02-05imx: Enable ACTLR.SMP in SPL for i.MX6/7Sven Schwermer
2022-02-05imx8ulp: clock: Handle the DDRLOCKED when setting DDR clockYe Li
2022-02-05imx8ulp: clock: Support to enable/disable the ADC1 clockAlice Guo
2022-02-05imx8ulp: clock: Support to reset DCNano and MIPI DSIYe Li
2022-02-05imx8ulp: Workaround LPOSC_TRIM fuse load issueYe Li
2022-02-05imx8ulp: Fix DCNANO QoS settingYe Li
2022-02-05imx8ulp_evk: Control LPI2C0 PCA6416 and TPM0 for displayYe Li
2022-02-05imx8ulp: clock: Add MIPI DSI clock and DCNano clockYe Li
2022-02-05imx8ulp: clock: Support LPAV clocks in cgc and pccYe Li
2022-02-04sunxi: Add F1C100s DRAM initial supportIcenowy Zheng
2022-02-04ARM: sunxi: Add clock and uart to sunxi headersIcenowy Zheng
2022-02-04sunxi: move early "SRAM setup" into separate fileAndre Przywara
2022-01-30sunxi: gpio: Add per-bank drive and pull settersSamuel Holland
2022-01-30sunxi: gpio: Return void from setter functionsSamuel Holland