summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lib/prog_loaders: Allow platforms to skip stage cacheFurquan Shaikh2016-05-093-4/+20
* xip: Do not pass --xip for early stages if CAR supports code executionFurquan Shaikh2016-05-094-5/+28
* util/sconfig: Fix warningsStefan Reinauer2016-05-087-680/+582
* intel/pineview: Don't try to store 34 bits in 32Stefan Reinauer2016-05-081-1/+1
* parade/ps8640: Initialize edid_sizePatrick Georgi2016-05-081-1/+1
* board_status: Allow for parsing longoptsDavid Hendricks2016-05-071-13/+39
* google/foster: Configure audio codec padsStefan Reinauer2016-05-071-0/+1
* amd/gx2 + amd/lx: Fix shift overflow issueStefan Reinauer2016-05-062-4/+4
* rtc: Do checksum check for all bytesStefan Reinauer2016-05-061-2/+3
* drivers/intel/fsp2_0: Update to FSP draft 9Andrey Petrov2016-05-062-9/+35
* ec/google/chromeec/ec_lpc: Declare used IO ports as a resourceAlexandru Gagniuc2016-05-063-2/+32
* soc/apollolake/lpc: Allow configuring SERIRQ via devicetreeAlexandru Gagniuc2016-05-062-0/+34
* intel/amenia: Declare ChromeEC in devicetree.cbAlexandru Gagniuc2016-05-061-1/+5
* intel/amenia: Check with EC if we should enter recovery modeAlexandru Gagniuc2016-05-061-0/+10
* ec/google/chromeec/ec_commands.h: Include stdint.hAlexandru Gagniuc2016-05-061-0/+2
* intel/amenia: Configure the bridge to ChromeEC in the bootblockAlexandru Gagniuc2016-05-062-0/+33
* soc/apollolake/lpc_lib: Add utility to configure LPC padsAlexandru Gagniuc2016-05-062-0/+18
* soc/apollolake/lpc: Open I/O to LPC based on resource allocationAlexandru Gagniuc2016-05-065-1/+313
* Revert "soc/intel/apollolake: Enable LPC bus interface"Alexandru Gagniuc2016-05-065-121/+0
* intel/amenia: Do not manually open up IO windowsAlexandru Gagniuc2016-05-061-9/+0
* soc/intel/apollolake: fix incorrect bdsm -> tolud memory resourcesAaron Durbin2016-05-061-1/+1
* soc/intel: indicate to build system that XIP_ROM_SIZE isn't usedAaron Durbin2016-05-064-0/+4
* cpu/x86: don't treat all chipsets the same regarding XIP_ROM_SIZEAaron Durbin2016-05-062-1/+17
* util/cbfstool: fix x86 execute-in-place semantics for all fmd regionsAaron Durbin2016-05-061-7/+25
* {cpu,soc}/intel: remove unused smm_init() functionAaron Durbin2016-05-066-40/+0
* cpu/x86/mp_init: reduce exposure of internal implementationAaron Durbin2016-05-062-84/+75
* soc/intel/skylake: convert to using common MP and SMM initAaron Durbin2016-05-064-220/+95
* cpu/intel/haswell: convert to using common MP and SMM initAaron Durbin2016-05-063-197/+88
* soc/intel/broadwell: convert to using common MP and SMM initAaron Durbin2016-05-064-205/+95
* soc/intel/apollolake: convert to using common MP initAaron Durbin2016-05-061-25/+18
* soc/intel/braswell: convert to using common MP and SMM initAaron Durbin2016-05-061-191/+90
* soc/intel/fsp_broadwell_de: convert to using common MP initAaron Durbin2016-05-061-28/+32
* soc/intel/apollolake: Correct PCI write size in romstageFurquan Shaikh2016-05-061-2/+18
* build system: create fmap for UPDATE_IMAGE configurations, tooPatrick Georgi2016-05-051-1/+1
* rdc/r8610: Move to src/socStefan Reinauer2016-05-059-46/+31
* dmp/vortex86ex: Merge northbridge and southbridge into socStefan Reinauer2016-05-0518-82/+22
* lib/reg_script: Fix bracesStefan Reinauer2016-05-051-1/+2
* soc/intel/quark: Add script time delay supportLee Leahy2016-05-052-0/+16
* soc/intel/quark: Add temperature sensor supportLee Leahy2016-05-053-0/+197
* soc/intel/quark: Add USB PHY initializationLee Leahy2016-05-048-33/+271
* drivers/xpowers: Switch to src/drivers/[X]/[Y]/ schemeStefan Reinauer2016-05-043-5/+7
* buildgcc: Update Python to 3.5.1Stefan Reinauer2016-05-043-2/+2
* buildgcc: Update gdb and expatStefan Reinauer2016-05-049-78/+17
* crossgcc: Update toolchainIru Cai2016-05-0424-6198/+3802
* soc/apollolake: Set BootMode based on previous sleep stateRavi Sarawadi2016-05-041-10/+60
* soc/apollolake/romstage: Do not cast const to non-const pointersAlexandru Gagniuc2016-05-041-3/+3
* soc/intel/common/mrc_cache: Honor MRC data as a constant pointerAlexandru Gagniuc2016-05-043-6/+6
* nb/intel/sandybridge/raminit: support calling dram_freq multiple timesPatrick Rudolph2016-05-041-0/+11
* nb/intel/sandybridge/raminit: add additional fallbacksPatrick Rudolph2016-05-041-0/+44
* nb/intel/gm45: Fix native text mode initializationNick High2016-05-041-3/+3