summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-11-01mb/portwell/m107: Add Kingston memory supportWim Vervoorn
2019-11-01mb/facebook/fbg1701: Disable Intel wifiWim Vervoorn
2019-11-01lib/uuid: Add UUID parsing functionNico Huber
2019-11-01soc/{mediatek,sifive}: Remove unused 'include <arch/barrier.h>'Elyes HAOUAS
2019-11-01soc/intel/fsp_baytrail: Remove unused 'barrier()'Elyes HAOUAS
2019-11-01nb/intel: Remove unused 'barrier()'Elyes HAOUAS
2019-11-01sc7180: support bitbang UART w/gpioT Michael Turney
2019-11-01trogdor: Add mainboard gpio supportT Michael Turney
2019-11-01sc7180: Add gpio driverTaniya Das
2019-10-31soc/intel/skylake: Remove unused ASL debug optionsSubrata Banik
2019-10-31soc/intel/{cnl,icl,skl}: Fix multiple whitespace issueSubrata Banik
2019-10-31soc/intel/{cnl,icl,skl}: Remove unused SMI opregionSubrata Banik
2019-10-31Makefile, Kconfig: Add AMD dependency for amd_blobs repoMarshall Dawson
2019-10-31mb/google/drallion: Turn off HDMI power when enter s0ix and S5Eric Lai
2019-10-31ec/google/chromeec: Add EC driver support for software syncTim Wawrzynczak
2019-10-31soc/intel/common: add common function to set LT_LOCK_MEMORYMichael Niewöhner
2019-10-31cpu/x86: make set_msr_bit publicly availableMichael Niewöhner
2019-10-31mb/asrock/h110m: configure SuperIO Deep SleepMaxim Polyakov
2019-10-31soc/intel/icelake: adapt FSP GOP param to match the other FSP2.0 platformsMichael Niewöhner
2019-10-31soc/mediatek/mt8183: Disable DRAM DVFS in recovery modeYu-Ping Wu
2019-10-31soc/intel/icelake: Enable caching on SPI memory-mapped boot device unconditio...Subrata Banik
2019-10-30sb/intel/common: Make linking pmbase.c conditionalArthur Heymans
2019-10-30sb/intel/common/Makefile: Use 'all' class to link files in all stagesArthur Heymans
2019-10-30mb/google/hatch/variants/helios: Modify DPTF parametersKane Chen
2019-10-30src/southbridge: change "unsigned" to "unsigned int"Martin Roth
2019-10-30Program loading: Handoff cbmem_top via calling argumentsArthur Heymans
2019-10-30arch/x86/boot.c: Pass arguments when running programsArthur Heymans
2019-10-30soc/intel/apollolake: set FSP param to enable or skip GOPMichael Niewöhner
2019-10-30soc/intel/cannonlake: set FSP param to enable or skip GOPMichael Niewöhner
2019-10-30soc/intel/common: move common memmap functionality from skl,icl,cnl,aplMichael Niewöhner
2019-10-30arch/x86/Makefile.inc: Use the 'all' target to add common sourcesArthur Heymans
2019-10-30hatch: refactor gpio table into baseboard, allow empty SPDsPaul Fagerburg
2019-10-30mainboard: Add Lenovo ThinkPad T440pIru Cai
2019-10-30commonlib/helpers: Add alloca() macroTim Wawrzynczak
2019-10-29arch/x86/*.S: use defines instead of hardcoded valuesPatrick Rudolph
2019-10-29soc/skylake/vr_config: print mch_id in hexMaxim Polyakov
2019-10-29ec/google/chromeec: Clean up ec.[ch]Tim Wawrzynczak
2019-10-29nb/intel/{nehalem,x4x}: Remove unused 'include <pc80/vga_io.h>'Elyes HAOUAS
2019-10-29purism/librem_skl: add libgfxinit supportMatt DeVillier
2019-10-28src/soc/intel: skl,cnl,icl: remove unneeded check in cbmem_top()Michael Niewöhner
2019-10-28soc/intel/broadwell_de: Implement smbios_cpu_get_maximum_freq_mhz()Andrey Petrov
2019-10-28arch/x86: Populate more fields in SMBIOS type 4Andrey Petrov
2019-10-28arch/x86: Move max cpuid leaf function into arch/x86Andrey Petrov
2019-10-28nb/intel/gm45: Add C_ENVIRONMENT_BOOTBLOCK supportArthur Heymans
2019-10-28cpu/intel/car: Correctly cache the bootblock with C_ENVIRONMENT_BOOTBLOCKArthur Heymans
2019-10-28soc/mediatek/mt8183: Pass MR values as function argumentsYu-Ping Wu
2019-10-28src/cpu: Use 'include <stdlib.h>' when appropriateElyes HAOUAS
2019-10-28src/southbridge: Use 'include <stdlib.h>' when appropriateElyes HAOUAS
2019-10-28src: Remove unused '#include <cpu/cpu.h>'Elyes HAOUAS
2019-10-28mb/lenovo/x200: Correct device tree override logicBill XIE