Age | Commit message (Expand) | Author |
2017-03-19 | tint: Add USB support | Nicola Corna |
2017-03-15 | libpayload: usbhub: Force enumeration of all connected ports on init | Julius Werner |
2017-03-13 | nvramcui: Add USB support | Nicola Corna |
2017-03-08 | libpayload-x86: Enable SSE and FPU when present | Patrick Rudolph |
2017-02-28 | payloads/seabios: Add support for Hudson UART | Ricardo Ribalda Delgado |
2017-02-24 | payloads/external/GRUB2: Add "git revision" to the GRUB2 version menu | Denis 'GNUtoo' Carikli |
2017-02-23 | libpayload: Add oak config | Paul Kocialkowski |
2017-02-17 | grub: Build module `boottime` | Paul Menzel |
2017-02-17 | libpayload: multiboot - support meminfo flag | Mathias Krause |
2017-02-17 | libpayload: x86/head - implement argc/argv handling | Mathias Krause |
2017-02-17 | libpayload: x86/exec - simplify and robustify the code | Mathias Krause |
2017-02-17 | libpayload: x86/main - propagate return value of main() | Mathias Krause |
2017-02-17 | libpayload: x86/exec - fix argc/argv value passing | Mathias Krause |
2017-02-15 | libpayload: x86/exec - fix return value passing | Mathias Krause |
2017-02-15 | libpayload: x86/exec - fix libpayload API magic value | Mathias Krause |
2017-02-01 | payloads/depthcharge: Allow generic libpayload config | Marshall Dawson |
2017-02-01 | payloads/depthcharge: Specify revision to build | Marshall Dawson |
2017-02-01 | payloads/depthcharge: Use variable target name | Marshall Dawson |
2017-02-01 | payloads/depthcharge: Change make target from unified | Marshall Dawson |
2017-01-27 | SeaBIOS Kconfig: Update logging | Martin Roth |
2017-01-25 | libpayload: fix build | Patrick Georgi |
2017-01-25 | nvramcui: Declare variable outside for loop | Paul Menzel |
2017-01-24 | build system: don't run xcompile or git for %clean/%config targets | Patrick Georgi |
2017-01-24 | libpayload: drivers/keyboard: report power button events | Shelley Chen |
2017-01-19 | libpayload: Enable USB HID in veyron configuration | Paul Kocialkowski |
2017-01-17 | SeaBIOS: Add Kconfig option to set verbosity level | Stefan Tauner |
2017-01-13 | libpayload: usb: Reset ohci controller when trying to shutdown ohci | Jeffy Chen |
2017-01-13 | libpayload: Add VPD address into lib_sysinfo | Kan Yan |
2017-01-13 | libpayload: Update ARM CrOS devices configuration | Paul Kocialkowski |
2017-01-10 | payloads/GRUB2: Add Kconfig options for grub.cfg | Denis 'GNUtoo' Carikli |
2017-01-06 | libpayload: usb: handle situation with no free device address | Patrick Georgi |
2017-01-06 | libpayload: xhci: plug leak | Patrick Georgi |
2017-01-06 | libpayload: timer: cast cpu_khz to make sure 64bit math is used | Patrick Georgi |
2017-01-06 | payloads/external/SeaBIOS: Bump version to 1.10.1 | Philipp Deppenwiese |
2016-12-29 | payloads/external: Download FILO over HTTPS | Jonathan Neuschäfer |
2016-12-29 | payloads/external: Download iPXE over HTTPS | Jonathan Neuschäfer |
2016-12-21 | libpayload: Get current tick from high register in generic timer | Paul Kocialkowski |
2016-12-14 | libpayload/drivers/video: Improve check in if condition | Patrick Georgi |
2016-12-14 | libpayload/.../PDCurses: Improve compatibility with ncurses | Patrick Georgi |
2016-12-14 | libpayload/.../PDCurses: avoid reading orig before NULL checking it | Patrick Georgi |
2016-12-08 | libpayload: Add Cougar Point PCH's AHCI to whitelist | Nico Huber |
2016-11-25 | libpayload: increase MAX_ARGC_COUNT | Jeremy Compostella |
2016-10-27 | Do not select SEABIOS_VGA_COREBOOT by default when building for QEMU | Arthur Heymans |
2016-10-27 | FILO: update STABLE | Kevin Paul Herbert |
2016-10-27 | payload choice: Fix build of FILO | Kyösti Mälkki |
2016-10-25 | payloads/external/Makefile.inc: Clean up makefile | Martin Roth |
2016-10-19 | mb/asus/kcma-d8,kgpe-d16: use MAINBOARD_DO_NATIVE_VGA_INIT | Arthur Heymans |
2016-10-19 | Select SEABIOS_VGA_COREBOOT when native graphic init is selected | Arthur Heymans |
2016-10-17 | libpayload: Reintroduce CONFIG_LP_CHROMEOS to set suitable defaults | Julius Werner |
2016-10-17 | libpayload: Replace majority of timer drivers with a generic one | Julius Werner |