Go to file
Peter Mitsis 3ecf65e5ef x86: Rename quark_init() to ia32_pci_init()
The new name corresponds to the platform (ia32_pci), whereas the old name
referred to the old platform/bsp name.

Change-Id: I1b6f3416db146af4fdbadf70d0ab153741c781d5
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:15:19 -05:00
arch x86: Rename quark_init() to ia32_pci_init() 2016-02-05 20:15:19 -05:00
doc Doc: Restructures the Quick Start Guide. 2016-02-05 20:15:19 -05:00
drivers drivers: use subdir-ccflags-y for all drivers 2016-02-05 20:15:19 -05:00
include gpio: Fix function signature for gpio_set_callback() 2016-02-05 20:15:19 -05:00
kernel microkernel: put memory map pointers into its own binary section 2016-02-05 20:15:18 -05:00
lib build: build libc as object, not kbuild library (lib.a) 2016-02-05 20:14:45 -05:00
misc Remove Kconfig option PROT_MODE_SWITCH_PROMPT 2016-02-05 20:14:45 -05:00
net Bluetooth: Fix alignment 2016-02-05 20:14:44 -05:00
samples samples/microkernel: add test for private memory maps 2016-02-05 20:15:18 -05:00
scripts sanity: add new line when emitting an error 2016-02-05 20:15:19 -05:00
shared/include/nanokernel/x86 doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore initial commit for next-gen sanity checks 2016-02-05 20:14:42 -05:00
.mailmap First commit 2015-04-10 16:44:37 -07:00
Kconfig kconfig: Rename Zephyr OS -> Zephyr Kernel 2016-02-05 20:14:26 -05:00
Makefile build: rename platform target to drivers 2016-02-05 20:14:45 -05:00
Makefile.inc build: simplify clean target 2016-02-05 20:14:45 -05:00
zephyr-env.sh Rename Zephyr OS into Zephyr Kernel 2016-02-05 20:14:26 -05:00