coreboot-kgpe-d16/payloads/libpayload/drivers
Nico Huber 1a4add9e87 libpayload/storage: Replace 1s AHCI reset delay with a timeout
AHCI spec explicitly states that we may poll.

TEST=Ran FILO on kontron/bsl6 and observed that the controller
     always becomes ready during the first delay.

Change-Id: If34694abff14d719d10d89bc6771dbfa12065071
Signed-off-by: Nico Huber <nico.huber@secunet.com>
Reviewed-on: https://review.coreboot.org/20764
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
2017-07-27 13:56:53 +00:00
..
serial libpayload/libc/console: Flush input driver buffer on init 2017-04-19 19:19:56 +02:00
storage libpayload/storage: Replace 1s AHCI reset delay with a timeout 2017-07-27 13:56:53 +00:00
timer libpayload: timer: cast cpu_khz to make sure 64bit math is used 2017-01-06 18:40:44 +01:00
udc payloads: Add whitespace around '<<' 2017-06-28 00:23:18 +00:00
usb Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
video Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
Makefile.inc libpayload: Add mouse cursor driver 2017-06-28 00:56:53 +00:00
cbmem_console.c Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
hid.c
keyboard.c libpayload/libc/console: Flush input driver buffer on init 2017-04-19 19:19:56 +02:00
mouse_cursor.c libpayload: Add mouse cursor driver 2017-06-28 00:56:53 +00:00
nvram.c
options.c
pci.c
speaker.c