summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* soc/amd/cezanne: include LAPIC code and set MAX_CPUS to 16Felix Held2021-01-212-0/+5
* mb/siemens/chili: do UART pad configuration at board-levelMichael Niewöhner2021-01-215-0/+32
* mb/up/squared: do UART pad configuration at board-levelMichael Niewöhner2021-01-213-2/+35
* mb/intel/kblrvp: do UART pad configuration at board-levelMichael Niewöhner2021-01-214-1/+7
* mb/intel/minnow3: do UART pad configuration at board-levelMichael Niewöhner2021-01-212-2/+6
* mb/intel/leafhill: do UART pad configuration at board-levelMichael Niewöhner2021-01-212-2/+6
* mb/intel/glkrvp: do UART pad configuration at board-levelMichael Niewöhner2021-01-212-1/+7
* mb/intel/apollolake_rvp: do UART pad configuration at board-levelMichael Niewöhner2021-01-213-1/+20
* mb/intel/tglrvp: do UART pad config at board-levelMichael Niewöhner2021-01-213-1/+9
* mb/intel/jasperlake_rvp: do UART pad config at board-levelMichael Niewöhner2021-01-212-1/+8
* mb/intel/icelake_rvp: do UART pad config at board-levelMichael Niewöhner2021-01-213-1/+9
* mb/google/reef: do UART pad configuration at board-levelMichael Niewöhner2021-01-213-1/+13
* mb/intel/minnow3: drop unneeded call to lpc_configure_padsMichael Niewöhner2021-01-211-3/+0
* mb/intel/leafhill: do LPC/eSPI pad configuration at board-levelMichael Niewöhner2021-01-212-2/+20
* mb/intel/glkrvp: do LPC/eSPI pad configuration at board-levelMichael Niewöhner2021-01-212-2/+1
* mb/up/squared: do LPC/eSPI pad configuration at board-levelMichael Niewöhner2021-01-213-2/+48
* mb/google/reef: do LPC/eSPI pad configuration at board-levelMichael Niewöhner2021-01-213-4/+34
* mb/google/hatch: do UART pad configuration at board-levelMichael Niewöhner2021-01-2112-6/+45
* mb/google/glados: do UART pad configuration at board-levelMichael Niewöhner2021-01-218-1/+15
* mb/google/octopus: do UART pad configuration at board-levelMichael Niewöhner2021-01-212-3/+11
* mb/google/dedede: do UART pad config at board-levelMichael Niewöhner2021-01-212-1/+6
* mb/google/drallion: do early pad configuration in early bootstageMichael Niewöhner2021-01-211-2/+1
* mb/google/octopus: do LPC/eSPI pad configuration at board-levelMichael Niewöhner2021-01-213-2/+13
* cpu/intel/haswell: Clean up CPUID definitionsAngel Pons2021-01-212-20/+33
* cpu/intel/haswell: Add s0ix supportAngel Pons2021-01-212-1/+27
* src/drivers/smmstore: Fix SMMSTOREv1 clear commandTim Crawford2021-01-211-1/+1
* mb/google/volteer/variant/lindar: Enable SA GV settingKevin Chang2021-01-211-1/+0
* mb/google/guybrush: Add default FMD file to the buildMathew King2021-01-211-0/+4
* mb/google/volteer/variant/lindar: Configure USB2 port for type-cKevin Chang2021-01-211-2/+2
* ach/x86/postcar.c: Avoid double CBMEM initializationFrans Hendriks2021-01-211-1/+5
* drivers/intel/fsp1_1/temp_ram_exit.c: Initialize CBMEMFrans Hendriks2021-01-211-0/+5
* soc/intel/quark: Add pwrs in <soc/nvs.h>Kyösti Mälkki2021-01-211-0/+1
* soc/intel/cannonlake: Allow RP#1 usage for ClkSrcJeremy Soller2021-01-212-0/+4
* soc/intel/common/pcie_rp.h: Fix comment styleFurquan Shaikh2021-01-211-14/+14
* cpu/intel/socket_LGA775: Increase DCACHE_RAM_SIZEElyes HAOUAS2021-01-214-4/+1
* mb/google/dedede/var/boten: Update gpio config for botenStanley Wu2021-01-211-0/+7
* mb/google/dedede/var/boten: Replace generic driver with sx9324 driverStanley Wu2021-01-212-3/+49
* mb/google/dedede/var/boten: Update gpio settingStanley Wu2021-01-211-0/+9
* mb/intel/adlrvp: Add PRESERVE to UNIFIED_MRC_CACHESubrata Banik2021-01-211-1/+1
* mb/intel/adlrvp: Remove redundant HAS_RECOVERY_MRC_CACHE KconfigSubrata Banik2021-01-211-1/+0
* soc/intel/alderlake: Disable Internal Gfx based on SOC_INTEL_DISABLE_IGDSubrata Banik2021-01-211-5/+6
* soc/intel/common/graphics: Add new Kconfig SOC_INTEL_DISABLE_IGDSubrata Banik2021-01-211-0/+9
* soc/amd/cezanne/Kconfig: select IDT_IN_EVERY_STAGEFelix Held2021-01-201-0/+1
* soc/amd/picasso/Kconfig: drop EHCI_BARFelix Held2021-01-201-4/+0
* soc/amd/picasso/Kconfig: drop HAVE_USBDEBUG_OPTIONSFelix Held2021-01-201-1/+0
* soc/intel: fix indentation in intelblocks/lpc_lib.hMichael Niewöhner2021-01-201-20/+20
* mb/prodrive/hermes: do UART pad configuration at board-levelMichael Niewöhner2021-01-201-0/+12
* soc/intel/*: drop broken LPC mmio codeMichael Niewöhner2021-01-2012-170/+0
* mb/google/poppy: do early pad configuration in early bootstageMichael Niewöhner2021-01-201-1/+1
* mb/google/fizz: do early pad configuration in early bootstageMichael Niewöhner2021-01-201-1/+1