aboutsummaryrefslogtreecommitdiff
path: root/payloads
AgeCommit message (Expand)Author
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
2016-10-27FILO: update STABLEKevin Paul Herbert
2016-10-27payload choice: Fix build of FILOKyösti Mälkki
2016-10-25payloads/external/Makefile.inc: Clean up makefileMartin Roth
2016-10-19mb/asus/kcma-d8,kgpe-d16: use MAINBOARD_DO_NATIVE_VGA_INITArthur Heymans
2016-10-19Select SEABIOS_VGA_COREBOOT when native graphic init is selectedArthur Heymans
2016-10-17libpayload: Reintroduce CONFIG_LP_CHROMEOS to set suitable defaultsJulius Werner
2016-10-17libpayload: Replace majority of timer drivers with a generic oneJulius Werner
2016-10-13coreinfo: make the CBFS list scrollableBen Gardner
2016-10-09libpayload: mvmap2315: Introduce timer driverHakim Giydan
2016-09-26payloads/external/Memtest86Plus: Update stable to latest commitMartin Roth
2016-09-14SeaBIOS: Update stable version to 1.9.3Martin Roth
2016-09-08libpayload: Fix strtok_rJeremy Compostella
2016-09-06iPXE: Update stable version to the last commit of July 2016Martin Roth
2016-09-02Fix newlines at the end of filesMartin Roth
2016-09-01nvramcui: remove undeclared variableAntonello Dettori
2016-08-27cbfs: Add "struct" file type and associated helpersJulius Werner
2016-08-23nvramcui: refactor codeAntonello Dettori
2016-08-13libpayload: head.S: Avoid clearing BSS (and heap) againJulius Werner
2016-08-12libpayload: cbfs: Fix minor memory leak in some edge casesJulius Werner
2016-08-09payloads: add Kconfig option for bayouAntonello Dettori
2016-08-08libpayload: lzma: Allocate scratchpad on the heapJulius Werner
2016-08-08libpayload: arm64: Fix MMU range overlap checkJulius Werner
2016-08-08Use VBOOT_SOURCE instead of hardcoding vboot pathPaul Kocialkowski
2016-08-03payloads/coreinfo: Set KCONFIG_CONFIG valueMartin Roth
2016-08-02libpayload: split "Drivers" config section in KconfigAntonello Dettori
2016-08-01Add newlines at the end of all coreboot filesMartin Roth
2016-07-31libpayload: fix leak in libcbfsPatrick Georgi
2016-07-31libpayload: Drop superfluous "continue"Patrick Georgi
2016-07-31Remove extra newlines from the end of all coreboot files.Martin Roth
2016-07-30bayou: delete pbuilder utilityAntonello Dettori
2016-07-28Makefile: Include $(top) in DOTCONFIG definition to allow overridePaul Kocialkowski
2016-07-20coreinfo: Add support to read timestampsAntonello Dettori
2016-07-12payloads/iPXE: Fix PXE Kconfig questionMartin Roth
2016-07-02cbgfx: Use memset() for faster screen clearing if possibleJulius Werner
2016-06-29nvramcui: Update MakefileMartin Roth
2016-06-28tint: Fix tint and add Kconfig optionAntonello Dettori
2016-06-21libpayload/pci: Correct MASK macro namesFurquan Shaikh
2016-06-21payloads/external/GRUB2: Pass CONFIG_GRUB2_EXTRA_MODULESBenjamin Barenblat
2016-06-20Update SeaBIOS URL to httpsRyan Salsamendi
2016-06-12libpayload: usb: xhci: Support rockchip xHCI controllerLiangfeng Wu
2016-06-08SeaBIOS: Add option to include a bootorder file in cbfsMartin Roth
2016-05-24arm64: Add stack dump to exception handlerJulius Werner
2016-05-17libpayload: cbfs: Add cbfs_handle API for more fine-grained accessesJulius Werner
2016-05-09coreboot_tables: Extend serial port descriptionLee Leahy
2016-05-09libpayload: ipq40xx: Introduce timer and uart driverVaradarajan Narayanan
2016-05-09libpayload/arm64: Mark existing framebuffer as DMAablePatrick Georgi
2016-05-09libpayload: xhci: Set MPS based on speedVaradarajan Narayanan
2016-05-09libpayload: Add nyan configPaul Kocialkowski
2016-05-04payload: Fix broken Linux kernel as payloadWerner Zeh
2016-05-03nvramcui: Cast u8 * values to char * to eliminate warningsMartin Roth
2016-05-01payloads/nvramcui: Make the makefile non-executableJonathan Neuschäfer
2016-04-27payloads: Add a stable version of Memtest86+ for reproducibilityMartin Roth
2016-04-27Memtest86Plus/Makefile: Update to common payload makefile formatMartin Roth
2016-04-26coreinfo: Update MakefileMartin Roth
2016-04-26nvramcui: Reformat nvramcui.cMartin Roth
2016-04-26nvramcui: Remove unnecessary header filesMartin Roth
2016-04-25payloads/Makefile.inc: Add phony targetsMartin Roth
2016-04-21libpayload: time: split time.h from libpayload.hStef van Os
2016-04-21coreinfo: Build libpayload in coreinfo directoryIru Cai
2016-04-20add nvramcui as a secondary payloadIru Cai
2016-04-20nvramcui: Update MakefileIru Cai
2016-04-18libpayload: disable EHCI & XHCI in defconfig-mipsMartin Roth
2016-04-16libpayload: Split off generic serial API from 8250 driverStefan Reinauer
2016-04-15Makefile.inc: Move payload code to payloads/Stefan Reinauer
2016-04-14libpayload: Enable USB support by defaultMarcel Meißner
2016-04-13payloads: add iPXE 'payload' buildMartin Roth
2016-04-10coreinfo: Move time to the last lineJonathan Neuschäfer
2016-04-06libpayload/libc: Fix memset/sizeof usageJonathan Neuschäfer
2016-04-05libpayload: mmu: Initialize the base 4GiB as device memoryhuang lin
2016-03-25libpayload: update junit.xml target, clean up outputMartin Roth
2016-03-21payloads: Add a target to print payload git urls and directoriesMartin Roth
2016-03-21payloads/Makefile.inc: Clean up MakefileMartin Roth
2016-03-21payloads/external: Rename Makefile.inc to MakefileMartin Roth
2016-03-18coreinfo: Allow numbers in addition to F keysStefan Reinauer
2016-03-16libpayload: recreate config filesStefan Reinauer
2016-03-16coreinfo: Rename libpayload variablesStefan Reinauer