aboutsummaryrefslogtreecommitdiff
path: root/payloads
AgeCommit message (Expand)Author
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
2017-08-10libpayload: Use a static copy of `font_glyph_filled()`Paul Menzel
2017-08-08add __must_check to */compiler.hCaveh Jalali
2017-08-03libpayload: video: Add support for font scaling with a factorPaul Kocialkowski
2017-08-03libpayload: video: Introduce helpers for font accessPaul Kocialkowski
2017-07-28libpayload: Double HEAP_SIZE in default configRicardo Ribalda Delgado
2017-07-27libpayload/storage: Replace 1s AHCI reset delay with a timeoutNico Huber
2017-07-27libpayload/storage: Enable bus mastering for AHCINico Huber
2017-07-26libpayload: Clean up unaligned memset() supportNico Huber
2017-07-26payloads/depthcharge: Fix clean targetNico Huber
2017-07-23depthcharge: Update buildMartin Roth
2017-07-23depthcharge: Update stable commit idMartin Roth
2017-07-20libpayload: Fix unaligned buffer logic in default_memsetMarshall Dawson
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-07-13libpayload: Support unaligned pointer for memcpy, memmove and memcmpJeremy Compostella
2017-07-12libpayload: Support unaligned pointers for memsetJeremy Compostella
2017-06-28libpayload: Add mouse cursor driverPatrick Rudolph
2017-06-28payloads: Add whitespace around '<<'Elyes HAOUAS
2017-06-27libpayload/drivers/usb/ehci_private.h: Add brackets around macroElyes HAOUAS
2017-06-27libpayload/drivers/usb/xhci_private.h: Add parentheses around macroElyes HAOUAS
2017-06-27coreinfo: Use regular `if` over `#if` for `IS_ENABLED`Nicola Corna
2017-06-27libpayload/drivers/usb/ohci_private.h: Add brackets around macroElyes HAOUAS
2017-06-27libpayload: corebootfb: Add null check for framebuffer addressDuncan Laurie
2017-06-26libpayload: Enable building libpayload with march=i586Lee Leahy
2017-06-26libpayload/configs: Add configuration for GalileoLee Leahy
2017-06-07payloads/Kconfig: Add NO_DEFAULT_PAYLOADNico Huber
2017-06-07payloads: change coreboot to lowercaseMartin Roth
2017-06-07Use www.coreboot.org over coreboot.orgPaul Menzel
2017-06-07Use more secure HTTPS URLs for coreboot sitesPaul Menzel
2017-06-06nvramcui: Use regular `if` over `#if` for `IS_ENABLED`Paul Menzel
2017-06-04Kconfig: Add choice of framebuffer modeNico Huber
2017-05-30arm64: Align cache maintenance code with libpayload and ARM32Julius Werner
2017-05-25detachables: Add invert parameterShelley Chen
2017-05-01cbgfx: Add portrait screen supportNickey Yang
2017-04-29libpayload/gdb: fix unused variable warningPatrick Georgi
2017-04-20Turn CBMEM console into a ring buffer that can persist across rebootsJulius Werner
2017-04-19libpayload/libc/console: Flush input driver buffer on initFurquan Shaikh
2017-04-17libpayload: cbgfx: Show square images on portrait displaysJulius Werner
2017-04-17payloads/seabios: Update stable from 1.10.1 to 1.10.2Paul Menzel
2017-04-14payloads/external/depthcharge: Update stable commit idMartin Roth
2017-04-14payloads/external/iPXE: Update stable versionMartin Roth
2017-04-07libpayload: Add gru configPaul Kocialkowski
2017-03-19tint: Add USB supportNicola Corna
2017-03-15libpayload: usbhub: Force enumeration of all connected ports on initJulius Werner
2017-03-13nvramcui: Add USB supportNicola Corna
2017-03-08libpayload-x86: Enable SSE and FPU when presentPatrick Rudolph
2017-02-28payloads/seabios: Add support for Hudson UARTRicardo Ribalda Delgado
2017-02-24payloads/external/GRUB2: Add "git revision" to the GRUB2 version menuDenis 'GNUtoo' Carikli
2017-02-23libpayload: Add oak configPaul Kocialkowski
2017-02-17grub: Build module `boottime`Paul Menzel
2017-02-17libpayload: multiboot - support meminfo flagMathias Krause
2017-02-17libpayload: x86/head - implement argc/argv handlingMathias Krause
2017-02-17libpayload: x86/exec - simplify and robustify the codeMathias Krause
2017-02-17libpayload: x86/main - propagate return value of main()Mathias Krause
2017-02-17libpayload: x86/exec - fix argc/argv value passingMathias Krause
2017-02-15libpayload: x86/exec - fix return value passingMathias Krause
2017-02-15libpayload: x86/exec - fix libpayload API magic valueMathias Krause
2017-02-01payloads/depthcharge: Allow generic libpayload configMarshall Dawson
2017-02-01payloads/depthcharge: Specify revision to buildMarshall Dawson
2017-02-01payloads/depthcharge: Use variable target nameMarshall Dawson
2017-02-01payloads/depthcharge: Change make target from unifiedMarshall Dawson
2017-01-27SeaBIOS Kconfig: Update loggingMartin Roth
2017-01-25libpayload: fix buildPatrick Georgi
2017-01-25nvramcui: Declare variable outside for loopPaul Menzel
2017-01-24build system: don't run xcompile or git for %clean/%config targetsPatrick Georgi
2017-01-24libpayload: drivers/keyboard: report power button eventsShelley Chen
2017-01-19libpayload: Enable USB HID in veyron configurationPaul Kocialkowski
2017-01-17SeaBIOS: Add Kconfig option to set verbosity levelStefan Tauner
2017-01-13libpayload: usb: Reset ohci controller when trying to shutdown ohciJeffy Chen
2017-01-13libpayload: Add VPD address into lib_sysinfoKan Yan
2017-01-13libpayload: Update ARM CrOS devices configurationPaul Kocialkowski
2017-01-10payloads/GRUB2: Add Kconfig options for grub.cfgDenis 'GNUtoo' Carikli
2017-01-06libpayload: usb: handle situation with no free device addressPatrick Georgi
2017-01-06libpayload: xhci: plug leakPatrick Georgi
2017-01-06libpayload: timer: cast cpu_khz to make sure 64bit math is usedPatrick Georgi
2017-01-06payloads/external/SeaBIOS: Bump version to 1.10.1Philipp Deppenwiese
2016-12-29payloads/external: Download FILO over HTTPSJonathan Neuschäfer
2016-12-29payloads/external: Download iPXE over HTTPSJonathan Neuschäfer
2016-12-21libpayload: Get current tick from high register in generic timerPaul Kocialkowski
2016-12-14libpayload/drivers/video: Improve check in if conditionPatrick Georgi
2016-12-14libpayload/.../PDCurses: Improve compatibility with ncursesPatrick Georgi
2016-12-14libpayload/.../PDCurses: avoid reading orig before NULL checking itPatrick Georgi
2016-12-08libpayload: Add Cougar Point PCH's AHCI to whitelistNico Huber
2016-11-25libpayload: increase MAX_ARGC_COUNTJeremy Compostella
2016-10-27Do not select SEABIOS_VGA_COREBOOT by default when building for QEMUArthur Heymans