aboutsummaryrefslogtreecommitdiff
path: root/payloads
AgeCommit message (Expand)Author
2018-08-23libpayload/x86/exception: Add methods to enable/disable interruptsRaul E Rangel
2018-08-23libpayload/x86/cpuid: Add a cpuid macroRaul E Rangel
2018-08-22payloads/external/Memtest86Plus: allow for selecting a specific revisionStefan Tauner
2018-08-22cbtable: remove chromeos_acpi from cbtableJoel Kitching
2018-08-14cbmem: rename vdat to chromeos_acpiJoel Kitching
2018-08-10linuxboot: remove curley brace expansion from u-root commandsDavid Hendricks
2018-08-08libpayload/drivers/usb/xhci: Replace raw values with constantsRaul E Rangel
2018-08-06payloads/external/SeaBIOS: add support for sercon portPiotr Król
2018-08-06exception: Fix segment error code maskRaul E Rangel
2018-07-31payload/LinuxBoot: Fix compilation and clean targetPhilipp Deppenwiese
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
2018-03-23arch/arm64/armv8/mmu: Add support for 48bit VAPatrick Rudolph
2018-03-22payloads/seabios: Update stable from 1.11.0 to 1.11.1Paul Menzel
2018-02-20payloads/external/GRUB2: Build only for supported architecturesJonathan Neuschäfer
2018-02-16libpayload: usbhid: Zero-initialize all parts of usbhid instance structJulius Werner
2018-02-15tianocore: fix Makefile to build a custom revision or branchGergely Kiss
2018-02-10payloads: Add an option to compress secondary payloadsArthur Heymans
2018-02-01payload/tianocore: Fix patch to preserve coreboot tableMatt DeVillier
2018-02-01payloads/tianocore: Add a patch to use the proper BytesPerscanlineArthur Heymans
2018-01-26libpayload: allow x86 devices to provide non-tsc implementationAaron Durbin
2018-01-24payloads/nvramcui/payload.sh: Fix shellcheck warningsMartin Roth
2018-01-23payloads/depthcharge: Update stable version upstream masterMartin Roth
2018-01-22payload/Kconfig: Use LZMA by defaultArthur Heymans
2018-01-15payloads: add support lz4 compressionAntonello Dettori
2017-12-20payloads/SeaBIOS: Add different MMIO uart configurationsPhilipp Deppenwiese
2017-12-07libpayload: Add pci_free_dev() and some boilerplateNico Huber
2017-12-07payloads/external/Makefile: Add missing dependencyNico Huber
2017-12-07libpayload: Add SKU ID coreboot table supportJulius Werner
2017-12-07libpayload: Minor board ID / RAM code cleanupsJulius Werner
2017-11-30payloads/external: Use stable version of GRUB2 by defaultJonathan Neuschäfer
2017-11-30payloads/external: Add a stable version of GRUB2Jonathan Neuschäfer
2017-11-28payloads/seabios: Update stable from 1.10.3 to 1.11.0Martin Kepplinger
2017-11-08payloads/seabios: Update stable from 1.10.2 to 1.10.3Martin Kepplinger
2017-11-06endian: Fix bebitenc() to actually encode big-endianJulius Werner
2017-10-29LB_TAGS: change the value of CB_TAG_MAC_ADDRS to 0x33Ronald G. Minnich
2017-09-16payloads/external: Clone GRUB2 over HTTPSJonathan Neuschäfer
2017-09-13Update vboot submodule to upstream masterDaisuke Nojiri
2017-09-11payloads/coreinfo: Free buffer before returningMartin Roth
2017-09-06tint: Use the current time as random seedNicola Corna
2017-09-02libpayload/storage: Add Sunrise Point AHCI PCI idNico Huber
2017-08-23Update depthcharge stable to upstream masterMartin Roth
2017-08-21libpayload: add time()Nicola Corna
2017-08-20payloads/external/GRUB2: Only rebuild on config changesNico Huber
2017-08-18payload/tianocore: Add patch to preserve coreboot tableArthur Heymans
2017-08-15payloads/Makefile.inc: Add GRUB2 to list of payloadsNico Huber
2017-08-15payloads/external/GRUB2: Sanitize MakefileNico Huber
2017-08-14libpayload: add *SECS_PER_SEC macros to stddef.hCaveh Jalali
2017-08-11payloads/external/tianocore: Add and apply patches for tianocoreEvelyn Huang
2017-08-11copy & update test routines from what-jenkins-doesMartin Roth
2017-08-10libpayload/libpci: Add a constant for PCI class memory otherNico Huber
2017-08-10payloads/external/tianocore: build UEFI payloadMartin Roth