summaryrefslogtreecommitdiff
path: root/payloads/libpayload/drivers
AgeCommit message (Expand)Author
2018-05-01libpayload: Add Timer for sdm845T Michael Turney
2018-04-29libpayload/drivers/usb/ohci_private.h: Add parentheses around macroElyes HAOUAS
2018-02-16libpayload: usbhid: Zero-initialize all parts of usbhid instance structJulius Werner
2018-01-26libpayload: allow x86 devices to provide non-tsc implementationAaron Durbin
2017-09-02libpayload/storage: Add Sunrise Point AHCI PCI idNico Huber
2017-08-10libpayload: Use a static copy of `font_glyph_filled()`Paul Menzel
2017-08-03libpayload: video: Add support for font scaling with a factorPaul Kocialkowski
2017-08-03libpayload: video: Introduce helpers for font accessPaul Kocialkowski
2017-07-27libpayload/storage: Replace 1s AHCI reset delay with a timeoutNico Huber
2017-07-27libpayload/storage: Enable bus mastering for AHCINico Huber
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-06-28libpayload: Add mouse cursor driverPatrick Rudolph
2017-06-28payloads: Add whitespace around '<<'Elyes HAOUAS
2017-06-27libpayload/drivers/usb/ehci_private.h: Add brackets around macroElyes HAOUAS
2017-06-27libpayload/drivers/usb/xhci_private.h: Add parentheses around macroElyes HAOUAS
2017-06-27libpayload/drivers/usb/ohci_private.h: Add brackets around macroElyes HAOUAS
2017-06-27libpayload: corebootfb: Add null check for framebuffer addressDuncan Laurie
2017-05-25detachables: Add invert parameterShelley Chen
2017-05-01cbgfx: Add portrait screen supportNickey Yang
2017-04-20Turn CBMEM console into a ring buffer that can persist across rebootsJulius Werner
2017-04-19libpayload/libc/console: Flush input driver buffer on initFurquan Shaikh
2017-04-17libpayload: cbgfx: Show square images on portrait displaysJulius Werner
2017-03-15libpayload: usbhub: Force enumeration of all connected ports on initJulius Werner
2017-01-24libpayload: drivers/keyboard: report power button eventsShelley Chen
2017-01-13libpayload: usb: Reset ohci controller when trying to shutdown ohciJeffy Chen
2017-01-06libpayload: usb: handle situation with no free device addressPatrick Georgi
2017-01-06libpayload: xhci: plug leakPatrick Georgi
2017-01-06libpayload: timer: cast cpu_khz to make sure 64bit math is usedPatrick Georgi
2016-12-21libpayload: Get current tick from high register in generic timerPaul Kocialkowski
2016-12-14libpayload/drivers/video: Improve check in if conditionPatrick Georgi
2016-12-08libpayload: Add Cougar Point PCH's AHCI to whitelistNico Huber
2016-10-17libpayload: Reintroduce CONFIG_LP_CHROMEOS to set suitable defaultsJulius Werner
2016-10-17libpayload: Replace majority of timer drivers with a generic oneJulius Werner
2016-10-09libpayload: mvmap2315: Introduce timer driverHakim Giydan
2016-09-02Fix newlines at the end of filesMartin Roth
2016-08-02libpayload: split "Drivers" config section in KconfigAntonello Dettori
2016-07-31Remove extra newlines from the end of all coreboot files.Martin Roth
2016-07-02cbgfx: Use memset() for faster screen clearing if possibleJulius Werner
2016-06-12libpayload: usb: xhci: Support rockchip xHCI controllerLiangfeng Wu
2016-05-09libpayload: ipq40xx: Introduce timer and uart driverVaradarajan Narayanan
2016-05-09libpayload: xhci: Set MPS based on speedVaradarajan Narayanan
2016-04-16libpayload: Split off generic serial API from 8250 driverStefan Reinauer
2016-02-09libpayload: use 32bit access when accessing 4byte wide uart registersPatrick Georgi
2016-02-04libpayload: Add timer driver for armada38xRuilin Hao
2016-01-14cbgfx: add error code to cbgfx_initDaisuke Nojiri
2015-11-28libpayload: Remove redundant 8250 MMIO32 UART driverAlexandru Gagniuc
2015-11-13libpayload: udc/dwc2: Ignore setup packet in check for queue emptyFurquan Shaikh
2015-11-10libpayload/udc: dwc2: Add handler for add_stringsFurquan Shaikh
2015-11-10libpayload/udc: dwc2: Add timeout for shutdown operationFurquan Shaikh
2015-11-05libpayload: xhci: Add delay to get reset working more reliablyRajmohan Mani