summaryrefslogtreecommitdiffstats
path: root/src/mainboard/roda
Commit message (Expand)AuthorAgeFilesLines
* src: Remove unused <cf9_reset.h>Elyes Haouas2022-05-161-1/+0
* arch/x86: consolidate HPET base address definitionsFelix Held2022-02-252-2/+4
* src/mainboard/{amd,roda}: Remove unused <acpi/acpi.h>Elyes HAOUAS2022-01-101-1/+0
* sb/intel: Use `bool` for PCIe coalescing optionAngel Pons2022-01-042-2/+2
* mb/roda/rk9/acpi: Replace Multiply(a,b) with ASL 2.0 syntaxFelix Singer2022-01-011-1/+1
* mb/roda/rk9/acpi: Replace Add(a,b,c) with ASL 2.0 syntaxFelix Singer2021-12-311-1/+1
* mb/roda/rk886ex/acpi: Use Printf() for debug printsFelix Singer2021-12-291-12/+12
* mb/roda/rk9/acpi: Use Printf() for debug printsFelix Singer2021-12-291-16/+16
* Rename ECAM-specific MMCONF KconfigsShelley Chen2021-11-102-2/+2
* cpu/intel/speedstep: Constify `get_cst_entries()`Angel Pons2021-10-192-3/+3
* drivers/generic/ioapic: Drop enable_virtual_wireKyösti Mälkki2021-10-171-1/+0
* src/mainboard to src/security: Fix spelling errorsMartin Roth2021-10-052-2/+2
* ec/acpi: Remove empty "chip" driverNico Huber2021-09-081-3/+0
* 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-263-3/+0
* mb/*: Specify type of `MAINBOARD_DIR` onceAngel Pons2021-07-263-3/+0
* src/*: Specify type of `CBFS_SIZE` onceAngel Pons2021-07-261-1/+0
* arch/x86/ioapic: Drop irq_on_fsb as a configurable itemKyösti Mälkki2021-06-161-1/+0
* mb/*/mptable.c: Use smp_write_pci_intsrc()Kyösti Mälkki2021-06-141-14/+14
* mb/*/mptable.c: Replace magic constantsKyösti Mälkki2021-06-141-16/+16
* cpu/x86/lapic: Replace LOCAL_APIC_ADDR referencesKyösti Mälkki2021-06-111-1/+1
* mainboard: Use decimal for `device lapic 0x0 on`Angel Pons2021-05-182-2/+2
* src: Match array format in function declarations and definitionsPatrick Georgi2021-05-131-1/+1
* src: Retype option API to use unsigned integersAngel Pons2021-05-061-1/+1
* mb/**/early_init.c: Use get_int_option()Angel Pons2021-04-211-2/+1
* mb: guard irq_tables for clang-formatPatrick Georgi2021-02-171-0/+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
* sb/intel/i82801ix: Factor out common `acpi_fill_madt`Angel Pons2021-02-011-31/+0
* ACPI: Add top-level ASLKyösti Mälkki2021-01-273-0/+3
* mb/roda/rk9: Convert to ASL 2.0 syntaxElyes HAOUAS2021-01-265-146/+146
* mb/roda/rv11: Convert to ASL 2.0 syntaxElyes HAOUAS2021-01-262-23/+23
* ACPI GNVS: Drop APIC, factor out MPENKyösti Mälkki2021-01-201-2/+0
* mb/apple,lenovo,roda: Drop reference to OSYSKyösti Mälkki2021-01-182-16/+0
* ACPI: Select ACPI_SOC_NVS only where suitableKyösti Mälkki2021-01-184-4/+4
* mb/x/acpi_tables: Rename to mainboard_fill_gnvs()Kyösti Mälkki2021-01-103-3/+3
* 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-233-134/+134
* mb/**/cmos.layout: Remove crusty commentsAngel Pons2020-11-233-85/+0
* mb/roda/rk886ex: Convert *.asl to ASL 2.0 syntaxElyes HAOUAS2020-11-045-206/+206
* {src/mb,util/autoport}: Use macro for DSDT revisionElyes HAOUAS2020-10-133-3/+3
* mb/roda/rk886ex: Drop unneeded empty linesElyes HAOUAS2020-09-211-3/+0
* 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