summaryrefslogtreecommitdiffstats
path: root/src/mainboard/intel/jasperlake_rvp
Commit message (Expand)AuthorAgeFilesLines
* vboot: update GBB flags to use altfw terminologyJoel Kitching2021-02-271-1/+1
* src/mb: Remove unused <console/console.h>Elyes HAOUAS2021-02-151-1/+0
* mainboards: Remove default CHROMEOS=yKyösti Mälkki2021-02-041-2/+0
* ACPI: Move include for <vc/google/chromeos.asl>Kyösti Mälkki2021-01-281-5/+0
* ACPI: Add top-level ASLKyösti Mälkki2021-01-271-0/+1
* arch/x86: Use wildcard for mb/smihandler.cKyösti Mälkki2021-01-241-2/+0
* mb/intel/jasperlake_rvp: do UART pad config at board-levelMichael Niewöhner2021-01-212-1/+8
* mb/intel/jasperlake_rvp: Fix building with CONFIG_CHROMEOS unsetMatt DeVillier2021-01-071-1/+1
* mb/intel/jslrvp: Modify the flash layout for fsp debug buildV Sowmya2020-12-011-24/+25
* mb/intel/jasperlake_rvp: Modify flash layout and enable CSE RW updateV Sowmya2020-11-181-4/+6
* src: Add missing 'include <console/console.h>'Elyes HAOUAS2020-11-171-0/+1
* mrc_cache: Move code for triggering memory training into mrc_cacheShelley Chen2020-11-131-1/+0
* mb/intel/jasperlake_rvp: Update Power Limit2 minimum valueSumeet R Pawnikar2020-11-091-1/+1
* mb, soc/intel: Reorganize CNVi device entries in devicetreeFurquan Shaikh2020-11-021-4/+6
* mb/*,soc/intel: drop the obsolete dt option `speed_shift_enable`Michael Niewöhner2020-10-261-3/+0
* {src/mb,util/autoport}: Use macro for DSDT revisionElyes HAOUAS2020-10-131-1/+1
* mb, soc/intel: Switch to using drivers/wifi/generic for Intel WiFi devicesFurquan Shaikh2020-10-131-1/+1
* mb/intel/latest mainboards: Get rid of power button device in corebootSubrata Banik2020-10-132-15/+0
* mb/intel/{jslrvp,tglrvp}: Remove non-existent 'subdirs-y += ../common'Subrata Banik2020-10-081-1/+0
* soc/intel/common/block/acpi: Factor out common platform.aslSubrata Banik2020-10-051-1/+1
* mb/intel/jslrvp: Update PMC as hidden deviceMaulik V Vaghela2020-09-291-1/+1
* treewide: rename GENERIC_SPD_BIN to HAVE_SPD_BIN_IN_CBFSMichael Niewöhner2020-09-231-1/+1
* soc/intel/jasperlake: Enable processor thermal control using PCI_DEVFNSumeet R Pawnikar2020-09-221-3/+0
* mb/intel: Drop unneeded empty linesElyes HAOUAS2020-09-211-1/+0
* mb/intel/jasperlake_rvp: Fix wrong comments for ECTSubrata Banik2020-09-151-2/+2
* mb/intel/jasperlake_rvp: Add DTT support for jslrvpSumeet R Pawnikar2020-09-082-1/+33
* mb: remove duplicated Make code for spd.bin generationMichael Niewöhner2020-09-061-2/+0
* mb/intel/jasperlake_rvp: Configure GPIO pad to enable I2C4Sugnan Prabhu S2020-08-261-0/+7
* mb/intel/jasperlake_rvp: Enable I2C4 for UFCSugnan Prabhu S2020-08-261-1/+4
* mb/intel/jslrvp: Correct PCI root port mappingMaulik V Vaghela2020-08-241-4/+4
* mb/intel/jasperlake_rvp: Configure GPIOs related to UFCPandya, Varshit B2020-08-171-0/+15
* mb/intel/jasperlake_rvp: Re-organize the FMAP layoutKarthikeyan Ramasubramanian2020-08-171-5/+5
* mb/intel/jslrvp: Update SLP_Sx assertion widths and PwrCycDurV Sowmya2020-08-171-0/+14
* mb/intel/jasperlake_rvp: Replace static camera ACPI by driverSugnan Prabhu S2020-08-058-334/+111
* mb/**/{devicetree,overridetree}.cb: Indent with tabsAngel Pons2020-08-041-43/+43
* mb/intel/jasperlake_rvp: Enable CSE Firmware Lite SKU for JSLRVPKrishna Prasad Bhat2020-07-231-0/+1
* mb/intel/jasperlake_rvp: Skip CPU Replacement Check for jasperlake rvpKrishna Prasad Bhat2020-07-231-0/+3
* src: Remove unused 'include <stdint.h>Elyes HAOUAS2020-07-141-1/+0
* mb/intel/icelake_rvp,jasperlake_rvp: Select DRIVERS_SPI_ACPIKyösti Mälkki2020-07-031-0/+1
* Kconfig: Escape variable to accommodate new Kconfig versionsPatrick Georgi2020-06-191-1/+1
* Makefile: Drop HAVE_SMI_HANDLER test for smm-classKyösti Mälkki2020-06-031-1/+1
* mb/intel/jasperlake_rvp: Add world facing camera supportPandya, Varshit B2020-05-269-14/+365
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-183-9/+0
* mb/intel/jasperlake_rvp: Remove SataEnable deviceetree configRonak Kanabar2020-05-121-2/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1118-18/+0
* mb/intel/jasperlake_rvp: Turn off unused I2C lanesPandya, Varshit B2020-05-111-7/+7
* mb/intel/jasperlake_rvp: Add support for SMI handlerMaulik V Vaghela2020-05-112-0/+40
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-093-27/+3
* mb/intel/jasperlake_rvp: Configure IP specific GPIOsMaulik V Vaghela2020-05-051-19/+173
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1