aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-spear
AgeCommit message (Expand)AuthorFilesLines
2021-07-07arm: Remove spear600 boards and the rest of SPEAr supportTom Rini9-553/+0
2021-07-07arm: Remove spear320 boardsTom Rini2-12/+1
2021-07-07arm: Remove spear310 boardsTom Rini1-16/+0
2021-07-07arm: Remove spear300 boardsTom Rini1-3/+0
2018-09-25arm: spear: fix enabling of SSP2 clockQuentin Schulz1-1/+1
2018-09-25arm: spear: enable SSP1, 2 and 3 clocks when SPI controller driver is builtQuentin Schulz1-0/+2
2018-09-10arm: spear: enable GPIO3 and 4 clocks when the GPIO controller driver is builtQuentin Schulz1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini9-18/+9
2017-11-06spear: fix STMicroelectronics copyrightPatrice Chotard2-4/+4
2015-09-11arm: spear: Add command to switch between 1-bit HW ECC and SW BCH4Stefan Roese1-0/+1
2015-08-28arm: spear: Move to common SPL infrastructureStefan Roese1-2/+0
2015-08-19usb: spear: Add support for both SPEAr600 EHCI controllersStefan Roese1-0/+2
2014-02-20spear: move CONFIG_SYS_I2C_BASE from arch-spear/hardware to board configsAlexey Brodkin1-4/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk9-153/+9
2012-07-07SPL: ARM: spear: Add SPL support for SPEAr600 platformStefan Roese5-20/+260
2012-07-07GPIO: Add SPEAr GPIO driverStefan Roese1-0/+40
2012-07-07cleanup/SPEAr: Remove unnecessary parenthesisAmit Virdi1-2/+2
2012-07-07SPEAr: Correct SoC ID offset in misc configuration spaceShiraz Hashim1-1/+1
2012-07-07SPEAr: explicitly select clk src for UARTShiraz Hashim1-0/+2
2012-07-07SPEAr: Add basic arch related support for SPEAr SoCsVipin KUMAR1-0/+7
2012-07-07SPEAr: Add macb driver support for spear310 and spear320Vipin KUMAR2-0/+34
2012-07-07SPEAr: Configure network support for spear SoCsVipin KUMAR1-0/+1
2012-07-07SPEAr: Eliminate dependency on Xloader tableAmit Virdi2-74/+0
2012-07-07st_smi: Add support for SPEAr SMI driverVipin KUMAR1-115/+0
2012-07-07mtd/NAND: Remove obsolete SPEAr specific NAND driversVipin KUMAR1-57/+0
2012-07-07SPEAr: Configure FSMC driver for NAND interfaceVipin KUMAR1-4/+4
2012-04-24i2c: Add support for designware i2c controllerVipin KUMAR1-146/+0
2010-04-13Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser10-0/+804