summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-21lib: add common write_tables() implementationAaron Durbin
2016-04-21lib/coreboot_table: add architecture hooks for adding tablesAaron Durbin
2016-04-21lib/bootmem: allow architecture specific bootmem rangesAaron Durbin
2016-04-21lib: add helper for constructing coreboot forwarding tableAaron Durbin
2016-04-21arch/x86: remove low coreboot table supportAaron Durbin
2016-04-21arch/x86: clean up write_tables()Aaron Durbin
2016-04-21arch: only print cbmem entries in one placeAaron Durbin
2016-04-21arch: use Kconfig variable for coreboot table sizeAaron Durbin
2016-04-21arch/riscv/tables: remove confusion over write_tables()Aaron Durbin
2016-04-21arch/power8/tables: remove confusion over write_tables()Aaron Durbin
2016-04-21soc/intel/apollolake: Set default memory type to uncacheableFurquan Shaikh
2016-04-21AGESA vendorcode: Fix type mismatchKyösti Mälkki
2016-04-21xcompile: support being called from payloads/external/.../.../Stefan Reinauer
2016-04-21imgtec/pistachio: Fix memlayout ASSERT with new binutilsStefan Reinauer
2016-04-21mainboard/apple: add license headersNoah Glovsky
2016-04-21mainboard/amd: add license headersNoah Glovsky
2016-04-20intel/fsp_broadwell_de: fix SPD CBFS file typeStef van Os
2016-04-20soc/intel/apollolake: add definitions for direct IRQBora Guvendik
2016-04-20mainboard/amenia: add the inital files for amenia boardZhao, Lijian
2016-04-20soc/intel/apollolake: configure interrupt trigger modeJagadish Krishnamoorthy
2016-04-20vboot: Compile loader in postcar as wellAndrey Petrov
2016-04-20add nvramcui as a secondary payloadIru Cai
2016-04-20nvramcui: Update MakefileIru Cai
2016-04-20AGESA vendorcode: Suppress maybe-uninitialized warningsKyösti Mälkki
2016-04-20AGESA vendorcode: Fix logic errorKyösti Mälkki
2016-04-20AMD CIMX: Drop unused codeKyösti Mälkki
2016-04-20mb/lenovo/x220: disable MEAlexander Couzens
2016-04-20crossgcc/Makefile.inc: Update jenkins-build-toolchainMartin Roth
2016-04-19MAINTAINERS: Add maintainer for Pineview & x4x chipsets & boardsMartin Roth
2016-04-19drivers/ricoh: Switch to src/drivers/[X]/[Y]/ schemeStefan Reinauer
2016-04-19drivers/generic: Switch to src/drivers/[X]/[Y]/ schemeStefan Reinauer
2016-04-19drivers/aspeed: Switch to src/drivers/[X]/[Y]/ schemeStefan Reinauer
2016-04-19drivers/ati: Switch to src/drivers/[X]/[Y]/ schemeStefan Reinauer
2016-04-19drivers/emulation: Switch to src/drivers/[X]/[Y]/ schemeStefan Reinauer
2016-04-19drivers/i2c: Switch to src/drivers/[X]/[Y]/ schemeStefan Reinauer
2016-04-19drivers/ics: Switch to src/drivers/[X]/[Y]/ schemeStefan Reinauer
2016-04-19drivers/aspeed: Switch to src/drivers/[X]/[Y]/ schemeStefan Reinauer
2016-04-19drivers/sil: Switch to src/drivers/[X]/[Y]/ schemeStefan Reinauer
2016-04-19drivers/xgi: Switch to src/drivers/[X]/[Y]/ schemeStefan Reinauer
2016-04-19drivers/parade: Switch to src/drivers/[X]/[Y]/ schemeStefan Reinauer
2016-04-19drivers/ti: Switch to src/drivers/[X]/[Y]/ schemeStefan Reinauer
2016-04-19kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ schemeStefan Reinauer
2016-04-19Makefile.inc: Stop running git repeatedly for each buildMartin Roth
2016-04-19crossgcc: Move temp file handling into cleanup functionStefan Reinauer
2016-04-18crossgcc: Fix out of bounds array access for nds32leStefan Reinauer
2016-04-18More compatible use of mktempStefan Reinauer
2016-04-18libpayload: disable EHCI & XHCI in defconfig-mipsMartin Roth
2016-04-18soc/intel/apollolake: Do not re-save BIST resultFurquan Shaikh
2016-04-18vendorcode/intel: Remove temporary Broadwell DE Kconfig symbolMartin Roth
2016-04-17MAINTAINERS: Add Intel Broadwell-DE SOC and Camelback Mountain CRBYork Yang