haiku/headers/private/kernel/arch/arm
Ithamar R. Adema 1df5784a22 ARM: Add ARM architecture detection to generic bootloader ARM code.
This detects everything up to ARMv6 right now. Need to check more
recent ARM ARMs for ARMv7 detection.

The detected details get passed on to the kernel, which can use
the pre-detected info for selecting right pagetable format and such.

Copyright removal of Axel done after agreement with Axel @ BeGeistert
that for files that were copy/pasted from x86 arch and then fully
replaced the implementation, removal of original copyright holder is
allowed, since their actual code is gone ;)
2012-11-13 12:04:35 +01:00
..
board pl011 uart: Work on uart startup code 2012-05-10 12:38:52 -05:00
arch_cpu.h ARM: Add ARM architecture detection to generic bootloader ARM code. 2012-11-13 12:04:35 +01:00
arch_debug.h * Changed arch_debug_save_registers() to take an arch-specific structure 2010-03-18 17:20:06 +00:00
arch_int.h ARM: Some header cleanup in preperation of more CPU support code... 2011-03-14 13:48:21 +00:00
arch_kernel_args.h ARM: Some header cleanup in preperation of more CPU support code... 2011-03-14 13:48:21 +00:00
arch_kernel.h ARM: Some header cleanup in preperation of more CPU support code... 2011-03-14 13:48:21 +00:00
arch_system_info.h ARM: Some header cleanup in preperation of more CPU support code... 2011-03-14 13:48:21 +00:00
arch_thread_types.h ARM: Some header cleanup in preperation of more CPU support code... 2011-03-14 13:48:21 +00:00
arch_thread.h ARM: Some header cleanup in preperation of more CPU support code... 2011-03-14 13:48:21 +00:00
arch_uart_pl011.h uart: Style Cleanup, no functional change 2012-05-17 03:31:02 -05:00
arch_user_debugger.h ARM: Some header cleanup in preperation of more CPU support code... 2011-03-14 13:48:21 +00:00
arch_vm_translation_map.h * ARM: Major VM work 2010-10-30 14:10:30 +00:00
arch_vm_types.h [GSoC] [ARM] Patch by Johannes Wischert. 2009-07-27 16:23:08 +00:00
arch_vm.h ARM: Some header cleanup in preperation of more CPU support code... 2011-03-14 13:48:21 +00:00
arm920t.h * Remove PXA270 code from Freerunner header file 2010-10-22 17:31:04 +00:00
arm_mmu.h MMU: Clean up arm L1 MMU types 2012-05-22 08:30:52 -05:00
bcm2708.h Merge common ARM CPU/MMU code 2012-11-10 03:03:24 +01:00
omap3.h Patch by "notzed" (Ticket #5380): Add support for setting video mode for OMAP3. 2010-06-30 17:39:36 +00:00
pxa270.h Add some defines for memory ranges. Missed in r37319. 2010-06-30 17:25:08 +00:00
reg.h [GSoC] [ARM] Patch by Johannes Wischert. 2009-07-27 16:23:08 +00:00