summaryrefslogtreecommitdiffstats
path: root/src/mainboard/roda
Commit message (Expand)AuthorAgeFilesLines
* mainboard/roda/rk9: transition away from device_tAntonello Dettori2016-11-101-1/+1
* mainboard/roda/rk886ex: transition away from device_tAntonello Dettori2016-11-101-4/+4
* mainboard/roda: Use C89 comments style & remove commented codeElyes HAOUAS2016-11-097-208/+165
* nb/gm45: allow use of 352M preallocated ram for igdArthur Heymans2016-10-041-0/+1
* mainboard/*/*/mptable.c: Improve code formattingElyes HAOUAS2016-09-261-3/+3
* src/mainboard/lenovo-winent: Add space around operatorsElyes HAOUAS2016-09-205-66/+66
* i945: Enable changing VRAM sizeArthur Heymans2016-08-311-1/+11
* mainboard: Clean up boot_option/reboot_bits in cmos.layoutNico Huber2016-08-172-2/+2
* src/mainboard: Capitalize ROM, RAM, CPU and APICElyes HAOUAS2016-08-145-8/+8
* intel/gm45: Use common ACPI S3 recoveryKyösti Mälkki2016-06-261-9/+1
* intel/model_6ex: Prepare for dynamic CONFIG_RAMTOPKyösti Mälkki2016-06-212-4/+4
* nb/intel/raminit (native): Read PCI mmio size from devicetreePatrick Rudolph2016-06-121-0/+2
* gm45: enable setting all vram sizes from cmosArthur Heymans2016-06-041-9/+14
* roda/rk9: Remove #include early_serial.c from romstageAntonello Dettori2016-03-081-1/+1
* rx886ex: Fix PBIF reference.Vladimir Serbinenko2016-02-091-2/+2
* drivers/pc80: Add PS/2 mouse presence detectTimothy Pearson2016-02-011-1/+1
* [WIP] mb/roda/rk9: Enable CONFIG_HAVE_ACPI_RESUMENico Huber2016-01-131-0/+1
* mb/roda/rk9: Fix cbmem recovery on resume pathNico Huber2015-11-181-1/+1
* intel/i945: Consolidate MADT handlingVladimir Serbinenko2015-11-051-28/+0
* mainboard: Remove last_boot NVRAM optionTimothy Pearson2015-11-052-2/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-3140-160/+0
* roda/rk9: Consolidate `acpi/platform.asl`Paul Menzel2015-10-232-121/+4
* southbridge/intel: Move `i82801gx/acpi/platform.asl` to `common/acpi`Paul Menzel2015-10-231-1/+1
* cpu/intel: Move Power notification ASL code into `common/acpi`Paul Menzel2015-10-231-1/+1
* gma ACPI: Make brightness levels a per board settingNico Huber2015-10-221-0/+2
* Remove empty lines at end of fileElyes HAOUAS2015-06-081-1/+0
* igd.asl rewriteVladimir Serbinenko2015-05-286-58/+7
* speedstep: Don't supply weak get_cst_entries.Vladimir Serbinenko2015-05-262-0/+8
* gm45: Link cstates.c rather than including it.Vladimir Serbinenko2015-05-262-3/+2
* Remove address from GPLv2 headersPatrick Georgi2015-05-2141-74/+41
* acpi: make fill_slit and fill_srat into arguments.Vladimir Serbinenko2015-05-202-24/+0
* Move smi trap sample to documentation, don't keep it in every mobo.Vladimir Serbinenko2015-05-192-77/+0
* kconfig: automatically include mainboardsStefan Reinauer2015-04-184-7/+8
* acpi: Generate valid ACPI processor objectsTimothy Pearson2015-02-163-12/+12
* mainboard/cmos: Delete obsolete commented parametersTimothy Pearson2015-02-162-44/+0
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-152-2/+2
* mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan2015-01-061-3/+3
* Remove IRQ_SLOT_COUNT on all boards without PIRQ table.Vladimir Serbinenko2014-12-061-4/+0
* i945: Consolidate acpi/platform.aslVladimir Serbinenko2014-12-033-121/+7
* i82801gx: Enable upper CMOS in bootblock.Vladimir Serbinenko2014-12-031-3/+0
* Replace hlt with halt()Patrick Georgi2014-12-021-1/+2
* mainboard: Remove commented include lines for mc146818rtc.hEdward O'Callaghan2014-11-141-1/+0
* i945: consolidate sb & nb early initsVladimir Serbinenko2014-11-091-44/+4
* i945: Consolidate common GNVS initVladimir Serbinenko2014-11-091-4/+0
* i82801gx: Handle whole FADT in southbridge.Vladimir Serbinenko2014-11-042-28/+4
* i945: Consolidate FADT codeclassic-2014.10Vladimir Serbinenko2014-10-181-128/+2
* smbios: Mark laptops as suchVladimir Serbinenko2014-10-162-0/+2
* ACPI: Remove CONFIG_GENERATE_ACPI_TABLESVladimir Serbinenko2014-10-161-2/+0
* i945: Convert to per-device ACPIVladimir Serbinenko2014-10-151-177/+1
* gm45: Convert to per-device ACPIVladimir Serbinenko2014-10-151-223/+1