summaryrefslogtreecommitdiffstats
path: root/src/mainboard/roda
Commit message (Expand)AuthorAgeFilesLines
* 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
* kontron/986lcd-m,roda/rk886ex: Drop secondary PCI resetKyösti Mälkki2019-10-051-3/+0
* intel/i945,i82801gx: Refactor early PCI bridge resetKyösti Mälkki2019-10-051-5/+2
* intel/pci: Utilise pci_def.h for PCI_BRIDGE_CONTROLKyösti Mälkki2019-10-011-2/+2
* src: Remove unneeded include <arch/interrupt.h>Elyes HAOUAS2019-09-111-1/+0
* soc/intel: Use common romstage codeKyösti Mälkki2019-08-261-1/+1
* cpu/intel: Enter romstage without BISTKyösti Mälkki2019-08-181-7/+2
* mainboards: Remove floating __PRE_RAM__ commentsKyösti Mälkki2019-08-182-4/+0
* mb/,sb/intel/i82801gx: Merge `ide_legacy_combined` into `sata_mode`4.10Nico Huber2019-07-201-1/+1
* sb/intel/{bd82x6x|ibexpeak}: Drop p_cnt_throttling_supportedPatrick Rudolph2019-07-192-2/+0
* intel/i945: Fix udelay() prototypesKyösti Mälkki2019-07-131-0/+1