aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include/asm
AgeCommit message (Expand)AuthorFilesLines
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
2022-02-10arm: apple: Add RTKit supportMark Kettenis1-0/+11
2022-02-10arm: apple: Change SoC name from "m1" into "apple"Mark Kettenis1-0/+0
2022-02-09Convert CONFIG_SCSI_AHCI_PLAT et al to KconfigSimon Glass1-3/+0
2022-02-09scsi: Drop CONFIG_SYS_SCSI_MAX_DEVICESimon Glass1-2/+0
2022-02-08arm: mach-omap2: load/start remoteproc IPU1/IPU2Keerthy2-0/+13
2022-02-05mach-imx: iomux-v3: add a define for the SION bitAngus Ainslie1-0/+1
2022-02-05mx6: crm_regs: drop BM_ANADIG_ANA_MISC0_REFTOP_VBGADJDario Binacchi1-1/+0
2022-02-05imx8m: lock id_swap_bypass bit in tzc380 enableAndrey Zhizhikin1-2/+4
2022-02-05imx: Enable ACTLR.SMP in SPL for i.MX6/7Sven Schwermer1-0/+5
2022-02-05imx8ulp: clock: Handle the DDRLOCKED when setting DDR clockYe Li1-0/+1
2022-02-05imx8ulp: clock: Support to enable/disable the ADC1 clockAlice Guo4-0/+10
2022-02-05imx8ulp: clock: Support to reset DCNano and MIPI DSIYe Li1-0/+1
2022-02-05imx8ulp: Workaround LPOSC_TRIM fuse load issueYe Li1-0/+1
2022-02-05imx8ulp: Fix DCNANO QoS settingYe Li1-0/+1
2022-02-05imx8ulp_evk: Control LPI2C0 PCA6416 and TPM0 for displayYe Li1-0/+4
2022-02-05imx8ulp: clock: Add MIPI DSI clock and DCNano clockYe Li1-0/+2
2022-02-05imx8ulp: clock: Support LPAV clocks in cgc and pccYe Li2-5/+93
2022-02-04sunxi: Add F1C100s DRAM initial supportIcenowy Zheng2-0/+48
2022-02-04ARM: sunxi: Add clock and uart to sunxi headersIcenowy Zheng4-1/+21
2022-02-04sunxi: move early "SRAM setup" into separate fileAndre Przywara1-0/+1
2022-01-30sunxi: gpio: Add per-bank drive and pull settersSamuel Holland1-0/+2
2022-01-30sunxi: gpio: Return void from setter functionsSamuel Holland1-2/+2
2022-01-19doc: replace @return by Return:Heinrich Schuchardt14-44/+44
2022-01-18common: board_r: move init_addr_map() to init.hOvidiu Panait1-8/+0
2022-01-18common: board_r: drop initr_addr_map wrapperOvidiu Panait1-1/+1
2021-12-27Convert CONFIG_SYS_IMMR to KconfigTom Rini3-3/+0
2021-12-27Convert CONFIG_CONS_INDEX et al to KconfigTom Rini1-1/+0
2021-11-17clk: ast2600: Add RSACLK control for ACRYChia-Wei Wang1-0/+1
2021-11-17clk: ast2600: Add YCLK control for HACEJoel Stanley1-2/+3
2021-11-17aspeed: ast2600: Enlarge SRAM sizeChia-Wei Wang1-1/+1
2021-11-12Remove CONFIG_SERIAL_MULTITom Rini1-1/+0
2021-11-10Merge tag 'u-boot-stm32-20211110' of https://source.denx.de/u-boot/custodians...WIP/10Nov2021Tom Rini4-125/+0
2021-11-10gpio: stm32: create include file for driver private dataPatrick Delaunay4-125/+0
2021-11-05Convert CONFIG_SYS_HZ to KconfigTom Rini1-1/+0
2021-10-31serial: s5p: Add Apple M1 supportMark Kettenis1-0/+41
2021-10-31Revert "arch: arm: use dt and UCLASS_SYSCON to get gic lpi details"Michael Walle1-2/+2