summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* amd/sata: Remove the weak functionZheng Bao2021-11-091-2/+0
* pci_mmio_cfg: Always use pci_s_* functionsNico Huber2021-11-097-65/+30
* pci_mmio_cfg: Gather everything MMCONF (ECAM) relatedNico Huber2021-11-091-16/+16
* pci_mmio_cfg: Move guard around pci_s_* functions to x86Nico Huber2021-11-092-2/+4
* ChromeOS: Fix <vc/google/chromeos/chromeos.h>Kyösti Mälkki2021-11-0950-35/+21
* soc/nvidia,qualcomm: Fix indirect includesKyösti Mälkki2021-11-094-18/+2
* soc/intel: drop Kconfig `PM_ACPI_TIMER_OPTIONAL`Michael Niewöhner2021-11-0811-21/+1
* drivers/intel/fsp2_0: Add preload_fspm and preload_fspsRaul E Rangel2021-11-083-0/+20
* drivers/intel/fsp2_0: Add FSP_ALIGNMENT_FSP_X optionRaul E Rangel2021-11-082-0/+16
* soc/amd/{cezanne,picasso}: Stop passing base for fspm.binRaul E Rangel2021-11-082-4/+0
* drivers/intel/fsp2_0: Allow FSP-M to be relocatedRaul E Rangel2021-11-082-2/+5
* lib/thread: Switch to using types.hRaul E Rangel2021-11-081-1/+1
* soc/amd/cezanne: Enable CBFS_PRELOADRaul E Rangel2021-11-081-0/+5
* soc/amd/picasso/include/southbridge: drop unused aoac_devs structFelix Held2021-11-081-16/+0
* src/lib: Add FW_CONFIG_SOURCE_VPDWonkyu Kim2021-11-082-0/+22
* src/lib/fw_config: Change fw_config sources priorityWonkyu Kim2021-11-082-27/+27
* drivers/elog/elog: Add timestamps to elog_initRaul E Rangel2021-11-082-0/+12
* soc/amd/cezanne: Add ASYNC_FILE_LOADINGRaul E Rangel2021-11-081-3/+11
* soc/mediatek/mt8186: Add SPI driver supportRuwen Liu2021-11-083-5/+140
* google/guybrush: Move SPI speed overrideKyösti Mälkki2021-11-063-10/+15
* soc/amd/*/include/smi: move NUMBER_SMITYPES definition to the topFelix Held2021-11-053-3/+6
* soc/amd/*/include/smi: fix off-by-one in SCIMAPS definesFelix Held2021-11-053-3/+3
* mb/google,intel: Fix indirect include bootmode.hKyösti Mälkki2021-11-0536-0/+36
* mb/emulation/qemu-i440fx: Refactor `fw_cfg_max_cpus()`Angel Pons2021-11-052-3/+3
* cpu/intel: Use unsigned types in `get_cpu_count()`Angel Pons2021-11-054-7/+7
* soc/mediatek/mt8186: Enable and initialize EINTRex-BC Chen2021-11-052-0/+3
* soc/mediatek/mt8186: Add timer supportRex-BC Chen2021-11-052-4/+20
* soc/mediatek/mt8186: Add PLL and clock init supportChun-Jie Chen2021-11-056-0/+2527
* mb/google: Fix indirect include bootmode.hKyösti Mälkki2021-11-056-6/+6
* mb/google/corsola: Add NOR-Flash supportRex-BC Chen2021-11-052-0/+6
* soc/mediatek/mt8186: add NOR-Flash GPIO setting in soc folderRex-BC Chen2021-11-052-0/+47
* mb/google/taeko: Update the FIVR configurationsKevin Chang2021-11-051-0/+13
* mb/google/brya/var/felwinter: Correct typeC EC mux portEric Lai2021-11-051-2/+1
* soc/intel/denverton_ns: Refactor `detect_num_cpus_via_cpuid()`Angel Pons2021-11-051-11/+10
* soc/intel/xeon_sp: Refactor `get_threads_per_package()`Angel Pons2021-11-052-2/+1
* soc/intel/braswell: Make `num_cpus` unsignedAngel Pons2021-11-051-1/+1
* soc/intel/baytrail: Make `num_cpus` unsignedAngel Pons2021-11-051-1/+1
* nb/intel/haswell/northbridge.c: Drop stale commentAngel Pons2021-11-051-4/+0
* treewide: Replace bad uses of `find_resource`Angel Pons2021-11-043-3/+3
* superio: Replace bad uses of `find_resource`Angel Pons2021-11-0413-14/+14
* drivers: Replace bad uses of `find_resource`Angel Pons2021-11-044-4/+4
* soc/intel: Replace bad uses of `find_resource`Angel Pons2021-11-0422-32/+32
* nb/intel: Replace bad uses of `find_resource`Angel Pons2021-11-045-6/+6
* sb/intel: Replace bad uses of `find_resource`Angel Pons2021-11-0417-18/+18
* soc/amd/common/block/spi: Add prompt to SOC_AMD_COMMON_BLOCK_SPI_DEBUGRaul E Rangel2021-11-041-1/+1
* Kconfig,soc/amd/cezanne: Make COOP_MULTITASKING select TIMER_QUEUERaul E Rangel2021-11-042-5/+4
* lib/cbfs: Add cbfs_preload()Raul E Rangel2021-11-043-6/+190
* lib/thread: Use __func__ instead of repeating function nameRaul E Rangel2021-11-041-4/+4
* lib/thread: Add ERROR prefix to error messagesRaul E Rangel2021-11-041-4/+4
* mb/google/sarien: Add OEM product namesFelix Singer2021-11-041-2/+2