summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* soc/intel: Remove invalid smm_relocate stubsKyösti Mälkki2019-07-103-32/+0
* cpu/amd: Remove empty smm_lock()Kyösti Mälkki2019-07-101-5/+0
* device/oprom: Replace CONFIG() preprocessor statementsKyösti Mälkki2019-07-103-145/+146
* device/oprom: Reduce indentationKyösti Mälkki2019-07-101-92/+99
* arch/x86: Flip HAVE_MONOTONIC_TIMER defaultKyösti Mälkki2019-07-0916-14/+4
* arch/non-x86: Flip HAVE_MONOTONIC_TIMER defaultKyösti Mälkki2019-07-0923-60/+15
* emulation/qemu-power8: Select CPU_QEMU_POWER8Kyösti Mälkki2019-07-091-0/+1
* cpu/x86: Flip SMM_TSEG defaultKyösti Mälkki2019-07-0922-23/+13
* cpu/x86: Declare SMM_ASEGKyösti Mälkki2019-07-099-9/+20
* cpu/intel: Drop SMM_TSEG conditionalKyösti Mälkki2019-07-096-6/+6
* soc/amd/stoneyridge,picasso: Switch SMM lock conditionKyösti Mälkki2019-07-092-2/+2
* arch/x86: Replace some uses of SMM_TSEGKyösti Mälkki2019-07-092-3/+3
* arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki2019-07-0980-105/+100
* drivers/intel: Move FSP stage_cache implementation into common blockSubrata Banik2019-07-093-32/+13
* soc/intel/icelake: Refer to soc/soc_chip.h rather than chip.hSubrata Banik2019-07-0915-26/+15
* sb/intel/lynxpoint: Use common final SPI OPs setupArthur Heymans2019-07-082-40/+2
* sb/intel/ibexpeak: Use common final SPI OPs setupArthur Heymans2019-07-084-95/+3
* sb/intel/i82801gx: Use common final SPI OPs setupArthur Heymans2019-07-082-51/+2
* sb/intel/common: Add a common interface to set final OPs settingsArthur Heymans2019-07-082-0/+79
* cpu/x86/smm/smm_module_loader: Compare num_concurrent_stacks to size_tElyes HAOUAS2019-07-081-1/+1
* src/arch/x86/acpigen: Compare dev_states_count to size_tElyes HAOUAS2019-07-081-1/+1
* qemu-q35: die if started on wrong machinePatrick Rudolph2019-07-082-0/+21
* intel/socket_mPGA604: Enable TSC_MONOTONIC_TIMERKyösti Mälkki2019-07-082-1/+1
* intel/nehalem: Move TSC_MONOTONIC_TIMERKyösti Mälkki2019-07-082-1/+1
* intel/fsp_broadwell_de: Remove redundant TSC_MONOTONIC_TIMERKyösti Mälkki2019-07-084-4/+0
* intel/fsp_baytrail: Move TSC_MONOTONIC_TIMERKyösti Mälkki2019-07-086-5/+1
* drivers/pc80: Move UDELAY_IO and UDELAY_TIMER2Kyösti Mälkki2019-07-082-11/+13
* mb/google/hatch: Set GPP_D9 as enable pin for Goodix Touch Screen andFrank Wu2019-07-083-4/+8
* mb/google/hatch: Update GPIO settings for SD card and SPI1 Chip selectKrishna Prasad Bhat2019-07-071-7/+7
* lib/romstage_stack.c: Remove fileKyösti Mälkki2019-07-074-42/+1
* mediatek/mt8183: update dcxo output buffer settingWeiyi Lu2019-07-072-2/+4
* arch/mips: Make MIPS specific options depend on ARCH_MIPSArthur Heymans2019-07-072-2/+5
* arch/x86: Use ssize_t to store lengthJacob Garber2019-07-071-1/+1
* drivers/amd/agesa: Drop redundant stack allocationKyösti Mälkki2019-07-071-3/+0
* src/security/vboot: Add option to skip display init with vboot 2.0Sukerkar, Amol N2019-07-072-2/+13
* device/pci: Declare pci_root_bus()Kyösti Mälkki2019-07-072-6/+17
* arch/x86: Clean up PIRQ_ROUTEKyösti Mälkki2019-07-073-22/+21
* mb/google/hatch/var/kindred: Add Raydium touchscreen supportDavid Wu2019-07-071-0/+11
* mb/google/hatch/var/kindred: Update ELAN GPIO/IRQ and add Synaptics TouchpadDavid Wu2019-07-071-1/+11
* mb/google/hatch/variants/kindred: Enable eMMC supportDavid Wu2019-07-072-0/+28
* soc/intel/icelake: Remove redundant gpio.c from Makefile.incSubrata Banik2019-07-071-1/+0
* mb/lenovo/g505s: Disable SeaBIOS options unsupported by hardwareMike Banon2019-07-072-0/+11
* cpu/x86: Fix MSR_PLATFORM_INFO definitionKyösti Mälkki2019-07-072-2/+2
* soc/intel/{cannonlake,icelake}: Do not define PCH_DEV_PMC in ramstageFurquan Shaikh2019-07-072-0/+24
* soc/intel/icelake: Get rid of unused dev paramFurquan Shaikh2019-07-071-5/+5
* soc/intel/icelake: Use SA_DEV_ROOT instead of PCH_DEV_PMCFurquan Shaikh2019-07-072-2/+7
* soc/intel/cannonlake, mb/google/sarien: Get rid of unused dev paramFurquan Shaikh2019-07-073-8/+7
* soc/intel/cannonlake: Use SA_DEV_ROOT instead of PCH_DEV_PMCFurquan Shaikh2019-07-072-2/+7
* include/cpu/x86/mtrr: Fix return typeElyes HAOUAS2019-07-071-2/+2
* mb/lenovo/t60: Align ACPI C-state across the similar boardsPeter Lemenkov2019-07-071-1/+1