summaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2019-08-20devicetree: Remove duplicate chip_ops declarationsKyösti Mälkki
2019-08-20arch/non-x86: Remove use of __PRE_RAM__Kyösti Mälkki
2019-08-18cpu/intel: Enter romstage without BISTKyösti Mälkki
2019-08-16soc/intel/cannonlake: Add 4E/4F to early io initChristian Walter
2019-08-16soc/intel/cannonlake: Add more PCI Ids for CoffeelakeChristian Walter
2019-08-16soc/intel/common/dptf: Add support for mode-aware DPTFPhilip Chen
2019-08-16amd/picasso: Unify SMM relocationKyösti Mälkki
2019-08-16amd/stoneyridge: Unify SMM relocationKyösti Mälkki
2019-08-16amd/stoneyridge: Rename ramtop.c to memmap.cKyösti Mälkki
2019-08-16amd/picasso: Rename ramtop.c to memmap.cKyösti Mälkki
2019-08-16soc/amd/common: Refactor S3 helpersKyösti Mälkki
2019-08-15intel/smm: Define struct ied_header just onceKyösti Mälkki
2019-08-15soc/intel: Rename some SMM support functionsKyösti Mälkki
2019-08-15soc/*: mp_run_on_all_cpus: Remove configurable timeoutPatrick Rudolph
2019-08-15intel/ice,sky,cannon: Drop unused EMRR and UNCORE_EMRR codeKyösti Mälkki
2019-08-15soc/intel: Drop spurious includesKyösti Mälkki
2019-08-15cpu/x86/smm: Promote smm_memory_map()Kyösti Mälkki
2019-08-15arch/x86: Add postcar_frame_common_mtrrs()Kyösti Mälkki
2019-08-15cpu/intel: Refactor platform_enter_postcar()Kyösti Mälkki
2019-08-15intel/denverton_ns: Drop unused save_gpio_routeKyösti Mälkki
2019-08-15mainboard/google: Fix indirect includesKyösti Mälkki
2019-08-15cpu/x86/smm: Define single smm_subregion()Kyösti Mälkki
2019-08-15soc/mediatek: Change DSI init commands to take flexible length arrayHung-Te Lin
2019-08-15soc/mediatek/mt8183: Add DSI driverHung-Te Lin
2019-08-15soc/mediatek: dsi: Support sending MIPI init commandsHung-Te Lin
2019-08-15soc/mediatek: dsi: Refactor video timing calculationHung-Te Lin
2019-08-14soc/mediatek: dsi: Refactor PHY timing calculationHung-Te Lin
2019-08-14soc/intel/fsp_broadwell_de: Populate SMBIOS tables with memory informationAndrey Petrov
2019-08-14soc/fsp_broadwell_de: Implement SMBus read/write over IMCAndrey Petrov
2019-08-14common/block/imc: Add Integrated Memory Controller (IMC) driverAndrey Petrov
2019-08-13soc/intel/fsp_broadwell_de: Enable early integrated UARTAndrey Petrov
2019-08-13cpu/x86: Move some SMM function declarationsKyösti Mälkki
2019-08-13cpu/x86: Separate save_state struct headersKyösti Mälkki
2019-08-13soc/mediatek: dsi: Refactor MIPI TX configurationHung-Te Lin
2019-08-13soc/mediatek: dsi: Unify format to bpp conversionHung-Te Lin
2019-08-13soc/mediatek: Create common DSI driver from mt8173Hung-Te Lin
2019-08-12soc/sifive/fu540: add code for spi and map flash to memory spacesXiang Wang
2019-08-12soc/intel/common: Fix typo mistake in cache_as_ram.SSubrata Banik
2019-08-11arch/x86: Flip option NO_CAR_GLOBAL_MIGRATIONKyösti Mälkki
2019-08-11arch/x86: Enable POSTCAR_CONSOLE by defaultKyösti Mälkki
2019-08-10src: Include <stdint.h> instead of <inttypes.h>Jacob Garber
2019-08-09soc/amd/picasso: Update i2c supportMarshall Dawson
2019-08-09soc/amd/picasso: Update CPU supportMarshall Dawson
2019-08-09soc/amd/picasso: Reduce 48M out configurationMarshall Dawson
2019-08-09soc/amd/picasso: Remove IOAPIC2Marshall Dawson
2019-08-09soc/amd/picasso: Update SMI sourcesMarshall Dawson
2019-08-09soc/amd/picasso: Update machine check supportMarshall Dawson
2019-08-09src/amd/picasso: Update reset codeMarshall Dawson
2019-08-09soc/amd/common: Add new GPIO 8K pull-up definitionMarshall Dawson
2019-08-09src/soc/amd/picasso: Update GPIO configurationMarshall Dawson