aboutsummaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2019-05-23soc/intel/skylake: Add PCI Id for Kabylake DTChristian Walter
2019-05-23intel/common/block/scs: Add ability to send early CMD0, CMD1Bora Guvendik
2019-05-23soc/intel/fsp_baytrail/romstage: Remove variable set but not usedElyes HAOUAS
2019-05-23soc/intel/fsp_broadwell_de/romstage: Remove variable set but not usedElyes HAOUAS
2019-05-23soc/intel/denverton_ns: Remove variable set but not usedElyes HAOUAS
2019-05-22post_code: add post code for hardware initialization failureKeith Short
2019-05-22post_code: add post code for invalid vendor binaryKeith Short
2019-05-22post_code: add post code for critical CBFS failuresKeith Short
2019-05-22soc/intel/cannonlake: Dump ME f/w version and status informationTim Wawrzynczak
2019-05-22soc/amd/common: Identify AGESA call patternKyösti Mälkki
2019-05-22soc/fsp_baytrail: fix flashconsole on platformMatt DeVillier
2019-05-22soc/{baytrail/braswell/broadwell}: fix flashconsole on platformMatt DeVillier
2019-05-21soc/intel/fsp1.1: Implement postcar stageArthur Heymans
2019-05-21soc/intel: Remove unused pointer argument in mca_configure()Subrata Banik
2019-05-21soc/intel/skylake: Remove redundant mca_configure() in ramstageSubrata Banik
2019-05-21soc/amd/common: Refactor AmdCreateStruct() useKyösti Mälkki
2019-05-20soc/intel/cannonlake: Configure SPI CS parameters in FSP UPD.Tim Wawrzynczak
2019-05-20soc/intel/cannonlake: Make use of gpio_pm_configure()Subrata Banik
2019-05-20soc/intel/icelake: Make use of gpio_pm_configure()Subrata Banik
2019-05-20soc/intel/common/block/gpio: Add gpio_pm_configure() functionSubrata Banik
2019-05-20soc/intel/braswell/pmutil.c: Use GEN_PMCON1 for RTC statusFrans Hendriks
2019-05-18soc/intel: Fill DIMM serial number from SPDDuncan Laurie
2019-05-17soc/qualcomm/sdm845: Fix broken KconfigPatrick Rudolph
2019-05-16soc/qualcomm/common: replace IS_ENABLED(CONFIG_*) with CONFIG()Patrick Georgi
2019-05-16soc/amd/stoneyridge: Move I2C bus clear out of gpio.cMarshall Dawson
2019-05-16soc/amd/common: Create AcpiMmio functionality from stoneyridgeMarshall Dawson
2019-05-16soc/intel/skylake: Correct GPIO pointer assignmentJacob Garber
2019-05-15src/soc: Remove unneeded include <arch/io.h>Elyes HAOUAS
2019-05-15soc/intel/broadwell/romstage: Clean up unused bist variableArthur Heymans
2019-05-15soc/intel/broadwell: Enable LPC/SIO setup in bootblockArthur Heymans
2019-05-15nb/intel/broadwell: Add an option for where verstage startsArthur Heymans
2019-05-15soc/intel/broadwell: Use C_ENVIRONMENT_BOOTBLOCKArthur Heymans
2019-05-15soc/intel/broadwell: Use the common cpu/intel/car romstage entryArthur Heymans
2019-05-15vboot: remove OPROM-related codeJoel Kitching
2019-05-15soc/intel/cannonlake: Support different SPD read type for each slotPhilip Chen
2019-05-15soc/amd/stoneyridge: Add ACPI D3Cold support for SD ControllerRaul E Rangel
2019-05-14soc/intel/broadwell: Clean up the bootflowArthur Heymans
2019-05-14soc/intel/broadwell: Don't use a pointer for pei_dataArthur Heymans
2019-05-14soc/intel/broadwell: Move GPIO init to a common placeArthur Heymans
2019-05-13soc/intel/{cannonlake,icelake}: Drop unused cbmem.c fileElyes HAOUAS
2019-05-13{bd82x6x,i82801gx,ibexpeak,lynxpoint}: Remove dead code and use macroElyes HAOUAS
2019-05-13soc/intel: Geminilake Refresh feature request supportJohn Zhao
2019-05-13soc/intel/braswell: Remove unused include <timestamp.h>Elyes HAOUAS
2019-05-13soc/intel/braswell: Add tsc_freq.c and pmutil.c in verstageFrans Hendriks
2019-05-11soc/intel/cnl: Enable VT-dJohn Zhao
2019-05-10soc/amd/stoneyridge: Add IO access functions for PMxMarshall Dawson
2019-05-10soc/intel/braswell/smbus: Enable early SMBus in romstageMichał Żygowski
2019-05-09soc/intel/cannonlake: Fix pcie clock numberLijian Zhao
2019-05-09Change the guard for bootblock_systemagent_early_init to ENV_BOOTBLOCKRonald G. Minnich
2019-05-09soc/intel/common/acpi: Remove EC PTS/WAK dynamic loadingLijian Zhao
2019-05-08soc/amd/stoneyridge: Add iomux read/write functionsMarshall Dawson
2019-05-08soc/amd/stoneyridge: Finish read/write misc registersMarshall Dawson
2019-05-08soc/amd/stoneyridge: Add aoac_ read/write functionsMarshall Dawson
2019-05-08soc/amd/stoneyridge: Rewrite smbus_read/write, add asfMarshall Dawson
2019-05-08soc/amd/stoneyridge: Rearrange sb_util.cMarshall Dawson
2019-05-08soc/amd/stoneyridge: Rename AcpiMmio blocksMarshall Dawson
2019-05-07mb/google/sarien: Add SMBIOS type 9 fieldsLijian Zhao
2019-05-07soc/intel/skylake: remove PrimaryDisplay checkMaxim Polyakov
2019-05-07soc/skl/memmap: calculate mem size even if IGD undefined in devtreeMaxim Polyakov
2019-05-07intel/fsp1_1: Drop remnants of `pei_data`Nico Huber
2019-05-07soc/intel/bsw: Move memory init values into `romstage.h`Nico Huber
2019-05-07intel/fsp1_1: Move MRC cache pointers into `romstage_params`Nico Huber
2019-05-07intel/fsp1_1: Drop `boot_mode` from `pei_data`Nico Huber
2019-05-06soc/intel/apollolake: Reset GPI IS & IE registers at ramstageKarthikeyan Ramasubramanian
2019-05-06soc/intel/cannonlake/acpi: Add board level s0ix call backEric Lai
2019-05-06soc/apollolake: Add ramstage hookFelix Singer
2019-05-06soc/amd/stoneyridge: Correct bugs in lpc.cMarshall Dawson
2019-05-06soc/amd/stoneyridge: Move acpi_fill_mcfg to northbridgeMarshall Dawson
2019-05-06Fix code that would trip -Wtype-limitsJulius Werner
2019-05-06soc/intel/braswell/Makefile.inc: Remove commented-out lineFrans Hendriks
2019-05-06soc/skylake: Add missing PCH IDsMarius Genheimer
2019-05-06mediatek/mt8183: Wait 200us for voltages to settleTristan Shieh
2019-05-06soc/intel/cannonlake: Add GPIO dual-route support.Tim Wawrzynczak
2019-05-06soc/intel/common: Add new PAD_CFG macro.Tim Wawrzynczak
2019-05-06soc/amd/common: Introduce module_dispatch()Kyösti Mälkki
2019-05-03{soc, southbridge} : Correct typo in commentFrans Hendriks
2019-05-03sdm845: Add QCLib to RomStage to perform IP initT Michael Turney
2019-05-03sdm845: Combine BB with QC-Sec for ROM bootT Michael Turney
2019-05-03soc/intel/braswell: add default option to use public FSPMatt DeVillier
2019-05-02sdm845: Add USB support on cheza platformChandana Kishori Chiluveru
2019-05-02qualcomm: Add QCLib interface support to common/T Michael Turney
2019-05-02sdm845: Select VBOOT_MIGRATE_WORKING_DATA, now requiredT Michael Turney
2019-05-02soc/intel/icelake: Correct the GPE DWx mapping for GPIO groupsSubrata Banik
2019-05-02soc/intel/icelake: Select FSP_M_XIPSubrata Banik
2019-05-02soc/intel/icelake: Move power_state functions to pmutil.cSubrata Banik
2019-05-02soc/intel/{broadwell, skylake}: Remove unused pch_log_state() declarationSubrata Banik
2019-05-02soc/intel/icelake: Add chipset event loggingSubrata Banik
2019-05-02soc/intel/icelake: Clear PMCON status bitsSubrata Banik
2019-05-01mb/google/sarien: Disable S5 wake on LAN by defaultEric Lai
2019-05-01soc/intel/common: Set RX_DISABLE for pads configured as NCFurquan Shaikh
2019-04-30rockchip: rk3399: increase memory for fit payload.Marty E. Plummer
2019-04-30vboot: refactor OPROM codeJoel Kitching
2019-04-29rockchip/rk3399: Select VBOOT_MIGRATE_WORKING_DATAJulius Werner
2019-04-29mediatek: Add function to raise the CPU frequencyTristan Shieh
2019-04-29mediatek/mt8183: Set CPU frequency to 1417MHzTristan Shieh
2019-04-29Revert "soc/intel/common/block: add VMX support"Nico Huber
2019-04-29soc/skl: set IGD resources only if device is enabledMaxim Polyakov
2019-04-29mediatek/mt8183: Init audio related clockJiaxin Yu
2019-04-29soc/intel/apollolake/bootblock: Clear the GPI IS & IE registersKarthikeyan Ramasubramanian
2019-04-29soc/intel/common: Add support to clear GPI IS & IE registersKarthikeyan Ramasubramanian