osd-contiki/cpu/x86
Ricardo de Almeida Gonzaga a27af5b395 x86: Add Intel Quark X1000 I2C support
This patch adds the i2c.c, i2c.h and i2c-registers.h files,
which support access to I2C controller configuration register
through a function interface.
2015-12-21 08:06:14 -02:00
..
drivers x86: Add Intel Quark X1000 I2C support 2015-12-21 08:06:14 -02:00
init x86: Revise SET_INTERRUPT_HANDLER to avoid using inline assembly feature that does not work with LLVM Clang 2015-12-21 08:06:14 -02:00
bootstrap_quarkX1000.S x86: Move bootstrap code and linker script to cpu/x86 2015-12-21 08:06:14 -02:00
helpers.h x86: Add PCI support 2015-12-21 08:06:14 -02:00
helpers.S x86: Add PCI support 2015-12-21 08:06:14 -02:00
Makefile.x86_common x86: Use -O0 instead of -Og for debug build 2015-12-21 08:06:14 -02:00
Makefile.x86_quarkX1000 x86: Add Intel Quark X1000 I2C support 2015-12-21 08:06:14 -02:00
quarkX1000.ld x86: Improve release binary size 2015-12-21 08:06:14 -02:00