summaryrefslogtreecommitdiffstats
path: root/src/mainboard/roda/rk9
Commit message (Expand)AuthorAgeFilesLines
* src/mb: Update unlicensable files with the CC-PDDC SPDX IDMartin Roth2022-08-131-0/+4
* src/mainboard/{amd,roda}: Remove unused <acpi/acpi.h>Elyes HAOUAS2022-01-101-1/+0
* 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/rk9/acpi: Use Printf() for debug printsFelix Singer2021-12-291-16/+16
* cpu/intel/speedstep: Constify `get_cst_entries()`Angel Pons2021-10-191-2/+2
* 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
* 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
* 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
* src: Match array format in function declarations and definitionsPatrick Georgi2021-05-131-1/+1
* sb/intel/i82801ix: Factor out common `acpi_fill_madt`Angel Pons2021-02-011-31/+0
* ACPI: Add top-level ASLKyösti Mälkki2021-01-271-0/+1
* mb/roda/rk9: Convert to ASL 2.0 syntaxElyes HAOUAS2021-01-265-146/+146
* 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-181-8/+0
* ACPI: Select ACPI_SOC_NVS only where suitableKyösti Mälkki2021-01-182-2/+2
* mb/x/acpi_tables: Rename to mainboard_fill_gnvs()Kyösti Mälkki2021-01-101-1/+1
* mb/**/cmos.layout: Indent everything with tabsAngel Pons2020-11-231-43/+43
* mb/**/cmos.layout: Remove crusty commentsAngel Pons2020-11-231-28/+0
* {src/mb,util/autoport}: Use macro for DSDT revisionElyes HAOUAS2020-10-131-1/+1
* ACPI: Drop typedef global_nvs_tKyösti Mälkki2020-06-301-1/+2
* gm45 boards: Factor out MAX_CPUSAngel Pons2020-06-151-4/+0
* sb/intel/i82801ix: Select COMMON_FADTKyösti Mälkki2020-06-101-141/+0
* arch/x86: Declare permanent_smi_handler()Kyösti Mälkki2020-06-061-1/+1
* mb/roda/rk9: Control SMI related FADT entriesKyösti Mälkki2020-06-061-6/+8
* src: Remove unused 'include <string.h>'Elyes HAOUAS2020-05-181-1/+0
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-182-6/+0
* src: Remove unused '#include <stdint.h>'Elyes HAOUAS2020-05-132-2/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1122-22/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-092-19/+2
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-024-4/+4
* acpi: Bump FADT to revision 6Patrick Rudolph2020-04-131-5/+5
* mainboard/roda: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0420-273/+40
* drivers/intel/gma/acpi: Provide default definition for displaysNico Huber2020-03-291-2/+1
* acpi: Change Processor ACPI Name (Intel only)Christian Walter2020-03-231-2/+2
* mainboard/[^a-p]*: Remove copyright noticesPatrick Georgi2020-03-1821-26/+0
* mb/*/*/acpi_tables: Don't zero out gnvs againPeter Lemenkov2019-12-311-2/+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/{cavium,opencellular,roda,scaleway,ti}: Remove unused <stdlib.h>Elyes HAOUAS2019-12-191-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
* nb/intel/gm45: Add C_ENVIRONMENT_BOOTBLOCK supportArthur Heymans2019-10-283-46/+65
* src/mainboard: change "unsigned" to "unsigned int"Martin Roth2019-10-271-1/+1
* sb/intel/i82801ix: Add common code to set up LPC IO decode rangesArthur Heymans2019-10-142-19/+2
* mainboards: Remove floating __PRE_RAM__ commentsKyösti Mälkki2019-08-181-2/+0