Age | Commit message (Expand) | Author |
2018-10-15 | tianocore : Enable Serial Debug for UEFI payload Debug build | Wonkyu Kim |
2018-10-15 | libpayload: Always set pciaddr | Patrick Rudolph |
2018-10-12 | libpayload: arm64: Add GDB support | Julius Werner |
2018-10-12 | libpayload: gdb: Factor out gdb_handle_reentrant_exception() from arm32 | Julius Werner |
2018-10-12 | libpayload: arm64: Make exception handling closer to arm32 | Julius Werner |
2018-10-12 | libpayload: arm64: Conform to new coreboot lib_helpers.h and assume EL2 | Julius Werner |
2018-10-11 | payloads/tianocore: Fix not applying patch 06_CorebootPayloadPkg_keep_cb_table | Piotr Król |
2018-10-09 | payloads: Only show supported payloads in menuconfig | Philipp Hug |
2018-10-05 | LinuxBoot/arm64: Remove firmware from defconfig | Patrick Rudolph |
2018-10-04 | libpayload/x86/exception: Add ability to ignore unknown interrupts | Raul E Rangel |
2018-10-04 | libpayload/x86/exception.c: Remove exception_install_hook | Raul E Rangel |
2018-10-04 | libpayload/apic: Register a spurious interrupt vector | Raul E Rangel |
2018-10-04 | libpayload/apic: Only ACK interrupts triggered by the APIC | Raul E Rangel |
2018-10-01 | libpayload/drivers/usb: Fix leaks | Patrick Rudolph |
2018-10-01 | libpayload/drivers/usb: Fix broken retry counter | Patrick Rudolph |
2018-09-28 | payloads/tianocore: ignore whitespace change when applying patches | Piotr Król |
2018-09-28 | src/*: normalize Google copyright headers | Patrick Georgi |
2018-09-26 | payloads/Kconfig: do not show compression menu for FIT | Andrea Barberio |
2018-09-16 | payloads/external: Add yabits payload | Martin Roth |
2018-09-14 | rampayload: Add the linuxcheck payload | Ronald G. Minnich |
2018-09-13 | payloads/tianocore: Add option to use 8254 timer | Lijian Zhao |
2018-09-12 | libpayload/x86/delay: Make arch_ndelay call apic_delay if delay is long | Raul E Rangel |
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 |