aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/allwinner/a10_fb.c
Commit message (Expand)AuthorAgeFilesLines
* arm: allwinner: Garbage collect a10_hdmi driverEmmanuel Vadot2023-03-171-660/+0
* arm allwinner: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin2022-05-091-3/+1
* Remove "all rights reserved" from copyright for the file that Jared McNeillEmmanuel Vadot2019-12-031-1/+0
* Include eventhandler.h in more compilation unitsConrad Meyer2019-05-211-0/+1
* Eliminate the arena parameter to kmem_free(). Implicitly this corrects anAlan Cox2018-08-251-1/+1
* Eliminate kmem_alloc_contig()'s unused arena parameter.Alan Cox2018-08-201-2/+2
* EXTRES: Add OF node as argument to all <foo>_get_by_ofw_<bar>() functions.Michal Meloun2016-07-101-8/+8
* Convert Allwinner port to extres clk/hwreset/regulator APIs.Jared McNeill2016-04-061-10/+127
* Add Allwinner A20 HDMI support.Jared McNeill2016-02-251-0/+545