summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* mb/portwell/m107: Remove Intel wifi disableWim Vervoorn2019-11-011-4/+0
* mb/portwell/m107: Add Kingston memory supportWim Vervoorn2019-11-014-0/+268
* mb/facebook/fbg1701: Disable Intel wifiWim Vervoorn2019-11-011-0/+4
* lib/uuid: Add UUID parsing functionNico Huber2019-11-013-0/+53
* soc/{mediatek,sifive}: Remove unused 'include <arch/barrier.h>'Elyes HAOUAS2019-11-013-3/+0
* soc/intel/fsp_baytrail: Remove unused 'barrier()'Elyes HAOUAS2019-11-011-2/+0
* nb/intel: Remove unused 'barrier()'Elyes HAOUAS2019-11-015-6/+0
* sc7180: support bitbang UART w/gpioT Michael Turney2019-11-013-0/+58
* trogdor: Add mainboard gpio supportT Michael Turney2019-11-015-1/+136
* sc7180: Add gpio driverTaniya Das2019-11-014-1/+392
* soc/intel/skylake: Remove unused ASL debug optionsSubrata Banik2019-10-311-26/+0
* soc/intel/{cnl,icl,skl}: Fix multiple whitespace issueSubrata Banik2019-10-315-5/+5
* soc/intel/{cnl,icl,skl}: Remove unused SMI opregionSubrata Banik2019-10-313-27/+0
* Makefile, Kconfig: Add AMD dependency for amd_blobs repoMarshall Dawson2019-10-311-0/+14
* mb/google/drallion: Turn off HDMI power when enter s0ix and S5Eric Lai2019-10-311-0/+7
* ec/google/chromeec: Add EC driver support for software syncTim Wawrzynczak2019-10-312-20/+432
* soc/intel/common: add common function to set LT_LOCK_MEMORYMichael Niewöhner2019-10-313-1/+11
* cpu/x86: make set_msr_bit publicly availableMichael Niewöhner2019-10-314-53/+20
* mb/asrock/h110m: configure SuperIO Deep SleepMaxim Polyakov2019-10-311-3/+3
* soc/intel/icelake: adapt FSP GOP param to match the other FSP2.0 platformsMichael Niewöhner2019-10-311-8/+4
* soc/mediatek/mt8183: Disable DRAM DVFS in recovery modeYu-Ping Wu2019-10-313-2/+7
* soc/intel/icelake: Enable caching on SPI memory-mapped boot device unconditio...Subrata Banik2019-10-311-5/+10
* sb/intel/common: Make linking pmbase.c conditionalArthur Heymans2019-10-309-2/+16
* sb/intel/common/Makefile: Use 'all' class to link files in all stagesArthur Heymans2019-10-301-18/+4
* mb/google/hatch/variants/helios: Modify DPTF parametersKane Chen2019-10-302-48/+18
* src/southbridge: change "unsigned" to "unsigned int"Martin Roth2019-10-3067-256/+256
* Program loading: Handoff cbmem_top via calling argumentsArthur Heymans2019-10-303-0/+12
* arch/x86/boot.c: Pass arguments when running programsArthur Heymans2019-10-301-6/+5
* soc/intel/apollolake: set FSP param to enable or skip GOPMichael Niewöhner2019-10-301-0/+6
* soc/intel/cannonlake: set FSP param to enable or skip GOPMichael Niewöhner2019-10-301-0/+6
* soc/intel/common: move common memmap functionality from skl,icl,cnl,aplMichael Niewöhner2019-10-306-104/+51
* arch/x86/Makefile.inc: Use the 'all' target to add common sourcesArthur Heymans2019-10-301-26/+14
* hatch: refactor gpio table into baseboard, allow empty SPDsPaul Fagerburg2019-10-302-5/+10
* mainboard: Add Lenovo ThinkPad T440pIru Cai2019-10-3019-0/+986
* commonlib/helpers: Add alloca() macroTim Wawrzynczak2019-10-301-0/+4
* arch/x86/*.S: use defines instead of hardcoded valuesPatrick Rudolph2019-10-295-24/+50
* soc/skylake/vr_config: print mch_id in hexMaxim Polyakov2019-10-291-2/+2
* ec/google/chromeec: Clean up ec.[ch]Tim Wawrzynczak2019-10-292-284/+301
* nb/intel/{nehalem,x4x}: Remove unused 'include <pc80/vga_io.h>'Elyes HAOUAS2019-10-292-2/+0
* purism/librem_skl: add libgfxinit supportMatt DeVillier2019-10-295-0/+47
* src/soc/intel: skl,cnl,icl: remove unneeded check in cbmem_top()Michael Niewöhner2019-10-283-27/+0
* soc/intel/broadwell_de: Implement smbios_cpu_get_maximum_freq_mhz()Andrey Petrov2019-10-282-0/+23
* arch/x86: Populate more fields in SMBIOS type 4Andrey Petrov2019-10-282-0/+22
* arch/x86: Move max cpuid leaf function into arch/x86Andrey Petrov2019-10-282-7/+7
* nb/intel/gm45: Add C_ENVIRONMENT_BOOTBLOCK supportArthur Heymans2019-10-2817-83/+131
* cpu/intel/car: Correctly cache the bootblock with C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-10-283-6/+33
* soc/mediatek/mt8183: Pass MR values as function argumentsYu-Ping Wu2019-10-286-49/+58
* src/cpu: Use 'include <stdlib.h>' when appropriateElyes HAOUAS2019-10-284-2/+5
* src/southbridge: Use 'include <stdlib.h>' when appropriateElyes HAOUAS2019-10-288-9/+9
* src: Remove unused '#include <cpu/cpu.h>'Elyes HAOUAS2019-10-2814-14/+1