summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* mb/google/octopus: Disable fmap cache for meepPatrick Georgi2019-11-191-0/+1
* sb/amd/hudson: Fix typo in GEC firmware nameMarshall Dawson2019-11-191-1/+1
* lib/fmap: Disable pre-RAM cache for FSP 1.0Julius Werner2019-11-195-4/+19
* mmio: Fix buffer_to_fifo32() order of argumentsJulius Werner2019-11-191-1/+1
* include: Make stdbool.h a separate fileJulius Werner2019-11-1815-26/+32
* ipq40xx: Run python script without explicit 'python' callJulius Werner2019-11-181-1/+1
* nb/intel/sandybridge/mrc: Handle P2P disabling via devicetreeNico Huber2019-11-187-49/+13
* sb/intel/bd82x6x: Handle enabling of GbENico Huber2019-11-183-12/+28
* mb/intel/dcp847ske: Disable xHCI via devicetreeNico Huber2019-11-182-1/+2
* mb/sapphire/pureplatinumh61: Don't write BUC and beyondNico Huber2019-11-181-5/+0
* mb/samsung: Clean up LPC and IOAPIC configurationNico Huber2019-11-182-42/+7
* mb/lenovo/s230u: Don't write BUC and beyondNico Huber2019-11-181-5/+0
* mb/intel/emeraldlake2: Revise early initNico Huber2019-11-181-15/+2
* mb/hp/revolve_810_g1: Don't clear BUC and beyondNico Huber2019-11-181-5/+0
* mb/google(sandybrige): Clean up LPC and IOAPIC configurationNico Huber2019-11-184-43/+2
* mb/gigabyte/ga-b75m-d3h: Drop useless function-disable settingNico Huber2019-11-181-6/+0
* mb/{gigabyte,lenovo}: Remove spurious setting of ETR3 bit 16Nico Huber2019-11-1811-69/+0
* mb/compulab/intense_pc: Clean PCH and super-i/o config upNico Huber2019-11-181-21/+4
* mb/asus/p8h61-m*: Drop unnecessary PCH configNico Huber2019-11-182-13/+0
* mb/apple/macbookair4_2: Drop unnecessary PCH configNico Huber2019-11-181-12/+0
* nb/intel/sandybridge: Set up console in bootblockArthur Heymans2019-11-1891-119/+133
* ec/hp/kbc1126: Include early_init.c in bootblockArthur Heymans2019-11-181-0/+1
* nb/intel/sandybridge: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-11-1852-64/+65
* nb/intel/sandybridge: Configure DCACHE_BSP_STACK_SIZEArthur Heymans2019-11-181-0/+3
* sb/intel/bd82x6x: Make the pch_enable_lpc hook optionalArthur Heymans2019-11-1847-109/+31
* nb/intel/sandybridge: Make the mainboard_rcba_config hook optionalArthur Heymans2019-11-1845-130/+23
* */Makefile: Always build enable_usbdebug.cArthur Heymans2019-11-188-24/+24
* soc/amd/stoneyridge: Fix building with USBDEBUGArthur Heymans2019-11-181-0/+1
* sb/intel/common: Properly guard USB debugArthur Heymans2019-11-1810-9/+15
* nb/intel/sandybridge: Make the mainboard_early_init hook optionalArthur Heymans2019-11-1835-132/+6
* mb/{i945,ich7}: Remove redundant write on V0CTLElyes HAOUAS2019-11-178-22/+0
* security/vboot: Add config option to always enable the displayWim Vervoorn2019-11-162-1/+7
* soc/mediatek/mt8183: Get more space for PreRAM memconsoleHung-Te Lin2019-11-161-6/+6
* kohaku: Set GPP_A10 to NCShelley Chen2019-11-161-2/+2
* vendorcode/eltan/security: Move eltan security from chipset to security menuWim Vervoorn2019-11-163-21/+10
* mb/{kontron/968lcd-m,roda/rk886ex}: select non-SPIArthur Heymans2019-11-162-0/+2
* sb/intel/i82801gx: Only include SPI code with SPI boot devicesArthur Heymans2019-11-162-2/+3
* vendorcode/security/eltan: Allocate memory from bootmem to speed up hashingWim Vervoorn2019-11-161-6/+26
* vboot: remove vboot_possibly_executed functionJoel Kitching2019-11-161-23/+1
* vboot: update commentPatrick Georgi2019-11-161-1/+1
* intel/skylake: Use new PCIe RP devicetree updateNico Huber2019-11-161-122/+17
* soc/intel: Implement PCIe RP devicetree update based on LCAPNico Huber2019-11-164-0/+229
* nb/intel/x4x: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-11-1530-39/+72
* nb/intel/i945: Initialize console in bootblockArthur Heymans2019-11-1525-21/+44
* nb/intel/i945: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-11-1513-77/+38
* nb/intel/i945: Move boilerplate romstage to a common locationArthur Heymans2019-11-1513-576/+187
* nb/intel/x4x: Move boilerplate romstage to a common locationArthur Heymans2019-11-1512-333/+150
* soc/intel/skylake/acpi/dptf: Disable DTRP when no DPTF_TSRX_SENSOR_ID is definedWim Vervoorn2019-11-151-0/+2
* mb/facebook/fbg1701: Select HAVE_IFD_BIN and HAVE_ME_BINFrans Hendriks2019-11-151-0/+2
* cbfs: remove prepare() callback from struct cbfs_locatorAaron Durbin2019-11-153-22/+1