aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard
AgeCommit message (Expand)Author
2019-12-12hp/pavilion_m6_1035dx: Switch away from ROMCC_BOOTBLOCKKyösti Mälkki
2019-12-12lenovo/g505s: Switch away from ROMCC_BOOTBLOCKKyösti Mälkki
2019-12-12asrock/imb-a180: Switch away from ROMCC_BOOTBLOCKKyösti Mälkki
2019-12-11pcengines/apu2: Switch away from ROMCC_BOOTBLOCKKyösti Mälkki
2019-12-11mb/lenovo/t410: Select ricoh driverPatrick Rudolph
2019-12-11mb/{facebook/portwell}: Remove empty onboard.hFrans Hendriks
2019-12-11mb/facebook/fbg1701: Move verified items to board_verified_boot.hFrans Hendriks
2019-12-11fmap: Make FMAP_CACHE mandatory if it is configured inJulius Werner
2019-12-11mb/amd/padmelon: Use Prairie Falcon configurationRichard Spiegel
2019-12-11soc/amd/stoneyridge|mbs: Deprecate SOC_AMD_NAME_PKG and othersMarshall Dawson
2019-12-11soc/amd/stoneyridge|mbs: Define SOC_AMD_STONEYRIDGE symbolMarshall Dawson
2019-12-11soc/amd/stoneyridge|mb: Add Kconfig symbol for Prairie FalconMarshall Dawson
2019-12-11mb/**/hda_verb.c: use denary numerals for lengthsAngel Pons
2019-12-11printf: Automatically prefix %p with 0xJulius Werner
2019-12-11mb/portwell/m107/fadt.c Use get_apic_table_revisionFrans Hendriks
2019-12-11mb/goog/hatch/var/dratini: Tune i2c frequency to 400 KHzWisley Chen
2019-12-11mb/portwell/m107/acpi/superio.asl: Correct indentFrans Hendriks
2019-12-11mb/{facebook/portwell}: Define SDCARD_CD in dsdt.aslFrans Hendriks
2019-12-11mb/facebook/fbg1701/acpi/ec.asl: Remove headerFrans Hendriks
2019-12-11mb/portwell/m107/devicetree.cb: Use IGD_MEMSIZE_32MBFrans Hendriks
2019-12-11mb/google/drallion/variants/drallion: Update thermal configuration for DPTFJohn Su
2019-12-10mb/google/daisy: Move 'PMIC_BUS' to KconfigElyes HAOUAS
2019-12-10mb/{facebook/portwell}: Remove ITE8258_CMD_PORTFrans Hendriks
2019-12-10mb/google/kohaku: Update TCC offset settingSeunghwan Kim
2019-12-10mainboard/(i945,ich7): Remove commented RCBA32(0x341c) codeElyes HAOUAS
2019-12-09binaryPI boards: Bulk remove BINARYPI_LEGACY_WRAPPER remainsKyösti Mälkki
2019-12-09mb/lenovo/w530/devicetree: Use subsystemid inheritancePeter Lemenkov
2019-12-09mb/lenovo/s230u/devicetree: Use subsystemid inheritancePeter Lemenkov
2019-12-09mb/lenovo/t430s/devicetree: Use subsystemid inheritancePeter Lemenkov
2019-12-09mb/lenovo/t430/devicetree: Use subsystemid inheritancePeter Lemenkov
2019-12-09mb/lenovo/x230/devicetree: Use subsystemid inheritancePeter Lemenkov
2019-12-09mb/lenovo/x220/devicetree: Use subsystemid inheritancePeter Lemenkov
2019-12-09mb/lenovo/l520/devicetree: Use subsystemid inheritancePeter Lemenkov
2019-12-09mb/lenovo/t420s/devicetree: Use subsystemid inheritancePeter Lemenkov
2019-12-09mb/lenovo/t420/devicetree: Use subsystemid inheritancePeter Lemenkov
2019-12-09mb/gigabyte/ga-b75m-d3h: Add ga-b75-d3v as a variantBill XIE
2019-12-09mb/google/octopus: Create Foob variantPeichao Wang
2019-12-09mb/intel/kblrvp: Remove hex values from VR settingsWim Vervoorn
2019-12-09mb/google/poppy: set detachable system type for nocturne/sorakaMatt DeVillier
2019-12-09AGESA,binaryPI: Move PORT80 selection to C bootblockKyösti Mälkki
2019-12-08mb/asus/am1i-a: Remove defined and not used ITE_CONFIG_REG_CCElyes HAOUAS
2019-12-06mb/lenovo/w520/devicetree: Use subsystemid inheritancePeter Lemenkov
2019-12-06mb/lenovo/t520/devicetree: Use subsystemid inheritancePeter Lemenkov
2019-12-06mb/facebook/monolith: Add Facebook MonolithWim Vervoorn
2019-12-06mb/emulation/qemu-riscv: Implement ipi using clint to enable smp in qemu/spike.Philipp Hug
2019-12-05hatch: Fix FPMCU pwr/rst gpio handlingCraig Hesling
2019-12-05mb/intel/coffeelake_rvp: Switch to overridetree setupGaggery Tsai
2019-12-05soc/intel/braswell: Use common sb code for SPI lockdown configurationArthur Heymans
2019-12-05mb/intel/icelake_rvp: Remove nested variant header referencesAamir Bohra
2019-12-05trogdor: Add mainboard USB supportT Michael Turney
2019-12-05mb/asrock/h110m: disable CLKREQ to use onboard LANMaxim Polyakov
2019-12-05Revert "mb/google/hatch: Enable PchPmSlpS0Vm075VSupport for hatch"Kane Chen
2019-12-04Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner
2019-12-04mb/google/octopus: Create Lick variantHash.Hung
2019-12-04mb/google/drallion/variants/drallion: Adjust all I2C CLK to meet specJohn Su
2019-12-04mb/google/kohaku: Adjust I2C clock frequencySeunghwan Kim
2019-12-04mb/google/hatch/var/akemi: tune DPTF for AkemiPeichao Wang
2019-12-03hatch: Create stryke variantDtrain Hsu
2019-12-03src: Add missing include <stdlib.h>Elyes HAOUAS
2019-12-03mb/google/drallion: Disable GPIO dynamic PM configurationSubrata Banik
2019-12-03AGESA boards: Drop commented out codeKyösti Mälkki
2019-12-02mb/g/drallion: Enable privacy screen on Drallion variantMathew King
2019-12-02src: Move 'static' to the beginning of declarationElyes HAOUAS
2019-12-02mb/intel/icelake_rvp: Remove unused mainboard ACPI write tableAamir Bohra
2019-12-02sb/amd/cimx: replace cimx_util with common ACPIMMIO AMD blockMichał Żygowski
2019-12-02mb/google/poppy: Remove useless ifs around voltage and GPIO direction configu...Sakari Ailus
2019-12-02mb/google/poppy: Remove redundant mutexSakari Ailus
2019-12-02mb/google/poppy: Rework OV13858 power on sequenceSakari Ailus
2019-12-02mb/google/poppy: Rework OV5670 power on sequenceSakari Ailus
2019-12-02mb/google/poppy: Power on PMIC before accessing its opregionSakari Ailus
2019-12-02mb/google/poppy: Declare output GPIOs as pull-downsSakari Ailus
2019-12-02mb/google/hatch/variants/helios: DPTF solution updateKane Chen
2019-12-02mb/google/glados: restore device-specific VBTsMatt DeVillier
2019-12-02mb/google/rammus: add libgfxinit supportMatt DeVillier
2019-12-02mb/google/poppy: add VBTs for remaining variantsMatt DeVillier
2019-12-02src/mb/intel/coffeelake_rvp: Rename COMETLAKE_RVP to COMETLAKE_RVPUGaggery Tsai
2019-11-30binaryPI boards: Remove BIST reportingKyösti Mälkki
2019-11-30binaryPI: Clean leftover romstage prototypeKyösti Mälkki
2019-11-30AGESA,binaryPI: Flag boards with ROMCC_BOOTBLOCKKyösti Mälkki
2019-11-29mainboard/google/kahlee: add G2 TS support for careenaKevin Chiu
2019-11-29sb/amd/{agesa,pi}/hudson: enable support for AMD common ACPIMMIO blocksMichał Żygowski
2019-11-29mb/lenovo/t400/Makefile: Build gpio w/o subdir makefilesPeter Lemenkov
2019-11-29mb/lenovo/t400/Kconfig: Remove default data.vbt pathPeter Lemenkov
2019-11-28soc/amd/common: Fix indirect includesKyösti Mälkki
2019-11-28mb/*/*/Kconfig: Drop redundant redeclaration of MAINBOARD_VENDORArthur Heymans
2019-11-28mainboard/google: Remove unused include <stdlib.h>Elyes HAOUAS
2019-11-27mb/google/hatch/var/kindred: Add ELAN touchscreen supportDavid Wu
2019-11-27soc/intel/cannonlake: Disable USB2 PHY Power gatingSurendranath Gurivireddy
2019-11-27google/jecht: add libgfxinit supportMatt DeVillier
2019-11-27google/beltino: add libgfxinit supportMatt DeVillier
2019-11-27google/eve: add libgfxinit supportMatt DeVillier
2019-11-27google/fizz: add libgfxinit supportMatt DeVillier
2019-11-27google/glados: add libgfxinit supportMatt DeVillier
2019-11-27binaryPI: Drop BINARYPI_LEGACY_WRAPPER supportKyösti Mälkki
2019-11-27binaryPI: Disable boards from buildKyösti Mälkki
2019-11-27pcengines/apu2: Switch away from BINARYPI_LEGACY_WRAPPERKrystian Hebel
2019-11-25mb/samsung: remove header guards for SuperIOMatt DeVillier
2019-11-25hatch: Enable EC sync in romstageTim Wawrzynczak
2019-11-25mb/Kconfig: Add a warning on boards with a ROMCC_BOOTLOCKArthur Heymans
2019-11-25Drop superfluous C_ENVIRONMENT_BOOTBLOCK checksArthur Heymans