wip.
commit5155733afe0b96a2b5c0395668318f6c694ccab3
authorNicJA <NicJA@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 13 Apr 2015 23:32:03 +0000 (13 23:32 +0000)
committerNicJA <NicJA@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 13 Apr 2015 23:32:03 +0000 (13 23:32 +0000)
tree5d6725eabc804906339f7bbe2ccc836c21fa1962
parent1cd04d53df372c66e3d009ca25835eb2d43b1395
wip.

move remaining bcm2708 specific code out of kernel and into platform specific file. enable more debug in the videocore gfx driver

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@50368 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
24 files changed:
arch/arm-all/exec/preparecontext.c
arch/arm-all/processor/processor_init.c
arch/arm-native/exec/platform_init.c
arch/arm-native/kernel/getcpunumber.c
arch/arm-native/kernel/getsystemattr.c
arch/arm-native/kernel/intr.c
arch/arm-native/kernel/kernel_arm.h
arch/arm-native/kernel/kernel_cpu.c
arch/arm-native/kernel/kernel_debug.c
arch/arm-native/kernel/kernel_fb.h
arch/arm-native/kernel/kernel_intern.h
arch/arm-native/kernel/kernel_startup.c
arch/arm-native/kernel/kernel_systimer.c
arch/arm-native/kernel/maygetchar.c
arch/arm-native/kernel/platform_bcm2708.c
arch/arm-native/soc/broadcom/2708/hidd/videocoregfx/videocoregfx_class.c
arch/arm-native/soc/broadcom/2708/hidd/videocoregfx/videocoregfx_hardware.c
arch/arm-native/soc/broadcom/2708/hidd/videocoregfx/videocoregfx_hdmi.c
arch/arm-native/soc/broadcom/2708/hidd/videocoregfx/videocoregfx_init.c
arch/arm-native/soc/broadcom/2708/hidd/videocoregfx/videocoregfx_memory.c
arch/arm-native/soc/broadcom/2708/hidd/videocoregfx/videocoregfx_onbitmap.c
arch/arm-native/soc/broadcom/2708/hidd/videocoregfx/videocoregfx_pixfmts.c
arch/arm-native/soc/broadcom/2708/hidd/videocoregfx/videocoregfx_sdtv.c
arch/arm-native/soc/broadcom/2708/include/hardware/bcm2708.h