summaryrefslogtreecommitdiffstats
path: root/src/mainboard/roda
Commit message (Expand)AuthorAgeFilesLines
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-099-84/+9
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-027-7/+7
* src/mainboard: Use 'const' to set pnp_devfn_t staticallyElyes HAOUAS2020-04-141-3/+1
* acpi: Bump FADT to revision 6Patrick Rudolph2020-04-131-5/+5
* mainboard/roda: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0458-778/+116
* drivers/intel/gma: fold gma.asl into default_brightness_levels.aslMatt DeVillier2020-03-312-0/+4
* drivers/intel/gma/acpi: Provide default definition for displaysNico Huber2020-03-292-4/+2
* acpi: Change Processor ACPI Name (Intel only)Christian Walter2020-03-232-4/+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-1862-68/+0
* 3rdparty/libgfxinit: Update submodule pointerNico Huber2020-03-092-3/+3
* mb/*/Kconfig: Factor out MAINBOARD_VENDORAngel Pons2020-03-031-1/+0
* mb/roda/rk886ex/devicetree.cb: Align commentsAngel Pons2020-01-101-26/+26
* drivers/pc80/rtc: Separate {get|set}_option() prototypesKyösti Mälkki2020-01-091-1/+1
* mb/*/*: Remove unused option_table.h includesKyösti Mälkki2020-01-061-2/+0
* mb/*/*/acpi_tables: Remove unused includesElyes HAOUAS2020-01-021-1/+0
* Replace last uses of read_option() with get_option()Kyösti Mälkki2020-01-021-1/+3
* mb/*/*/acpi_tables: Don't initialize already initialized fieldsPeter Lemenkov2019-12-311-8/+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-313-3/+0
* mb/**/dsdt.asl: Remove "Some generic macros" commentAngel Pons2019-12-213-3/+0
* src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS2019-12-205-5/+0
* mb/*/*/early_init.c: Remove unused <device/pci_{def,ops}.h>Elyes HAOUAS2019-12-192-2/+0
* mb/{cavium,opencellular,roda,scaleway,ti}: Remove unused <stdlib.h>Elyes HAOUAS2019-12-192-2/+0
* mb/roda/rk886ex: Don't rewrite pnp_{enter,exit}_conf_state functionElyes HAOUAS2019-12-151-13/+4
* mb/*/*/Kconfig: Drop redundant redeclaration of MAINBOARD_VENDORArthur Heymans2019-11-281-4/+0
* Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi2019-11-232-2/+2
* 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
* nb/intel/sandybridge: Make the mainboard_early_init hook optionalArthur Heymans2019-11-181-4/+0
* mb/{i945,ich7}: Remove redundant write on V0CTLElyes HAOUAS2019-11-171-2/+0
* mb/{kontron/968lcd-m,roda/rk886ex}: select non-SPIArthur Heymans2019-11-161-0/+1
* nb/intel/i945: Initialize console in bootblockArthur Heymans2019-11-152-1/+4
* nb/intel/i945: Move boilerplate romstage to a common locationArthur Heymans2019-11-151-52/+4
* sb/intel/i82801gx: Add common early codeArthur Heymans2019-11-141-35/+1
* sb/intel/i82801gx: Add common LPC decode codeArthur Heymans2019-11-122-15/+10
* src/mb: Remove redundant message befor 'system_reset()'Elyes HAOUAS2019-11-111-1/+0
* mb/*/*{bd82x6x/ibexpreak}: Use sb/intel/common/acpi/platform.aslArthur Heymans2019-11-041-1/+1
* soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpiSubrata Banik2019-11-013-3/+3
* 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
* mb/(ich7): Use macro instead of magic numberElyes HAOUAS2019-10-271-4/+4
* sb/intel/bd82x6x/lpc: Set up default LPC decode rangesArthur Heymans2019-10-162-12/+0
* sb/intel/i82801ix: Add common code to set up LPC IO decode rangesArthur Heymans2019-10-142-19/+2
* mb/roda/rk886ex: Use pnp_write_config functionElyes HAOUAS2019-10-121-30/+23
* sb/intel/i82801gx: Move CIR init to a common placeArthur Heymans2019-10-111-25/+1
* src: Capitalize Super I/OElyes HAOUAS2019-10-071-1/+1