summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vboot: Separate vboot from chromeosFurquan Shaikh2016-07-2895-299/+310
* drivers/intel/fsp2_0: Update MRC cache with dead version in recoveryFurquan Shaikh2016-07-271-0/+10
* soc/intel/common: Store MRC data in next available slot in the cacheFurquan Shaikh2016-07-271-1/+7
* mainboard/google/slippy: remove unobtainable mainboardAaron Durbin2016-07-2730-2139/+0
* mainboard/google/bolt: remove unobtainable mainboardAaron Durbin2016-07-2730-2152/+0
* soc/intel/apollolake: Disable monitor mwaitBora Guvendik2016-07-271-0/+3
* Rename VB_SOURCE to VBOOT_SOURCE for increased clarityPaul Kocialkowski2016-07-275-6/+6
* chromeec: Use CHROMEEC_SOURCE with fallback instead of hardcoding pathPaul Kocialkowski2016-07-271-2/+4
* arch/x86: Add bootblock and postcar support for SOC MTRR accessLee Leahy2016-07-272-0/+11
* cpu/x86: Support CPUs without rdmsr/wrmsr instructionsLee Leahy2016-07-2713-128/+148
* nb/intel/x4x: Fix CAS latency detection and max memory detectionDamien Zammit2016-07-272-96/+45
* device: include devicetree in bootblock stageAaron Durbin2016-07-273-2/+4
* soc/nvidia/tegra124: remove cache_policiy optionAaron Durbin2016-07-275-8/+1
* drivers/intel/fsp2_0/header_util: Convert UPD headersLee Leahy2016-07-262-0/+11
* google/oak: dsi: set mipi pin driving control onMartin Roth2016-07-261-0/+4
* meditek/mt8173: dsi: set mipi pin driving control onJitao Shi2016-07-262-0/+45
* arch/x86: Generate a map file for the postcar stageLee Leahy2016-07-261-0/+2
* arch/x86: Organize ramstage to match other stagesLee Leahy2016-07-261-51/+44
* arch/x86: Move romstage files into romstage sectionLee Leahy2016-07-261-18/+12
* arch/x86: Move postcar stage commands into placeLee Leahy2016-07-261-25/+30
* drivers/elog: put back 4KiB limitAaron Durbin2016-07-261-1/+2
* intel car: Use MTRR WRPROT type for XIP cacheKyösti Mälkki2016-07-262-2/+2
* intel sandy/ivy: Redefine DCACHE_RAM_SIZE and DCACHE_RAM_MRC_VAR_SIZEKyösti Mälkki2016-07-262-11/+32
* lib: Don't require ULZMA compression for postcarLee Leahy2016-07-261-2/+2
* drivers/intel/fsp2_0: Enable XIP romstage with loaded FSP-MLee Leahy2016-07-262-1/+7
* src/lib: Enable display of cbmem during romstage and postcarLee Leahy2016-07-262-2/+12
* drivers/uart: Enable debug serial output during postcarLee Leahy2016-07-252-1/+6
* intel/skylake: Select VBOOT_SAVE_RECOVERY_REASON_ON_REBOOTFurquan Shaikh2016-07-253-65/+1
* intel/apollolake: Select VBOOT_SAVE_RECOVERY_REASON_ON_REBOOTFurquan Shaikh2016-07-251-0/+1
* rockchip/rk3399: set CA drive strength to 48ohmsLin Huang2016-07-251-1/+8
* google/gru: Change UART _Static_assert() condition to #ifJulius Werner2016-07-251-8/+8
* google/chromeos: Add support for saving recovery reason across rebootFurquan Shaikh2016-07-254-0/+46
* google/gale: Fix board ID and GPIO config.Kan Yan2016-07-254-31/+45
* lib/bootmode: Use newly-add recovery moduleFurquan Shaikh2016-07-251-23/+1
* google/chromeos: Add recovery module in vboot2Furquan Shaikh2016-07-253-0/+132
* vboot: Clean up vboot codeFurquan Shaikh2016-07-2514-117/+105
* skylake: Move CHROMEOS config to SoCFurquan Shaikh2016-07-255-28/+9
* apollolake: Move CHROMEOS config to SoCFurquan Shaikh2016-07-253-11/+11
* intel/amenia: Add chromeos.c to verstageFurquan Shaikh2016-07-251-0/+2
* google/jecht: Increase RO coreboot size on flashDaisuke Nojiri2016-07-251-2/+2
* Makefile: Add uCode binary to FITSubrata Banik2016-07-241-1/+6
* google/reef: Enable PS/2 keyboard driver by defaultDuncan Laurie2016-07-241-0/+3
* soc/intel/apollolake: ensure usb port 0 is in host modeAaron Durbin2016-07-243-0/+107
* drivers/elog: remove elog Kconfig variablesAaron Durbin2016-07-242-33/+9
* intel/haswell: Remove useless MTRR clearKyösti Mälkki2016-07-231-8/+0
* intel/haswell post-car: Minor fix on MTRR settingKyösti Mälkki2016-07-231-2/+2
* intel/haswell: Add asmlinkage for romstage_after_car()Kyösti Mälkki2016-07-232-2/+2
* cpu/x86/mtrr: correct variable MTRR calculation around 1MiB boundaryAaron Durbin2016-07-221-8/+8
* intel/amenia: Write protect GPIO relative to bank offsetsselvar22016-07-222-0/+30
* soc/intel/apollolake: Correct the gpio bank irqJagadish Krishnamoorthy2016-07-221-1/+1