summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* ocp/monolake: Simplify mainboard dsdt.aslMarc Jones2020-10-301-250/+1
* mb/siemens/mc_bdx1: Fix IASL warning reported as errorMario Scheithauer2020-10-121-1/+0
* mb/facebook/watson: increase size of RO_VPD and RW_VPDJonathan Zhang2020-08-241-4/+4
* soc/intel/fsp_broadwell_de: examine ACM status at romstage entryJonathan Zhang2020-08-101-0/+9
* security/intel/txt: Add Intel TXT supportPhilipp Deppenwiese2020-08-1011-9/+1838
* mb/lenovo/t60: Fix override devicetreesNico Huber2020-08-042-0/+3
* mb/ocp/monolake: Create SMBIOS type 16 for Monolake platformMorgan Jang2020-07-241-1/+45
* mb/facebook/watson: select VPD_SMBIOS_VERSIONJonathan Zhang2020-07-071-0/+3
* smbios: Add option VPD_SMBIOS_VERSION that reads BIOS version from a VPD vari...Johnny Lin2020-07-042-20/+71
* soc/intel/fsp_broadwell_de: Check if memory is 'locked'Andrey Petrov2020-06-243-0/+17
* mb/fb/watson/watson_v2: configure PCI bifurcationJonathan Zhang2020-05-256-0/+89
* mb/facebook/watson: add variant watson_v2Jonathan Zhang2020-04-292-10/+67
* mb/facebook/watson: Make watson as a variantJonathan Zhang2020-04-292-3/+3
* mb/ocp/monolake: Override SMBIOS data with IPMI read FRU dataJohnny Lin2019-12-122-0/+89
* drivers/ipmi: Add IPMI Read FRU functionJohnny Lin2019-12-125-0/+494
* mainboard/facebook/watson: Reclaim unused flash spaceAndrey Petrov2019-12-051-2/+1
* [BACKPORT] arch/x86: SMBIOS: Improve core count reportingAndrey Petrov2019-12-051-1/+20
* soc/intel/broadwell_de: Re-read SPD on CRC errorAndrey Petrov2019-12-051-3/+29
* Revert "console,boot_state: Exclude printk() from reported times"Kyösti Mälkki2019-12-035-67/+0
* mb/ocp/monolake: Override SMBIOS UUID with the value sent by BMCJohnny Lin2019-11-281-0/+6
* drivers/ipmi: Add IPMI get system GUID supportJohnny Lin2019-11-282-0/+34
* src/drivers/ipmi: Implement BMC Get Self Test Result functionMorgan Jang2019-11-272-0/+72
* 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