summaryrefslogtreecommitdiffstats
path: root/payloads
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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