Alexander Boettcher
1f40d9de6a
pci: convert to platform_drv
...
Fixes #1542
2015-06-22 14:43:34 +02:00
Sebastian Sumpf
0a1664b892
usb_drv: remove dde_kit
...
issue #1565
2015-06-22 14:43:33 +02:00
Alexander Boettcher
1c38d4903b
x86: use report_rom for acpi and pci driver
...
Issue #1542
2015-06-09 11:00:12 +02:00
Alexander Boettcher
6c65e436bf
usb: use io_mem on x86 via platform driver
...
Issue #1487
2015-05-06 10:55:22 +02:00
Alexander Boettcher
df50d1b29d
run: adjust autopilot run scripts to pci changes
...
Issue #1486
2015-05-06 10:55:19 +02:00
Josef Söntgen
47b0aea30d
wifi_drv: use report mechanism in wifi.run
...
Update the wifi run script to reflect the current configuration
mechanism used by the wifi driver.
Issue #1439 .
2015-03-13 12:17:28 +01:00
Martin Stein
d2b82274db
run scripts: don't use is_qemu_available anymore
...
With the new run tool, there is no more is_qemu_available function. However,
some scripts still try to use it because only frequently used scripts were
updated by now. The commit replaces the function calls with the new
'have_include power_on/qemu' check.
Ref #1419
2015-02-27 11:48:07 +01:00
Alexander Boettcher
2e1686558c
run: constrain physical memory for pci/acpi driver
...
Permit pci/acpi driver to constrain physical memory allocation to needs of
the driver it serves.
Fixes #1045
2015-02-16 13:40:38 +01:00
Sebastian Sumpf
8843564850
usb_drv: USB terminal driver
...
Issue #1329
2015-02-16 13:40:34 +01:00
Christian Helmuth
22db466194
wifi_drv: adapt wifi.run for iwl7260
...
Fixes #1317 .
2014-12-19 13:58:48 +01:00
Josef Söntgen
703e3622ff
wifi_drv: Port of the Linux wireless stack
2014-11-28 12:02:36 +01:00
Christian Helmuth
0b5f901e58
Log name of exiting child from Child::exit()
...
Fixes #1243 .
2014-09-11 10:23:39 +02:00
Norman Feske
ca971bbfd8
Move repositories to 'repos/' subdirectory
...
This patch changes the top-level directory layout as a preparatory
step for improving the tools for managing 3rd-party source codes.
The rationale is described in the issue referenced below.
Issue #1082
2014-05-14 16:08:00 +02:00