summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* vc/amd/fsp: Make common directoryMartin Roth2022-10-088-0/+556
* mb/google/brya: Enable DRIVERS_GENESYSLOGIC_GL9750 for lisbonKevin Chiu2022-10-081-0/+1
* ec/starlabs/merlin: Add EC related files for Alder Lake boardsSean Rhodes2022-10-073-0/+459
* mb/prodrive/hermes: Factor out serial reading logicAngel Pons2022-10-073-12/+15
* mb/prodrive/hermes: Prevent SGPIO cross-powering 5V railAngel Pons2022-10-071-0/+24
* soc/intel/apollolake: Add UFS InterruptSean Rhodes2022-10-071-0/+3
* soc/intel/apollolake: Remove SD Card interrupt for GLKSean Rhodes2022-10-071-0/+2
* mb/siemens/mc_ehl2: Use preset driver strength for SD-CardMario Scheithauer2022-10-071-0/+8
* soc/intel/ehl: Set Ethernet controller to D0 power stateMario Scheithauer2022-10-071-0/+9
* mb/google/nissa/pujjo: Change TPM I2C freqeuncy to 1 MHzLeo Chou2022-10-071-4/+4
* mb/google/nissa/var/yaviks: Config I2C frequencyWisley Chen2022-10-071-1/+25
* soc/amd/{CZN,MDN,PCO}: Fix building with only single RW regionMatt DeVillier2022-10-076-8/+26
* soc/amd/{stoney,picasso}/Kconfig: Fix guarding of amdfwMatt DeVillier2022-10-072-2/+2
* soc/intel/alderlake: Support Raptor Lake VR Fast VMODEJeremy Compostella2022-10-072-0/+31
* mb/google/skyrim: Override SPI flash bus speedKarthikeyan Ramasubramanian2022-10-073-0/+31
* smbios: Add API to generate SMBIOS type 28 Temperature ProbeErik van den Bogaert2022-10-062-0/+81
* treewide: use predicate to check if pci device is on n-th busFabio Aiuto2022-10-067-7/+7
* treewide: use predicates to check for enabled pci devicesFabio Aiuto2022-10-0610-11/+11
* include/device/device_util.c: add predicates for pci devicesFabio Aiuto2022-10-062-0/+18
* mb/google/brya/var/mithrax: adjust I2C5 times for TPJohn Su2022-10-061-1/+6
* mb/google/nissa/pujjo: Tuning eMMC DLL value for eMMC initialization errorLeo Chou2022-10-061-0/+45
* mb/lenovo/t440p: Enable PCI 00:01.1 bridge for dGPUNico Huber2022-10-061-2/+2
* mb/kontron/bsl6: Set board type to mobile for memory configNico Huber2022-10-061-0/+2
* mb/google/nissa/var/pujjo: Disable stylus GPIO pins based on fw_configLeo Chou2022-10-061-0/+12
* soc/intel/apollolake/acpi: Add PCIEXBAR to MCHCSean Rhodes2022-10-061-2/+6
* mb/google/skyrim: Fix SMMSTORE size, alignmentMatt DeVillier2022-10-061-1/+1
* mb/google/guybrush: Fix SMMSTORE size, alignmentMatt DeVillier2022-10-061-1/+1
* soc/intel/meteorlake: Make use of is_devfn_enabled() functionSridhar Siricilla2022-10-063-12/+6
* mb/starlabs/lite/glkr: Enable configuring Fast Charging on the Lite Mk IVSean Rhodes2022-10-063-0/+6
* ec/starlabs/merlin: Add support for enabling fast chargeSean Rhodes2022-10-0612-0/+50
* mb/starlabs/lite: Add variant specific cmos.layout and cmos.defaultSean Rhodes2022-10-063-0/+126
* mb/starlabs/starbook: Add variant specific cmos.layout and cmos.defaultSean Rhodes2022-10-065-6/+137
* sb/intel/common/gpio.c: Clean up includesElyes Haouas2022-10-061-3/+2
* sb/intel/i82801gx/bootblock.c: Clean up includesElyes Haouas2022-10-061-1/+2
* sb/intel/i82801gx/early_init.c: Include common/rcba.hElyes Haouas2022-10-061-1/+3
* lib/prog_loaders.c: Clean up includesElyes Haouas2022-10-061-2/+1
* lib/prog_ops.c: Add <types.h>Elyes Haouas2022-10-061-0/+1
* nb/intel/i945/memmap.c: Clean up includesElyes Haouas2022-10-061-4/+3
* sb/intel/common/pmbase.c: Clean up includesElyes Haouas2022-10-061-4/+3
* sb/intel/common/rtc.c: Clean up includesElyes Haouas2022-10-061-3/+4
* sb/intel/common/early_smbus.h: Add <device/pci_type.h>Elyes Haouas2022-10-061-0/+1
* security/memory/memory.h: Add <stdbool.h>Elyes Haouas2022-10-061-0/+2
* nb/intel/i945/rcven.c: Sort includes and add <types.h>Elyes Haouas2022-10-061-1/+3
* nb/intel/i945/raminit.c: Clean up includes and add <types.h>Elyes Haouas2022-10-061-6/+8
* device/device_const.c: Clean up includes and add <types.h>Elyes Haouas2022-10-061-2/+2
* cpu/x86/pae/pgtbl.c: Clean up includes and add <types.h>Elyes Haouas2022-10-061-2/+2
* cpu/intel/common/fsb.c: Sorte includes and add <stdint.h>Elyes Haouas2022-10-061-4/+5
* cpu/intel/car/romstage.c: Clean up includes and add <types.h>Elyes Haouas2022-10-061-3/+3
* console/vtxprintf.c: Add <stdarg.h>Elyes Haouas2022-10-061-0/+1
* console/printk.c: Add <types.h>Elyes Haouas2022-10-061-0/+1