freebsd-dev/sys/arm/allwinner
Ganbold Tsagaankhuu 696ec285aa Bring initial support for Allwinner A20 SoC (Cubieboard2).
Add support for A20 timer.
	Correct interrupt offset depending from chip.
	Add basic code for CPU configuration module.
	For now, add kernel config and dts file
	(only FDT blob related problem needs to be solved later in
	order to have one kernel for both cubieboard1 and 2).

Approved by: ray@
2013-08-07 11:07:56 +00:00
..
a20 Bring initial support for Allwinner A20 SoC (Cubieboard2). 2013-08-07 11:07:56 +00:00
a10_clk.c Enable USB1 (which is EHCI0) for Allwinner A10 2013-02-15 21:29:03 +00:00
a10_clk.h Enable USB1 (which is EHCI0) for Allwinner A10 2013-02-15 21:29:03 +00:00
a10_ehci.c Enable USB1 (which is EHCI0) for Allwinner A10 2013-02-15 21:29:03 +00:00
a10_gpio.c Fix undefined behaviour in several gpio_pin_setflags() routines (under 2013-04-13 21:21:13 +00:00
a10_machdep.c A10 reset mechanism is the same for all boards in this family so remove 2013-02-11 11:33:56 +00:00
a10_wdog.c Remove debug output 2013-02-12 07:27:40 +00:00
a10_wdog.h Add watchdog driver for Allwinner A10 2013-02-11 11:31:23 +00:00
aintc.c Fix method of naming compatible string to follow 2013-01-25 07:21:22 +00:00
bus_space.c Add mistakenly removed third clause to license 2013-01-15 09:56:20 +00:00
common.c Bring initial support for Allwinner A20 SoC (Cubieboard2). 2013-08-07 11:07:56 +00:00
console.c Fix style bugs 2013-01-16 08:04:55 +00:00
files.a10 Bring initial support for Allwinner A20 SoC (Cubieboard2). 2013-08-07 11:07:56 +00:00
std.a10
timer.c Bring initial support for Allwinner A20 SoC (Cubieboard2). 2013-08-07 11:07:56 +00:00