Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Go to file
Kumar Gala ed70ea7108 arm: linker: remove unused linker sections
We don't use __scs or __scp anymore so we can remove the related linker
script and various defines and such associated with them.

Change-Id: Ibbbe27c23a3f2b816b992dfdeb4f80cf798e0d40
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2017-04-28 15:26:39 -05:00
.known-issues net: dns: Remove dns_client API and sample application 2017-04-13 15:21:45 +03:00
arch arm: soc: ti_lm3s6965: remove dead code 2017-04-28 15:26:38 -05:00
boards arm: Support for new ARM board FRDM-KL25Z 2017-04-28 15:26:38 -05:00
doc doc: Updating installation instructions 2017-04-28 15:32:44 +00:00
drivers serial: mcux: Shim driver for LPSCI UART on KL25Z 2017-04-28 15:26:38 -05:00
dts arm: Support for new ARM board FRDM-KL25Z 2017-04-28 15:26:38 -05:00
ext serial: mcux: Shim driver for LPSCI UART on KL25Z 2017-04-28 15:26:38 -05:00
include arm: linker: remove unused linker sections 2017-04-28 15:26:39 -05:00
kernel kernel: tickless: Add tickless kernel support 2017-04-27 13:46:28 +00:00
lib lib: convert to using newly introduced integer sized types 2017-04-20 11:56:00 -05:00
misc printk: add vprintk() 2017-04-22 14:29:33 +00:00
samples samples: net: dns_resolve: Clarify that DNS queries aren't immediate 2017-04-28 15:01:12 +03:00
scripts arm: Support for new ARM board FRDM-KL25Z 2017-04-28 15:26:38 -05:00
subsys usb: cdc_acm: Use 2 instead of 4 for IN BULK endpoint 2017-04-28 18:48:58 +00:00
tests boards: Add support for the CC3220SF_LAUNCHXL board 2017-04-28 15:06:41 -05:00
.checkpatch.conf checkpatch: update checkpatch to warn about C99 type usage 2017-04-21 17:24:04 +00:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore doc: tweak .gitignore to allow doc theme dev 2017-02-23 13:20:04 +00:00
.gitlint scripts: add gitlint to check for validity of commit messages 2017-04-25 22:48:24 +00:00
.gitreview cc3220sf: Add support for the TI CC3220SF SoC 2017-04-28 15:06:41 -05:00
.mailmap mailmap: added axy (for Anas Nashif) 2016-12-21 13:49:59 +00:00
.shippable.yml ci: add CI/CD integration and related scripts 2017-04-27 20:58:14 -04:00
Kbuild build: Add separate DTS target 2017-04-20 14:36:10 +00:00
Kconfig license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.zephyr license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
MAINTAINERS MAINTAINERS: Update maintainer for TI CC3220SF LaunchXL board 2017-04-28 15:06:41 -05:00
Makefile build: build host-tools when prebuilts are enabled 2017-04-27 20:52:20 -04:00
Makefile.inc build: Add separate DTS target 2017-04-20 14:36:10 +00:00
Makefile.test tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
defaults.tc testcases: catch more fatal kernel error messages 2016-11-11 13:21:16 +00:00
zephyr-env.sh zephyr-env.sh: only reset scripts_path on Windows 2017-03-31 15:42:31 -04:00