aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)Author
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-03-03mach-sunxi: Add SPL SPI boot for SUNIVJesse Taube
2022-03-03mach-sunxi: Add boot device detection for SUNIV/F1C100sJesse Taube
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
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2022-01-18common: board_r: move init_addr_map() to init.hOvidiu Panait
2022-01-18common: board_r: drop initr_addr_map wrapperOvidiu Panait
2021-12-27Convert CONFIG_SYS_IMMR to KconfigTom Rini
2021-12-27Convert CONFIG_CONS_INDEX et al to KconfigTom Rini
2021-11-17clk: ast2600: Add RSACLK control for ACRYChia-Wei Wang
2021-11-17clk: ast2600: Add YCLK control for HACEJoel Stanley
2021-11-17aspeed: ast2600: Enlarge SRAM sizeChia-Wei Wang
2021-11-12Remove CONFIG_SERIAL_MULTITom Rini
2021-11-10Merge tag 'u-boot-stm32-20211110' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-11-10gpio: stm32: create include file for driver private dataPatrick Delaunay
2021-11-05Convert CONFIG_SYS_HZ to KconfigTom Rini
2021-10-31serial: s5p: Add Apple M1 supportMark Kettenis
2021-10-31Revert "arch: arm: use dt and UCLASS_SYSCON to get gic lpi details"Michael Walle