summaryrefslogtreecommitdiffstats
path: root/src/mainboard/up
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/apollolake: Hook Up SataPortEnable to devicetreeSean Rhodes2022-06-201-1/+4
* tpm: Refactor TPM Kconfig dimensionsJes B. Klinke2022-04-211-1/+1
* mb/up/squared: Undo set primary GPU via FSP optionMaxim Polyakov2021-09-141-1/+0
* mb/*: Specify type of `FMDFILE` onceAngel Pons2021-07-261-1/+0
* mb/*: Specify type of `MAINBOARD_PART_NUMBER` onceAngel Pons2021-07-261-1/+0
* mb/*: Specify type of `MAINBOARD_DIR` onceAngel Pons2021-07-261-1/+0
* mainboard/up/squared: Add one more DRAM configurationFlorian Laufenböck2021-07-231-1/+13
* mb/up/squared: Select NO_UART_ON_SUPERIOPatrick Rudolph2021-02-121-0/+1
* ACPI: Add top-level ASLKyösti Mälkki2021-01-271-0/+1
* mb/up/squared: do UART pad configuration at board-levelMichael Niewöhner2021-01-213-2/+35
* mb/up/squared: do LPC/eSPI pad configuration at board-levelMichael Niewöhner2021-01-213-2/+48
* mb/*/Kconfig: Annotate closing endif with corresponding conditionPaul Menzel2020-11-121-1/+1
* {src/mb,util/autoport}: Use macro for DSDT revisionElyes HAOUAS2020-10-131-1/+1
* mb/up/squared: move subsystem id from Kconfig to devicetreeMichael Niewöhner2020-09-192-8/+1
* apollolake boards: Enable CSE in devicetreeSubrata Banik2020-09-191-1/+1
* apollolake: Define MAX_CPUS at SoC scopeAngel Pons2020-09-091-4/+0
* mb/up/squared: Increase MAX_CPUS from 2 to 4Reto Buerki2020-08-171-1/+1
* mb/up/squared/gpio: 3/3 Convert bit field macros to PAD_CFGMaxim Polyakov2020-08-031-886/+242
* mb/up/squared/gpio: 2/3 Exclude fields that are not in PAD_CFG*Maxim Polyakov2020-08-031-176/+176
* mb/up/squared/gpio: 1/3 Decode raw register valuesMaxim Polyakov2020-08-031-753/+1393
* Kconfig: Escape variable to accommodate new Kconfig versionsPatrick Georgi2020-06-191-4/+4
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-116-6/+0
* mb/up/squared: Fix eMMC speed for UP2 with EDK2Patrik Tesarik2020-05-042-1/+4
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* Do not select USE_BLOBSNico Huber2020-04-151-1/+0
* fsp2_0: Clean up around `config FSP_USE_REPO`Nico Huber2020-04-051-2/+0
* mainboard/up: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-045-65/+10
* mb/**/gma-mainboard.ads: Use SPDX for GPL-2.0-or-laterAngel Pons2020-03-201-12/+1
* mainboard/[^a-p]*: Remove copyright noticesPatrick Georgi2020-03-185-5/+0
* mb/up/squared: move USB config to device treeMaxim Polyakov2020-03-062-10/+14
* mb/up/squared: remove NpkEn option from romstageMaxim Polyakov2020-03-061-1/+0
* mb/*/Kconfig: Factor out MAINBOARD_VENDORAngel Pons2020-03-031-1/+0
* src: Remove blank acpi_tables source filesKarthikeyan Ramasubramanian2020-01-101-0/+0
* mb/**/dsdt.asl: Remove outdated sleepstates.asl commentAngel Pons2019-12-311-1/+0
* soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpiSubrata Banik2019-11-011-1/+1
* src: Remove unused 'include <string.h>'Elyes HAOUAS2019-10-201-1/+0
* mb/up/squared: Fill LPDDR4 dimm infoPatrick Rudolph2019-09-231-0/+39
* mb/up/squared: Do RAM config based on SKU IDFelix Singer2019-09-162-36/+99
* src/mainboard/up/squared: Add Support for iTPMChristian Walter2019-08-062-0/+5
* mb/up/squared: Enable VtdFelix Singer2019-07-131-0/+2
* mb/up/squared: Add kernel cmdline parametersFelix Singer2019-07-011-0/+4
* mb/upsquared: Align partitions to 4KiBFelix Singer2019-06-271-4/+4
* mb/up/squared: Remove unnecessary codeFelix Singer2019-06-261-384/+46
* mb/up/squared: Add mainboardFelix Singer2019-05-2219-0/+1711