summaryrefslogtreecommitdiff
path: root/payloads/libpayload/drivers/Makefile.inc
AgeCommit message (Expand)Author
2020-03-09libpayload: Add uart/serial driver support for trogdorT Michael Turney
2019-11-20Remove imgtec/pistachio SoCJulius Werner
2019-06-04libpayload: Add UART for qcs405Prudhvi Yarlagadda
2018-12-05libpayload: Remove unused timer/serial driversJulius Werner
2018-05-15libpayload-x86: Add PS2 mouse driverPatrick Rudolph
2018-05-15libpayload-x86: Move keyboard.cPatrick Rudolph
2018-05-15libpayload-x86: Add common i8042 driverPatrick Rudolph
2018-05-01libpayload: Add Timer for sdm845T Michael Turney
2017-08-03libpayload: video: Introduce helpers for font accessPaul Kocialkowski
2017-06-28libpayload: Add mouse cursor driverPatrick Rudolph
2016-10-17libpayload: Replace majority of timer drivers with a generic oneJulius Werner
2016-10-09libpayload: mvmap2315: Introduce timer driverHakim Giydan
2016-05-09libpayload: ipq40xx: Introduce timer and uart driverVaradarajan Narayanan
2016-04-16libpayload: Split off generic serial API from 8250 driverStefan Reinauer
2016-02-04libpayload: Add timer driver for armada38xRuilin Hao
2015-11-28libpayload: Remove redundant 8250 MMIO32 UART driverAlexandru Gagniuc
2015-10-27cbgfx: coreboot graphics libraryDaisuke Nojiri
2015-06-30libpayload: add UDC driver for Designware controllerhuang lin
2015-05-18libpayload: add mediatek timer driverYidi Lin
2015-04-21cygnus: enable serial driver for depthchargeDaisuke Nojiri
2015-04-18libpayload: Add USB device mode driverPatrick Georgi
2015-04-17purin: add basic set of files for libpayloadDaisuke Nojiri
2015-04-14libpayload: Add dwc2 usb driverhuang lin
2015-04-10serial: Combine Tegra and Rockchip UARTs to generic 8250_mmio32Julius Werner
2015-04-08libpayload: Add drivers for bg4cdDaisuke Nojiri
2015-03-21libpayload: arch/mips: Add basic MIPS architecture supportIonela Voinescu
2015-01-12libpayload: Add Rock Chip drivershuang lin
2015-01-06libpayload: ipq808x: introduce uart driverVadim Bendebury
2015-01-04libpayload: ipq8064: Add rudimentary timer driverVadim Bendebury
2014-11-13libpayload: timer: Move the timer drivers from depthcharge to libpayload.Gabe Black
2014-11-09libpayload: serial: Move the depthcharge serial drivers into libpayload.Gabe Black
2014-10-17libpayload: Fix missed CONFIG_ -> CONFIG_LP_ substitutionsNico Huber
2014-08-28libpayload: Change CONFIG_X86_SERIAL_CONSOLE to CONFIG_8250_SERIAL_CONSOLEGabe Black
2014-08-05libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig.Gabe Black
2014-02-15libpayload/ahci: Fix a warning by decompartmentalise the AHCI driver.Edward O'Callaghan
2013-06-13libpayload: Fill gaps in the xHCI driverNico Huber
2013-06-13libpayload: Add a generic driver for usb hubsNico Huber
2013-02-16libpayload: only compile drivers/serial.c on machines that use it.Ronald G. Minnich
2012-11-09libpayload: Add support for the CBMEM in memory console.Gabe Black
2012-10-27libpayload: New AHCI, ATA and ATAPI driversNico Huber
2011-06-30Use coreboot build system for libpayload, too.Patrick 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-03-25USB updates from our internal treeStefan Reinauer
2010-03-25Add coreboot framebuffer support to libpayloadStefan Reinauer
2010-03-25make keyboard reset driver generic (not pc keyboard driver dependent)Stefan Reinauer
2008-10-08libpayload: Rename Geode video driver to Geode LX video driver.Peter Stuge
2008-09-02This patch adds USB capabilities to libpayload. It requires somePatrick Georgi
2008-08-08new menu structure for libpayloadStefan Reinauer
2008-08-07add get_option to libpayload, so coreboot cmos options can be queried.Stefan Reinauer