summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* mb/google/poppy/variant/nocturne: don't invert GPP_D17Nick Vaccaro2019-10-271-1/+1
* Dragonair: Add sku23Wisley Chen2019-10-272-0/+2
* mb/supermicro/x11-lga1151: use the new Kconfig to hide GOPMichael Niewöhner2019-10-271-0/+1
* device: add Kconfig option to hide GOP initialization optionMichael Niewöhner2019-10-271-1/+6
* src/soc: change "unsigned" to "unsigned int"Martin Roth2019-10-2767-295/+295
* src/mainboard: change "unsigned" to "unsigned int"Martin Roth2019-10-2758-97/+97
* src/[arch-lib]: change "unsigned" to "unsigned int"Martin Roth2019-10-2737-158/+158
* mb/supermicro/h8scm_fam10: Use 'Device()' instead of 'Processor()'Elyes HAOUAS2019-10-272-46/+31
* mb/amd/serengeti_cheetah_fam10: Use 'Device()' instead of 'Processor()'Elyes HAOUAS2019-10-271-4/+16
* mb/msi/ms7721: Use 'Device()' instead of 'Processor()'Elyes HAOUAS2019-10-271-5/+13
* mb/lippert: Use 'Device()' instead of 'Processor()'Elyes HAOUAS2019-10-272-50/+24
* mb/jetway: Use 'Device()' instead of 'Processor()'Elyes HAOUAS2019-10-272-32/+25
* src/[northbridge,security]: change "unsigned" to "unsigned int"Martin Roth2019-10-2719-94/+94
* mb/iei: Use 'Device()' instead of 'Processor()'Elyes HAOUAS2019-10-272-32/+25
* mb/gigabyte: Use 'Device()' instead of 'Processor()'Elyes HAOUAS2019-10-276-97/+76
* mb/avalue: Use 'Device()' instead of 'Processor()'Elyes HAOUAS2019-10-272-32/+25
* mb/asus: Use 'Device()' instead of 'Processor()'Elyes HAOUAS2019-10-279-133/+113
* mb/advansus: Use 'Device()' instead of 'Processor()'Elyes HAOUAS2019-10-272-32/+25
* mb/amd: Use 'Device()' instead of 'Processor()'Elyes HAOUAS2019-10-278-125/+100
* cpu/amd/*/*/acpi/: Use 'Device()' instead of 'Processor()'Elyes HAOUAS2019-10-276-324/+205
* mb/(ich7): Use macro instead of magic numberElyes HAOUAS2019-10-2710-40/+40
* 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