summaryrefslogtreecommitdiffstats
path: root/src/mainboard/roda
Commit message (Expand)AuthorAgeFilesLines
* 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
* {mb,sb}: Use get_acpi_table_revision(FADT)Elyes HAOUAS2019-06-191-1/+1
* nb/i945: Drop CHANNEL_XOR_RANDOMIZATION selectionElyes HAOUAS2019-06-141-1/+0
* sb/intel/i82801gx: Detect if the southbridge supports AHCIArthur Heymans2019-06-061-1/+0
* nb/intel/snb: Drop NORTHBRIDGE_INTEL_IVYBRIDGENico Huber2019-05-121-1/+1
* src: Remove unused include <halt.h>Elyes HAOUAS2019-05-061-1/+0
* src/mb: Use system_reset()Elyes HAOUAS2019-04-291-2/+2
* src: Use include <console/console.h> when appropriateElyes HAOUAS2019-04-231-1/+0
* sb/intel/i82801gx: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIBPatrick Rudolph2019-04-131-0/+1
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-061-2/+1
* nb/intel/i945: Use DEBUG_RAM_SETUPKyösti Mälkki2019-03-241-3/+2
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-202-2/+0
* src/mainboard/*/*/cstates.c: Drop unused includesElyes HAOUAS2019-03-132-3/+0
* src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS2019-03-121-1/+0
* src/mb: Shorten 'include <arch/x86/include/arch/acpigen.h>'Elyes HAOUAS2019-03-081-1/+1
* src: Drop unused include <arch/acpi.h>Elyes HAOUAS2019-03-061-1/+0
* device/pnp: Add header files for PNP opsKyösti Mälkki2019-03-043-0/+3
* 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-016-0/+6
* ACPI: Rename FADT model and set it to zeroElyes HAOUAS2019-03-011-1/+1
* cpu/intel: Rename socket_mFCPGA478 to socket_mNico Huber2019-02-282-2/+2
* ACPI: Correct asl_compiler_revision valueElyes HAOUAS2019-02-211-1/+2
* mb/roda/rk886ex/acpi/superio.asl: Fix copy-paste error on "COMB"Elyes HAOUAS2019-02-211-3/+3
* 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
* src: Remove unused include device/pnp_def.hElyes HAOUAS2019-02-071-1/+0
* 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
* sb/intel/common: Show "Add gigabit ethernet firmware" only for boards that ne...Jan Tatje2019-01-251-0/+1
* mb/*/*/devicetree.cb: Move the ioapic device under the LPC bridgeArthur Heymans2019-01-241-8/+8
* cpu/intel/model_206ax: Remove the notion of socketsArthur Heymans2019-01-243-7/+2
* mb/*/*/devicetree.cb: Make sandybridge devicetree uniformArthur Heymans2019-01-232-2/+2
* nb/intel/i945: Use parallel MP initArthur Heymans2019-01-231-1/+0
* cpu/intel: Use the common code to initialize the romstage timestampsArthur Heymans2019-01-092-10/+0
* sb/intel/i82801gx: Autodisable functions based on devicetreeArthur Heymans2019-01-081-4/+1
* mb/{ga-g41m-es2l,d945gclf,rk886ex}: Fix devicetreeArthur Heymans2019-01-081-2/+2
* 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
* mb: Remove duplicated ENABLE_VMXElyes HAOUAS2019-01-031-1/+0