aboutsummaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2018-10-25soc/amd/common/def_callouts.c: Prefer using '"%s...", __func__'Richard Spiegel
2018-10-25soc/amd/stoneyridge: Remove "else" after a returnRichard Spiegel
2018-10-25soc/intel: Consolidate FSP CAR setup and teardown codePraveen hodagatta pranesh
2018-10-25soc/intel/cannonlake: Enable S4 sleep state supportpraveen hodagatta pranesh
2018-10-25soc/amd/common/pi: Correct top of DRAM reporting by AGESAMarshall Dawson
2018-10-24mediatek/mt8183: Initialize DRAM with a sequence in constant arrayHuayang Duan
2018-10-24vboot: fix CONFIG_RESUME_PATH_SAME_AS_BOOT S3 resume logicJoel Kitching
2018-10-23src: Remove unneeded whitespaceElyes HAOUAS
2018-10-23soc/amd/stoneyridge: Remove smbus.aslRichard Spiegel
2018-10-23soc/intel/common/block/gpio: Allow GPI to be dual-routedFurquan Shaikh
2018-10-23soc/intel/common/block/gpio: Configure Tx Disable in IO standby for GPIsFurquan Shaikh
2018-10-23soc/intel/apollolake: Add reset code to postcar stagePatrick Georgi
2018-10-22intel: Use CF9 reset (part 2)Patrick Rudolph
2018-10-22intel: Use CF9 reset (part 1)Patrick Rudolph
2018-10-22soc/amd: Implement common reset APINico Huber
2018-10-22soc/samsung/exynos5250: Convert to `board_reset()`Nico Huber
2018-10-22soc/mediatek: Convert to `board_reset()`Nico Huber
2018-10-22soc/imgtech/pistachio: Convert to `board_reset()`Nico Huber
2018-10-22soc/rockchip/rk3399: Convert to `board_reset()`Nico Huber
2018-10-22reset: Convert individual boards to `board_reset()`Nico Huber
2018-10-19soc/lowrisc: Remove the remains of a LowRISC socPeter Lemenkov
2018-10-19soc/intel/cannonlake: Enable HDA driver supportpraveen hodagatta pranesh
2018-10-18mediatek/mt8183: Add EMI init for DDR driver initHuayang Duan
2018-10-18mediatek/mt8183: Add register definitions of DRAM controllerTristan Shieh
2018-10-18cpu/amd: Use common AMD's MSRElyes HAOUAS
2018-10-18soc/amd/stoneyridge: Replace double defined MISC MMIO reg. 0x40Richard Spiegel
2018-10-18soc/amd/stoneyridge: Remove double defined SPI100_SPEED_CONFIGRichard Spiegel
2018-10-18soc/amd/stoneyridge: Remove double definition for wideioRichard Spiegel
2018-10-18soc/amd/stoneyridge: Remove DEV_D18F4 definitionRichard Spiegel
2018-10-18soc/amd/stoneyridge: Remove double defined GPIO MMIO basesRichard Spiegel
2018-10-18amd/stoneyridge/include/soc: Re-arrange NB IOAPIC definitionsRichard Spiegel
2018-10-18soc/amd/stoneyridge/smi.c: Prefer using '"%s...", __func__'Richard Spiegel
2018-10-18soc/amd/stoneyridge/southbridge.c: Change comparison orderRichard Spiegel
2018-10-18soc/amd/stoneyridge: Remove "else" after a returnRichard Spiegel
2018-10-18intel/common/block: Fix issue found by klockworkJohn Zhao
2018-10-18soc/intel/skylake: Prevent disabling of TCONaresh G Solanki
2018-10-17soc/intel/cannonlake: Add CNP PCH-H gpio pin definitionspraveen hodagatta pranesh
2018-10-17soc/intel/cannonlake: Add new cannon lake PCH-H supportpraveen hodagatta pranesh
2018-10-17mediatek/mt8183: Add USB supportJumin Li
2018-10-17mediatek: Refactor USB code among similar SoCsTristan Shieh
2018-10-17soc/cavium/cn81xx: Drop dead do_soft_reset() implementationNico Huber
2018-10-14soc/amd/stoneyridge: Define PM USB Enable registerMarshall Dawson
2018-10-14soc/amd/stoneyridge: Remove hudson EHCI debug controllersMarshall Dawson
2018-10-14soc/amd/stoneyridge: Remove errant parenthesis in southbridge.hMarshall Dawson
2018-10-14soc/amd/stoneyridge: Rearrange southbridge.h moreMarshall Dawson
2018-10-12drivers/intel/fsp2_0: Hook up IntelFSP repoPatrick Georgi
2018-10-12amd/stoneyridge: Fix PmControl register size in SMI handlerMarshall Dawson
2018-10-12amd/stoneyridge: Rename CGPLL_CONFIG definitionsMarshall Dawson
2018-10-12amd/stoneyridge: Rename GppClkCntrl fieldsMarshall Dawson
2018-10-12amd/stoneyridge: Rearrange southbridge.hMarshall Dawson
2018-10-12amd/stoneyridge: Remove dead GPIO definitionsMarshall Dawson
2018-10-12amd/stoneyridge: Clarify XHCI_PM register definitionsMarshall Dawson
2018-10-12amd/stoneyridge: Fix SPI_CMD_TRIGGER coding styleMarshall Dawson
2018-10-12amd/stoneyridge: Convert hex definitions to lower caseMarshall Dawson
2018-10-12amd/stoneyridge: Remove hudson register definitionsMarshall Dawson
2018-10-11src: Move common IA-32 MSRs to <cpu/x86/msr.h>Elyes HAOUAS
2018-10-11src: Replace MSR addresses with macrosElyes HAOUAS
2018-10-11amd/stoneyridge: Indicate STAPM units in their nameRichard Spiegel
2018-10-11selfboot: remove bounce buffersRonald G. Minnich
2018-10-11tegra124_lp0: make sure to build with compiler.h includedPatrick Georgi
2018-10-11soc/intel/common/block/gpio: check for NULL using if statementBora Guvendik
2018-10-10soc/intel/skylake: Set PCIEXPWAK_DIS if WAKE# pin is not enabledFurquan Shaikh
2018-10-10soc/cavium: dynamic UART initialization for cavium cn8100Jens Drenhaus
2018-10-10soc/amd/stoneyridge/gpio.c: Create I2C slave reset codeRichard Spiegel
2018-10-10mediatek/mt8183: Init PLLs for DRAMTristan Shieh
2018-10-09soc/intel/cannonlake: Add PCIE ASL entrySubrata Banik
2018-10-09soc/intel/cannonlake: Make correct IRQ mapping for CNL SA and PCH PCI devicesSubrata Banik
2018-10-09soc/intel/common/acpi: Fix ACPI Namespace lookup failure, AE_ALREADY_EXISTS i...Subrata Banik
2018-10-09soc/intel/common/block/pcr: Add NULL pointer check in pcr_execute_sideband_msg()Subrata Banik
2018-10-09soc/intel/cannonlake: Disable Legacy PME for Root portsSubrata Banik
2018-10-09soc/intel/cannonlake: Ensure FSP don't override ITSS IPCx registersSubrata Banik
2018-10-09soc/intel/skylake: Ensure FSP don't override ITSS IPCx registersSubrata Banik
2018-10-09soc/intel/common/pch: Select Kconfig for ITSS polarity configurationSubrata Banik
2018-10-08Move compiler.h to commonlibNico Huber
2018-10-08soc/intel/skylake: Fix ‘dev’ pointer NULL before being dereferencedSubrata Banik
2018-10-08smmstore: Add a key/val store facility in flash, mediated through SMMPatrick Georgi
2018-10-08src: Use tabs for indentationElyes HAOUAS
2018-10-06soc/intel/common, mb/google, mb/siemens: Use lower case x for RXDFurquan Shaikh
2018-10-06soc/intel/common/block/hda: Enable static scanning of devices under HDAFurquan Shaikh
2018-10-06soc/intel/.../hda: Add and use config for initialization of HDA codecsFurquan Shaikh
2018-10-05soc/intel/skylake: check for NULL with if conditionPratik Prajapati
2018-10-05src: Fix MSR_PKG_CST_CONFIG_CONTROL register nameElyes HAOUAS
2018-10-05amd/stoneyridge: Comment PCI and AcpiMmio registers in ASLMarshall Dawson
2018-10-05amd/stoneyridge: Remove unused registers from ASLMarshall Dawson
2018-10-05amd/stoneyridge: Remove SATA D0 on suspendMarshall Dawson
2018-10-04soc/intel/cannonlake: Move the FSP related callbacks to separate filesRizwan Qureshi
2018-10-04soc/nvidia/tegra124: Increase bootblock sizePatrick Rudolph
2018-10-04soc/intel/common: add acpi_get_sleep_type to pmclibBora Guvendik
2018-10-04amd/stoneyridge: Use BIOS_DEBUG to log PM1 and PMxC0 statusEdward Hill
2018-10-04amd/stoneyridge: Prepare for vboot rebooting systemMarshall Dawson
2018-10-04src/soc/intel/cannonlake: Fix IA32_PLATFORM_DCA_CAP addressElyes HAOUAS
2018-10-03soc/amd/stoneyridge: Add IOMMU supportMarc Jones
2018-10-03soc/intel/commom/block/i2c: Make I2C controller out of resetSubrata Banik
2018-10-02src/soc/intel/broadwell/me.c: Correct HMRFPO misspellingAngel Pons
2018-10-02soc/intel/skylake: Fix spelling mistakeSubrata Banik
2018-10-02soc/intel/skylake: Replace white space with tabSubrata Banik
2018-10-01amd/stoneyridge: Add USB ASL for D0/D3coldMarshall Dawson
2018-10-01amd/stoneyridge: Add ASL helper for AOAC PwrGood ControlMarshall Dawson
2018-10-01amd/stoneyridge: Add FCH WAK and PTS methodsMarshall Dawson
2018-10-01amd/stoneyridge: Add ASL for D-states on AOAC devicesMarshall Dawson