Go to file
Andrew Boie 587ba7b8ea arc: move openocd_dbg section
Its current placement was splitting the vector table in half.
Move to rodata, a better place for it. There's no requirement for
it to be in the text section.

Change-Id: I67724b2a26a9cb62c2ccd473cb54c53e4f74dc32
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-02-14 02:14:51 +00:00
.known-issues
arch pinmux: fix default pinmux driver for quark_se_ss 2017-02-12 00:32:13 +00:00
boards boards: tinyTILE: enable USB console by default 2017-02-13 23:44:50 +00:00
doc
drivers
dts dts: hexiwear: fix fixup to use correct define 2017-02-11 07:00:38 +00:00
ext
include arc: move openocd_dbg section 2017-02-14 02:14:51 +00:00
kernel
lib newlib: make sure the chain of includes has generated_dts_board.h 2017-02-11 07:00:39 +00:00
misc
samples samples: webusb: fix variable type mismatches 2017-02-14 02:13:52 +00:00
scripts scripts: Fix hardwired python path in extract_dts_include.py 2017-02-14 02:14:39 +00:00
subsys
tests spi_test: fix variable type mismatches 2017-02-14 02:13:53 +00:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS
Makefile
Makefile.inc
Makefile.test
zephyr-env.sh