osd-contiki/cpu/x86
Michael LeMay c5f9cefac7 x86: Add generic driver structure and associated initialization code
This patch adds a generic device driver structure with a field for
referencing an MMIO range.  It also provides a structure
initialization procedure that initializes the MMIO range field with
the value read from the PCI BAR0 register for a device.
2015-12-21 08:06:14 -02:00
..
drivers/legacy_pc x86: Add generic driver structure and associated initialization code 2015-12-21 08:06:14 -02:00
init x86: Refactor GDT initialization code 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: Cleanup Makefile.x86_common 2015-12-21 08:06:14 -02:00
Makefile.x86_quarkX1000 x86: Add PCI support 2015-12-21 08:06:14 -02:00
quarkX1000.ld x86: Don't generate .note.gnu.build-id section 2015-12-21 08:06:14 -02:00