summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nb/intel/sandybridge/raminit: fix regression "always use mrccache"4.44.4Patrick Rudolph2016-04-291-7/+14
* siemens/mc_bdx1: Add new mainboard.Werner Zeh2016-04-2915-0/+814
* nb/amd/mct_ddr3: Restart system on training failure instead of using die()Timothy Pearson2016-04-281-1/+4
* Add board URLs for the RISC-V boardsJonathan Neuschäfer2016-04-282-0/+2
* Fix "Spike RISCV" board nameJonathan Neuschäfer2016-04-281-1/+1
* fsp_baytrail: Fix missing "$" when using Kconfig switchWerner Zeh2016-04-281-1/+1
* drivers/intel/i210: Use uint8_t and friends instead of u8Werner Zeh2016-04-283-35/+40
* mc_tcu3: Switch to hwilib instead of own hwinfo implementationWerner Zeh2016-04-289-377/+120
* vendorcode/siemens: Add hwilib for Siemens specific info structWerner Zeh2016-04-286-0/+451
* soc/intel/apollolake: Add handling of GNVS ACPI entry for CHROMEOS buildsLance Zhao2016-04-286-0/+110
* soc/intel/apollolake: Add GPIO devicesZhao, Lijian2016-04-283-0/+148
* soc/intel/apollolake: Add cache for BIOS ROMAndrey Petrov2016-04-282-0/+22
* soc/intel/apollolake: Enable LPC bus interfaceAndrey Petrov2016-04-285-1/+123
* soc/intel/apollolake: Enable RAM cache for cbmem region in ramstageAndrey Petrov2016-04-281-0/+13
* soc/intel/apollolake: Fix northbridge _crs scopeZhao, Lijian2016-04-281-83/+84
* mainboard/amenia: Enable Chrome EC Interface/KeyboardDivya Sasidharan2016-04-288-0/+158
* soc/intel/apollolake: Configure a GPIO for TPM in bootblockAndrey Petrov2016-04-283-35/+15
* soc/intel/apollolake: Avoid marking 0xe0000-0xfffff region usableAndrey Petrov2016-04-281-4/+6
* soc/intel/apollolake: Actually include ACPI PCI IRQ definitionsAndrey Petrov2016-04-282-0/+4
* 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
* board_status/to-wiki: Fix background color of very recent test resultsTimothy Pearson2016-04-261-0/+3
* 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
* mainboard/kgpe-d16|kcma-d8: Update memory test to include second PRNG stageTimothy Pearson2016-04-262-14/+110
* nb/amd/mct_ddr3: Report correct DIMM in MRS setup routinesTimothy Pearson2016-04-261-3/+3
* nb/amd/mct_ddr3: Fix a number of minor errors in RDIMM setupTimothy Pearson2016-04-261-17/+72
* ensure correct byte ordering for cbfs segment listGeorge Trudeau2016-04-252-45/+60
* nb/amd/mct_ddr3: Scale lane delays for each DIMM after MEMCLK changeTimothy Pearson2016-04-252-3/+3
* board_status/to-wiki: Indicate age of test results by background colorTimothy Pearson2016-04-251-1/+17
* payloads/Makefile.inc: Add phony targetsMartin Roth2016-04-251-2/+2
* Reject duplicate results in board-status.Huimin Zhang2016-04-241-0/+15
* fmaptool: Make sure strings are not destroyed on hdestroy()Stefan Reinauer2016-04-221-1/+14
* drivers/ricoh: Fully switch to src/drivers/[X]/[Y]/ schemeStefan Reinauer2016-04-221-1/+0
* soc/intel/quark: Fix MTRR readsLee Leahy2016-04-221-1/+0
* soc/intel/quark: Fix uninitialized variable d_variantLee Leahy2016-04-221-0/+1
* Revert "nb/amd/mct_ddr3: Disable MCE framework during DRAM training"Timothy Pearson2016-04-223-27/+27
* nb/amd/mct_ddr3: Enhance debugging around MEMCLK frequency changeTimothy Pearson2016-04-221-1/+7
* nb/amd/mct_ddr3: Fix RDIMM training on certain DIMMsTimothy Pearson2016-04-221-44/+39
* nb/amd/mct_ddr3: Run fence training on each node after memory clock changeTimothy Pearson2016-04-221-2/+2
* soc/intel/apollolake: Flush L1D to L2 only if loaded segment is in CARFurquan Shaikh2016-04-221-4/+21
* intel/i82801ax: Fix IDE setup console logPatrick Georgi2016-04-221-2/+2
* lint/checkpatch.pl: escape \{ in perl regex to fix warningsAlexander Couzens2016-04-221-5/+5
* util/lint: Find unsigned variables with no length specifiedMartin Roth2016-04-211-0/+35
* libpayload: time: split time.h from libpayload.hStef van Os2016-04-212-14/+51
* lint: Add check for amd & apple mainboard license headersMartin Roth2016-04-211-2/+2
* coreinfo: Build libpayload in coreinfo directoryIru Cai2016-04-211-5/+6
* lib: add common write_tables() implementationAaron Durbin2016-04-218-253/+50
* lib/coreboot_table: add architecture hooks for adding tablesAaron Durbin2016-04-218-17/+54