Age | Commit message (Expand) | Author |
2015-03-23 | libpayload: EHCI: Support root-hub TT feature | Jim Lin |
2015-03-21 | libpayload: arch/mips: Add basic MIPS architecture support | Ionela Voinescu |
2015-01-12 | libpayload: Add Rock Chip drivers | huang lin |
2015-01-09 | libpayload: Add remote GDB support | Julius Werner |
2015-01-09 | libpayload: Introduce new Kconfig to explicitly allow GPL code | Julius Werner |
2015-01-09 | libpayload: Add support for arm64 in libpayload | Furquan Shaikh |
2015-01-06 | libpayload: ipq808x: introduce uart driver | Vadim Bendebury |
2015-01-04 | libpayload: ipq8064: Add rudimentary timer driver | Vadim Bendebury |
2014-12-30 | libpayload: Remove PC Keyboard from ARM build | Marc Jones |
2014-11-13 | libpayload: Add minimal support for PL011 UART | Marcelo Povoa |
2014-11-13 | libpayload: timer: Move the timer drivers from depthcharge to libpayload. | Gabe Black |
2014-11-09 | libpayload: serial: Move the depthcharge serial drivers into libpayload. | Gabe Black |
2014-09-08 | ARM: Generalize armv7 as arm. | Gabe Black |
2014-08-28 | libpayload: Change CONFIG_X86_SERIAL_CONSOLE to CONFIG_8250_SERIAL_CONSOLE | Gabe Black |
2014-08-28 | libpayload: usb: Allow direct instantiation of MMIO host controllers | Julius Werner |
2013-11-26 | libpayload: Drop PowerPC architecture | Stefan Reinauer |
2013-11-25 | libpayload: Add USB support for non-PCI controllers | Stefan Reinauer |
2013-06-13 | libpayload: Fill gaps in the xHCI driver | Nico Huber |
2013-06-13 | libpayload: Port usb hub driver to use the generic code | Nico Huber |
2013-06-13 | libpayload: Add a generic driver for usb hubs | Nico Huber |
2013-03-25 | libpayload: Fix Config.in warning | Stefan Reinauer |
2013-03-13 | libpayload: Make whether or not there's an IO address space configurable | Gabe Black |
2013-02-16 | libpayload: only compile drivers/serial.c on machines that use it. | Ronald G. Minnich |
2012-12-14 | libpayload: Initial ARMv7 port | Stefan Reinauer |
2012-11-30 | Change TARGET_I386 to ARCH_X86 | David Hendricks |
2012-11-09 | libpayload: Add an option to skip console initialization on startup. | Gabe Black |
2012-11-09 | libpayload: Add support for the CBMEM in memory console. | Gabe Black |
2012-11-08 | Refactor the endianness conversion functions and header files. | Gabe Black |
2012-11-08 | Update libpayloads understanding of the coreboot tables. | Gabe Black |
2012-10-27 | libpayload: New AHCI, ATA and ATAPI drivers | Nico Huber |
2011-08-04 | libpayload: Add liblzma, libcbfs | Patrick Georgi |
2011-08-04 | libpayload: Add PDCurses and ncurses' libform/libmenu | Patrick Georgi |
2011-06-30 | Reduce warnings/errors in libpayload when using picky compiler options | Patrick Georgi |
2010-09-25 | Add an EHCI driver to libpayload's USB stack. | Patrick Georgi |
2010-08-13 | Add support for OHCI controllers and prelimiary support for xHCI (USB3) contr... | Patrick Georgi |
2010-04-27 | Since some people disapprove of white space cleanups mixed in regular commits | Stefan Reinauer |
2010-03-25 | libpayload update | Stefan Reinauer |
2010-03-25 | Add coreboot framebuffer support to libpayload | Stefan Reinauer |
2009-05-21 | This change adds PPC support to libpayload, and hooks it up in the build | Patrick Georgi |
2008-10-20 | [PATCH] libpayload: Add multiboot support | Jordan Crouse |
2008-10-08 | libpayload: Rename Geode video driver to Geode LX video driver. | Peter Stuge |
2008-09-26 | * add keyboard layout support to libpayload | Stefan Reinauer |
2008-09-02 | This patch adds USB capabilities to libpayload. It requires some | Patrick Georgi |
2008-08-18 | Add a kconfig option to choose between outputing ACS characters or | Ulf Jordan |
2008-08-08 | new menu structure for libpayload | Stefan Reinauer |
2008-08-08 | Update the kconfig copy in libpayload to a much more recent one. Among | Uwe Hermann |
2008-04-11 | Various small consistency fixes (trivial): | Uwe Hermann |
2008-04-11 | libpayload: Add a Geode video driver | Jordan Crouse |
2008-04-10 | libpayload: Add video console framework | Jordan Crouse |
2008-03-31 | Fix the NVRAM access functions to work correctly for the | Uwe Hermann |
2008-03-31 | Whitespace fixes (trivial). | Uwe Hermann |
2008-03-31 | Due to popular demand, rename "CMOS" to "NVRAM" (trivial). | Uwe Hermann |
2008-03-27 | Add initial support for some basic CMOS read/write functions and the | Uwe Hermann |
2008-03-21 | Cosmetics, fix typos (trivial). | Uwe Hermann |
2008-03-19 | libpayload: The initial chunk of code writen by AMD | Jordan Crouse |