summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-07-09drivers/intel: Move FSP stage_cache implementation into common blockSubrata Banik
2019-07-09soc/intel/icelake: Refer to soc/soc_chip.h rather than chip.hSubrata Banik
2019-07-08sb/intel/lynxpoint: Use common final SPI OPs setupArthur Heymans
2019-07-08sb/intel/ibexpeak: Use common final SPI OPs setupArthur Heymans
2019-07-08sb/intel/i82801gx: Use common final SPI OPs setupArthur Heymans
2019-07-08sb/intel/common: Add a common interface to set final OPs settingsArthur Heymans
2019-07-08cpu/x86/smm/smm_module_loader: Compare num_concurrent_stacks to size_tElyes HAOUAS
2019-07-08src/arch/x86/acpigen: Compare dev_states_count to size_tElyes HAOUAS
2019-07-08qemu-q35: die if started on wrong machinePatrick Rudolph
2019-07-08intel/socket_mPGA604: Enable TSC_MONOTONIC_TIMERKyösti Mälkki
2019-07-08intel/nehalem: Move TSC_MONOTONIC_TIMERKyösti Mälkki
2019-07-08intel/fsp_broadwell_de: Remove redundant TSC_MONOTONIC_TIMERKyösti Mälkki
2019-07-08intel/fsp_baytrail: Move TSC_MONOTONIC_TIMERKyösti Mälkki
2019-07-08drivers/pc80: Move UDELAY_IO and UDELAY_TIMER2Kyösti Mälkki
2019-07-08mb/google/hatch: Set GPP_D9 as enable pin for Goodix Touch Screen andFrank Wu
2019-07-07mb/google/hatch: Update GPIO settings for SD card and SPI1 Chip selectKrishna Prasad Bhat
2019-07-07lib/romstage_stack.c: Remove fileKyösti Mälkki
2019-07-07mediatek/mt8183: update dcxo output buffer settingWeiyi Lu
2019-07-07arch/mips: Make MIPS specific options depend on ARCH_MIPSArthur Heymans
2019-07-07arch/x86: Use ssize_t to store lengthJacob Garber
2019-07-07drivers/amd/agesa: Drop redundant stack allocationKyösti Mälkki
2019-07-07src/security/vboot: Add option to skip display init with vboot 2.0Sukerkar, Amol N
2019-07-07device/pci: Declare pci_root_bus()Kyösti Mälkki
2019-07-07arch/x86: Clean up PIRQ_ROUTEKyösti Mälkki
2019-07-07mb/google/hatch/var/kindred: Add Raydium touchscreen supportDavid Wu
2019-07-07mb/google/hatch/var/kindred: Update ELAN GPIO/IRQ and add Synaptics TouchpadDavid Wu
2019-07-07mb/google/hatch/variants/kindred: Enable eMMC supportDavid Wu
2019-07-07soc/intel/icelake: Remove redundant gpio.c from Makefile.incSubrata Banik
2019-07-07mb/lenovo/g505s: Disable SeaBIOS options unsupported by hardwareMike Banon
2019-07-07cpu/x86: Fix MSR_PLATFORM_INFO definitionKyösti Mälkki
2019-07-07soc/intel/{cannonlake,icelake}: Do not define PCH_DEV_PMC in ramstageFurquan Shaikh
2019-07-07soc/intel/icelake: Get rid of unused dev paramFurquan Shaikh
2019-07-07soc/intel/icelake: Use SA_DEV_ROOT instead of PCH_DEV_PMCFurquan Shaikh
2019-07-07soc/intel/cannonlake, mb/google/sarien: Get rid of unused dev paramFurquan Shaikh
2019-07-07soc/intel/cannonlake: Use SA_DEV_ROOT instead of PCH_DEV_PMCFurquan Shaikh
2019-07-07include/cpu/x86/mtrr: Fix return typeElyes HAOUAS
2019-07-07mb/lenovo/t60: Align ACPI C-state across the similar boardsPeter Lemenkov
2019-07-06soc/intel/icelake: Fix outb orderLijian Zhao
2019-07-06soc/amd/picasso: Remove all AGESA referencesMarshall Dawson
2019-07-06mediatek/mt8183: Enable RTC eosc calibration feature to save powerRan Bi
2019-07-06soc/intel/cannonlake: Fix outb orderJeremy Soller
2019-07-06soc/intel/cannonlake: Override PRERAM_CBMEM_CONSOLE_SIZE default valueSubrata Banik
2019-07-06soc/intel/common/block/sata: Convert DWORD width Read/Write to BYTE widthSubrata Banik
2019-07-05soc/intel/cannonlake: Fix PMC and GPIO block values for PCH-HJeremy Soller
2019-07-05device/pci_rom.c: Fix indent for 'if' statementElyes HAOUAS
2019-07-04console: Implement j specifier in vtxprintf()Jacob Garber
2019-07-04console: Remove support for printing extra basesJacob Garber
2019-07-04soc/intel/common: Increase SMM_MODULE_STACK_SIZE to 0x800Kane Chen
2019-07-04soc/intel: Replace uses of dev_find_slot()Kyösti Mälkki
2019-07-04device/pci_ops: Define pci_find_capability() just onceKyösti Mälkki