summaryrefslogtreecommitdiffstats
path: root/src/mainboard/intel/minnow3
Commit message (Expand)AuthorAgeFilesLines
* ACPI: Add top-level ASLKyösti Mälkki2021-01-271-0/+1
* mb/intel/minnow3: do UART pad configuration at board-levelMichael Niewöhner2021-01-212-2/+6
* mb/intel/minnow3: drop unneeded call to lpc_configure_padsMichael Niewöhner2021-01-211-3/+0
* {src/mb,util/autoport}: Use macro for DSDT revisionElyes HAOUAS2020-10-131-1/+1
* apollolake boards: Enable CSE in devicetreeSubrata Banik2020-09-191-0/+1
* Kconfig: Escape variable to accommodate new Kconfig versionsPatrick Georgi2020-06-191-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-116-6/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* mainboard/intel: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-066-78/+12
* mainboard/[g-p]*: Remove copyright noticesPatrick Georgi2020-03-186-6/+0
* src: Remove blank acpi_tables source filesKarthikeyan Ramasubramanian2020-01-101-3/+0
* mb/**/dsdt.asl: Remove outdated sleepstates.asl commentAngel Pons2019-12-311-1/+0
* Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi2019-11-231-1/+1
* soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpiSubrata Banik2019-11-011-1/+1
* soc,mb/intel: clean up remaining FSP2.0 socs/boardsMichael Niewöhner2019-10-261-1/+0
* soc/intel: Clean mess around UART_DEBUGNico Huber2019-01-091-2/+1
* cpu/intel/common: Use a common acpi/cpu.asl fileArthur Heymans2018-11-301-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
* soc/intel/common/block: Move common uart function to block/uartSubrata Banik2018-08-201-4/+1
* soc/intel/apollolake and mainboards: Use pcie_rp_clkreq_pin arrayFurquan Shaikh2018-03-161-6/+6
* soc/intel/common/block: Add LPC Common code and use it for APLRavi Sarawadi2017-08-151-1/+1
* Update files with no newline at the endMartin Roth2017-07-241-1/+1
* Fix files with multiple newlines at the end.Martin Roth2017-07-241-1/+0
* intel/minnow3: Clean up Kconfig, devicetree and FMAPBrenton Dong2017-04-073-252/+114
* intel/minnow3: follow up with recent changes in masterPatrick Georgi2017-02-231-11/+8
* intel/minnow3: Implement and configure GPIO tablesBrenton Dong2017-02-227-67/+388
* intel/minnow3: Configure memory properlyBrenton Dong2017-02-221-5/+5
* mainboard/intel: Add MinnowBoard 3Brenton Dong2017-02-2212-0/+571