summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-28nb/intel/gm45: Add C_ENVIRONMENT_BOOTBLOCK supportArthur Heymans
2019-10-28cpu/intel/car: Correctly cache the bootblock with C_ENVIRONMENT_BOOTBLOCKArthur Heymans
2019-10-28soc/mediatek/mt8183: Pass MR values as function argumentsYu-Ping Wu
2019-10-28src/cpu: Use 'include <stdlib.h>' when appropriateElyes HAOUAS
2019-10-28src/southbridge: Use 'include <stdlib.h>' when appropriateElyes HAOUAS
2019-10-28src: Remove unused '#include <cpu/cpu.h>'Elyes HAOUAS
2019-10-28mb/lenovo/x200: Correct device tree override logicBill XIE
2019-10-28lib/cbfs: Don't load XIP stages from bootblockArthur Heymans
2019-10-28mb/google/sarien/arcada: Add support for Cirque TouchpadKarthikeyan Ramasubramanian
2019-10-28lib/prog_loaders.c: Add prog_locate_hook()Frans Hendriks
2019-10-27Documentation/writing_documentation.md: Explain how to use dockerArthur Heymans
2019-10-27mb/google/poppy/variant/nocturne: don't invert GPP_D17Nick Vaccaro
2019-10-27Dragonair: Add sku23Wisley Chen
2019-10-27mb/supermicro/x11-lga1151: use the new Kconfig to hide GOPMichael Niewöhner
2019-10-27device: add Kconfig option to hide GOP initialization optionMichael Niewöhner
2019-10-27src/soc: change "unsigned" to "unsigned int"Martin Roth
2019-10-27src/mainboard: change "unsigned" to "unsigned int"Martin Roth
2019-10-27src/[arch-lib]: change "unsigned" to "unsigned int"Martin Roth
2019-10-27mb/supermicro/h8scm_fam10: Use 'Device()' instead of 'Processor()'Elyes HAOUAS
2019-10-27mb/amd/serengeti_cheetah_fam10: Use 'Device()' instead of 'Processor()'Elyes HAOUAS
2019-10-27mb/msi/ms7721: Use 'Device()' instead of 'Processor()'Elyes HAOUAS
2019-10-27mb/lippert: Use 'Device()' instead of 'Processor()'Elyes HAOUAS
2019-10-27mb/jetway: Use 'Device()' instead of 'Processor()'Elyes HAOUAS
2019-10-27src/[northbridge,security]: change "unsigned" to "unsigned int"Martin Roth
2019-10-27mb/iei: Use 'Device()' instead of 'Processor()'Elyes HAOUAS
2019-10-27mb/gigabyte: Use 'Device()' instead of 'Processor()'Elyes HAOUAS
2019-10-27mb/avalue: Use 'Device()' instead of 'Processor()'Elyes HAOUAS
2019-10-27mb/asus: Use 'Device()' instead of 'Processor()'Elyes HAOUAS
2019-10-27mb/advansus: Use 'Device()' instead of 'Processor()'Elyes HAOUAS
2019-10-27mb/amd: Use 'Device()' instead of 'Processor()'Elyes HAOUAS
2019-10-27cpu/amd/*/*/acpi/: Use 'Device()' instead of 'Processor()'Elyes HAOUAS
2019-10-27mb/(ich7): Use macro instead of magic numberElyes HAOUAS
2019-10-27src/{device,drivers}: Use 'include <stdlib.h>' when appropriateElyes HAOUAS
2019-10-27src: Use 'include <boot/coreboot_tables.h>' when appropriateElyes HAOUAS
2019-10-27buildgcc: ACPICA: build more utilities and in parallelStefan Reinauer
2019-10-27cbmem.h: Align comment with the reality of implementationsArthur Heymans
2019-10-26Makefile: Switch to `.config` as input for the Ada `CB.Config`Nico Huber
2019-10-26util/crossgcc/patches: facilitate successful build of ipxeHimanshu Sahdev
2019-10-26drivers/intel/fsp2_0: move die() calls to the functionsMichael Niewöhner
2019-10-26soc/intel: common,skl,cnl,icl: drop reserved mmio memory size calculationMichael Niewöhner
2019-10-26soc,mb/intel: clean up remaining FSP2.0 socs/boardsMichael Niewöhner
2019-10-26soc/intel/skylake: move/rename files after drop of FSP 1.1Michael Niewöhner
2019-10-26drivers/intel/fsp1_1: remove orphaned functionalityMichael Niewöhner
2019-10-26soc/intel/skylake: drop support for FSP 1.1Michael Niewöhner
2019-10-26mb/intel/saddlebrook: Enable serial port on SIOPraveen Hodagatta Pranesh
2019-10-26mb/intel/saddlebrook: migrate to FSP 2.0Michael Niewöhner
2019-10-25trogdor: Provide initial mainboard supportT Michael Turney
2019-10-25mb/lenovo/{t60,r60}: Add ThinkPad R60 support as variant boardMaccraft
2019-10-25soc/intel: Drop wrong _ADR objectsElyes HAOUAS
2019-10-25src/mainboard: Drop wrong _ADR objectsElyes HAOUAS