summaryrefslogtreecommitdiffstats
path: root/src/mainboard/roda/rv11
Commit message (Expand)AuthorAgeFilesLines
* src/mb: Update unlicensable files with the CC-PDDC SPDX IDMartin Roth2022-08-131-0/+4
* arch/x86: consolidate HPET base address definitionsFelix Held2022-02-252-2/+4
* sb/intel: Use `bool` for PCIe coalescing optionAngel Pons2022-01-042-2/+2
* Rename ECAM-specific MMCONF KconfigsShelley Chen2021-11-102-2/+2
* mb/roda/rv11/acpi: Use lower case format for hex valuesFelix Singer2021-08-251-4/+4
* mb/roda/rv11/acpi: Use Printf ()Felix Singer2021-08-252-17/+8
* ec/roda/it8518/acpi: Don't hard-code GPE offsetNico Huber2021-07-281-1/+1
* mb/*: Specify type of `VARIANT_DIR` onceAngel Pons2021-07-261-1/+0
* mb/*: Specify type of `DEVICETREE` 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: Use decimal for `device lapic 0x0 on`Angel Pons2021-05-182-2/+2
* sandybridge MRC boards: Drop channel disable masksAngel Pons2021-02-122-12/+0
* nb/intel/sandybridge: Use common {DMI,EP,MCH}BAR accessorsAngel Pons2021-02-102-6/+6
* ACPI: Add top-level ASLKyösti Mälkki2021-01-271-0/+1
* mb/roda/rv11: Convert to ASL 2.0 syntaxElyes HAOUAS2021-01-262-23/+23
* ACPI: Select ACPI_SOC_NVS only where suitableKyösti Mälkki2021-01-181-1/+1
* mb/x/acpi_tables: Rename to mainboard_fill_gnvs()Kyösti Mälkki2021-01-101-1/+1
* cpu/intel/model_206ax: Rename `cX_acpower` optionsAngel Pons2021-01-062-6/+6
* cpu/intel/model_206ax: Unify ACPI C-state optionsAngel Pons2021-01-062-8/+0
* mb/**/cmos.layout: Indent everything with tabsAngel Pons2020-11-231-46/+46
* mb/**/cmos.layout: Remove crusty commentsAngel Pons2020-11-231-30/+0
* {src/mb,util/autoport}: Use macro for DSDT revisionElyes HAOUAS2020-10-131-1/+1
* nb/intel/sandybridge: Drop casts from DEFAULT_{MCHBAR,DMIBAR}Angel Pons2020-09-172-4/+4
* nb/intel/sandybridge: Drop invalid `DEFAULT_RCBABASE` macroAngel Pons2020-09-172-2/+2
* nb/intel/sandybridge: Use an enum for `gpu_panel_port_select`Angel Pons2020-09-082-2/+2
* sb/intel: Define CONFIG_FIXED_SMBUS_IO_BASEAngel Pons2020-07-202-2/+2
* ACPI: Drop typedef global_nvs_tKyösti Mälkki2020-06-301-1/+2
* Kconfig: Escape variable to accommodate new Kconfig versionsPatrick Georgi2020-06-191-1/+1
* sandybridge boards: Factor out MAX_CPUSAngel Pons2020-06-151-4/+0
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-184-12/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1125-25/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-094-36/+4
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* mainboard/roda: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0419-245/+38
* drivers/intel/gma: fold gma.asl into default_brightness_levels.aslMatt DeVillier2020-03-312-0/+4
* mb/**/gma-mainboard.ads: Use SPDX for GPL-2.0-or-laterAngel Pons2020-03-202-24/+2
* mainboard/[^a-p]*: Remove copyright noticesPatrick Georgi2020-03-1821-22/+0
* 3rdparty/libgfxinit: Update submodule pointerNico Huber2020-03-092-3/+3
* mb/*/*/acpi_tables: Don't initialize already initialized fieldsPeter Lemenkov2019-12-311-8/+0
* mb/**/dsdt.asl: Remove outdated sleepstates.asl commentAngel Pons2019-12-311-1/+0
* mb/**/dsdt.asl: Remove "Some generic macros" commentAngel Pons2019-12-211-1/+0
* src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS2019-12-202-2/+0
* mb/*/*/early_init.c: Remove unused <device/pci_{def,ops}.h>Elyes HAOUAS2019-12-192-2/+0
* mb/*/*/Kconfig: Drop redundant redeclaration of MAINBOARD_VENDORArthur Heymans2019-11-281-4/+0
* nb/intel/sandybridge/mrc: Handle P2P disabling via devicetreeNico Huber2019-11-181-11/+0
* nb/intel/sandybridge: Set up console in bootblockArthur Heymans2019-11-184-6/+6
* nb/intel/sandybridge: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-11-181-0/+1
* sb/intel/bd82x6x: Make the pch_enable_lpc hook optionalArthur Heymans2019-11-182-8/+0
* nb/intel/sandybridge: Make the mainboard_rcba_config hook optionalArthur Heymans2019-11-181-1/+1