Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Go to file
Maureen Helm 67132c8689 nxp_kinetis: Add Kconfig options to configure clocks
Many Kinetis SoCs contain an Oscillator (OSC) module and a Multipurpose
Clock Generator (MCG) module to configure clocks. Adding options to
configure these modules for PLL operation with different external
oscillator frequencies, which can vary across boards. More options may
be added later to support other clocking modes such as FLL.

Jira: ZEP-715
Change-Id: Ia121cc5b464d7e681883507bd756d331a8abd6ef
Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2016-08-30 19:39:09 +00:00
.known-issues doc: makefile doesn't print unneeded output of `pwd` 2016-08-02 06:47:21 +00:00
arch nxp_kinetis: Add Kconfig options to configure clocks 2016-08-30 19:39:09 +00:00
boards nxp_kinetis: Add Kconfig options to configure clocks 2016-08-30 19:39:09 +00:00
doc doxygen: ignore function attributes 2016-08-30 17:27:26 +00:00
drivers drivers: pci: fix incorrect printk() usage 2016-08-28 07:47:28 -04:00
ext fat_fs: zfs_diskio: use same typedefs in header 2016-08-16 14:43:06 -07:00
fs fs: Adds flash device support to diskio interface 2016-08-02 00:47:14 +00:00
include toolchain: Remove vestigial COFF assembler symbol mangling support 2016-08-30 19:01:11 +00:00
kernel doc: Fix terminology in Kconfig files for 'platform' 2016-08-18 21:17:29 +00:00
lib libc: minimal: add reduced inttypes.h 2016-08-28 11:33:15 +00:00
misc printk: make _char_out globally accessible 2016-08-28 07:47:28 -04:00
net net: Tighten ETHERTYPE decode. 2016-08-30 10:48:48 +00:00
samples testcases: filter cpp tests cases when using ISSM toolchain 2016-08-29 14:43:19 +00:00
scripts sanitycheck: filter: add support to use env variables 2016-08-29 14:43:01 +00:00
tests checkpatch: fix ERROR:POINTER_LOCATION 2016-08-29 08:47:05 -04:00
usb usb: Fix compile error with debug enabled 2016-08-10 15:27:36 +00:00
.checkpatch.conf checkpatch: add ignore for net/ip/contiki directory 2016-08-10 14:43:01 +00:00
.gitattributes
.gitignore testcases: instruct git to ignore *log and outdir-* 2016-06-14 22:01:34 +00:00
.gitreview
.mailmap mailmap: Fix broken author information for Evan Couzens 2016-08-08 21:24:49 +00:00
Kbuild win-build: Explicity call phyton 2016-08-25 11:09:40 +00:00
Kconfig
Kconfig.zephyr fs: Adds diskio interface 2016-08-01 16:46:38 -07:00
LICENSE
MAINTAINERS ext/hal: add maintainers for both cmsis and ksdk 2016-08-27 10:19:00 +00:00
Makefile Zephyr 1.5.0 2016-08-26 17:35:49 -04:00
Makefile.inc Make outdir board-specific to avoid build collisions 2016-08-27 11:48:05 +00:00
defaults.tc testcases: introduce defaults to build/deploy/evaluate 2016-07-23 18:31:18 +00:00
zephyr-env.sh zephyr-env.sh: prepend to PATH 2016-08-05 20:38:08 +00:00