summaryrefslogtreecommitdiffstats
path: root/payloads
Commit message (Expand)AuthorAgeFilesLines
* libpayload: x86/exec - fix return value passingMathias Krause2017-02-151-1/+1
* libpayload: x86/exec - fix libpayload API magic valueMathias Krause2017-02-151-1/+1
* payloads/depthcharge: Allow generic libpayload configMarshall Dawson2017-02-013-4/+20
* payloads/depthcharge: Specify revision to buildMarshall Dawson2017-02-013-2/+37
* payloads/depthcharge: Use variable target nameMarshall Dawson2017-02-011-2/+11
* payloads/depthcharge: Change make target from unifiedMarshall Dawson2017-02-011-1/+1
* SeaBIOS Kconfig: Update loggingMartin Roth2017-01-271-7/+26
* libpayload: fix buildPatrick Georgi2017-01-251-14/+14
* nvramcui: Declare variable outside for loopPaul Menzel2017-01-251-2/+4
* build system: don't run xcompile or git for %clean/%config targetsPatrick Georgi2017-01-242-14/+20
* libpayload: drivers/keyboard: report power button eventsShelley Chen2017-01-241-0/+4
* 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