summaryrefslogtreecommitdiffstats
path: root/sys/arm/allwinner
Commit message (Expand)AuthorAgeFilesLines
* Fix undefined behaviour in several gpio_pin_setflags() routines (underdim2013-04-131-2/+2
* Enable uart driver for A10.ganbold2013-03-011-1/+1
* MFcalloutng:mav2013-02-281-22/+13
* Define gpio constants rather than using enum.ganbold2013-02-191-11/+7
* Enable USB1 (which is EHCI0) for Allwinner A10gonzo2013-02-153-0/+7
* Remove debug outputgonzo2013-02-121-1/+0
* A10 reset mechanism is the same for all boards in this family so removegonzo2013-02-111-6/+3
* Add watchdog driver for Allwinner A10gonzo2013-02-113-0/+230
* Use and set gpio pin to high to power up usb.ganbold2013-02-061-1/+17
* Remove two dead assignments andganbold2013-02-051-14/+14
* Add gpio driver and update dts and kernel config accordingly.ganbold2013-02-052-0/+522
* Add simple clock driver and ehci glue code for a10ganbold2013-01-294-0/+566
* Fix method of naming compatible string to followganbold2013-01-253-3/+3
* Fix timer to support oneshot and periodic modeganbold2013-01-241-75/+113
* Fix style bugsganbold2013-01-161-30/+26
* Add mistakenly removed third clause to licenseganbold2013-01-151-3/+6
* Fix formatting of license according to share/examples/etc/bsd-style-copyrightganbold2013-01-155-5/+5
* Fix license to follow standard license templateganbold2013-01-155-20/+15
* Initial support for Allwinner A10 SoC (Cubieboard)ganbold2013-01-158-0/+1036
OpenPOWER on IntegriCloud