summaryrefslogtreecommitdiffstats
path: root/sys/arm/allwinner/a20/files.a20
Commit message (Expand)AuthorAgeFilesLines
* Replace the A20 kernel config with a generic ALLWINNER kernel config thatjmcneill2016-04-211-2/+0
* Add SMP support for the Allwinner A31 and A31s. This updated the existingandrew2016-03-061-1/+1
* Move the Allwinner kernels to use fdt_pinctrl. This will read the pinandrew2016-02-171-0/+1
* Add the A20 glue code for if_dwc.loos2015-09-211-0/+1
* Add the gic to files.arm under "device gic" and use it with theandrew2015-05-101-2/+0
* Move the items common to all SoCs to a single file.loos2015-04-181-14/+0
* Build the cpufunc_asm_* files based on the cpu type, not which config fileandrew2015-03-291-1/+0
* Remove cpufunc_asm_arm11.S from the ARMv7 configs, it's not used.andrew2015-03-291-1/+0
* Stop building unused cpuvunc_* files, we don't need anything from these.andrew2015-03-291-2/+0
* Rename bus_space-v6.c to bus_space_base.c, because it's not v6-specifician2015-01-211-2/+2
* Add code for enabling second CPU core for A20 SoC.ganbold2014-03-251-0/+1
* Eliminate irq_dispatch.S. Move the data items it contained into arm/intr.cian2014-03-101-1/+0
* Follow r262916 with one more config file that references a renamed common.cian2014-03-091-1/+1
* Add EMAC and SRAM controller entries to FDT.ganbold2014-03-031-0/+2
* Switch allwinner A10/A20 and rockchip ports to use common ARMv6/v7 bus_space ...ray2013-11-061-1/+1
* Bring initial support for Allwinner A20 SoC (Cubieboard2).ganbold2013-08-071-0/+21
OpenPOWER on IntegriCloud