summaryrefslogtreecommitdiffstats
path: root/payloads/libpayload/Config.in
Commit message (Expand)AuthorAgeFilesLines
* ARM: Generalize armv7 as arm.Gabe Black2014-09-081-3/+3
* libpayload: Change CONFIG_X86_SERIAL_CONSOLE to CONFIG_8250_SERIAL_CONSOLEGabe Black2014-08-281-6/+8
* libpayload: usb: Allow direct instantiation of MMIO host controllersJulius Werner2014-08-281-21/+2
* libpayload: Drop PowerPC architectureStefan Reinauer2013-11-261-5/+0
* libpayload: Add USB support for non-PCI controllersStefan Reinauer2013-11-251-2/+26
* libpayload: Fill gaps in the xHCI driverNico Huber2013-06-131-2/+2
* libpayload: Port usb hub driver to use the generic codeNico Huber2013-06-131-1/+2
* libpayload: Add a generic driver for usb hubsNico Huber2013-06-131-0/+4
* libpayload: Fix Config.in warningStefan Reinauer2013-03-251-1/+0
* libpayload: Make whether or not there's an IO address space configurableGabe Black2013-03-131-0/+5
* libpayload: only compile drivers/serial.c on machines that use it.Ronald G. Minnich2013-02-161-1/+6
* libpayload: Initial ARMv7 portStefan Reinauer2012-12-141-5/+13
* Change TARGET_I386 to ARCH_X86David Hendricks2012-11-301-3/+3
* libpayload: Add an option to skip console initialization on startup.Gabe Black2012-11-091-0/+8
* libpayload: Add support for the CBMEM in memory console.Gabe Black2012-11-091-0/+4
* Refactor the endianness conversion functions and header files.Gabe Black2012-11-081-0/+9
* Update libpayloads understanding of the coreboot tables.Gabe Black2012-11-081-0/+6
* libpayload: New AHCI, ATA and ATAPI driversNico Huber2012-10-271-0/+48
* libpayload: Add liblzma, libcbfsPatrick Georgi2011-08-041-1/+8
* libpayload: Add PDCurses and ncurses' libform/libmenuPatrick Georgi2011-08-041-1/+25
* Reduce warnings/errors in libpayload when using picky compiler optionsPatrick Georgi2011-06-301-0/+4
* Add an EHCI driver to libpayload's USB stack.Patrick Georgi2010-09-251-1/+0
* Add support for OHCI controllers and prelimiary support for xHCI (USB3) contr...Patrick Georgi2010-08-131-1/+7
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-4/+4
* libpayload updateStefan Reinauer2010-03-251-4/+74
* Add coreboot framebuffer support to libpayloadStefan Reinauer2010-03-251-0/+8
* This change adds PPC support to libpayload, and hooks it up in the buildPatrick Georgi2009-05-211-4/+16
* [PATCH] libpayload: Add multiboot supportJordan Crouse2008-10-201-0/+8
* libpayload: Rename Geode video driver to Geode LX video driver.Peter Stuge2008-10-081-2/+2
* * add keyboard layout support to libpayloadStefan Reinauer2008-09-261-0/+10
* This patch adds USB capabilities to libpayload. It requires somePatrick Georgi2008-09-021-0/+41
* Add a kconfig option to choose between outputing ACS characters orUlf Jordan2008-08-181-0/+14
* new menu structure for libpayloadStefan Reinauer2008-08-081-7/+25
* Update the kconfig copy in libpayload to a much more recent one. AmongUwe Hermann2008-08-081-4/+0
* Various small consistency fixes (trivial):Uwe Hermann2008-04-111-3/+3
* libpayload: Add a Geode video driverJordan Crouse2008-04-111-0/+5
* libpayload: Add video console frameworkJordan Crouse2008-04-101-3/+7
* Fix the NVRAM access functions to work correctly for theUwe Hermann2008-03-311-0/+16
* Whitespace fixes (trivial).Uwe Hermann2008-03-311-21/+21
* Due to popular demand, rename "CMOS" to "NVRAM" (trivial).Uwe Hermann2008-03-311-2/+2
* Add initial support for some basic CMOS read/write functions and theUwe Hermann2008-03-271-0/+4
* Cosmetics, fix typos (trivial).Uwe Hermann2008-03-211-31/+29
* libpayload: The initial chunk of code writen by AMDJordan Crouse2008-03-191-0/+81
OpenPOWER on IntegriCloud