coreboot-kgpe-d16/payloads/libpayload/drivers
Jordan Crouse 369a5f6c7a [PATCH] libpayload: Add pci_set_bus_master() function
Allow the payload to enable a PCI device as a bus master.

Signed-off-by: Jordan Crouse <jordan.crouse@amd.com>
Acked-by: Patrick Georgi <patrick.georgi@coresystems.de>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3672 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2008-10-20 16:51:20 +00:00
..
usb - reduced memory requirements a lot (from >100kb/controller to 2008-10-16 19:20:51 +00:00
video libpayload: Rename Geode video driver to Geode LX video driver. 2008-10-08 14:47:41 +00:00
Makefile.inc libpayload: Rename Geode video driver to Geode LX video driver. 2008-10-08 14:47:41 +00:00
keyboard.c - reduced memory requirements a lot (from >100kb/controller to 2008-10-16 19:20:51 +00:00
nvram.c these should be the last occurences of CONFIG_ without config.h in libpayload. 2008-08-11 16:58:23 +00:00
options.c fix option handling in libpayload 2008-09-26 18:39:06 +00:00
pci.c [PATCH] libpayload: Add pci_set_bus_master() function 2008-10-20 16:51:20 +00:00
serial.c * factor out serial hardware init 2008-09-26 18:36:26 +00:00
speaker.c Move curses/speaker.c to drivers/ as it's not curses-specific (trivial). 2008-04-15 17:24:08 +00:00