aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel
AgeCommit message (Expand)Author
2016-05-31soc/intel/quark: Split I2C out from driverLee Leahy
2016-05-31soc/intel/quark: Set temporary I2C base addressLee Leahy
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-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
2016-05-17soc/intel/quark: Fix spelling errorLee Leahy
2016-05-17soc/intel/quark: Perform GPIO initializationLee Leahy
2016-05-17intel/sch: Merge northbridge and southbridge in src/socStefan Reinauer
2016-05-17soc/intel/quark: Add GPIO register accessLee Leahy
2016-05-17soc/intel/quark: Add LPC symbolsLee Leahy
2016-05-17soc/intel/quark: Reformat include/soc/pci_devs.hLee Leahy
2016-05-17soc/intel/quark: Add Ioh.h from EDK-IILee Leahy
2016-05-13soc/intel/apollolake: provide common LPDDR4 memory initAaron Durbin
2016-05-13soc/intel/apollolake: implement common gpio APIAaron Durbin
2016-05-12soc/intel/apollolake: use common FADT infrastructureAaron Durbin
2016-05-12soc/apollolake: Handle non-standard ACPI BAR in PMC deviceAlexandru Gagniuc
2016-05-12soc/intel/apollolake: Write LB_FRAMEBUFFER table when appropriateAlexandru Gagniuc
2016-05-12soc/intel/common/mrc_cache: Don't assume FMAP is tied to CHROMEOSAlexandru Gagniuc
2016-05-12soc/apollolake/uart.c: Do not NOOP .set_resources() and friendsAlexandru Gagniuc
2016-05-11soc/intel/quark/include/soc: Update the Intel licenseLee Leahy
2016-05-10intel/common/mma: override SAGV to fixed high for MMA testsPratik Prajapati
2016-05-10util/mma: changing BOOT_STUB to COREBOOT region and few more thingsPratik Prajapati
2016-05-10soc/intel/apollolake: remove errant semicolonAaron Durbin
2016-05-09soc/intel/apollolake: Select no stage caching for resumeFurquan Shaikh
2016-05-09drivers/uart: Use uart_platform_refclk for all UART modelsLee Leahy
2016-05-09soc/apollolake/pmutil: Get PMC base address dynamicallyAlexandru Gagniuc
2016-05-09soc/intel/quark: Identify the console UARTLee Leahy
2016-05-09soc/intel/skylake: Enable another VR mailbox command for certain boardsSubrata Banik
2016-05-09soc/intel/skylake: Output more ME status informationDuncan Laurie
2016-05-09xip: Do not pass --xip for early stages if CAR supports code executionFurquan Shaikh
2016-05-06soc/apollolake/lpc: Allow configuring SERIRQ via devicetreeAlexandru Gagniuc
2016-05-06soc/apollolake/lpc_lib: Add utility to configure LPC padsAlexandru Gagniuc
2016-05-06soc/apollolake/lpc: Open I/O to LPC based on resource allocationAlexandru Gagniuc
2016-05-06Revert "soc/intel/apollolake: Enable LPC bus interface"Alexandru Gagniuc
2016-05-06soc/intel/apollolake: fix incorrect bdsm -> tolud memory resourcesAaron Durbin
2016-05-06soc/intel: indicate to build system that XIP_ROM_SIZE isn't usedAaron Durbin
2016-05-06{cpu,soc}/intel: remove unused smm_init() functionAaron Durbin
2016-05-06soc/intel/skylake: convert to using common MP and SMM initAaron Durbin
2016-05-06soc/intel/broadwell: convert to using common MP and SMM initAaron Durbin
2016-05-06soc/intel/apollolake: convert to using common MP initAaron Durbin
2016-05-06soc/intel/braswell: convert to using common MP and SMM initAaron Durbin
2016-05-06soc/intel/fsp_broadwell_de: convert to using common MP initAaron Durbin
2016-05-06soc/intel/apollolake: Correct PCI write size in romstageFurquan Shaikh
2016-05-05soc/intel/quark: Add script time delay supportLee Leahy
2016-05-05soc/intel/quark: Add temperature sensor supportLee Leahy
2016-05-04soc/intel/quark: Add USB PHY initializationLee Leahy
2016-05-04soc/apollolake: Set BootMode based on previous sleep stateRavi Sarawadi
2016-05-04soc/apollolake/romstage: Do not cast const to non-const pointersAlexandru Gagniuc
2016-05-04soc/intel/common/mrc_cache: Honor MRC data as a constant pointerAlexandru Gagniuc
2016-05-04soc/intel/fsp_baytrail: convert to using common MP and SMM initAaron Durbin
2016-05-04soc/intel/baytrail: convert to using common MP and SMM initAaron Durbin
2016-05-04cpu/x86: remove BACKUP_DEFAULT_SMM_REGION optionAaron Durbin
2016-05-04broadwell/me: Fix out-of-bounds array access errorEvan Lojewski
2016-05-03soc/intel/quark: Add IntelQNCConfig.h from EDK-IILee Leahy
2016-05-03intel/baytrail: use fmap information for code cachingPatrick Georgi
2016-05-02soc/intel/quark: Remove UPD parametersLee Leahy
2016-05-02cpu/x86/mp_init: remove unused callback argumentsAaron Durbin
2016-04-30lib/reg_script: Allow multiple independent handlersLee Leahy
2016-04-30soc/apollolake: Prevent PMC BAR reassignment during resource allocationHannah Williams
2016-04-29soc/intel/apollolake: clarify Fast SPI CS2 pad configurationAaron Durbin