aboutsummaryrefslogtreecommitdiff
path: root/payloads/libpayload/Config.in
AgeCommit message (Expand)Author
2012-11-09libpayload: Add an option to skip console initialization on startup.Gabe Black
2012-11-09libpayload: Add support for the CBMEM in memory console.Gabe Black
2012-11-08Refactor the endianness conversion functions and header files.Gabe Black
2012-11-08Update libpayloads understanding of the coreboot tables.Gabe Black
2012-10-27libpayload: New AHCI, ATA and ATAPI driversNico Huber
2011-08-04libpayload: Add liblzma, libcbfsPatrick Georgi
2011-08-04libpayload: Add PDCurses and ncurses' libform/libmenuPatrick Georgi
2011-06-30Reduce warnings/errors in libpayload when using picky compiler optionsPatrick Georgi
2010-09-25Add an EHCI driver to libpayload's USB stack.Patrick Georgi
2010-08-13Add support for OHCI controllers and prelimiary support for xHCI (USB3) contr...Patrick Georgi
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-03-25libpayload updateStefan Reinauer
2010-03-25Add coreboot framebuffer support to libpayloadStefan Reinauer
2009-05-21This change adds PPC support to libpayload, and hooks it up in the buildPatrick Georgi
2008-10-20[PATCH] libpayload: Add multiboot supportJordan Crouse
2008-10-08libpayload: Rename Geode video driver to Geode LX video driver.Peter Stuge
2008-09-26* add keyboard layout support to libpayloadStefan Reinauer
2008-09-02This patch adds USB capabilities to libpayload. It requires somePatrick Georgi
2008-08-18Add a kconfig option to choose between outputing ACS characters orUlf Jordan
2008-08-08new menu structure for libpayloadStefan Reinauer
2008-08-08Update the kconfig copy in libpayload to a much more recent one. AmongUwe Hermann
2008-04-11Various small consistency fixes (trivial):Uwe Hermann
2008-04-11libpayload: Add a Geode video driverJordan Crouse
2008-04-10libpayload: Add video console frameworkJordan Crouse
2008-03-31Fix the NVRAM access functions to work correctly for theUwe Hermann
2008-03-31Whitespace fixes (trivial).Uwe Hermann
2008-03-31Due to popular demand, rename "CMOS" to "NVRAM" (trivial).Uwe Hermann
2008-03-27Add initial support for some basic CMOS read/write functions and theUwe Hermann
2008-03-21Cosmetics, fix typos (trivial).Uwe Hermann
2008-03-19libpayload: The initial chunk of code writen by AMDJordan Crouse