summaryrefslogtreecommitdiffstats
path: root/src/soc
Commit message (Expand)AuthorAgeFilesLines
...
* soc/skylake: add ACPI method to generate USB port infoMatt DeVillier2017-06-091-0/+20
* fsp/gop: Add running the GOP to the choice of gfx initNico Huber2017-06-087-19/+17
* device/Kconfig: Introduce MAINBOARD_FORCE_NATIVE_VGA_INITNico Huber2017-06-082-2/+2
* spi: Remove unused/unnecessary spi_init function definitionsFurquan Shaikh2017-06-074-23/+0
* intel/common/acpi: Fix ACPI debug log issue with LPSS UARTSubrata Banik2017-06-071-7/+14
* src: change coreboot to lowercaseMartin Roth2017-06-0711-11/+11
* Use more secure HTTPS URLs for coreboot sitesPaul Menzel2017-06-071-1/+1
* soc/intel/skylake: Use PCI IDs from device/pci_ids.hSubrata Banik2017-06-066-104/+74
* soc/intel/skylake/chip.h: Reorder declarationsNico Huber2017-06-061-2/+3
* soc/intel/skylake/chip.h: Provide some enumsNico Huber2017-06-061-35/+53
* fsp1_1: Verify FSP_IMAGE_ID/_REV against headersNico Huber2017-06-061-8/+0
* soc/intel/apollolake: Use Intel timer common codeAamir Bohra2017-06-052-6/+1
* soc/intel/skylake: Use Intel timer common codeAamir Bohra2017-06-054-85/+2
* soc/intel/common: Add common Intel timer codeAamir Bohra2017-06-053-0/+34
* soc/intel/apollolake: Add config for cpu base clock frequencyAamir Bohra2017-06-053-3/+5
* soc/intel/skylake: Add config for cpu base clock frequencyAamir Bohra2017-06-056-9/+9
* soc/intel/common/block: add bios caching to fast spi moduleAaron Durbin2017-06-056-82/+31
* soc/broadwell: add ACPI method to generate USB port infoMatt DeVillier2017-06-041-0/+16
* soc/intel/skylake: Add macro for setting GPIO interrupt trigger mode.Kane Chen2017-06-031-0/+6
* Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFERNico Huber2017-06-024-0/+9
* soc/baytrail: add ACPI method to generate USB port infoMatt DeVillier2017-06-021-0/+17
* soc/baytrail: add missing USB port defsMatt DeVillier2017-06-021-0/+1
* soc/broadwell: add missing USB port defsMatt DeVillier2017-06-021-1/+8
* soc/intel/apollolake: Use MCH_BASE_ADDRESS macro for APLSubrata Banik2017-06-015-18/+17
* soc/intel/apollolake: Remove soc/pci_ids dependencyHannah Williams2017-06-0110-60/+52
* tegra210: Remove fake cpu_reset()Julius Werner2017-05-302-28/+0
* CBMEM: Clarify CBMEM_TOP_BACKUP function usageKyösti Mälkki2017-05-273-3/+3
* soc/intel/skylake: Add detailed information about PME wake sourcesFurquan Shaikh2017-05-271-1/+62
* soc/intel/skylake: Add missing PCH_DEV_PCIE* definitionsFurquan Shaikh2017-05-271-0/+6
* rockchip/rk3399: fix rk_mipi_dsi_phy_init errNickey Yang2017-05-261-3/+4
* soc/intel/skylake: Implement GPIO ACPI AML generating functionsFurquan Shaikh2017-05-252-1/+82
* rk3399: Reshuffle memlayout to move PRERAM_CBMEM_CONSOLE further backJulius Werner2017-05-241-6/+6
* soc/marvell/armada38x: Remove unused SoC armada38xFurquan Shaikh2017-05-2418-2895/+0
* soc/intel: Move spi driver to use spi_bus_mapFurquan Shaikh2017-05-245-35/+45
* soc/samsung/exynos5420: Move spi driver to use spi_bus_mapFurquan Shaikh2017-05-241-13/+20
* soc/qualcomm/ipq*: Move spi driver to use spi_bus_mapFurquan Shaikh2017-05-242-23/+47
* soc/broadcom/cygnus: Move spi driver to use spi_bus_mapFurquan Shaikh2017-05-241-13/+20
* soc/imgtec/pistachio: Move spi driver to use spi_bus_mapFurquan Shaikh2017-05-241-16/+22
* soc/rockchip: Move spi driver to use spi_bus_mapFurquan Shaikh2017-05-241-9/+8
* soc/mediatek/mt8173: Move spi driver to use spi_bus_mapFurquan Shaikh2017-05-241-24/+28
* soc/nvidia/tegra*: Move spi driver to use spi_bus_mapFurquan Shaikh2017-05-242-22/+16
* soc/marvell/bg4cd: remove cosmos mainboard and bg4cd socAaron Durbin2017-05-2414-456/+0
* soc/intel/skylake: Display FPF status of CSMEPratik Prajapati2017-05-222-0/+26
* soc/intel/common/block/uart: Add GLK UART pci idsHannah Williams2017-05-221-0/+5
* soc/intel/common/block: Add GLK I2C PCI IDsRavi Sarawadi2017-05-221-0/+9
* soc/intel/skylake: Add entry for deep Sx wakeFurquan Shaikh2017-05-221-4/+20
* soc/intel/skylake: Use Intel SATA common codeAamir Bohra2017-05-223-75/+1
* soc/intel/common: Add Intel SATA common code supportAamir Bohra2017-05-223-0/+80
* soc/intel/skylake: Use Intel PCIe common codeAamir Bohra2017-05-223-113/+1
* soc/intel/common: Add Intel PCIe common codeAamir Bohra2017-05-223-0/+161