Go to file
Dirk Brandewie 3012166000 x86: remove legacy BOOT_A20_ENABLE option
BOOT_A20_ENABLE relies on the kernel being on a system that has a full
PC BIOS and requires that the A20 line be enabled to boot
correctly. None of the supported platforms satisfy either requirment.

Change-Id: I05805a050f5531de0348b60a4f0cb974e464b279
Signed-off-by: Dirk Brandewie <dirk.j.brandewie@intel.com>
2016-02-05 20:24:20 -05:00
arch x86: remove legacy BOOT_A20_ENABLE option 2016-02-05 20:24:20 -05:00
doc doc: Fix the use of substitutions. 2016-02-05 20:24:20 -05:00
drivers init: rename pure_early_init to pre_kernel_early_init 2016-02-05 20:24:20 -05:00
include init: Add more verbose comment block 2016-02-05 20:24:20 -05:00
kernel kernel: remove obsolete config option ENHANCED_SECURITY 2016-02-05 20:24:20 -05:00
lib libc: use isdigit from ctype.h 2016-02-05 20:16:15 -05:00
misc x86: remove legacy BOOT_A20_ENABLE option 2016-02-05 20:24:20 -05:00
net net: Remove EXPERIMENTAL label from net and bluetooth 2016-02-05 20:24:17 -05:00
samples x86: collapse AUTOMATIC_FP_ENABLING into FP_SHARING 2016-02-05 20:24:20 -05:00
scripts toolchain yocto: Update makefile to use SDK 0.6 2016-02-05 20:24:19 -05:00
.gitattributes
.gitignore .gitignore: add ctags data file 2016-02-05 20:16:15 -05:00
.mailmap
Kbuild Kbuild: Check if offsets.h was updated 2016-02-05 20:15:33 -05:00
Kconfig
Kconfig.zephyr
Makefile Zephyr v0.5.0-rc0 2016-02-05 20:24:19 -05:00
Makefile.inc
zephyr-env.sh