summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cbfstool/cbfs_image: Check for return value of buffer_createFurquan Shaikh2016-08-081-2/+6
* cbfstool/cbfs_image: Fix resource leak for segsFurquan Shaikh2016-08-081-16/+14
* cbfstool/elfheaders: Make elf_writer_destroy NULL-safeFurquan Shaikh2016-08-082-0/+6
* cbfstool/cbfs_image: Initialze empty_sz to 0Furquan Shaikh2016-08-081-1/+1
* Use VBOOT_SOURCE instead of hardcoding vboot pathPaul Kocialkowski2016-08-084-11/+14
* soc/intel/skylake: Add Kabylake device IdsRizwan Qureshi2016-08-067-0/+21
* google/reef: Enable I2C2 for use in bootblockDuncan Laurie2016-08-062-0/+6
* acpi: Generate object for coreboot table regionDuncan Laurie2016-08-064-0/+42
* drivers/intel/fsp1_1: only set a base address for FSP in COREBOOT CBFSAaron Durbin2016-08-061-1/+1
* drivers/intel/fsp2_0: Ensure EC is in right mode before memory initFurquan Shaikh2016-08-051-0/+9
* google/reef: Correct SD card pins configChiranjeevi Rapolu2016-08-051-4/+8
* soc/intel/quark: Add missing breaksLee Leahy2016-08-051-0/+2
* build system: add easier targetting of cbfstool options per regionAaron Durbin2016-08-051-9/+11
* drivers/spi: Add support for Micron N25Q128AWerner Zeh2016-08-051-0/+9
* drivers/intel/fsp2_0: Add checklist supportLee Leahy2016-08-051-0/+4
* soc/intel/quark: Add bootblock_c_entryLee Leahy2016-08-052-1/+6
* soc/intel/quark: Clean up debug output levelsLee Leahy2016-08-055-15/+5
* soc/intel/quark: Disable FSP serial outputLee Leahy2016-08-052-2/+4
* soc/intel/quark: Add FSP 2.0 romstage supportLee Leahy2016-08-059-5/+282
* soc/intel/quark: Add FSP 2.0 boot block supportLee Leahy2016-08-0516-13/+137
* checkpatch: Add BLOCK_COMMENT_STYLE to ignore listJulius Werner2016-08-051-0/+1
* 3rdparty/vboot: update to latest masterPatrick Georgi2016-08-041-0/+0
* toolchain.inc: Update 'required toolchain' error textMartin Roth2016-08-041-1/+2
* sb/amd/sb700: Do not reset fifo after skipping the sent bytesTimothy Pearson2016-08-041-2/+1
* chromeec: Chrome EC firmware source selection for EC and PD firmwaresPaul Kocialkowski2016-08-044-29/+106
* src/arch/riscv/id.S: Don't hardcode the stringsJonathan Neuschäfer2016-08-041-3/+3
* soc/apollolake: Return correct wake status in _SWSShaunak Saha2016-08-045-0/+67
* soc/intel/apollolake: Configure gpio ownershipJagadish Krishnamoorthy2016-08-043-0/+42
* google/reef: Add GPIO changes to assert SLP_S0/Reset signalShankar, Vaibhav2016-08-041-2/+2
* soc/intel/skylake: Correct address of I2C5 DeviceBarnali Sarkar2016-08-041-1/+1
* lib/timestamp: Add timestamps to CBMEM in POSTCAR stageFurquan Shaikh2016-08-041-1/+1
* lenovo/x60: Fetch 16 bits when trying to parse bit 13Patrick Georgi2016-08-031-1/+1
* sb/amd/sb[6|7|8]00: Initialize PICTimothy Pearson2016-08-033-0/+15
* spi/tpm: read TPM version in larger chunksVadim Bendebury2016-08-031-10/+15
* google/gale: Add more board ID variantsKan Yan2016-08-033-4/+9
* google/gru: Add code to support I2C TPM for KevinJulius Werner2016-08-033-5/+30
* google/gru: Add support for Gru rev1Julius Werner2016-08-032-11/+18
* payloads/coreinfo: Set KCONFIG_CONFIG valueMartin Roth2016-08-031-0/+1
* soc/intel/quark: Support access to CPU CR registersLee Leahy2016-08-032-0/+61
* util/checklist: Place tables in proper boot orderLee Leahy2016-08-031-1/+2
* util/checklist: Concatinate optional list to complete listLee Leahy2016-08-031-0/+2
* util/checklist: Process .debug files before .elf filesLee Leahy2016-08-031-2/+2
* util/checklist: Add usage instructionsLee Leahy2016-08-031-0/+35
* mainboard/intel/galileo: Add FSP 2.0 Kconfig supportLee Leahy2016-08-031-0/+7
* soc/intel/quark: Add header files for FSP 2.0Lee Leahy2016-08-035-0/+450
* soc/intel/quark: Prepare for FSP2.0 supportLee Leahy2016-08-0311-233/+318
* soc/intel/quark: Initialize MTRRs in bootblockLee Leahy2016-08-032-0/+38
* soc/intel/quark: Remove use of EDK-II macros and data typesLee Leahy2016-08-035-28/+31
* fsp_broadwell_de: Add DMAR table to ACPIWerner Zeh2016-08-035-7/+121
* cbfstool: Check for excessive argumentsNico Huber2016-08-031-1/+7