aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/broadcom/bcm2835/bcm2835_fbd.c
Commit message (Expand)AuthorAgeFilesLines
* Fix the vt(4) framebuffer driver on RPi 2.Luiz Otavio O Souza2015-05-021-191/+72
* Include vm/pmap.h for pmap_kextract.Andrew Turner2015-04-041-0/+3
* Call config_intrhook_disestablish on failure of the bcm2835 fb and fbd intrAndrew Turner2015-03-081-7/+2
* Remove extra newlines.Aleksandr Rybalko2014-05-141-8/+0
* Move Open Firmware device root on PowerPC, ARM, and MIPS systems toNathan Whitehorn2014-02-051-1/+1
* Add #include <machine/fdt.h> to a few files that used to get it viaIan Lepore2014-01-051-0/+1
* Fix copyright and some style(9) things.Aleksandr Rybalko2013-12-171-10/+20
* Add vt support for RPi. (No early stage yet.)Aleksandr Rybalko2013-12-171-0/+307