summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* mb/google/guybrush: Move GSC_SOC_INT_L from GPIO_3 to GPIO_85Karthikeyan Ramasubramanian2021-10-2710-9/+74
* mb/google/guybrush: Fix GPIO overrides during verstageKarthikeyan Ramasubramanian2021-10-273-3/+10
* soc/intel/common/acpi: Correct IPC sub command for reading LPM requirementEthan Tsao2021-10-272-1/+3
* mb/google/brya/var/gimble: disabled autonomous GPIO power managementMark Hsieh2021-10-271-0/+10
* soc/amd/common/block/graphics: add missing GPU PCI IDsFelix Held2021-10-271-0/+2
* mb/google/dedede/var/lantis: Generate new SPD ID for new memory partsWisley Chen2021-10-273-3/+7
* mb/google/dedede/var/driblee: Generate new SPD ID for new memory partsFrank Wu2021-10-273-1/+5
* mb/google/guybrush: Remove WWAN_DISABLE GPIOKarthikeyan Ramasubramanian2021-10-271-6/+2
* mb/google/guybrush: Update SD_AUX_RESET_L signalKarthikeyan Ramasubramanian2021-10-278-24/+107
* mb/google/brya/var/kano: Disable unused PCIE root port in devicetreeDavid Wu2021-10-271-0/+3
* mb/google/guybrush: Reconfigure GPIO_5Karthikeyan Ramasubramanian2021-10-273-3/+14
* mb/siemens/chili: Drop redundant Kconfig selectAngel Pons2021-10-271-1/+0
* src/lib/fmap.c: use le*toh() functions where neededKrystian Hebel2021-10-271-6/+8
* mb/google/dedede/var/drawcia: Generate new SPD ID for new memory partsWisley Chen2021-10-273-3/+7
* mb/google/dedede/var/haboki: Generate new SPD ID for new memory partsWisley Chen2021-10-273-3/+9
* mb/google/brask: Correct GPIO GPP_R6 and GPP_R7 settingDavid Wu2021-10-271-2/+2
* mb/google/brya/var/kano: Update the FIVR configurationsDavid Wu2021-10-271-0/+6
* mb/google/guybrush/var/nipperkin: config eSPI alert as in-bandKevin Chiu2021-10-271-0/+2
* mb/google/guybrush/var/nipperkin: Add G2 GTCH7503 HID TS supportKevin Chiu2021-10-271-0/+13
* intel/adlrvp: Add sub-regions to SI_ME in chromeos.fmdFurquan Shaikh2021-10-261-3/+9
* src/cpu: drop CPU_X86_CACHE_HELPER and x86_enable_cache wrapper functionFelix Held2021-10-2631-49/+15
* cpu/x86/Kconfig.debug_cpu: drop HAVE_DISPLAY_MTRRS optionFelix Held2021-10-263-6/+0
* cpu/x86: drop CPU_X86_LAPIC Kconfig optionFelix Held2021-10-262-5/+1
* soc/intel/quark/Kconfig: don't unselect CPU_X86_LAPICFelix Held2021-10-261-4/+0
* mb/google/dedede/var/blipper: Add fw_config probe for multi audio codecYongkun Yu2021-10-261-1/+25
* include/device/pci_ids: move AMD device IDs below AMD vendor IDFelix Held2021-10-261-132/+134
* include/device/pci_ids: fix typo in PCI_DEVICE_ID_AMD_FE_GATE_700DFelix Held2021-10-261-1/+1
* soc/intel/alderlake: set lock offset for gpio pad communitiesNick Vaccaro2021-10-262-0/+8
* soc/intel: Update api name for getting spi destination idWonkyu Kim2021-10-266-24/+15
* soc/example/min86/Kconfig: don't unselect CPU_X86_LAPICFelix Held2021-10-261-4/+0
* cpu/x86: Introduce and use `CPU_X86_LAPIC`Felix Held2021-10-2633-31/+13
* cpu/intel/socket_LGA775: Drop commented-out entriesFelix Held2021-10-262-4/+0
* cpu/intel/*/Kconfig: move selection of CPU_X86_CACHE_HELPERFelix Held2021-10-2618-8/+10
* mb/prodrive/hermes: Remove overridetreeAngel Pons2021-10-263-211/+193
* mb/prodrive/hermes: Reorganize per-port PCIe settingsAngel Pons2021-10-261-39/+30
* cpu/x86: Introduce `CPU_X86_CACHE_HELPER`Felix Held2021-10-2624-11/+18
* cpu/amd,intel/*/Makefile: don't add cpu/x86/cacheFelix Held2021-10-264-4/+0
* soc/*/Makefile: don't add cpu/x86/cacheFelix Held2021-10-265-5/+0
* soc/intel/common: Add HECI Reset flow in the CSE driverSridhar Siricilla2021-10-261-0/+3
* soc/intel/adl: Skip sending MBP HOB to save boot timeMAULIK V VAGHELA2021-10-261-0/+3
* mb/google/guybrush/var/nipperkin: override dxio to turn off WLAN ASPM L1.2/L1.2Kevin Chiu2021-10-254-7/+29
* sc7280: Add AOP FW download supportRavi Kumar Bokka2021-10-252-0/+11
* soc/qualcomm: Commonize AOP firmware supportRavi Kumar Bokka2021-10-257-25/+20
* soc/qualcomm/sc7280: define the aop symbolsRavi Kumar Bokka2021-10-252-3/+5
* soc/amd/common/block/lpc/Makefile: simplify handling spi_dma.cFelix Held2021-10-251-3/+1
* cpu,soc/amd/*/Makefile: don't add cpu/x86/pae a second timeFelix Held2021-10-256-6/+0
* cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCsFelix Held2021-10-2535-35/+1
* soc/intel/common: Skip CSE post hook when CSE is disabledSubrata Banik2021-10-251-0/+9
* drivers/pc80/tpm: Use '%u' as printf formatter for unsigned variablesWerner Zeh2021-10-251-5/+5
* drivers/pc80/tpm: Use stopwatch for timeout-loopsWerner Zeh2021-10-251-17/+19