coreboot-kgpe-d16/payloads/libpayload/drivers/usb
Jordan Crouse db8c0abefc [PATCH] libpayload: rename config.h to libpayload-config.h
Rename the generated config file to libpayload-config.h to differenciate
it from other config.h files.  Move the default location of the file to
$(src)/include so that LIBPAYLOAD_PREFIX= users can access the file
without staging it.

Signed-off-by: Jordan Crouse <jordan@cosmicpenguin.net>
Acked-by: Stefan Reinauer <stepan@coresystems.de>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3768 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2008-11-24 17:54:46 +00:00
..
TODO This patch adds USB capabilities to libpayload. It requires some 2008-09-02 16:06:22 +00:00
uhci.c - reduced memory requirements a lot (from >100kb/controller to 2008-10-16 19:20:51 +00:00
uhci.h - reduced memory requirements a lot (from >100kb/controller to 2008-10-16 19:20:51 +00:00
uhci_rh.c - reduced memory requirements a lot (from >100kb/controller to 2008-10-16 19:20:51 +00:00
usb.c [PATCH] libpayload: rename config.h to libpayload-config.h 2008-11-24 17:54:46 +00:00
usb_dev.c Fix the USB code to find the headers after they were moved. 2008-09-11 17:29:00 +00:00
usbhid.c This patch removes most of the #ifdefs in libc/console.c, and 2008-10-21 15:08:18 +00:00
usbhub.c - reduced memory requirements a lot (from >100kb/controller to 2008-10-16 19:20:51 +00:00
usbinit.c [PATCH] libpayload: rename config.h to libpayload-config.h 2008-11-24 17:54:46 +00:00
usbmsc.c - reduced memory requirements a lot (from >100kb/controller to 2008-10-16 19:20:51 +00:00