summaryrefslogtreecommitdiff
path: root/payloads
AgeCommit message (Expand)Author
2018-07-20libpayload/arm64: Drop unused static arrayPatrick Georgi
2018-07-19payloads/LinuxBoot: Add ARM64 supportPatrick Rudolph
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: Make libpayload compile using gnu11Raul E Rangel
2018-07-16libpayload/xhci: Document struct offsets on xhci_tRaul E Rangel
2018-07-10payloads/Kconfig: Put option *None* at the topPaul Menzel
2018-07-06payloads/seabios: Update stable from 1.11.1 to 1.11.2Martin Kepplinger
2018-07-03payloads/iPXE: add iPXE serial enable optionMichał Żygowski
2018-07-03payloads/Kconfig: Use third-person singular in descriptionPaul Menzel
2018-07-02payloads/libpayload/drivers/i8042: Disable scanning on disconnectFurquan Shaikh
2018-07-02payloads/libpayload/drivers/i8042: Add macros for i8042 commandsFurquan Shaikh
2018-06-28tianocore: Add more patchesPatrick Rudolph
2018-06-22libpayload: cheza - fix config for chromium chroot buildT Michael Turney
2018-06-21tianocore: Fix RPM package namePatrick Rudolph
2018-06-21payloads/external/GRUB2: Use pkg-config over freetype-configNico Huber
2018-06-19payloads: Add LinuxBoot payload in u-root modePhilipp Deppenwiese
2018-06-19lib: Add FIT payload supportPatrick Rudolph
2018-06-15util/cbfstool: Support FIT payloadsPatrick Rudolph
2018-06-14coreinfo: Skip unpopulated PCI functionsKyösti Mälkki
2018-06-07tint: change the tint download link from HTTP Debian to HTTPS FSFMike Banon
2018-06-07tint: fix the "Paused - Press any key to continue" message for pauseMike Banon
2018-06-07tint: make it possible to reboot by pressing 'q' key two timesMike Banon
2018-06-07tint: upgrade the outdated tint payload from 0.03b to 0.04+nmu1Mike Banon
2018-06-04libpayload/curses/{form,menu}: Fix uncountable "information"Elyes HAOUAS
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-21libpayload: Fix payload .bss corruptionKyösti Mälkki
2018-05-18libpayload: disable mouse on CHROMEOSPatrick Georgi
2018-05-16Revert "cbfs/payload type: Fix build warning and whitespace in name"Ronald G. Minnich
2018-05-15libpayload-x86: Add PS2 mouse driverPatrick Rudolph
2018-05-15libpayload-x86: keyboard: Use i8042 driverPatrick Rudolph
2018-05-15cbfs/payload type: Fix build warning and whitespace in namePaul Menzel
2018-05-15libpayload-x86: Move keyboard.cPatrick Rudolph
2018-05-15libpayload-x86: Add common i8042 driverPatrick Rudolph
2018-05-04cbfs: Rename CBFS_TYPE_PAYLOAD to CBFS_TYPE_SELFPatrick Rudolph
2018-05-02payloads/libpayload: Add spaces around '=='Elyes HAOUAS
2018-05-01libpayload: Add Timer for sdm845T Michael Turney
2018-05-01libpayload: Add raw_read_ functionsT Michael Turney
2018-04-29libpayload/drivers/usb/ohci_private.h: Add parentheses around macroElyes HAOUAS
2018-04-27libpayload/include/queue.h: Remove trailing whitespaceElyes HAOUAS
2018-04-27payloads/coreinfo/README: Remove trailing whitespaceElyes HAOUAS
2018-04-27payloads/external/tianocore: Remove trailing whitespaceElyes HAOUAS
2018-04-27libpayload/curses/form: Remove trailing whitespaceElyes HAOUAS
2018-04-27payloads/libpayload/curses/menu: Remove trailing whitespaceElyes HAOUAS
2018-04-26payloads/depthcharge: Update stable version to upstream masterDuncan Laurie
2018-04-19libpayload: Move GDB functions to stdlib.hJulius Werner
2018-04-17Use git HTTP URLs without `/p` in itPaul Menzel