summaryrefslogtreecommitdiff
path: root/src/mainboard/roda/rk9
Commit message (Expand)AuthorAgeFilesLines
* 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
* sb/intel/i82801ix: fetch initial timestamp in bootblockArthur Heymans2017-11-231-1/+1
* mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans2017-09-231-9/+1
* nb/intel/gm45: Don't allow too low values for gfx_uma_sizeArthur Heymans2017-06-151-4/+0
* nb/intel/gm45: Add romstage timestampsArthur Heymans2017-06-121-0/+4
* nb/intel/gm45: Define and use default MMCONF_BASE_ADDRESSArthur Heymans2017-05-111-4/+0
* nb/intel/gm45: Set display backlight according to EDID stringArthur Heymans2017-05-032-0/+23
* intel/gm45: Use romstage_handoff for S3Kyösti Mälkki2016-12-111-13/+4
* intel i945 gm45 x4x post-car: Use postcar_frame for MTRR setupKyösti Mälkki2016-12-111-1/+0
* mainboard/roda/rk9: transition away from device_tAntonello Dettori2016-11-101-1/+1
* mainboard/roda: Use C89 comments style & remove commented codeElyes HAOUAS2016-11-092-4/+4
* nb/gm45: allow use of 352M preallocated ram for igdArthur Heymans2016-10-041-0/+1
* mainboard: Clean up boot_option/reboot_bits in cmos.layoutNico Huber2016-08-171-1/+1
* src/mainboard: Capitalize ROM, RAM, CPU and APICElyes HAOUAS2016-08-143-4/+4
* intel/gm45: Use common ACPI S3 recoveryKyösti Mälkki2016-06-261-9/+1