| Commit message (Expand) | Author | Age | Files | Lines |
* | soc/intel/{skl,kbl}: ensure C1E is disabled after S3 resume | Cole Nelson | 2018-06-21 | 1 | -1/+1 |
* | fsp_broadwell_de: Add uncore ASL in common location | David Hendricks | 2018-06-20 | 1 | -0/+267 |
* | soc/intel/{glk,apl} and mainboards: Configure LPC_CLKRUN# pin as GPIO for S0ix | Hannah Williams | 2018-06-15 | 1 | -5/+12 |
* | src: Get rid of device_t | Elyes HAOUAS | 2018-06-14 | 23 | -42/+137 |
* | src: Use of device_t is deprecated | Elyes HAOUAS | 2018-06-14 | 14 | -32/+31 |
* | soc/intel/{glk,apl}: ensure C1E is disabled after S3 resume | Cole Nelson | 2018-06-14 | 1 | -2/+2 |
* | soc/intel/common: defines constant for C1E enable mask | Cole Nelson | 2018-06-14 | 1 | -0/+1 |
* | drivers/intel/gma: Unify VBT related Kconfig names | Nico Huber | 2018-06-12 | 6 | -7/+7 |
* | mainboard: Get rid of device_t | Elyes HAOUAS | 2018-06-09 | 1 | -1/+1 |
* | soc/intel/skylake: Enable low power S0Idle capability | Haridhar Kalvala | 2018-06-08 | 1 | -0/+5 |
* | soc/intel/common/pch: Add pch lockdown code | Subrata Banik | 2018-06-07 | 9 | -146/+195 |
* | arch/x86: Always select RELOCATABLE_MODULES | Kyösti Mälkki | 2018-06-06 | 2 | -2/+0 |
* | arch/x86: Make RELOCATABLE_RAMSTAGE the default | Kyösti Mälkki | 2018-06-06 | 8 | -21/+5 |
* | arch/x86: Flag platforms without RELOCATABLE_RAMSTAGE | Kyösti Mälkki | 2018-06-06 | 2 | -0/+2 |
* | soc/intel/common/block: Move i2c common functions into block/i2c | Subrata Banik | 2018-06-06 | 7 | -158/+112 |
* | soc/intel/common/block: Move gspi common functions into block/gspi | Subrata Banik | 2018-06-06 | 9 | -194/+86 |
* | soc/intel/common/block: Add common chip config block | Subrata Banik | 2018-06-06 | 24 | -137/+243 |
* | soc/intel/{cannonlake, skylake}: Select Gen-6 PCH binding for SKL/CNL | Subrata Banik | 2018-06-06 | 2 | -45/+2 |
* | soc/intel/common/pch: Make infrastructure ready for pch common code | Subrata Banik | 2018-06-06 | 4 | -0/+54 |
* | soc/intel/apollolake: Add missing entries to pmc_to_gpio_route for GLK | Furquan Shaikh | 2018-06-06 | 2 | -0/+9 |
* | soc/intel/apollolake: Fix macro name for GPIO_GPE_NW group 2 | Furquan Shaikh | 2018-06-06 | 1 | -1/+1 |
* | soc/intel/{apollolake, geminilake}: Add option to skip coreboot MP init | Subrata Banik | 2018-06-05 | 2 | -1/+8 |
* | soc/intel/cannonlake: Add option to skip coreboot MP init | Subrata Banik | 2018-06-05 | 2 | -2/+7 |
* | soc/intel/skylake: Add option to skip coreboot MP init | Subrata Banik | 2018-06-05 | 3 | -3/+8 |
* | soc/intel/skylake: Swap PCI devfn resides in same PCI device | Gaggery Tsai | 2018-06-05 | 2 | -0/+153 |
* | security/tpm: Unify the coreboot TPM software stack | Philipp Deppenwiese | 2018-06-04 | 5 | -14/+12 |
* | src/soc: Get rid of whitespace before tab | Elyes HAOUAS | 2018-06-04 | 17 | -57/+57 |
* | src: Use "foo *bar" instead of "foo* bar" | Elyes HAOUAS | 2018-06-04 | 2 | -2/+2 |
* | soc/{amd,intel}: Use postcar_frame_add_romcache() | Nico Huber | 2018-06-04 | 5 | -12/+6 |
* | soc/intel/denverton_ns: Get rid of device_t | Elyes HAOUAS | 2018-06-04 | 10 | -36/+38 |
* | soc/intel/skylake: Get rid of device_t | Elyes HAOUAS | 2018-06-04 | 8 | -21/+21 |
* | soc/intel/apollolake: Get rid of device_t | Elyes HAOUAS | 2018-06-04 | 2 | -7/+7 |
* | soc/intel/braswell: Get rid of device_t | Elyes HAOUAS | 2018-06-04 | 17 | -57/+62 |
* | soc/intel/fsp_broadwell_de: Get rid of device_t | Elyes HAOUAS | 2018-06-04 | 10 | -35/+37 |
* | soc/intel/fsp_baytrail: Get rid of device_t | Elyes HAOUAS | 2018-06-04 | 13 | -50/+50 |
* | soc/intel/apollolake: Add Page table mapping for System Memory | Hannah Williams | 2018-06-03 | 3 | -47/+1670 |
* | soc/intel/common: Add edge trigger configuartion for IOAPIC IRQ mode | Aamir Bohra | 2018-06-02 | 1 | -0/+3 |
* | soc/intel/cannonlake: Get rid of device_t | Elyes HAOUAS | 2018-06-01 | 6 | -10/+10 |
* | soc/intel/broadwell: Get rid of device_t | Elyes HAOUAS | 2018-06-01 | 12 | -65/+68 |
* | soc/intel/broadwell: decouple PEI memory struct from coreboot header | Matt DeVillier | 2018-05-31 | 2 | -4/+108 |
* | soc/{amd,intel}: Use CACHE_ROM_(BASE|SIZE) | Nico Huber | 2018-05-31 | 5 | -8/+8 |
* | {cpu,drivers,nb,soc}/intel: Use CACHE_ROM_BASE where appropriate | Nico Huber | 2018-05-31 | 1 | -2/+1 |
* | soc/intel/skylake: Select common P2SB code | Subrata Banik | 2018-05-31 | 3 | -22/+24 |
* | soc/intel/cannonlake: Enable IDT and expection handling support for all stages | Aamir Bohra | 2018-05-30 | 1 | -0/+1 |
* | fsp_broadwell_de: Select TSC_MONOTONIC_TIMER by default | David Hendricks | 2018-05-28 | 1 | -0/+1 |
* | intel/skylake: nhlt: Update Max98373's capture format | Sathyanarayana Nujella | 2018-05-28 | 1 | -2/+2 |
* | soc/intel/quark: Get rid of device_t | Elyes HAOUAS | 2018-05-28 | 6 | -7/+7 |
* | soc/intel/cannonlake: Select common XHCI code | Subrata Banik | 2018-05-27 | 3 | -1/+5 |
* | soc/intel/cannonlake: Reduce STACK_SIZE to 4KiB | Subrata Banik | 2018-05-25 | 1 | -4/+0 |
* | soc/intel/baytrail: Get rid of device_t | Elyes HAOUAS | 2018-05-24 | 18 | -62/+68 |