Go to file
Andrew Boie c73a42bccc x86: irq: fix _get_dynamic_stub() calculation
It wasn't correct to add the size of the long jump instruction
as it *replaces* a short jump instead of just being after it.
So redefine this to be the difference in size between these
two instructions.

Change-Id: I65be2afab19d9cd8b096551acde0156f0503df87
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-03-30 22:24:16 +00:00
arch x86: irq: fix _get_dynamic_stub() calculation 2016-03-30 22:24:16 +00:00
boards drivers: AON counters: Move interrupt setting to SOC Kconfig 2016-03-30 16:18:05 +00:00
doc doc: Add returning code conventions 2016-03-30 20:03:17 +00:00
drivers i2c: Remove redundancy in Kconfig.qmsi 2016-03-30 20:03:02 +00:00
include x86: irq: fix _get_dynamic_stub() calculation 2016-03-30 22:24:16 +00:00
kernel refactor common driver initialization priorities 2016-03-28 15:58:29 -07:00
lib printf: Limit width modifier to [0..MAXFLD] 2016-03-19 11:03:54 +00:00
misc sys_log: Adds the common log API header 2016-03-18 00:01:21 +00:00
net kconfig: untangle ordering and dependencies 2016-03-26 20:36:32 -04:00
samples spi_test: remove dependency on driver name from kconfig 2016-03-29 01:31:44 +00:00
scripts sanity: add quark_se_devboard to tested boards 2016-03-30 11:04:36 +00:00
tests tests: kernel: test-fifo: reduce ram requirements 2016-03-30 22:21:25 +00:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
Kbuild
Kconfig kconfig: Do not put architecture in the title 2016-03-14 16:50:51 -04:00
Kconfig.zephyr kconfig: untangle ordering and dependencies 2016-03-26 20:36:32 -04:00
LICENSE
Makefile Zephyr 1.2.0-rc1 2016-03-27 18:35:53 +00:00
Makefile.inc build: support multiple defconfigs per board 2016-03-14 20:54:08 +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