summaryrefslogtreecommitdiffstats
path: root/src/mainboard/intel/kblrvp
Commit message (Expand)AuthorAgeFilesLines
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-203-3/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-089-15/+15
* src: Drop unused include <arch/acpi.h>Elyes HAOUAS2019-03-061-1/+0
* mainboard: Enable PRESERVE flag in all vboot/chromeos FMD filesHung-Te Lin2019-03-051-5/+5
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-042-2/+0
* soc/intel/skylake: Unify serial IRQ optionsNico Huber2019-03-013-4/+3
* soc/intel/skylake: Use real common code for VMX initNico Huber2019-02-181-3/+0
* sb/intel/common: Show "Add gigabit ethernet firmware" only for boards that ne...Jan Tatje2019-01-251-0/+1
* mainboard/intel: Update mainboard UART KconfigSubrata Banik2019-01-161-0/+5
* mb/intel/kblrvp: Fix unsigned val casting of smaller sizePraveen hodagatta pranesh2019-01-163-7/+10
* mb/intel/kblrvp: Add new Kaby lake RVP11 supportPraveen hodagatta pranesh2019-01-168-9/+640
* buildsystem: Promote rules.h to default includeKyösti Mälkki2019-01-161-1/+0
* mb/intel/kblrvp: Add helper function to get Board IdPraveen hodagatta pranesh2019-01-093-11/+44
* mb/intel/kblrvp: Enable overridetree support for variantsPraveen hodagatta pranesh2019-01-095-283/+158
* mb/intel/{kblrvp,kunimitsu,saddlebrook}: Remove duplicated HAVE_SMI_HANDLERElyes HAOUAS2019-01-031-1/+0
* mb/intel/kblrvp: Change HDA verb table selection logicPraveen hodagatta pranesh2018-12-201-1/+1
* cpu/intel/common: Use a common acpi/cpu.asl fileArthur Heymans2018-11-301-1/+1
* mb/*/*/Kconfig: Remove useless commentElyes HAOUAS2018-11-281-1/+1
* mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS2018-11-231-2/+3
* ACPI: Fix DSDT's revision fieldElyes HAOUAS2018-11-211-1/+1
* src: Remove unneeded include <cbfs.h>Elyes HAOUAS2018-11-161-1/+0
* mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-052-2/+0
* soc/intel/.../hda: Add and use config for initialization of HDA codecsFurquan Shaikh2018-10-061-1/+1
* mainboards: Add SMMSTORE region in chromeos configsPatrick Georgi2018-09-121-1/+2
* soc/intel/common/block: Add common chip config blockSubrata Banik2018-06-062-2/+6
* soc/intel/skylake: Add option to skip coreboot MP initSubrata Banik2018-06-053-6/+0
* security/tpm: Unify the coreboot TPM software stackPhilipp Deppenwiese2018-06-041-23/+1
* mb/intel: Get rid of device_tElyes HAOUAS2018-05-081-2/+2
* mb/intel/kblrvp8: Add KBLRVP8 supportV Sowmya2018-03-232-4/+13
* mb/*/spd: Use normal binary numbers (0b0010) instead of special format (2b0010)Jonathan Neuschäfer2018-02-141-7/+7
* mb/intel/kblrvp: Enable Kabylake RVP8V Sowmya2018-02-086-2/+468
* mb/*/*/cmos.layout: Fix the values for the console levelArthur Heymans2018-01-261-9/+9
* mb/intel/kblrvp: Use common HDA codeDuncan Laurie2018-01-122-66/+1
* soc/intel/skylake: Add PcieRpClkSrcNumber UPD configuartion supportDivya Chellap2017-12-222-1/+21
* skylake mainboards: Use PAD_CFG_GPI_GPIO_DRIVER instead of PAD_CFG_GPIFurquan Shaikh2017-10-092-12/+12
* ec/google/chromeec: Add library function google_chromeec_events_initFurquan Shaikh2017-10-081-20/+8
* mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans2017-09-231-9/+1
* soc/intel/skylake: Add LPC and SPI lock down config optionSubrata Banik2017-08-252-0/+6
* include/device: Split i2c.h into threeNico Huber2017-08-181-1/+1
* mb/google/kblrvp: Add camera devices power sequencing through ACPI power reso...V Sowmya2017-07-271-0/+696
* mb/google/kblrvp: Configure ports and endpoints for sensor and CIO2 devicesV Sowmya2017-07-273-0/+157
* mainboard/intel/kblrvp: Add MIPI camera supportV Sowmya2017-07-273-4/+175
* Fix files with multiple newlines at the end.Martin Roth2017-07-241-1/+0
* mb/intel/kblrvp: Enable HD Audio for rvp3V Sowmya2017-07-122-1/+4
* mainboards: Remove unused EC event for thermal overloadDuncan Laurie2017-07-011-1/+0
* lib/spd_bin: Use proper I2C addressesNico Huber2017-06-291-1/+1
* mainboard/*/*/Kconfig: Remove MONOTONIC_TIMER_MSR selectionAamir Bohra2017-06-021-1/+0
* lib/spd_bin: make SMBus SPD addresses an inputAaron Durbin2017-05-271-1/+3
* intel/kblrvp: Enable audio in RVP7 and RVP3Naresh G Solanki2017-05-016-0/+490
* *.asl: Remove obsolete reference to TPM ASL filePatrick Rudolph2017-04-241-8/+0