summaryrefslogtreecommitdiffstats
path: root/payloads
Commit message (Expand)AuthorAgeFilesLines
* 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
* coreinfo: Add support to read timestampsAntonello Dettori2016-07-204-2/+302
* payloads/iPXE: Fix PXE Kconfig questionMartin Roth2016-07-121-4/+12
* cbgfx: Use memset() for faster screen clearing if possibleJulius Werner2016-07-021-7/+15
* nvramcui: Update MakefileMartin Roth2016-06-291-6/+8
* tint: Fix tint and add Kconfig optionAntonello Dettori2016-06-286-209/+775
* libpayload/pci: Correct MASK macro namesFurquan Shaikh2016-06-211-2/+2
* payloads/external/GRUB2: Pass CONFIG_GRUB2_EXTRA_MODULESBenjamin Barenblat2016-06-212-2/+4
* Update SeaBIOS URL to httpsRyan Salsamendi2016-06-201-1/+1
* libpayload: usb: xhci: Support rockchip xHCI controllerLiangfeng Wu2016-06-122-6/+15
* SeaBIOS: Add option to include a bootorder file in cbfsMartin Roth2016-06-082-0/+23
* arm64: Add stack dump to exception handlerJulius Werner2016-05-241-4/+26
* libpayload: cbfs: Add cbfs_handle API for more fine-grained accessesJulius Werner2016-05-173-117/+131
* coreboot_tables: Extend serial port descriptionLee Leahy2016-05-091-0/+15
* libpayload: ipq40xx: Introduce timer and uart driverVaradarajan Narayanan2016-05-094-0/+633
* libpayload/arm64: Mark existing framebuffer as DMAablePatrick Georgi2016-05-091-6/+12
* libpayload: xhci: Set MPS based on speedVaradarajan Narayanan2016-05-093-1/+16
* libpayload: Add nyan configPaul Kocialkowski2016-05-091-0/+10
* payload: Fix broken Linux kernel as payloadWerner Zeh2016-05-041-0/+10
* nvramcui: Cast u8 * values to char * to eliminate warningsMartin Roth2016-05-031-8/+8
* payloads/nvramcui: Make the makefile non-executableJonathan Neuschäfer2016-05-011-0/+0
* payloads: Add a stable version of Memtest86+ for reproducibilityMartin Roth2016-04-273-3/+28
* Memtest86Plus/Makefile: Update to common payload makefile formatMartin Roth2016-04-271-7/+17
* coreinfo: Update MakefileMartin Roth2016-04-261-2/+2
* nvramcui: Reformat nvramcui.cMartin Roth2016-04-261-51/+67
* nvramcui: Remove unnecessary header filesMartin Roth2016-04-261-3/+0
* payloads/Makefile.inc: Add phony targetsMartin Roth2016-04-251-2/+2
* libpayload: time: split time.h from libpayload.hStef van Os2016-04-212-14/+51
* coreinfo: Build libpayload in coreinfo directoryIru Cai2016-04-211-5/+6