summaryrefslogtreecommitdiffstats
path: root/payloads
Commit message (Expand)AuthorAgeFilesLines
* libpayload: Enable USB HID in veyron configurationPaul Kocialkowski2017-01-191-1/+0
* SeaBIOS: Add Kconfig option to set verbosity levelStefan Tauner2017-01-173-3/+17
* libpayload: usb: Reset ohci controller when trying to shutdown ohciJeffy Chen2017-01-131-0/+1
* libpayload: Add VPD address into lib_sysinfoKan Yan2017-01-133-0/+11
* libpayload: Update ARM CrOS devices configurationPaul Kocialkowski2017-01-132-14/+6
* payloads/GRUB2: Add Kconfig options for grub.cfgDenis 'GNUtoo' Carikli2017-01-102-0/+31
* libpayload: usb: handle situation with no free device addressPatrick Georgi2017-01-061-0/+2
* libpayload: xhci: plug leakPatrick Georgi2017-01-061-0/+1
* libpayload: timer: cast cpu_khz to make sure 64bit math is usedPatrick Georgi2017-01-061-1/+1
* payloads/external/SeaBIOS: Bump version to 1.10.1Philipp Deppenwiese2017-01-062-2/+2
* payloads/external: Download FILO over HTTPSJonathan Neuschäfer2016-12-291-1/+1
* payloads/external: Download iPXE over HTTPSJonathan Neuschäfer2016-12-291-1/+1
* libpayload: Get current tick from high register in generic timerPaul Kocialkowski2016-12-211-1/+1
* libpayload/drivers/video: Improve check in if conditionPatrick Georgi2016-12-141-1/+1
* libpayload/.../PDCurses: Improve compatibility with ncursesPatrick Georgi2016-12-141-1/+6
* libpayload/.../PDCurses: avoid reading orig before NULL checking itPatrick Georgi2016-12-141-3/+4
* libpayload: Add Cougar Point PCH's AHCI to whitelistNico Huber2016-12-081-0/+1
* libpayload: increase MAX_ARGC_COUNTJeremy Compostella2016-11-251-1/+1
* Do not select SEABIOS_VGA_COREBOOT by default when building for QEMUArthur Heymans2016-10-271-1/+1
* FILO: update STABLEKevin Paul Herbert2016-10-271-1/+1
* payload choice: Fix build of FILOKyösti Mälkki2016-10-271-1/+1
* payloads/external/Makefile.inc: Clean up makefileMartin Roth2016-10-251-4/+21
* mb/asus/kcma-d8,kgpe-d16: use MAINBOARD_DO_NATIVE_VGA_INITArthur Heymans2016-10-191-1/+1
* Select SEABIOS_VGA_COREBOOT when native graphic init is selectedArthur Heymans2016-10-191-1/+1
* libpayload: Reintroduce CONFIG_LP_CHROMEOS to set suitable defaultsJulius Werner2016-10-173-10/+19
* libpayload: Replace majority of timer drivers with a generic oneJulius Werner2016-10-1710-441/+67
* coreinfo: make the CBFS list scrollableBen Gardner2016-10-131-6/+27
* libpayload: mvmap2315: Introduce timer driverHakim Giydan2016-10-093-0/+58
* payloads/external/Memtest86Plus: Update stable to latest commitMartin Roth2016-09-261-1/+1
* SeaBIOS: Update stable version to 1.9.3Martin Roth2016-09-142-2/+2
* libpayload: Fix strtok_rJeremy Compostella2016-09-081-2/+6
* iPXE: Update stable version to the last commit of July 2016Martin Roth2016-09-062-4/+4
* Fix newlines at the end of filesMartin Roth2016-09-022-2/+0
* nvramcui: remove undeclared variableAntonello Dettori2016-09-011-2/+2
* cbfs: Add "struct" file type and associated helpersJulius Werner2016-08-271-0/+1
* nvramcui: refactor codeAntonello Dettori2016-08-231-28/+54
* libpayload: head.S: Avoid clearing BSS (and heap) againJulius Werner2016-08-133-37/+0
* libpayload: cbfs: Fix minor memory leak in some edge casesJulius Werner2016-08-121-0/+3
* payloads: add Kconfig option for bayouAntonello Dettori2016-08-091-0/+8
* libpayload: lzma: Allocate scratchpad on the heapJulius Werner2016-08-081-3/+7
* libpayload: arm64: Fix MMU range overlap checkJulius Werner2016-08-081-2/+1
* Use VBOOT_SOURCE instead of hardcoding vboot pathPaul Kocialkowski2016-08-081-3/+4
* payloads/coreinfo: Set KCONFIG_CONFIG valueMartin Roth2016-08-031-0/+1
* libpayload: split "Drivers" config section in KconfigAntonello Dettori2016-08-024-280/+320
* Add newlines at the end of all coreboot filesMartin Roth2016-08-011-1/+1
* libpayload: fix leak in libcbfsPatrick Georgi2016-07-311-2/+5
* libpayload: Drop superfluous "continue"Patrick Georgi2016-07-311-1/+0
* Remove extra newlines from the end of all coreboot files.Martin Roth2016-07-312-2/+0
* bayou: delete pbuilder utilityAntonello Dettori2016-07-3061-10834/+0
* Makefile: Include $(top) in DOTCONFIG definition to allow overridePaul Kocialkowski2016-07-281-5/+5