Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Go to file
Daniel Leung e369cb85a6 serial: minor kconfig semantic changes
() Adds some comment to divide config options for easier
   visual navigation.
() Put config under submenus to make all driver options
   consistent with each other.

Change-Id: Ia219c5283e4fa394adf8b0ac03577a0fd033ec1c
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2016-03-17 21:05:11 +00:00
arch kconfig: reorg ARM options and make things consistent 2016-03-17 13:00:21 +00:00
boards drivers: Quark AON counter and timer support 2016-03-17 08:59:04 -04:00
doc doc: Edit gerrit_practices to correct command to install a precommit hook 2016-03-17 16:01:52 +00:00
drivers serial: minor kconfig semantic changes 2016-03-17 21:05:11 +00:00
include Bluetooth: Move stack analysis helper to a global location 2016-03-17 16:29:05 +00:00
kernel kconfig: move kernel options close together 2016-03-17 13:00:20 +00:00
lib libc: Add off_t definition 2016-03-11 01:09:56 +00:00
misc kconfig: move ARM bootloader options to bootloader menu 2016-03-14 16:50:50 -04:00
net Bluetooth: Move stack analysis helper to a global location 2016-03-17 16:29:05 +00:00
samples samples: A test app for quark Always-on counter and timer 2016-03-17 08:59:04 -04:00
scripts sanitycheck: enable qemu_x86_iamcu and prefer it over qemu_x86 2016-03-12 02:24:51 +00:00
tests app_kernel: fix test case scaling 2016-03-17 19:18:44 +00:00
.checkpatch.conf checkpatch: Remove --no-signoff option 2016-02-05 20:25:12 -05:00
.gitattributes
.gitignore gitignore: make sure that SOC specific linker scripts stay visible 2016-03-04 18:31:42 +00:00
.gitreview Add a .gitreview file 2016-02-20 14:25:01 +00:00
.mailmap Update .mailmap 2016-02-05 20:24:37 -05:00
Kbuild remove already resolved GENOFFSET_H dependency 2016-02-05 20:25:16 -05:00
Kconfig kconfig: Do not put architecture in the title 2016-03-14 16:50:51 -04:00
Kconfig.zephyr kconfig: define architecture as a kconfig variable 2016-02-05 20:24:52 -05:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
Makefile HACK: qemu: change e_machine for IAMCU binaries 2016-03-12 02:24:46 +00:00
Makefile.inc build: support multiple defconfigs per board 2016-03-14 20:54:08 +00:00
zephyr-env.sh zephyr-env.sh: Set correctly $ZEPHYR_BASE in zsh 2016-03-03 14:53:40 +00:00