summaryrefslogtreecommitdiff
path: root/payloads/libpayload/drivers
AgeCommit message (Expand)Author
2018-10-23libpayload: Fill reg_base for debugging purposesPatrick Rudolph
2018-10-15libpayload: Always set pciaddrPatrick Rudolph
2018-10-01libpayload/drivers/usb: Fix leaksPatrick Rudolph
2018-10-01libpayload/drivers/usb: Fix broken retry counterPatrick Rudolph
2018-09-28src/*: normalize Google copyright headersPatrick Georgi
2018-08-08libpayload/drivers/usb/xhci: Replace raw values with constantsRaul E Rangel
2018-07-17libpayload/generic_hub: Detect port disconnect after resetRaul E Rangel
2018-07-17libpayload/xhci: Check noop return code when debuggingRaul E Rangel
2018-07-17libpayload: Add UNKNOWN_SPEED to usb_speed enumRaul E Rangel
2018-07-16libpayload/xhci: Document struct offsets on xhci_tRaul E Rangel
2018-07-02payloads/libpayload/drivers/i8042: Disable scanning on disconnectFurquan Shaikh
2018-07-02payloads/libpayload/drivers/i8042: Add macros for i8042 commandsFurquan Shaikh
2018-05-31libpayload-x86: Export keyboard modifiersPatrick Rudolph
2018-05-31libpayload: Export usbhid_getmodifiersPatrick Rudolph
2018-05-30libpayload-x86: i8042: fix i8042_data_ready_ps2 and i8042_data_ready_auxHannah Williams
2018-05-15libpayload-x86: Add PS2 mouse driverPatrick Rudolph
2018-05-15libpayload-x86: keyboard: Use i8042 driverPatrick Rudolph
2018-05-15libpayload-x86: Move keyboard.cPatrick Rudolph
2018-05-15libpayload-x86: Add common i8042 driverPatrick Rudolph
2018-05-02payloads/libpayload: Add spaces around '=='Elyes HAOUAS
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