genode/repos/os/lib/mk/spec
Stefan Kalkowski 6106e64aac base: remove include/spec/* other than ISA
This commit moves the headers residing in `repos/base/include/spec/*/drivers`
to `repos/base/include/drivers/defs` or repos/base/include/drivers/uart`
respectively. The first one contains definitions about board-specific MMIO
iand RAM addresses, or IRQ lines. While the latter contains device driver
code for UART devices. Those definitions are used by driver implementations
in `repos/base-hw`, `repos/os`, and `repos/dde-linux`, which now need to
include them more explicitely.

This work is a step in the direction of reducing 'SPEC' identifiers overall.

Ref #2403
2017-05-31 13:16:01 +02:00
..
arm Introduce 'spec' subdirectories to outline aspects 2015-09-16 13:58:50 +02:00
exynos5 sd_card: re-factorizea and clean up 2017-01-13 13:07:07 +01:00
imx6 sd_card: re-factorizea and clean up 2017-01-13 13:07:07 +01:00
imx53 tz_vmm: update to new API and clean up 2017-01-31 12:01:11 +01:00
imx53_qsb tz_vmm: use library instead of REQUIRES 2017-01-31 12:01:11 +01:00
omap4 sd_card: re-factorizea and clean up 2017-01-13 13:07:07 +01:00
pbxa9 base: remove include/spec/* other than ISA 2017-05-31 13:16:01 +02:00
rpi gpio_drv: get rid of specs foc_rpi and hw_rpi 2017-02-07 11:12:29 +01:00
usb_armory tz_vmm: use library instead of REQUIRES 2017-01-31 12:01:11 +01:00
x86 Introduce 'spec' subdirectories to outline aspects 2015-09-16 13:58:50 +02:00
x86_32 Introduce 'spec' subdirectories to outline aspects 2015-09-16 13:58:50 +02:00
x86_64 hw: use kernel timer for timer driver 2016-05-26 15:54:15 +02:00