summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-12-08coreboot tables: Add SPI flash memory map windows to coreboot tablesFurquan Shaikh
2020-12-08soc/intel/common/systemagent: Reserve window used for extended BIOS decodingFurquan Shaikh
2020-12-08soc/intel/common/fast_spi: Add custom boot media deviceFurquan Shaikh
2020-12-08cbfs: Skip mcache in post-RAM stages before CBMEM is onlineJulius Werner
2020-12-08cbmem: Make cbmem_online() accurate on stages after romstageJulius Werner
2020-12-08mb/google/volteer/variant/lindar: Add PMC.MUX.CONx device configuration and d...Kevin Chang
2020-12-08soc/intel/cannonlake: Restore alphabetical order of Kconfig selectsFelix Singer
2020-12-08mb/*: Remove SATA mode config for CNL based mainboardsFelix Singer
2020-12-08soc/intel/cannonlake: Align SATA mode names with soc/sklFelix Singer
2020-12-08mb/siemens/chili/base: Fix state of PCI devicesFelix Singer
2020-12-08mb/*: Remove SATA_AHCI config from SKL/KBL based devicetreesFelix Singer
2020-12-08soc/intel/skylake: Shorten SATA mode enum value namesFelix Singer
2020-12-08soc/intel/skylake: Restore alphabetical order of Kconfig selectsFelix Singer
2020-12-08mb/clevo/l140cu: Use lower-case hex valuesFelix Singer
2020-12-08mb/siemens/chili: Remove unnecessary device declarationsFelix Singer
2020-12-08mb/clevo/l140cu: Remove unnecessary device declarationsFelix Singer
2020-12-08mb/clevo/l140cu: Use proper indentsFelix Singer
2020-12-08mb/clevo/l140cu: Make PCI devices P2SB and PMC hiddenFelix Singer
2020-12-08mb/google/volteer/var/voxel: Update DPTF parametersSheng-Liang Pan
2020-12-08mb/google/volteer: Update I2C5 bus freq and devicetree.Stanley Wu
2020-12-08commonlib/region: Allow multiple windows for xlate_region_devFurquan Shaikh
2020-12-08mb/google/volteer: ACPI nodes for volteer2_ti50Jes Klinke
2020-12-08mb/google/volteer/variants: Update Power Limit2 minimum valueSumeet R Pawnikar
2020-12-08soc/intel/common/gpio_defs: Add PAD_TRIG(OFF) in PAD_CFG_GPI_GPIO_DRIVERKaiyen Chang
2020-12-08drivers/i2c/tpm: Unconditionally allow I2C TPM ACPI nodeJes Klinke
2020-12-08soc/intel/common/usb4: Add ADL-P DMA0/1 ID into USB4 common codeSubrata Banik
2020-12-08soc/intel/common/block/cpu/car: Fix two whitespace issuesSubrata Banik
2020-12-07nb/intel/ironlake: Introduce memmap.hAngel Pons
2020-12-07nb/intel/ironlake: Drop casts from DEFAULT_{MCHBAR,DMIBAR}Angel Pons
2020-12-07nb/intel/i945: Introduce memmap.hPatrick Georgi
2020-12-07soc/intel/skl: set PEG port state to autoMichael Niewöhner
2020-12-07sb/intel/common: Modify CONFIG_LOCK_MANAGEMENT_ENGINE behaviorSridhar Siricilla
2020-12-07mb/google/volteer/var/elemi: use devtree aliases for PMC MUX connectorsWisley Chen
2020-12-07common/block/cse: Rename cbfs_boot_load_file() to cbfs_load()V Sowmya
2020-12-07vc/intel/fsp/fsp2_0/cooperlake_sp: Update WW47 FSP Memory map HOBJohnny Lin
2020-12-07mb/intel/adlrvp: Remove GPP_E0Meera Ravindranath
2020-12-06soc/amd/picasso: drop unused cpu/amd/mtrr from MakefileFelix Held
2020-12-06soc/amd/cezanne: add config.c and minimal chip.hFelix Held
2020-12-06soc/amd/picasso/config: add comment about cfg never being NULLFelix Held
2020-12-06soc/amd/picasso: remove config_t typedefFelix Held
2020-12-06soc/amd/picasso/chip.h: remove unneeded extern pci_domain_opsFelix Held
2020-12-06soc/amd/stoneyridge: remove unused config_t typedefFelix Held
2020-12-06soc/amd/stoneyridge/chip.h: remove unneeded extern pci_domain_opsFelix Held
2020-12-06soc/amd/stoneyridge/acpi/sb_fch: use existing base address definesFelix Held
2020-12-06include/device/device: add comment that config_of_soc never returns NULLFelix Held
2020-12-06soc/amd/picasso/Makefile: use all-y for adding config.c to the buildFelix Held
2020-12-06soc/amd/cezanne: use common TSC and monotonic timer codeFelix Held
2020-12-06soc/amd: factor out common family 17h&19h TSC and monotonic timer codeFelix Held
2020-12-06soc/amd/common/block/cpu: move Makefile guards into subfoldersFelix Held
2020-12-06mb/*: Remove unnecessary selectsFelix Singer