Age | Commit message (Expand) | Author |
2022-01-10 | libpayload: Implement new CBFS access API | Jakub Czapiga |
2022-01-10 | libpayload: Enable vboot integration | Jakub Czapiga |
2021-10-11 | libpayload: Add mock architecture | Jakub Czapiga |
2021-05-03 | libpayload: i8042: Enable keyboard translation by default on exit | Duncan Laurie |
2020-12-23 | libpayload/keyboard: Revise scancode set and translation config | Nico Huber |
2020-11-02 | libpayload: Add support for link time optimization | Jacob Garber |
2020-07-09 | libpayload: cbgfx: Replace bilinear resampling with Lanczos | Julius Werner |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-03-09 | libpayload: Add uart/serial driver support for trogdor | T Michael Turney |
2020-03-09 | libpayload/corebootfb: Add option to center a 80x25 console | Nico Huber |
2019-12-12 | libpayload/drivers/i8042: Remove obsolete flag | Eric Lai |
2019-12-11 | libpayload/drivers/i8042: Add AT translated Keyboard support | Eric Lai |
2019-11-20 | Remove MIPS architecture | Julius Werner |
2019-06-04 | libpayload: Add UART for qcs405 | Prudhvi Yarlagadda |
2019-04-10 | libpayload: Fix CONFIG_LP_DEBUG_MALLOC for 64-bit archs | Julius Werner |
2019-03-02 | libpayload: keyboard: Add option to ignore failures during init | Duncan Laurie |
2018-12-05 | libpayload: Remove unused timer/serial drivers | Julius Werner |
2018-05-18 | libpayload: disable mouse on CHROMEOS | Patrick Georgi |
2018-05-15 | libpayload-x86: Add PS2 mouse driver | Patrick Rudolph |
2018-05-15 | libpayload-x86: keyboard: Use i8042 driver | Patrick Rudolph |
2018-05-15 | libpayload-x86: Add common i8042 driver | Patrick Rudolph |
2017-08-03 | libpayload: video: Add support for font scaling with a factor | Paul Kocialkowski |
2017-06-28 | libpayload: Add mouse cursor driver | Patrick Rudolph |
2017-06-26 | libpayload: Enable building libpayload with march=i586 | Lee Leahy |
2016-10-17 | libpayload: Reintroduce CONFIG_LP_CHROMEOS to set suitable defaults | Julius Werner |
2016-08-02 | libpayload: split "Drivers" config section in Kconfig | Antonello Dettori |
2016-05-09 | libpayload: ipq40xx: Introduce timer and uart driver | Varadarajan Narayanan |
2016-04-14 | libpayload: Enable USB support by default | Marcel Meißner |
2016-03-15 | libpayload: Move base address, stack and heap size to Kconfig | Stefan Reinauer |
2016-03-15 | libpayload: Make comment into help text | Stefan Reinauer |
2016-03-15 | libpayload: Move MEMMAP_RAM_ONLY to generic options | Stefan Reinauer |
2016-03-15 | libpayload: Drop CONFIG_LP_CHROMEOS | Stefan Reinauer |
2016-02-04 | libpayload: Add timer driver for armada38x | Ruilin Hao |
2015-11-28 | libpayload: Remove redundant 8250 MMIO32 UART driver | Alexandru Gagniuc |
2015-10-17 | libpayload/Kconfig: Use official spelling for TinyCurses | Paul Menzel |
2015-08-14 | libpayload: Do not gate USB_DWC2 on USB_HID | David Hendricks |
2015-07-09 | libpayload: Add LZ4 decompression algorithm | Julius Werner |
2015-07-06 | libpayload: Add compiler switch | Patrick Georgi |
2015-06-30 | libpayload: add UDC driver for Designware controller | huang lin |
2015-06-12 | libpayload: Rename Config.in -> Kconfig | Stefan Reinauer |