summaryrefslogtreecommitdiffstats
path: root/src/mainboard/51nb
Commit message (Expand)AuthorAgeFilesLines
* ACPI: Move common _PIC methodKyösti Mälkki2021-02-141-14/+0
* ACPI: Add top-level ASLKyösti Mälkki2021-01-271-0/+1
* mb/51nb/Kconfig: Remove duplicated stringElyes HAOUAS2021-01-251-1/+0
* soc/intel/skylake: Move MAX_CPUS from mb to SoCFelix Singer2021-01-061-4/+0
* nb/intel/hsw,soc/intel/{bdw,skl,apl},mb/*: unify dt panel settingsMichael Niewöhner2021-01-011-5/+7
* drivers/intel/gma: Include gfx.asl by default for all platforms...Matt DeVillier2020-12-301-2/+1
* soc/intel/skylake: Drop duplicate PmConfigPciClockRun configurationBenjamin Doron2020-12-171-2/+0
* soc/intel/skylake: Drop always-zero ProbelessTrace dt settingAngel Pons2020-12-141-1/+0
* soc/intel/skylake: Drop unreferenced PttSwitch dt settingAngel Pons2020-12-141-1/+0
* soc/intel/{skl,cnl}: replace PM ACPI timer dt option by KconfigMichael Niewöhner2020-11-131-1/+0
* mb/*,soc/intel: drop the obsolete dt option `speed_shift_enable`Michael Niewöhner2020-10-261-3/+0
* src: Include <arch/io.h> when appropriateElyes HAOUAS2020-10-261-1/+0
* soc/intel,mb/*: get rid of legacy pad macrosMichael Niewöhner2020-10-211-51/+51
* {src/mb,util/autoport}: Use macro for DSDT revisionElyes HAOUAS2020-10-131-1/+1
* mb/{51nb/x210,razer/blade_stealth_kbl}/dsdt.asl: decrease DSDT revision from ...Elyes HAOUAS2020-10-131-1/+1
* mb/51nb/x210/gpio: Remove comments that contain pad functionsMaxim Polyakov2020-09-301-164/+164
* mb/51nb/x210/gpio: 4/4 Convert field macros to PAD_CFGMaxim Polyakov2020-09-301-162/+174
* mb/51nb/x210/gpio: 3/4 Fix PAD_RESET to convert to PAD_NC()Maxim Polyakov2020-09-211-1/+1
* mb/51nb/x210/gpio: 2/4 Exclude fields for PAD_CFGMaxim Polyakov2020-09-211-140/+140
* mb/51nb/x210/gpio: 1/4 Decode raw register valuesMaxim Polyakov2020-09-211-162/+162
* soc/intel/skylake: Enable CIO depending on devicetree configurationFelix Singer2020-08-081-1/+1
* soc/intel/skylake: Enable SDXC depending on devicetree configurationFelix Singer2020-08-081-1/+1
* soc/intel/skylake: Enable thermal subsystem depending on devicetreeFelix Singer2020-08-071-1/+1
* soc/intel/skylake: Enable HDA depending on devicetree configurationFelix Singer2020-07-291-1/+0
* soc/intel/skylake: Enable eMMC depending on devicetree configurationFelix Singer2020-07-291-1/+0
* soc/intel/skylake: Enable TraceHub depending on devicetree configurationFelix Singer2020-07-291-1/+0
* soc/intel/skylake: Enable SMBus depending on devicetree configurationFelix Singer2020-07-291-1/+0
* soc/intel/skylake: Enable LAN depending on devicetree configurationFelix Singer2020-07-291-1/+0
* soc/intel/skylake: Enable SATA depending on devicetree configurationFelix Singer2020-07-291-1/+0
* src: Remove unneeded space in license headerElyes HAOUAS2020-07-2611-11/+11
* skylake boards: Factor out copy-pasted PIRQ routesAngel Pons2020-07-261-9/+0
* Kconfig: Escape variable to accommodate new Kconfig versionsPatrick Georgi2020-06-191-1/+1
* mb/51nb/x210: Remove duplicate ACPI power button devicePaul Menzel2020-06-061-12/+0
* src: Remove duplicated includesElyes HAOUAS2020-06-021-1/+0
* skylake: update processor power limits configurationSumeet R Pawnikar2020-05-181-3/+4
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1114-14/+0
* soc/intel/skl: always enable SataPwrOptEnableMichael Niewöhner2020-05-041-1/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* src/mb: Remove unneeded spaces before/after tabsElyes HAOUAS2020-04-101-3/+3
* mb/51nb/x210: restore left USB3 port in devicetreeMatt DeVillier2020-03-311-0/+1
* mb/51nb/x210: Fix up USB ports in devicetreeMatt DeVillier2020-03-291-7/+6
* drivers/intel/gma/acpi: Reduce display switching stubsNico Huber2020-03-241-2/+0
* mb/51nb/x210: correct battery ACPIMatt DeVillier2020-03-161-4/+4
* mb/51nb/x210: update devicetreeMatt DeVillier2020-03-161-4/+7
* mb/51nb/x210: add libgfxinit supportMatt DeVillier2020-03-164-0/+27
* mb/51nb: Add support for the 51nb X210Matthew Garrett2020-03-1619-0/+944