Age | Commit message (Expand) | Author |
2018-09-12 | libpayload/x86/delay: Add an x86 arch_ndelay | Raul E Rangel |
2018-09-12 | libpayload/libc/time: Add an arch_ndelay() | Raul E Rangel |
2018-09-12 | libpayload/x86/apic: Add an apic_delay method and calibrate the timer | Raul E Rangel |
2018-09-12 | libpayload/arch/x86: Add support for initializing the APIC | Raul E Rangel |
2018-09-10 | libpayload/x86/gdb: Migrate to use set_interrupt_handler | Raul E Rangel |
2018-09-10 | libpayload/x86/exception: Add ability to handle user defined interrupts | Raul E Rangel |
2018-09-04 | payloads: Remove/fix trailing whitespace | Martin Roth |
2018-09-04 | payloads/LinuxBoot: Fix remaining issues | Philipp Deppenwiese |
2018-08-23 | libpayload/x86/exception: Add methods to enable/disable interrupts | Raul E Rangel |
2018-08-23 | libpayload/x86/cpuid: Add a cpuid macro | Raul E Rangel |
2018-08-22 | payloads/external/Memtest86Plus: allow for selecting a specific revision | Stefan Tauner |
2018-08-22 | cbtable: remove chromeos_acpi from cbtable | Joel Kitching |
2018-08-14 | cbmem: rename vdat to chromeos_acpi | Joel Kitching |
2018-08-10 | linuxboot: remove curley brace expansion from u-root commands | David Hendricks |
2018-08-08 | libpayload/drivers/usb/xhci: Replace raw values with constants | Raul E Rangel |
2018-08-06 | payloads/external/SeaBIOS: add support for sercon port | Piotr Król |
2018-08-06 | exception: Fix segment error code mask | Raul E Rangel |
2018-07-31 | payload/LinuxBoot: Fix compilation and clean target | Philipp Deppenwiese |
2018-07-20 | libpayload/arm64: Drop unused static array | Patrick Georgi |
2018-07-19 | payloads/LinuxBoot: Add ARM64 support | Patrick Rudolph |
2018-07-17 | libpayload/generic_hub: Detect port disconnect after reset | Raul E Rangel |
2018-07-17 | libpayload/xhci: Check noop return code when debugging | Raul E Rangel |
2018-07-17 | libpayload: Add UNKNOWN_SPEED to usb_speed enum | Raul E Rangel |
2018-07-16 | libpayload: Make libpayload compile using gnu11 | Raul E Rangel |
2018-07-16 | libpayload/xhci: Document struct offsets on xhci_t | Raul E Rangel |
2018-07-10 | payloads/Kconfig: Put option *None* at the top | Paul Menzel |
2018-07-06 | payloads/seabios: Update stable from 1.11.1 to 1.11.2 | Martin Kepplinger |
2018-07-03 | payloads/iPXE: add iPXE serial enable option | Michał Żygowski |
2018-07-03 | payloads/Kconfig: Use third-person singular in description | Paul Menzel |
2018-07-02 | payloads/libpayload/drivers/i8042: Disable scanning on disconnect | Furquan Shaikh |
2018-07-02 | payloads/libpayload/drivers/i8042: Add macros for i8042 commands | Furquan Shaikh |
2018-06-28 | tianocore: Add more patches | Patrick Rudolph |
2018-06-22 | libpayload: cheza - fix config for chromium chroot build | T Michael Turney |
2018-06-21 | tianocore: Fix RPM package name | Patrick Rudolph |
2018-06-21 | payloads/external/GRUB2: Use pkg-config over freetype-config | Nico Huber |
2018-06-19 | payloads: Add LinuxBoot payload in u-root mode | Philipp Deppenwiese |
2018-06-19 | lib: Add FIT payload support | Patrick Rudolph |
2018-06-15 | util/cbfstool: Support FIT payloads | Patrick Rudolph |
2018-06-14 | coreinfo: Skip unpopulated PCI functions | Kyösti Mälkki |
2018-06-07 | tint: change the tint download link from HTTP Debian to HTTPS FSF | Mike Banon |
2018-06-07 | tint: fix the "Paused - Press any key to continue" message for pause | Mike Banon |
2018-06-07 | tint: make it possible to reboot by pressing 'q' key two times | Mike Banon |
2018-06-07 | tint: upgrade the outdated tint payload from 0.03b to 0.04+nmu1 | Mike Banon |
2018-06-04 | libpayload/curses/{form,menu}: Fix uncountable "information" | Elyes HAOUAS |
2018-05-31 | libpayload-x86: Export keyboard modifiers | Patrick Rudolph |
2018-05-31 | libpayload: Export usbhid_getmodifiers | Patrick Rudolph |
2018-05-30 | libpayload-x86: i8042: fix i8042_data_ready_ps2 and i8042_data_ready_aux | Hannah Williams |
2018-05-21 | libpayload: Fix payload .bss corruption | Kyösti Mälkki |
2018-05-18 | libpayload: disable mouse on CHROMEOS | Patrick Georgi |
2018-05-16 | Revert "cbfs/payload type: Fix build warning and whitespace in name" | Ronald G. Minnich |
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 | cbfs/payload type: Fix build warning and whitespace in name | Paul Menzel |
2018-05-15 | libpayload-x86: Move keyboard.c | Patrick Rudolph |
2018-05-15 | libpayload-x86: Add common i8042 driver | Patrick Rudolph |
2018-05-04 | cbfs: Rename CBFS_TYPE_PAYLOAD to CBFS_TYPE_SELF | Patrick Rudolph |
2018-05-02 | payloads/libpayload: Add spaces around '==' | Elyes HAOUAS |
2018-05-01 | libpayload: Add Timer for sdm845 | T Michael Turney |
2018-05-01 | libpayload: Add raw_read_ functions | T Michael Turney |
2018-04-29 | libpayload/drivers/usb/ohci_private.h: Add parentheses around macro | Elyes HAOUAS |
2018-04-27 | libpayload/include/queue.h: Remove trailing whitespace | Elyes HAOUAS |
2018-04-27 | payloads/coreinfo/README: Remove trailing whitespace | Elyes HAOUAS |
2018-04-27 | payloads/external/tianocore: Remove trailing whitespace | Elyes HAOUAS |
2018-04-27 | libpayload/curses/form: Remove trailing whitespace | Elyes HAOUAS |
2018-04-27 | payloads/libpayload/curses/menu: Remove trailing whitespace | Elyes HAOUAS |
2018-04-26 | payloads/depthcharge: Update stable version to upstream master | Duncan Laurie |
2018-04-19 | libpayload: Move GDB functions to stdlib.h | Julius Werner |
2018-04-17 | Use git HTTP URLs without `/p` in it | Paul Menzel |
2018-03-23 | arch/arm64/armv8/mmu: Add support for 48bit VA | Patrick Rudolph |
2018-03-22 | payloads/seabios: Update stable from 1.11.0 to 1.11.1 | Paul Menzel |
2018-02-20 | payloads/external/GRUB2: Build only for supported architectures | Jonathan Neuschäfer |
2018-02-16 | libpayload: usbhid: Zero-initialize all parts of usbhid instance struct | Julius Werner |
2018-02-15 | tianocore: fix Makefile to build a custom revision or branch | Gergely Kiss |
2018-02-10 | payloads: Add an option to compress secondary payloads | Arthur Heymans |
2018-02-01 | payload/tianocore: Fix patch to preserve coreboot table | Matt DeVillier |
2018-02-01 | payloads/tianocore: Add a patch to use the proper BytesPerscanline | Arthur Heymans |
2018-01-26 | libpayload: allow x86 devices to provide non-tsc implementation | Aaron Durbin |
2018-01-24 | payloads/nvramcui/payload.sh: Fix shellcheck warnings | Martin Roth |
2018-01-23 | payloads/depthcharge: Update stable version upstream master | Martin Roth |
2018-01-22 | payload/Kconfig: Use LZMA by default | Arthur Heymans |
2018-01-15 | payloads: add support lz4 compression | Antonello Dettori |
2017-12-20 | payloads/SeaBIOS: Add different MMIO uart configurations | Philipp Deppenwiese |
2017-12-07 | libpayload: Add pci_free_dev() and some boilerplate | Nico Huber |
2017-12-07 | payloads/external/Makefile: Add missing dependency | Nico Huber |
2017-12-07 | libpayload: Add SKU ID coreboot table support | Julius Werner |
2017-12-07 | libpayload: Minor board ID / RAM code cleanups | Julius Werner |
2017-11-30 | payloads/external: Use stable version of GRUB2 by default | Jonathan Neuschäfer |
2017-11-30 | payloads/external: Add a stable version of GRUB2 | Jonathan Neuschäfer |
2017-11-28 | payloads/seabios: Update stable from 1.10.3 to 1.11.0 | Martin Kepplinger |
2017-11-08 | payloads/seabios: Update stable from 1.10.2 to 1.10.3 | Martin Kepplinger |
2017-11-06 | endian: Fix bebitenc() to actually encode big-endian | Julius Werner |
2017-10-29 | LB_TAGS: change the value of CB_TAG_MAC_ADDRS to 0x33 | Ronald G. Minnich |
2017-09-16 | payloads/external: Clone GRUB2 over HTTPS | Jonathan Neuschäfer |
2017-09-13 | Update vboot submodule to upstream master | Daisuke Nojiri |
2017-09-11 | payloads/coreinfo: Free buffer before returning | Martin Roth |
2017-09-06 | tint: Use the current time as random seed | Nicola Corna |
2017-09-02 | libpayload/storage: Add Sunrise Point AHCI PCI id | Nico Huber |
2017-08-23 | Update depthcharge stable to upstream master | Martin Roth |
2017-08-21 | libpayload: add time() | Nicola Corna |
2017-08-20 | payloads/external/GRUB2: Only rebuild on config changes | Nico Huber |