summaryrefslogtreecommitdiffstats
path: root/src/soc
Commit message (Expand)AuthorAgeFilesLines
* intel/quark: Use common romstage entryKyösti Mälkki2019-08-302-7/+2
* intel/quark: Select NO_SMMKyösti Mälkki2019-08-301-0/+1
* intel/quark: Remove extra steps on entry to romstageKyösti Mälkki2019-08-304-75/+1
* intel/fsp_broadwell_de: Move and rename smm_lock()Kyösti Mälkki2019-08-292-15/+18
* intel/fsp_broadwell_de: Use smm_subregion()Kyösti Mälkki2019-08-293-49/+20
* soc/intel/fsp_broadwell_de: Implement SystemAgent TSEG functionsPatrick Rudolph2019-08-292-0/+33
* intel/broadwell: Use smm_subregion()Kyösti Mälkki2019-08-285-61/+23
* intel/haswell,broadwell: Rename EMRR to PRMRRKyösti Mälkki2019-08-283-36/+36
* intel/braswell: Use smm_subregion()Kyösti Mälkki2019-08-281-24/+28
* intel/fsp_baytrail: Use smm_subregion()Kyösti Mälkki2019-08-284-39/+46
* google/rambi,intel/baytrail: Simplified romstage flowKyösti Mälkki2019-08-283-57/+11
* soc/intel: Move fill_postcar_frame to memmap.cKyösti Mälkki2019-08-2814-154/+166
* soc/intel/cnl: Add CML IGD IDsMeera Ravindranath2019-08-282-0/+4
* soc/intel/common/block: Provide mmc.c for setting dll registersKane Chen2019-08-286-43/+128
* intel/baytrail: Use smm_subregion()Kyösti Mälkki2019-08-274-49/+38
* intel/baytrail: Reorganize romstage.cKyösti Mälkki2019-08-271-58/+58
* soc/intel/fsp_broadwell_de: Add ACPI HPET tableJohnny Lin2019-08-274-2/+20
* soc/intel/{apl,cnl,dnv,icl,skl} : Use common cpu/intel/car/romstage.c codeSubrata Banik2019-08-275-1/+5
* intel/car: Use common TS_START_ROMSTAGEKyösti Mälkki2019-08-264-9/+0
* lib/bootblock: Add simplified entry with basetimeKyösti Mälkki2019-08-268-8/+8
* soc/intel: Use common romstage codeKyösti Mälkki2019-08-268-127/+67
* arch/non-x86: Use ENV_ROMSTAGE_OR_BEFOREKyösti Mälkki2019-08-262-12/+16
* Split MAYBE_STATIC to _BSS and _NONZERO variantsKyösti Mälkki2019-08-262-2/+2
* soc/intel/cannonlake: Add config to disable display audio codecAamir Bohra2019-08-262-0/+2
* rockchip: Use new buffer_to/from_fifo32(_prefix) helpersJulius Werner2019-08-222-54/+23
* arch/x86: Add <arch/romstage.h>Kyösti Mälkki2019-08-2210-1/+10
* mediatek/mt8183: add scp voltage initializationHsin-Hsiung Wang2019-08-212-0/+30
* arch/x86: Rename some mainboard_romstage_entry()Kyösti Mälkki2019-08-216-8/+8
* soc/intel/common/smm: Add missing printk statementTim Wawrzynczak2019-08-211-0/+1
* vboot: update vboot2 functions to use new vb2_error_tJoel Kitching2019-08-211-4/+5
* soc/intel/common: use PAD_BUF() inside PAD_CFG_* macrosMaxim Polyakov2019-08-211-26/+24
* soc/intel/common: gpio_defs: set trig to disable in PAD_NCMaxim Polyakov2019-08-211-2/+2
* soc/intel/common: Set controller state to active in uart initUsha P2019-08-211-3/+6
* mediatek/mt8183: Enlarge PRERAM_CBFS_CACHE regionTristan Shieh2019-08-211-5/+5
* mediatek/mt8183: Overlap decompressor, verstage and romstageTristan Shieh2019-08-212-3/+3
* mediatek: Use GPIO based SPI CSYu-Ping Wu2019-08-214-8/+26
* intel/fsp1_0,baytrail,rangeley: Tidy up use of preprocessorKyösti Mälkki2019-08-2115-65/+20
* soc/intel/cnl: Add provision to configure SD controller write protect pinAamir Bohra2019-08-202-0/+5
* intel/apollolake: Move LPC decode enables to bootblockKyösti Mälkki2019-08-202-5/+5
* src: Remove variable length arraysJacob Garber2019-08-205-37/+35
* soc/intel/skylake/vr_config: Add loadline defaultsPatrick Rudolph2019-08-202-2/+84
* soc/intel/skylake/vr_config: Add support for KBL-H and KBL-SPatrick Rudolph2019-08-201-16/+74
* soc/intel/skylake/vr_config: Get rid of static lookup tablePatrick Rudolph2019-08-201-113/+74
* soc/intel/skylake/vr_config: Get rid of definesPatrick Rudolph2019-08-201-31/+20
* devicetree: Remove duplicate chip_ops declarationsKyösti Mälkki2019-08-208-13/+0
* arch/non-x86: Remove use of __PRE_RAM__Kyösti Mälkki2019-08-2012-29/+0
* cpu/intel: Enter romstage without BISTKyösti Mälkki2019-08-183-5/+3
* soc/intel/cannonlake: Add 4E/4F to early io initChristian Walter2019-08-161-1/+1
* soc/intel/cannonlake: Add more PCI Ids for CoffeelakeChristian Walter2019-08-162-0/+16
* soc/intel/common/dptf: Add support for mode-aware DPTFPhilip Chen2019-08-161-8/+75