summaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2016-05-31soc/intel/quark: Conditionally define BIT namesLee Leahy
2016-05-31soc/intel/quark: Fix reg_script displayLee Leahy
2016-05-31soc/intel/quark: Clear SMI interrupts and wake eventsLee Leahy
2016-05-31soc/intel/quark: Rename pmc.c to lpc.cLee Leahy
2016-05-31soc/intel/quark: Add PCIe reset supportLee Leahy
2016-05-31soc/intel/apollolake: Update SPI memory mapping constraintsAndrey Petrov
2016-05-31skylake: Add SD card device to configure card detect GPIODuncan Laurie
2016-05-31skylake: Cleanup formatting in pci_devs.hDuncan Laurie
2016-05-31skylake: Add Audio DSP deviceDuncan Laurie
2016-05-31skylake: Add I2C devicesDuncan Laurie
2016-05-31skylake: Add GPE header file to chip.hDuncan Laurie
2016-05-27soc/intel/apollolake: provide SMM dependency requirementsAaron Durbin
2016-05-27soc/intel/apollolake: add support for verstageAaron Durbin
2016-05-26soc/intel/apollolake: Provide No Connect macro for unused PadJagadish Krishnamoorthy
2016-05-26soc/intel/apollolake: enable RTCJagadish Krishnamoorthy
2016-05-26soc/apollolake: Use simpler macros for the northbridge PCI deviceAlexandru Gagniuc
2016-05-26soc/apollolake/memmap: Switch to SIMPLE_DEVICE APIAlexandru Gagniuc
2016-05-26soc/apollolake: Add ish_enable in soc_intel_apollolake_configHannah Williams
2016-05-25soc/apollolake: Enable Wake from USB devicesHannah Williams
2016-05-25soc/apollolake: SOC specific SMM codeHannah Williams
2016-05-25soc/intel/common: Add common smihandler codeHannah Williams
2016-05-25soc/intel/quark: Add USB device port supportLee Leahy
2016-05-23soc/intel/quark: Add EHCI errataLee Leahy
2016-05-23soc/intel/quark: Rename usb.c to ehci.cLee Leahy
2016-05-23soc/intel/quark: Switch reference from uart_dev to uart_bdfLee Leahy
2016-05-23soc/intel/apollolake: add support for writing logical boot partition 2Aaron Durbin
2016-05-21apollolake: Add handler for finding ACPI path for GPIODuncan Laurie
2016-05-21skylake: Add handler for finding ACPI path for GPIODuncan Laurie
2016-05-21skylake: Add ACPI device name handlerDuncan Laurie
2016-05-19soc/intel/apollolake: Relocate FSP-M during insertion in CBFSAndrey Petrov
2016-05-19soc/apollolake/romstage: Add a timestamp at the start of romstageAlexandru Gagniuc
2016-05-19soc/apollolake/romstage: Call console_init before any printk()Alexandru Gagniuc
2016-05-19soc/apollolake: Pass earliest timestamp to timestamp_initAlexandru Gagniuc
2016-05-19soc/intel/apollolake: clear up ACPI timer emulation magic constantAaron Durbin
2016-05-19soc/apollolake/lpc_lib: Make cros compile passZhao, Lijian
2016-05-18rockchip: rk3399: enable sdhci clk for emmcShunqian Zheng
2016-05-18rockchip: rk3399: configure emmc clkLin Huang
2016-05-18rk3399: add GPIO register definitions for SDMMC0Vadim Bendebury
2016-05-18rockchip: rk3399: improve sdram driverLin Huang
2016-05-18rockchip: rk3399: add tsadc driverShunqian Zheng
2016-05-18rockchip: revert the common tsadc headerShunqian Zheng
2016-05-18rockchip: rk3399: add routines to set vop clocksShunqian Zheng
2016-05-18soc/intel/apollolake: Enable ACPI PM1 timer emulationAndrey Petrov
2016-05-18soc/intel/apollolake: Remove hardcode for TCO watchdog timerAndrey Petrov
2016-05-18soc/intel/apollolake: Work around FSP-M CAR layoutAndrey Petrov
2016-05-18soc/intel/apollolake: Do not use StackBase FSP-M parameterAndrey Petrov
2016-05-18soc/intel/apollolake: Take advantage of common opregion codeAndrey Petrov
2016-05-18soc/intel/common: Add IGD OpRegion supportAndrey Petrov
2016-05-18soc/intel/common: Add utility to load VBT fileAndrey Petrov
2016-05-18soc/intel/quark: Add I2C supportLee Leahy