summaryrefslogtreecommitdiffstats
path: root/sys/arm/allwinner
Commit message (Expand)AuthorAgeFilesLines
* MFC 256873: Make watchdog function conform watchdog(9):ian2014-05-181-0/+12
* MFC 263631, 263637, 263664, 263676, 263679, 263698, 263711,ian2014-05-1718-16/+175
* MFC 262952, 262958, 262966, 262979, 262980, 262986, 262987, 262995, 262997,ian2014-05-172-2/+0
* MFC 257774, 256760, 262916, 262905, 262918, 262919, 262920, 262921, 262924,ian2014-05-173-7/+7
* MFC 262695, 262708, 262709, 262710, 262711, 262728, 262870, 262877, 262880,ian2014-05-1610-2/+1639
* MFC r262534, r262548, r262549, r262552, r262568, r262581, r262583, r262584,ian2014-05-161-6/+0
* MFC r261410ian2014-05-156-0/+22
* MFC r261252, r261279, r261304, r261305, r261322, r261336, r261337, r261338,ian2014-05-152-4/+0
* MFC r257738, r259202, r258410, r260288, r260292, r260294, r260320, r260323,ian2014-05-141-22/+10
* MFC r257669, r257672, r257673, r257676, r257678:ian2013-12-141-1/+7
* MFC r257648, r257649, r257660:ian2013-12-131-2/+3
* MFC r257201, r257202ian2013-12-131-1/+1
* MFC r257199, r257200, r257217:ian2013-12-135-6/+0
* Bring initial support for Allwinner A20 SoC (Cubieboard2).ganbold2013-08-077-4/+275
* 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