zephyr/arch
Charles E. Youse 4c63e29aec arch/x86: drivers/display: add framebuffer driver w/ multiboot support
A basic display driver is added for a generic 32-bpp framebuffer.
Glue logic is added to the x86 arch to request the intitialization
of a linear framebuffer by the Multiboot loader (GRUB) and connect
it to this generic driver.

Signed-off-by: Charles E. Youse <charles.youse@intel.com>
2019-06-06 10:47:29 -07:00
..
arc arch: arc: Fix checks of CONFIG_STACK_POINTER_RANDOM 2019-05-20 22:27:56 -04:00
arm arch: arm: userspace: don't subtract MPU guard from top of stack 2019-06-03 12:37:33 -07:00
common arch: Put intlist.ld into Cmake 2019-05-20 22:28:28 -04:00
nios2 include: arch: remove empty nios2 asm.h 2019-06-03 21:09:24 -04:00
posix arch/*: Add z_arch_irq_unlocked() predicate and test 2019-06-03 12:03:48 -07:00
riscv32 style: add braces around if/while statements 2019-06-06 15:20:21 +02:00
x86 arch/x86: drivers/display: add framebuffer driver w/ multiboot support 2019-06-06 10:47:29 -07:00
x86_64 style: add braces around if/while statements 2019-06-06 15:20:21 +02:00
xtensa arch: remove unused tracing_arch.h 2019-05-13 14:04:15 -07:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig userspace: set default priv stack size to 1024 2019-03-29 22:21:16 -04:00