summaryrefslogtreecommitdiffstats
path: root/src/mainboard/roda
Commit message (Expand)AuthorAgeFilesLines
...
* nb/intel/sandybridge: Use an enum for `gpu_panel_port_select`Angel Pons2020-09-082-2/+2
* src: Use space after 'if', 'for'Elyes HAOUAS2020-08-051-1/+1
* sb/intel: Define CONFIG_FIXED_SMBUS_IO_BASEAngel Pons2020-07-202-2/+2
* ACPI: Drop typedef global_nvs_tKyösti Mälkki2020-06-303-3/+6
* Kconfig: Escape variable to accommodate new Kconfig versionsPatrick Georgi2020-06-191-1/+1
* i945 boards: Factor out MAX_CPUSAngel Pons2020-06-151-4/+0
* gm45 boards: Factor out MAX_CPUSAngel Pons2020-06-151-4/+0
* sandybridge 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
* mainboard/*/*/*.cb: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-3/+0
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-188-24/+0
* src: Remove unused '#include <stdint.h>'Elyes HAOUAS2020-05-133-3/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1169-69/+0
* 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