coreboot-kgpe-d16/payloads/libpayload/drivers
Patrick Georgi 7746606891 libpayload: Fix passing BAR to EHCI driver
The EHCI driver never looked for the base address handed to
it but instead used an uninitialized field for that information.

Change-Id: I89fe0cc212092672b36e978083e3de78419b1eb5
Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-on: http://review.coreboot.org/10179
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2015-05-12 15:39:34 +02:00
..
serial cygnus: enable serial driver for depthcharge 2015-04-21 08:25:54 +02:00
storage
timer libpayload: add timer driver for cygnus 2015-04-21 08:29:10 +02:00
udc libpayload udc: Support legal edge case of GET_CONFIGURATION call 2015-04-18 08:42:40 +02:00
usb libpayload: Fix passing BAR to EHCI driver 2015-05-12 15:39:34 +02:00
video libpayload: don't test for unsigned >= 0 2015-01-03 23:58:25 +01:00
Makefile.inc cygnus: enable serial driver for depthcharge 2015-04-21 08:25:54 +02:00
cbmem_console.c libpayload: console: Allow output drivers to print whole strings at once 2014-12-22 21:44:37 +01:00
hid.c
keyboard.c
nvram.c
options.c
pci.c
serial.c
speaker.c