Age | Commit message (Expand) | Author |
2015-05-18 | libpayload: add mediatek timer driver | Yidi Lin |
2015-04-21 | cygnus: enable serial driver for depthcharge | Daisuke Nojiri |
2015-04-18 | libpayload: Add USB device mode driver | Patrick Georgi |
2015-04-17 | purin: add basic set of files for libpayload | Daisuke Nojiri |
2015-04-14 | libpayload: Add dwc2 usb driver | huang lin |
2015-04-10 | serial: Combine Tegra and Rockchip UARTs to generic 8250_mmio32 | Julius Werner |
2015-04-08 | libpayload: Add drivers for bg4cd | Daisuke Nojiri |
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-06 | libpayload: ipq808x: introduce uart driver | Vadim Bendebury |
2015-01-04 | libpayload: ipq8064: Add rudimentary timer driver | Vadim Bendebury |
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-10-17 | libpayload: Fix missed CONFIG_ -> CONFIG_LP_ substitutions | Nico Huber |
2014-08-28 | libpayload: Change CONFIG_X86_SERIAL_CONSOLE to CONFIG_8250_SERIAL_CONSOLE | Gabe Black |
2014-08-05 | libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig. | Gabe Black |
2014-02-15 | libpayload/ahci: Fix a warning by decompartmentalise the AHCI driver. | Edward O'Callaghan |
2013-06-13 | libpayload: Fill gaps in the xHCI driver | Nico Huber |
2013-06-13 | libpayload: Add a generic driver for usb hubs | Nico Huber |
2013-02-16 | libpayload: only compile drivers/serial.c on machines that use it. | Ronald G. Minnich |
2012-11-09 | libpayload: Add support for the CBMEM in memory console. | Gabe Black |
2012-10-27 | libpayload: New AHCI, ATA and ATAPI drivers | Nico Huber |
2011-06-30 | Use coreboot build system for libpayload, too. | 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-03-25 | USB updates from our internal tree | Stefan Reinauer |
2010-03-25 | Add coreboot framebuffer support to libpayload | Stefan Reinauer |
2010-03-25 | make keyboard reset driver generic (not pc keyboard driver dependent) | Stefan Reinauer |
2008-10-08 | libpayload: Rename Geode video driver to Geode LX video driver. | Peter Stuge |
2008-09-02 | This patch adds USB capabilities to libpayload. It requires some | Patrick Georgi |
2008-08-08 | new menu structure for libpayload | Stefan Reinauer |
2008-08-07 | add get_option to libpayload, so coreboot cmos options can be queried. | Stefan Reinauer |
2008-04-15 | Move curses/speaker.c to drivers/ as it's not curses-specific (trivial). | Uwe Hermann |
2008-04-11 | libpayload: Add a Geode video driver | Jordan Crouse |
2008-04-10 | libpayload: Support functions for Geode | Jordan Crouse |
2008-04-10 | libpayload: Add video console framework | Jordan Crouse |
2008-03-31 | Rename drivers/cmos.c to drivers/nvram.c (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 |