summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Makefile.inc: Ignore _HID & _ADR conflicts in Broadwell & LynxpointMartin Roth2020-03-041-0/+9
* Makefile.inc: Adapt $(spc) definitionNico Huber2020-02-191-1/+1
* 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
* Documentation/releases: Finalize 4.11, start 4.124.11Patrick Georgi2019-11-193-9/+115
* Documentation: Remove duplicated entryPatrick Rudolph2019-11-191-4/+0
* util/chromeos: Indent code blocks instead of using ```Paul Menzel2019-11-191-13/+10
* util/docker/Makefile: Add documentation docker image targetsArthur Heymans2019-11-191-0/+23
* Documentation: Reword Supermicro X10SLM+-F datasheet referencesPaul Menzel2019-11-191-3/+2
* configs: add google/meep cros config as regression testPatrick Georgi2019-11-191-0/+41
* mb/google/octopus: Disable fmap cache for meepPatrick Georgi2019-11-191-0/+1
* docs: intel fsp: add memory retraining bug on SPS systemsMichael Niewöhner2019-11-192-1/+7
* 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
* xcompile: Explicitly disable warning address-of-packed-memberElyes HAOUAS2019-11-191-1/+1
* mmio: Fix buffer_to_fifo32() order of argumentsJulius Werner2019-11-192-2/+2
* 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
* build system: Add various compiler flags that enable warnings on UBPatrick Georgi2019-11-181-0/+1
* src: Ignore Redundant offset remarks in ASL codeWim Vervoorn2019-11-181-1/+4
* 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