aboutsummaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2017-10-03soc/intel/cannonlake: Add lpc pci driverLijian Zhao
2017-10-03soc/intel/skylake: Enable common LPC IPRavi Sarawadi
2017-10-03soc/intel/common/block: Update LPC libRavi Sarawadi
2017-10-03soc/amd/stoney: Allow alternative placement for AMD FW directoryMartin Roth
2017-10-03soc/amd/stoneyridge: Wait for UART to be readyMarc Jones
2017-10-02amd/stoneyridge: Remove 16MB cbmem assertMarshall Dawson
2017-10-02soc/intel/common/block: Move power button SMI functions to common PMC blockShaunak Saha
2017-10-02soc/intel/skylake: Use common/block/gpioHannah Williams
2017-10-02amd/stoneyridge: Change SMM setup functionsMarshall Dawson
2017-10-02amd/stoneyridge: Add PM defintions to southbridge.hMarshall Dawson
2017-10-02amd/stoneyridge: Refactor SMI handlerMarshall Dawson
2017-10-02amd/stoneyridge: Clean up smihandler.cMarshall Dawson
2017-10-02amd/stoneyridge: Check SMI command address before readingMarshall Dawson
2017-10-02amd/stoneyridge: Move pm/smi_read/write functions to util fileMarshall Dawson
2017-10-02amd/stoneyridge: Add pm_read32 and pm_write32 to southbridgeMarshall Dawson
2017-10-02amd/stoneyridge: Fix pm_read16 argument sizeMarshall Dawson
2017-10-02amd/stoneyridge: Clean up smi_util.cMarshall Dawson
2017-10-02amd/stoneyridge: Add more SMM definitionsMarshall Dawson
2017-10-02amd/stoneyridge: Add uart.c to smm-y listMarshall Dawson
2017-10-02soc/amd/common: Add framework for missing AGESA calloutsMartin Roth
2017-10-02soc/amd/stoneyridge/southbridge.c: Remove preprocessor #ifRichard Spiegel
2017-09-30amd/stoneyridge: Use generic SMM command port valuesMarshall Dawson
2017-09-30amd/stoneyridge: Remove HAVE_SMI_HANDLER from makefileMarshall Dawson
2017-09-30soc/amd/common: Add included directoryMarshall Dawson
2017-09-30soc/intel/braswell/acpi: Clean OpRegion upPatrick Rudolph
2017-09-27soc/amd/stoneyridge: Enable SSEMartin Roth
2017-09-27soc/intel/skylake: Remove CCA object for IMGU and CIO2 devicesV Sowmya
2017-09-27smbus: Fix a typo ("Set the device I'm talking too")Jonathan Neuschäfer
2017-09-27soc/amd/stoneyridge: Revert CAR teardown wbinvdMarshall Dawson
2017-09-27soc/amd/stoneyridge: Add postcar stageMarshall Dawson
2017-09-27amd/stoneyridge: Move AmdInitEnv to ramstageMarshall Dawson
2017-09-27amd/stoneyridge: Put AGESA heap into cbmemMarshall Dawson
2017-09-27soc/amd/common: Clean up GetHeapBase functionMarshall Dawson
2017-09-27amd/stoneyridge: Clean up include files in northbridge.hMarshall Dawson
2017-09-27amd/stoneyridge: Enable SMM in TSEGMarshall Dawson
2017-09-27soc/intel/common: Add Cannonlake PCI idLijian Zhao
2017-09-27amd/stoneyridge: Convert MP init to mp_init_with_smmMarshall Dawson
2017-09-27soc/intel/apollolake: Add SGX supportPratik Prajapati
2017-09-27soc/intel/apollolake: Add PrmrrSize and SGX enable configPratik Prajapati
2017-09-27soc/intel/cannonlake: Add FSP GOP supportAbhay kumar
2017-09-27google/kahlee: Fix GPIO ASLMarc Jones
2017-09-27amd/stoneyridge: Refactor GPIO functionsMarc Jones
2017-09-26amd/stoneyridge: Make UMA memory cacheableMarshall Dawson
2017-09-26amd/stoneyridge: Remove EXT_CONF_SUPPORT checkMarshall Dawson
2017-09-26amd/stoneyridge: Simplify memory hole calculationMarshall Dawson
2017-09-26binaryPI: Drop Options.h includeKyösti Mälkki
2017-09-26AGESA: Avoid cpuRegisters.h includeKyösti Mälkki
2017-09-25soc/intel: lpc: Use IS_POWER_OF_2 instead of open-coding itJonathan Neuschäfer
2017-09-23mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans
2017-09-22soc/intel/skylake: Calculate soc reserved memory sizeSubrata Banik
2017-09-22soc/intel/common: Add function to get soc reserved memory sizeSubrata Banik
2017-09-22soc/intel/skylake: Use EBDA area to store cbmem_top addressSubrata Banik
2017-09-22soc/intel/common: Add intel common EBDA supportSubrata Banik
2017-09-22soc/intel/skylake: Refactor memory layout calculationSubrata Banik
2017-09-22soc/intel/skylake: add Kabylake Celeron base SKUGaggery Tsai
2017-09-22AGESA binaryPI: Clean up amdfamXX.h includeKyösti Mälkki
2017-09-21soc/intel/apollolake: Make SCI configurableMario Scheithauer
2017-09-21soc/intel/skylake: Add config for enabling LTR for PCIe Root portRizwan Qureshi
2017-09-21soc/intel/cannonlake: Remove old soc_get_rtc_failed functionMartin Roth
2017-09-20vboot: reset vbnv in cmos when cmos failure occursAaron Durbin
2017-09-20soc/intel/braswell: refactor rtc failure checkingAaron Durbin
2017-09-20soc/intel/baytrail: refactor rtc failure checkingAaron Durbin
2017-09-20soc/intel/skylake: refactor rtc failure checkingAaron Durbin
2017-09-20soc/intel/cannonlake: add rtc failure checkingAaron Durbin
2017-09-20soc/intel/broadwell: refactor rtc failure checkingAaron Durbin
2017-09-20soc/intel/apollolake: refactor rtc failure checkingAaron Durbin
2017-09-20vboot: remove init_vbnv_cmos()Aaron Durbin
2017-09-20soc/intel/cannonlake: Add PMC pci driversLijian Zhao
2017-09-19soc/intel/cannonlake: Add PCIE IRQsBora Guvendik
2017-09-19soc/intel/common/block: Add pci device id for CNL-YBora Guvendik
2017-09-19amd/stoneyridge: Add northbridge definitionsMarshall Dawson
2017-09-16soc/intel/common: smm.h: Fix copyright yearJonathan Neuschäfer
2017-09-16soc/intel/apollolake: Leave Hda enabled for GLKHannah Williams
2017-09-15soc/amd/stoneyridge: Improve code qualityRichard Spiegel
2017-09-15soc/intel/skylake: Move UNCORE PRMRR base and mask defines.Pratik Prajapati
2017-09-15soc/intel/common/sgx: use SOC specific API to get PRMRR base and maskPratik Prajapati
2017-09-15soc/intel/common/sgx: Define and use soc_fill_sgx_param()Pratik Prajapati
2017-09-14src/soc/intel/cannonlake: Define USB configuration paramsPratik Prajapati
2017-09-14soc/intel/skylake: Implement UNCORE PRMRR get base and mask APIPratik Prajapati
2017-09-14soc/intel/apollolake: Implement UNCORE PRMRR get base and mask APIPratik Prajapati
2017-09-14intel/common/systemagent: Add API to get SOC specific PRMRR base and maskPratik Prajapati
2017-09-14device: acpi_name() should take a const struct deviceAaron Durbin
2017-09-13soc/intel/cannonlake: Add serialio device configLijian Zhao
2017-09-13amd/stoneyridge: Remove duplicate PCI definitionsMarshall Dawson
2017-09-13amd/stoneyridge: Remove multi-node supportMarshall Dawson
2017-09-13amd/stoneyridge: Simplify SB link routingMarshall Dawson
2017-09-13amd/stoneyridge: Remove CONFIG_LOGICAL_CPUS setupMarshall Dawson
2017-09-13amd/stoneyridge: Remove PSP BAR init from cpu initMarshall Dawson
2017-09-13amd/stoneyridge: Make cbmem_top SMM awareMarshall Dawson
2017-09-13soc/intel/cannonlake: Add ramstage uart debug supportLijian Zhao
2017-09-13intel/common/acpi: Use UART_BASE_0_ADDR macro for LPSS UARTV Sowmya
2017-09-13soc/intel/cannonlake: Add common ACPI support for CNLLijian Zhao
2017-09-11soc/intel/skylake: Fix SPI WP disable status checkRavi Sarawadi
2017-09-11soc/intel/common/block: Update common rtc codeLijian Zhao
2017-09-11cpu/x86/mp_init: remove adjust_cpu_apic_entry()Aaron Durbin
2017-09-10amdfw: Clean up makefiles a bit moreMartin Roth
2017-09-08soc/amd/stoneyridge: Update amdfw buildMartin Roth
2017-09-08soc/intel/braswell: add USB2 PHY PERPORTRXISET UPDKevin Chiu
2017-09-08soc/intel/braswell: Add USB2 phy setting overrideMatt DeVillier
2017-09-08soc/intel/braswell: Add SoC stepping identify helperMatt DeVillier