Go to file
Andrew Boie 3b9302158c nios2: set up common linker script for XIP and non-XIP
We will require 6 variables to be defined by SOC-specific
linker script; these values in turn can be pulled from
defines in layout.h.

To help position code correctly we define two new ELF sections
for this arch, 'reset' and 'exceptions'.

Change-Id: Idffbd53895945b7d0ec0aac281e5bf7c85b4b2c2
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-06-10 15:22:41 +00:00
arch nios2: set up common linker script for XIP and non-XIP 2016-06-10 15:22:41 +00:00
boards nios2: add flashing/debug scripts 2016-06-10 15:22:40 +00:00
doc doc: unicode trademark and regsiter trademark 2016-06-09 02:52:53 +00:00
drivers Bluetooth: Update Intel copyright for files modified in 2016 2016-06-10 12:10:53 +03:00
ext ext: Update and extend Nordic MDK header files 2016-06-03 04:41:26 -07:00
include nios2: set up common linker script for XIP and non-XIP 2016-06-10 15:22:41 +00:00
kernel nanokernel: Add callback to _nano_timeout once again 2016-06-01 00:35:05 +00:00
lib newlib: Support both namespace protected & nonprotected stubs 2016-06-09 16:22:28 +00:00
misc Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
net Bluetooth: Update Intel copyright for files modified in 2016 2016-06-10 12:10:53 +03:00
samples samples/task_profiler: modifications to ease integration 2016-06-10 15:16:16 +00:00
scripts nios2: set up common linker script for XIP and non-XIP 2016-06-10 15:22:41 +00:00
tests Bluetooth: Update Intel copyright for files modified in 2016 2016-06-10 12:10:53 +03:00
.checkpatch.conf checkpatch: decrease max line number to 80 2016-05-31 19:09:14 +00:00
.gitattributes
.gitignore build: rename non-generated linker scripts to .ld extension 2016-05-09 18:09:26 +00:00
.gitreview
.mailmap mailmap: Add more entries for incomplete author information 2016-06-03 10:52:22 +00:00
Kbuild build: add more dependencies to build process 2016-05-20 18:25:19 +00:00
Kconfig
Kconfig.zephyr Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
LICENSE
MAINTAINERS MAINTAINERS: Add web pages for Networking and Bluetooth 2016-06-09 00:51:31 +00:00
Makefile Zephyr v1.4.0 2016-06-03 12:17:40 -04:00
Makefile.inc scripts: add a script to report RAM/ROM usage 2016-05-26 15:19:15 +00:00
zephyr-env.sh zephyr-env.sh: Add a note to indicate the required version of zsh 2016-03-18 22:01:19 +00:00