summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* src/drivers: Remove unused <console/console.h>Elyes HAOUAS2021-02-1510-10/+0
* src/device: Remove unused <console/console.h>Elyes HAOUAS2021-02-151-1/+0
* src/arch: Remove unused <console/console.h>Elyes HAOUAS2021-02-152-2/+0
* mb/lippert/frontrunner-af: Drop OSFL method in ASLKyösti Mälkki2021-02-151-40/+0
* drivers/spi: Stop using a variable-length arrayAngel Pons2021-02-152-8/+8
* soc/intel/broadwell/pch: Use Lynxpoint GPIO codeAngel Pons2021-02-152-136/+3
* broadwell boards: Switch to Lynxpoint GPIO headersAngel Pons2021-02-1525-36/+23
* soc/intel/broadwell/pch: Prepare to drop `gpio.h`Angel Pons2021-02-156-177/+8
* mb/google/auron/var/samus: Replace define with literalAngel Pons2021-02-151-2/+2
* mb/google/jecht/var/tidus: Switch to Lynxpoint GPIO macrosAngel Pons2021-02-151-97/+97
* mb/google/jecht/var/rikku: Switch to Lynxpoint GPIO macrosAngel Pons2021-02-151-97/+97
* mb/google/jecht/var/jecht: Switch to Lynxpoint GPIO macrosAngel Pons2021-02-151-97/+97
* mb/google/jecht/var/guado: Switch to Lynxpoint GPIO macrosAngel Pons2021-02-151-97/+97
* mb/google/auron/var/samus: Switch to Lynxpoint GPIO macrosAngel Pons2021-02-151-97/+97
* mb/google/auron/var/lulu: Switch to Lynxpoint GPIO macrosAngel Pons2021-02-151-97/+97
* mb/google/auron/var/gandof: Switch to Lynxpoint GPIO macrosAngel Pons2021-02-151-97/+97
* mb/google/auron/var/buddy: Switch to Lynxpoint GPIO macrosAngel Pons2021-02-152-97/+102
* mb/google/auron/var/auron_yuna: Switch to Lynxpoint GPIO macrosAngel Pons2021-02-151-97/+97
* mb/google/auron/var/auron_paine: Switch to Lynxpoint GPIO macrosAngel Pons2021-02-151-97/+97
* mb/intel/wtm2: Switch to Lynxpoint GPIO macrosAngel Pons2021-02-151-97/+97
* mb/purism/librem_bdw: Switch to Lynxpoint GPIO macrosAngel Pons2021-02-151-97/+97
* mb/google/brya: Add EC I/O decode windowsTim Wawrzynczak2021-02-151-0/+6
* mb/google/brya: Enable cr50 supportTim Wawrzynczak2021-02-152-0/+32
* mb/google/guybrush: Configure non-native function GPIOsMathew King2021-02-151-78/+78
* soc/amd/cezanne: Add uart.c to smm so we can support DEBUG_SMIRaul E Rangel2021-02-151-0/+1
* nb/intel/sandybridge: Correct description of QCLKAngel Pons2021-02-151-1/+2
* soc/intel/*: Move prmrr_core_configurePatrick Rudolph2021-02-152-8/+8
* sb/intel/lynxpoint: Clean up lp_gpio.hAngel Pons2021-02-152-5/+10
* soc/intel/broadwell/pch: Rename GPIO identifiersAngel Pons2021-02-1515-27/+27
* intel/xeon_sp/util: Use get_stack_busno instead of get_cpubusnosMaxim Polyakov2021-02-152-17/+1
* tint: update the patch version numbers according to a new tint versionMike Banon2021-02-151-46/+44
* soc/amd/picasso: always include PSP secure OS in amdfwFelix Held2021-02-142-15/+1
* arch/x86: Drop `cstates` pointer from CPU driversAngel Pons2021-02-141-1/+0
* cpu/intel/haswell: Constify ACPI c-state arraysAngel Pons2021-02-141-4/+4
* cpu/intel/haswell: Drop c-state table indirectionAngel Pons2021-02-142-96/+88
* cpu/intel/model_206ax: Drop c-state table indirectionAngel Pons2021-02-142-90/+78
* cpu/intel/model_206ax: Replace `generate_cstate_entries`Angel Pons2021-02-141-37/+15
* soc/amd/cezanne: add partial data fabric setupFelix Held2021-02-145-0/+114
* soc/amd/cezanne/include/iomap: add HPET base addressFelix Held2021-02-141-0/+6
* soc/amd/common/block/data_fabric: add data_fabric_print_mmio_confFelix Held2021-02-143-0/+21
* sb/amd/cimx/sb800: Move common OSFL method in ASLKyösti Mälkki2021-02-1410-234/+24
* AGESA,binaryPI boards: Drop OSV in ASLKyösti Mälkki2021-02-1429-29/+0
* ACPI: Move common _PIC methodKyösti Mälkki2021-02-1413-104/+14
* sb,soc/amd: Drop empty CIRQ call from _PICKyösti Mälkki2021-02-143-21/+0
* sb/amd/cimx/sb800: Drop CIRQ method from _PICKyösti Mälkki2021-02-141-15/+0
* util/cbfstool: Fix build in 32-bit userspaceKyösti Mälkki2021-02-141-1/+2
* soc/amd/picasso/data_fabric: factor out common MMIO register definesFelix Held2021-02-142-13/+17
* soc/amd/picasso/data_fabric: move more helper functions to common codeFelix Held2021-02-143-28/+30
* soc/amd/picasso/data_fabric: use common access functionsFelix Held2021-02-141-18/+16
* soc/amd/common/block/data_fabric: add data_fabric_broadcast_read/write32Felix Held2021-02-142-4/+19