freebsd-dev/sys/arm
Luiz Otavio O Souza 61dfa98164 Fix the vt(4) framebuffer driver on RPi 2.
Use the BCM2835_MBOX_CHAN_PROP mbox channel to setup the framebuffer,
remove DMA code (its now done in bcm2835_mbox.c).

Also adjust the color palette when bcm2708_fb.fbswap is set.  The
firmware used on RPi 2 uses this mode.

Tested on:	RPi-B and RPi 2 with 16, 24 and 32bpp
Note:		The 32bpp mode on RPi-B has the red and blue swapped, this
		is a know problem (not a driver problem).
2015-05-02 22:48:56 +00:00
..
allwinner Set ARM_L2_PIPT for A10 and RPI2, they are probably missing by accident. 2015-04-25 22:42:03 +00:00
altera/socfpga Include vm/pmap.h for pmap_kextract. 2015-04-04 23:03:11 +00:00
amlogic/aml8726 Update Amlogic MMC driver: 2015-04-28 08:27:44 +00:00
arm Remove an unused variable. 2015-05-02 20:14:43 +00:00
at91 Include machine/intr.h for arm_post_filter. 2015-04-04 23:00:37 +00:00
broadcom/bcm2835 Fix the vt(4) framebuffer driver on RPi 2. 2015-05-02 22:48:56 +00:00
cavium/cns11xx Build the cpufunc_asm_* files based on the cpu type, not which config file 2015-03-29 22:43:39 +00:00
conf Fix the kernel ident for RPI2. 2015-05-02 20:41:49 +00:00
freescale Add the SOC_IMX51, SOC_IMX53, and SOC_IMX6 options. These are used to 2015-04-23 22:20:43 +00:00
include Add a pmap_kremove_device() to undo mappings made with pmap_kenter_device(). 2015-04-10 13:26:35 +00:00
lpc Build the cpufunc_asm_* files based on the cpu type, not which config file 2015-03-29 22:43:39 +00:00
mv Include vm/pmap.h for pmap_kextract. 2015-04-04 23:03:11 +00:00
qemu Change the virtual address used to not be 0xc0000000, the arm loader 2015-04-11 20:44:21 +00:00
rockchip Include vm/pmap.h for pmap_kextract. 2015-04-04 23:03:11 +00:00
samsung Add support for the uart classes to set their default register shift value. 2015-04-11 17:16:23 +00:00
ti Include vm/pmap.h for pmap_kextract. 2015-04-04 23:03:11 +00:00
versatile Include vm/pmap.h for pmap_kextract. 2015-04-04 23:03:11 +00:00
xilinx Include vm/pmap.h for pmap_kextract. 2015-04-04 23:03:11 +00:00
xscale Build the cpufunc_asm_* files based on the cpu type, not which config file 2015-03-29 22:43:39 +00:00