Go to file
Andrew Boie 5c586ee6b2 nios2: linker.ld: ensure reset code isn't discarded
This isn't directly referenced by other code in the binary,
it just sits at a magic memory address. Make sure gc-sections
doesn't throw it away.

Change-Id: I1c00a163dbf2eb4866ebadc7f1d70bcc6845b8d1
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-06-22 01:31:12 +00:00
arch nios2: crt0: fix GDB debugging 2016-06-22 01:31:12 +00:00
boards altera_max10: use Nios II/f core 2016-06-22 01:31:10 +00:00
doc doc: fix WARNING: Invalid definition" due to unamed structs/unions 2016-06-21 22:06:56 +00:00
drivers
ext
include nios2: linker.ld: ensure reset code isn't discarded 2016-06-22 01:31:12 +00:00
kernel
lib
misc
net
samples
scripts checkpatch: kconfig: warn about spaces instead of tabs 2016-06-21 19:50:59 +00:00
tests
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS MAINTAINERS: Add Andrew for Nios II 2016-06-22 01:31:11 +00:00
Makefile
Makefile.inc
zephyr-env.sh