Martin Stein
ed370a8f5c
Introduce gpio_drv function in run scripts
...
Do not use automatic alias in the run tool for the name of the
gpio-driver binary.
Ref #2268
2017-02-23 14:54:50 +01:00
Norman Feske
ccffbb0dfc
Build dynamically linked executables by default
...
Fixes #2184
2016-12-14 11:22:27 +01:00
Christian Prochaska
9d67f74bd2
Automated 'usb_hid' test
...
When run with the '--autopilot' run option, the 'usb_hid.run' script tests
the input events generated by a 'Pro Micro' microcontroller board. Setup
instructions for the Pro Micro can be found in the run script.
Fixes #2087
2016-09-14 11:53:05 +02:00
Sebastian Sumpf
369ff2a001
dde_linux: update usb to 4.4.3
...
Issue #1974 .
2016-05-26 15:54:12 +02:00
Norman Feske
3bceefc9cf
Omit superfluous use of "CAP"/"SIGNAL" services
...
The functionality of the former "CAP" and "SIGNAL" services is now
provided by core's "PD" service.
2016-05-09 13:24:51 +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
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
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