summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* src/{device,drivers}: Use 'include <stdlib.h>' when appropriateElyes HAOUAS2019-10-278-3/+13
* src: Use 'include <boot/coreboot_tables.h>' when appropriateElyes HAOUAS2019-10-2734-28/+9
* cbmem.h: Align comment with the reality of implementationsArthur Heymans2019-10-271-3/+2
* drivers/intel/fsp2_0: move die() calls to the functionsMichael Niewöhner2019-10-265-15/+13
* soc/intel: common,skl,cnl,icl: drop reserved mmio memory size calculationMichael Niewöhner2019-10-265-71/+3
* soc,mb/intel: clean up remaining FSP2.0 socs/boardsMichael Niewöhner2019-10-2611-18/+10
* soc/intel/skylake: move/rename files after drop of FSP 1.1Michael Niewöhner2019-10-268-6/+3
* drivers/intel/fsp1_1: remove orphaned functionalityMichael Niewöhner2019-10-263-76/+0
* soc/intel/skylake: drop support for FSP 1.1Michael Niewöhner2019-10-2618-1305/+12
* mb/intel/saddlebrook: Enable serial port on SIOPraveen Hodagatta Pranesh2019-10-261-1/+0
* mb/intel/saddlebrook: migrate to FSP 2.0Michael Niewöhner2019-10-264-84/+69
* trogdor: Provide initial mainboard supportT Michael Turney2019-10-2511-0/+288
* mb/lenovo/{t60,r60}: Add ThinkPad R60 support as variant boardMaccraft2019-10-255-17/+36
* soc/intel: Drop wrong _ADR objectsElyes HAOUAS2019-10-254-4/+0
* src/mainboard: Drop wrong _ADR objectsElyes HAOUAS2019-10-2513-16/+0
* ec/{compal,google,quanta}: Drop wrong _ADR objectsElyes HAOUAS2019-10-253-3/+0
* mb/lenovo/x201/smihandler: Remove mainboard_io_trap_handler functionPeter Lemenkov2019-10-252-52/+9
* mb/*/*/smihandler: Remove bogus mainboard_io_trap_handlerPeter Lemenkov2019-10-253-30/+0
* mb/lenovo/{t60,x201,x60}/smihandler: Remove SMM reinitializationPeter Lemenkov2019-10-253-42/+0
* mb/*/*/smihandler: Remove bogus SMM initPeter Lemenkov2019-10-253-36/+0
* arch/acpi.h: Convert MADT APIC type names to all capsHimanshu Sahdev2019-10-252-21/+20
* arch/acpi.h: Use the aforementioned typedef acpi_table_headerHimanshu Sahdev2019-10-251-18/+18
* mb/google/{glados,dragonegg}: Configure GPIOs in mainboard chip->init()Furquan Shaikh2019-10-256-54/+14
* mb/google/{drallion,sarien}: Configure GPIOs in mainboard chip->init()Furquan Shaikh2019-10-252-3/+4
* mb/google/{poppy,eve,fizz}: Configure GPIOs in mainboard chip->init()Furquan Shaikh2019-10-258-102/+70
* mb/google/hatch: Configure GPIOs in mainboard chip->init()Furquan Shaikh2019-10-251-13/+22
* mb/google/hatch: Set DSM parameters for HeliosCheng-Yi Chiang2019-10-251-8/+12
* mb/google/hatch: Fix speaker mapping for HeliosCheng-Yi Chiang2019-10-251-8/+8
* src/vendorcode/intel: Update Comet Lake FSP headers as per FSP v1394Ronak Kanabar2019-10-251-47/+57
* mb/google/hatch/var/akemi: Update DPTF thermal sensor for AkemiPeichao Wang2019-10-242-1/+132
* soc/amd/picasso: Remove duplicate AMD_PUBKEY_FILE from KconfigJustin Frodsham2019-10-241-4/+0
* src/include/console: Get rid of unused deprecated POST codesElyes HAOUAS2019-10-241-173/+0
* mb/google/octopus: Override VBT selection for Dorp/Vortininja/VorticonTony Huang2019-10-242-0/+9
* mb/google/{butterfly,link,parrot}: Drop wrong _ADR objectsElyes HAOUAS2019-10-243-3/+0
* src/ec/quanta: Drop wrong _ADR objectsElyes HAOUAS2019-10-242-2/+0
* (acpi) superio.asl: Drop wrong _ADR objectsElyes HAOUAS2019-10-243-5/+0
* ec/google/chromeec/acpi: Drop wrong _ADR objectElyes HAOUAS2019-10-241-4/+0
* soc/intel/apollolake/acpi: Drop wrong _ADR objects for gpioElyes HAOUAS2019-10-241-4/+0
* soc/mediatek/mt8183: Add udelay after setting voltagesYu-Ping Wu2019-10-241-0/+2
* mb/ocp/monolake: Configure IPMI BMC FRB2 watchdog timer via VPD variablesJohnny Lin2019-10-244-3/+42
* drivers/ipmi: Add IPMI BMC FRB2 watchdog timer supportJohnny Lin2019-10-243-0/+164
* mb/siemens/{mc_apl1, mc_bdx1}: Remove offsets from flashmap filesWerner Zeh2019-10-243-36/+36
* mb/google/hatch: Select RT1011 and CHROMEOS_DSM_CALIB for HeliosCheng-Yi Chiang2019-10-241-0/+2
* drivers/i2c/rt1011: Add a driver for RT1011Cheng-Yi Chiang2019-10-244-0/+159
* google/chromeos: Add a library to get DSM calibration dataCheng-Yi Chiang2019-10-244-0/+73
* acpi: Drop wrong _ADR objects for PCI host bridgesElyes HAOUAS2019-10-2414-14/+0
* soc/mediatek/mt8183: Improve DRAM calibration logsYu-Ping Wu2019-10-244-24/+19
* soc/mediatek/mt8183: Correct continuation line indentYu-Ping Wu2019-10-241-4/+4
* soc/intel/fsp_baytrail: use designware I2C driverUwe Poeche2019-10-249-416/+308
* soc/mediatek/mt8183: Force retraining memory if requestedHung-Te Lin2019-10-241-1/+2