haiku/headers/private/kernel/arch/arm
Alexander von Gluck IV 569564c02d efi/dtb: Find potential FDT on UEFI
* Makes our UEFI bootloader somewhat FDT/DTB aware on all
  architectures.
* Will report when an FDT is found, and provide it to kernels
  that want it.

Change-Id: I90324fc0579a9c835e60568fa9b654c2df0aba27
Reviewed-on: https://review.haiku-os.org/c/haiku/+/3543
Reviewed-by: Fredrik Holmqvist <fredrik.holmqvist@gmail.com>
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
2020-12-23 13:51:25 +00:00
..
arch_atomic.h arm/atomics: Move cpu-specific memory barriers to arch_cpu 2019-06-20 20:20:03 +00:00
arch_cpu.h s/Haiku License/MIT License/g. 2019-08-30 18:16:02 -04: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 efi/dtb: Find potential FDT on UEFI 2020-12-23 13:51:25 +00:00
arch_kernel.h system/boot: More cleanup and shuffling 2020-02-22 14:37:45 +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 s/OpenBeOS License/MIT License/ universally, as they're the same thing. 2017-02-09 22:09:56 -05:00
arch_vm_types.h
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 Use the existing ARM MMU definitions and remove duplicates. 2012-12-04 23:38:06 +01:00
bcm283X.h arm: Prevent bcm283X inclusion from breaking other boards 2015-04-04 17:44:32 -05:00
omap3.h Fix stack alignment for bootloader. 2014-09-02 17:01:27 +02:00
pxa270.h Guard header for use by assembler code 2014-07-23 13:27:23 +02:00
reg.h