summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sb/intel/bd82x6x/lpc: Set up default LPC decode rangesArthur Heymans2019-10-1637-193/+18
* intel/broadwell: Hook libgfxinit upNico Huber2019-10-161-0/+7
* intel/broadwell: Implement proper backlight PWM configNico Huber2019-10-1610-34/+49
* mb/lenovo/x201: Fix Linux shutting down on s3 resumeArthur Heymans2019-10-161-0/+4
* src/superio: Remove unused 'include <console/console.h>'Elyes HAOUAS2019-10-162-2/+0
* src/mb: Remove unused 'include <arch/io.h>'Elyes HAOUAS2019-10-165-5/+0
* src/superio: Remove unused 'include <arch/io.h>'Elyes HAOUAS2019-10-165-4/+1
* postcar: Fix linking error with disabled postcar consolePatrick Rudolph2019-10-161-1/+2
* util/ifdtool: Fix argument parsing for layout/validateSamuel Holland2019-10-161-1/+1
* drivers/usb: Enable EHCI debug during verstageArthur Heymans2019-10-162-0/+2
* vboot: add new vb2ex_abort callbackJoel Kitching2019-10-161-0/+5
* util/amdfwtool: Grow the Embedded Firmware StructureMarshall Dawson2019-10-161-0/+2
* helios: Add TEMP_SENSOR4 to DPTFPaul Fagerburg2019-10-151-0/+18
* mb/google/hatch: set wifi sar for dragonairWisley Chen2019-10-153-0/+57
* mb/google/hatch: Initialize FPMCU_PCH_BOOT1Wisley Chen2019-10-151-0/+2
* soc/intel/skylake/chip: Unhide P2SB devicePatrick Rudolph2019-10-152-9/+12
* soc/intel/common/block/sgx: Fix crash in MP initPatrick Rudolph2019-10-154-9/+52
* mainboard/lenovo/t410: Add new portNicolas Reinecke2019-10-1529-0/+1483
* Documentation/gfx: Update support list of libgfxinitNico Huber2019-10-141-7/+8
* nb/intel/gm45: Don't run graphics init on s3 resumeArthur Heymans2019-10-141-1/+1
* sb/intel/i82801ix: Add common code to set up LPC IO decode rangesArthur Heymans2019-10-1411-55/+48
* src/superio: Remove unused superio chipsMartin Roth2019-10-1379-3273/+0
* superio/common: Remove unused include 'pnp_def.h'Elyes HAOUAS2019-10-131-1/+0
* mb/hp/z220_sff_workstation: Remove unused include 'pnp_def.h'Elyes HAOUAS2019-10-131-1/+0
* nb/intel/nehalem: Start VBOOT in bootblock with a separate verstageArthur Heymans2019-10-131-1/+2
* nb/intel/nehalem: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-10-1316-152/+94
* sb/intel/ibexpeak: Move some early PCH init after console initArthur Heymans2019-10-133-2/+9
* ec/acpi/ec.c Link EC code in bootblock & verstageArthur Heymans2019-10-121-1/+3
* util/inteltool: remove unsupported MSRs for 06_9EHMaxim Polyakov2019-10-121-32/+0
* util/inteltool: fix 6d0H-6dfH MSR names for 06_9EHMaxim Polyakov2019-10-121-16/+16
* util/inteltool/cpu: fix IA32_PLATFORM_ID MSR addrMaxim Polyakov2019-10-121-1/+1
* util/inteltool: remove duplicate MSR for 06_9EHMaxim Polyakov2019-10-121-1/+0
* mb/biostar/am1ml: Use ite's common functionsElyes HAOUAS2019-10-121-52/+30
* mb/roda/rk886ex: Use pnp_write_config functionElyes HAOUAS2019-10-121-30/+23
* mb/getac/p470: Use pnp_write_config functionElyes HAOUAS2019-10-121-41/+34
* mb/{razer,purism}: Don't select NO_POSTNico Huber2019-10-113-3/+10
* sb/intel/i82801gx: Move CIR init to a common placeArthur Heymans2019-10-1120-302/+76
* vendorcode/eltan/Kconfig: Hide the Kconfig options when lacking supportArthur Heymans2019-10-112-0/+6
* vendorcode/siemens: Remove sourcing non existing Kconfig filesArthur Heymans2019-10-111-2/+0
* mb/google/hatch: Add new touchscreen option for KohakuTim Wawrzynczak2019-10-111-0/+16
* mb/google/octopus/variants/fleex: Update GPIOs to fix EMRJohn Su2019-10-101-4/+0
* nb/intel/pineview/Kconfig: Remove romcc leftoverArthur Heymans2019-10-101-4/+0
* soc/intel: sgx: get rid of UEFI-style usage of global variableMichael Niewöhner2019-10-105-59/+19
* mb/{ibase/mb899,kontron/986lcd-m}: Use pnp_write_hwm5_index functionElyes HAOUAS2019-10-102-68/+52
* soc/qualcomm: Remove default ops to generate bootblock.binArthur Heymans2019-10-092-8/+0
* soc/mediatek/mt8183: Change argument type of mt_set_emiYu-Ping Wu2019-10-093-9/+10
* soc/mediatek/mt8183: Run DRAM full calibrationHuayang Duan2019-10-094-6/+184
* soc/mediatek/mt8183: Use cached calibration result for faster bootupHuayang Duan2019-10-0914-195/+410
* soc/mediatek/mt8183: Add the shared 'dramc_param' moduleYu-Ping Wu2019-10-093-0/+137
* soc/mediatek/mt8183: Simplify usage of dramc_engine2_endYu-Ping Wu2019-10-091-10/+7