summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Documentation/security/vboot: Update 4.15 vboot supported boards4.154.15_branchJason Glenesk2021-11-091-34/+44
* Documentation/releases: Update 4.16 target date and cadence informationJason Glenesk2021-11-091-1/+4
* Documentation/releases: Update 4.15 release notesJason Glenesk2021-11-091-4/+8
* emulation/qemu-i440fx,q35: Split chromeos.cKyösti Mälkki2021-11-096-41/+35
* util/lint/kconfig_lint: Fix off by one error that missed last lineMartin Roth2021-11-091-1/+1
* 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
* spd: Add new LP5 parts and generate SPDsReka Norman2021-11-084-1/+99
* 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
* 3rdparty/amd_blobs: advance submodule pointerFelix Held2021-11-081-0/+0
* 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
* Documentation/releases/4.15: Add more System76 boardsTim Crawford2021-11-051-0/+8
* 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
* spd: Add lp5 directory with empty memory_parts fileReka Norman2021-11-054-0/+42
* 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
* amdfwtool: Change the flag value to type boolZheng Bao2021-11-053-33/+33
* amdfwtool: Fix the parameter point to NULL instead of integerZheng Bao2021-11-051-4/+4
* amdfwtool: Change the definition of level to a bitwise formZheng Bao2021-11-051-4/+4
* Documentation/acpi/gpio.md: Update implementation detailsArthur Heymans2021-11-051-9/+0
* 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