aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/intel/kblrvp
AgeCommit message (Expand)Author
2021-01-28ACPI: Move include for <vc/google/chromeos.asl>Kyösti Mälkki
2021-01-27ACPI: Add top-level ASLKyösti Mälkki
2021-01-24arch/x86: Use wildcard for mb/smihandler.cKyösti Mälkki
2021-01-21mb/intel/kblrvp: do UART pad configuration at board-levelMichael Niewöhner
2021-01-06soc/intel/skylake: Move MAX_CPUS from mb to SoCFelix Singer
2020-12-14soc/intel/skylake: Drop always-zero PowerLimit4 dt settingAngel Pons
2020-11-24mb/**/cmos.layout: Drop copy-pasted SNB entries on non-SNBAngel Pons
2020-11-23mb/**/cmos.layout: Indent everything with tabsAngel Pons
2020-11-23mb/**/cmos.layout: Remove crusty commentsAngel Pons
2020-11-13soc/intel/{skl,cnl}: replace PM ACPI timer dt option by KconfigMichael Niewöhner
2020-10-26mb/*,soc/intel: drop the obsolete dt option `speed_shift_enable`Michael Niewöhner
2020-10-21soc/intel,mb/*: get rid of legacy pad macrosMichael Niewöhner
2020-10-13{src/mb,util/autoport}: Use macro for DSDT revisionElyes HAOUAS
2020-10-13mb/intel/latest mainboards: Get rid of power button device in corebootSubrata Banik
2020-10-12mb/intel: Convert to ASL 2.0 syntaxElyes HAOUAS
2020-10-05soc/intel/common/block/acpi: Factor out common platform.aslSubrata Banik
2020-09-23treewide: rename GENERIC_SPD_BIN to HAVE_SPD_BIN_IN_CBFSMichael Niewöhner
2020-09-21mb/intel: Drop unneeded empty linesElyes HAOUAS
2020-09-06mb: remove duplicated Make code for spd.bin generationMichael Niewöhner
2020-09-06mb/*: devicetree: drop now unneeded USBx_PORT_EMPTYMichael Niewöhner
2020-08-08soc/intel/skylake: Enable CIO depending on devicetree configurationFelix Singer
2020-08-08soc/intel/skylake: Enable SA IMGU depending on devicetree configurationFelix Singer
2020-08-08soc/intel/skylake: Enable SDXC depending on devicetree configurationFelix Singer
2020-08-07soc/intel/skylake: Enable thermal subsystem depending on devicetreeFelix Singer
2020-08-07mb/intel/kblrvp: Factor out `IoBufferOwnership`Angel Pons
2020-08-07mb/intel/kblrvp: Factor out `HeciEnabled`Angel Pons
2020-08-04mb/**/{devicetree,overridetree}.cb: Indent with tabsAngel Pons
2020-07-29soc/intel/skylake: Enable HDA depending on devicetree configurationFelix Singer
2020-07-29soc/intel/skylake: Enable HECI3 depending on devicetree configurationFelix Singer
2020-07-29soc/intel/skylake: Enable eMMC depending on devicetree configurationFelix Singer
2020-07-29soc/intel/skylake: Enable SMBus depending on devicetree configurationFelix Singer
2020-07-29soc/intel/skylake: Enable LAN depending on devicetree configurationFelix Singer
2020-07-29soc/intel/skylake: Enable SATA depending on devicetree configurationFelix Singer
2020-07-26skylake boards: Factor out copy-pasted PIRQ routesAngel Pons
2020-07-01ACPI GNVS: Replace uses of smm_get_gnvs()Kyösti Mälkki
2020-06-19Kconfig: Escape variable to accommodate new Kconfig versionsPatrick Georgi
2020-06-02src: Remove unused '#include <cbfs.h>'Elyes HAOUAS
2020-05-18skylake: update processor power limits configurationSumeet R Pawnikar
2020-05-18src: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-09src/: Replace GPL boilerplate with SPDX headersPatrick Georgi
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-06mainboard/intel: Use SPDX for GPL-2.0-only filesAngel Pons
2020-04-02Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber
2020-03-18mainboard/[g-p]*: Remove copyright noticesPatrick Georgi
2020-03-07chromeos: stop sharing write protect GPIO with depthchargeJoel Kitching
2020-02-17vboot: push clear recovery mode switch until BS_WRITE_TABLESJoel Kitching
2020-01-29mb/intel/kblrvp: Replace whitespaces with tabs in dsdt.aslSubrata Banik
2020-01-10src: Remove blank acpi_tables source filesKarthikeyan Ramasubramanian
2019-12-31mb/**/dsdt.asl: Remove outdated sleepstates.asl commentAngel Pons
2019-12-21mb/**/dsdt.asl: Remove "Some generic macros" commentAngel Pons
2019-12-20src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS
2019-12-19mb/{hp,intel}: Remove unused <stdlib.h>Elyes HAOUAS
2019-12-16mb: Use fixed value in RcompTarget structureWim Vervoorn
2019-12-09mb/intel/kblrvp: Remove hex values from VR settingsWim Vervoorn
2019-11-01soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpiSubrata Banik
2019-10-02soc/intel/skylake: devicetree: introduce PchHdaVcType fsp parameterMichael Niewöhner
2019-09-30mb: remove test-only HWIDsHung-Te Lin
2019-09-15src/mainboard: Remove not used #include <elog.h>Elyes HAOUAS
2019-08-26Split MAYBE_STATIC to _BSS and _NONZERO variantsKyösti Mälkki
2019-08-20mb/{asrock,intel,purism}: Copy channel arrays separatelyJacob Garber
2019-08-15mainboard/google: Fix indirect includesKyösti Mälkki
2019-07-25mb/*/chromeos.c: Remove some ENV_RAMSTAGE and __SIMPLE_DEVICE__Kyösti Mälkki
2019-07-09arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki
2019-06-21soc/intel/skylake: Clean up KconfigArthur Heymans
2019-06-19src/mainboard: Remove unused include <arch/byteorder.h>Elyes HAOUAS
2019-05-13mainboard: remove "recovery" gpio, selectively add "presence" gpio.Matt Delco
2019-05-07intel/fsp1_1: Drop remnants of `pei_data`Nico Huber
2019-04-23src: Use include <console/console.h> when appropriateElyes HAOUAS
2019-04-06{mb,soc/intel/skylake}: remove unused InternalGfxMaxim Polyakov
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-06src: Drop unused include <arch/acpi.h>Elyes HAOUAS
2019-03-05mainboard: Enable PRESERVE flag in all vboot/chromeos FMD filesHung-Te Lin
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-03-01soc/intel/skylake: Unify serial IRQ optionsNico Huber
2019-02-18soc/intel/skylake: Use real common code for VMX initNico Huber
2019-01-25sb/intel/common: Show "Add gigabit ethernet firmware" only for boards that ne...Jan Tatje
2019-01-16mainboard/intel: Update mainboard UART KconfigSubrata Banik
2019-01-16mb/intel/kblrvp: Fix unsigned val casting of smaller sizePraveen hodagatta pranesh
2019-01-16mb/intel/kblrvp: Add new Kaby lake RVP11 supportPraveen hodagatta pranesh
2019-01-16buildsystem: Promote rules.h to default includeKyösti Mälkki
2019-01-09mb/intel/kblrvp: Add helper function to get Board IdPraveen hodagatta pranesh
2019-01-09mb/intel/kblrvp: Enable overridetree support for variantsPraveen hodagatta pranesh
2019-01-03mb/intel/{kblrvp,kunimitsu,saddlebrook}: Remove duplicated HAVE_SMI_HANDLERElyes HAOUAS
2018-12-20mb/intel/kblrvp: Change HDA verb table selection logicPraveen hodagatta pranesh
2018-11-30cpu/intel/common: Use a common acpi/cpu.asl fileArthur Heymans
2018-11-28mb/*/*/Kconfig: Remove useless commentElyes HAOUAS
2018-11-23mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS
2018-11-21ACPI: Fix DSDT's revision fieldElyes HAOUAS
2018-11-16src: Remove unneeded include <cbfs.h>Elyes HAOUAS
2018-11-05mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-10-06soc/intel/.../hda: Add and use config for initialization of HDA codecsFurquan Shaikh
2018-09-12mainboards: Add SMMSTORE region in chromeos configsPatrick Georgi
2018-06-06soc/intel/common/block: Add common chip config blockSubrata Banik
2018-06-05soc/intel/skylake: Add option to skip coreboot MP initSubrata Banik
2018-06-04security/tpm: Unify the coreboot TPM software stackPhilipp Deppenwiese
2018-05-08mb/intel: Get rid of device_tElyes HAOUAS
2018-03-23mb/intel/kblrvp8: Add KBLRVP8 supportV Sowmya
2018-02-14mb/*/spd: Use normal binary numbers (0b0010) instead of special format (2b0010)Jonathan Neuschäfer