summaryrefslogtreecommitdiff
path: root/src/mainboard/roda/rk9
Commit message (Expand)AuthorAgeFilesLines
* 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
* {mb,sb}: Use get_acpi_table_revision(FADT)Elyes HAOUAS2019-06-191-1/+1
* src/mainboard/*/*/cstates.c: Drop unused includesElyes HAOUAS2019-03-131-2/+0
* src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS2019-03-121-1/+0
* device/pnp: Add header files for PNP opsKyösti Mälkki2019-03-041-0/+1
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-042-2/+0
* arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv fieldElyes HAOUAS2019-03-042-11/+11
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-013-0/+3
* ACPI: Rename FADT model and set it to zeroElyes HAOUAS2019-03-011-1/+1
* ACPI: Correct asl_compiler_revision valueElyes HAOUAS2019-02-211-1/+2
* mb/roda/rk9/acpi/superio.asl: Fix copy-paste error on "COMB"Elyes HAOUAS2019-02-211-3/+3
* src: Use macro `ACPI_FADT_LEGACY_FREE`Paul Menzel2019-02-151-1/+1
* nb/intel/gm45: Use a common romstageArthur Heymans2019-02-061-86/+7
* mb/roda/rk9: Use common code to set up southbridge GPIO'sArthur Heymans2019-02-063-27/+144
* mb/*/*/devicetree.cb: Move the ioapic device under the LPC bridgeArthur Heymans2019-01-241-8/+8
* cpu/intel: Use the common code to initialize the romstage timestampsArthur Heymans2019-01-091-5/+0
* device: Use pcidev_path_behind()Kyösti Mälkki2019-01-061-2/+1
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-061-1/+1
* mainboard: Remove useless include <device/pci_ids.h>Elyes HAOUAS2018-12-191-1/+0
* mb/*/*/Kconfig: Remove useless commentElyes HAOUAS2018-11-281-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
* mb/{lenovo,roda}: Remove DISPLAY_DEVICE_2_IS_LCD_SCREEN macroPeter Lemenkov2018-11-161-2/+0
* src: Remove unneeded include <lib.h>Elyes HAOUAS2018-11-161-1/+0
* mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-051-1/+0
* mb/*/*: Clean up FADT checksum assignmentJonathan Neuschäfer2018-10-171-2/+1
* src/mb: Remove some unneeded includesElyes HAOUAS2018-08-131-1/+0
* src/mb: Fix non-local header treated as localElyes HAOUAS2018-07-021-2/+1
* sb/intel/i82801ix: Use the common ACPI pirq generatorArthur Heymans2018-06-291-80/+0
* mb/roda: Get rid of device_tElyes HAOUAS2018-05-081-1/+1
* mb/*/*/cmos.layout: Fix the values for the console levelArthur Heymans2018-01-261-9/+9
* cpu/intel/speedstep: Fix the PNOT ACPI methodArthur Heymans2018-01-171-1/+1