zephyr/arch/x86
Kumar Gala 65e72be8f7 devicetree: Generate CONFIG_UART_CONSOLE_ON_DEV_NAME from dt
We can use the chosen property "zephyr,console" to determine what uart
should be used as the console and find its name to generate a define for
CONFIG_UART_CONSOLE_ON_DEV_NAME.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2017-07-11 12:09:10 -05:00
..
core x86: implement bss zero and data copy for application 2017-06-29 07:46:58 -04:00
debug
include mmustructs: don't use addr to name structures 2017-07-10 11:44:56 -07:00
soc devicetree: Generate CONFIG_UART_CONSOLE_ON_DEV_NAME from dt 2017-07-11 12:09:10 -05:00
Kbuild
Kconfig kernel: MMU: kconfig definition to enable the MMU on x86. 2017-06-13 11:36:54 -04:00
Makefile
Makefile.idt
Makefile.mmu kernel: x86: MMU: Build system support for x86 MMU 2017-06-13 11:36:54 -04:00
defconfig