summaryrefslogtreecommitdiff
path: root/src/mainboard/kontron
AgeCommit message (Expand)Author
2017-01-06sb/ich7: Use common/gpio.h to set up GPIOsArthur Heymans
2017-01-04intel/i945 boards: Add romstage time stampsPaul Menzel
2016-12-26amd-based mainboards: Fix whitespace in _PTS commentsMarshall Dawson
2016-12-11nb/intel/i945: Make pci_mmio_size a devicetree parameterArthur Heymans
2016-12-06cpu/amd/mtrr.h: Drop excessive includesKyösti Mälkki
2016-12-06cpu/x86/msr.h: Drop excessive includesKyösti Mälkki
2016-12-06cpu/cpu.h: Drop excessive includesKyösti Mälkki
2016-11-29mb/kontron/ktqm77: Enable native gfx init through libgfxinitNico Huber
2016-11-20intel sandy/ivy: Improve DIMM replacement detectionKyösti Mälkki
2016-11-10mainboard/kontron/ktqm77: transition away from device_tAntonello Dettori
2016-11-10mainboard/kontron/986lcd-m: transition away from device_tAntonello Dettori
2016-10-09mainboard/kontron: Use C89 comments style & remove commented codeElyes HAOUAS
2016-10-01mb/kontron/ktqm77: Let suspend LED flash slowly in S3/S4Nico Huber
2016-10-01mainboard/*/*/*/usb.asl: Use tabs for indentsElyes HAOUAS
2016-10-01mainboard/kontron/ktqm77: Use tabs for indentsElyes HAOUAS
2016-10-01mainboard/kontron/986lcd-m: Use tabs for indentsElyes HAOUAS
2016-09-26mainboard/*/*/mptable.c: Improve code formattingElyes HAOUAS
2016-09-20src/mainboard/getac - kontron: Add space around operatorsElyes HAOUAS
2016-08-31i945: Enable changing VRAM sizeArthur Heymans
2016-08-17mainboard: Clean up boot_option/reboot_bits in cmos.layoutNico Huber
2016-08-14src/mainboard: Capitalize ROM, RAM, CPU and APICElyes HAOUAS
2016-07-31mainboard: Format irq_tables.cPaul Menzel
2016-06-23intel/sandybridge: Fix builds with System Agent blobKyösti Mälkki
2016-06-21intel/model_6ex: Prepare for dynamic CONFIG_RAMTOPKyösti Mälkki
2016-03-21nb/intel/sandybridge: increase MMCONF_BASE_ADDRESSPatrick Rudolph
2016-02-18southbridge/intel/bd82x6x: Use common gpio.cPatrick Rudolph
2016-02-13sandybridge: Always include MRC if not using native RAM init.Vladimir Serbinenko
2016-02-12ktqm77: Support native raminitVladimir Serbinenko
2016-02-12Make MRC vs native a config rather than making a separate chipset for it.Vladimir Serbinenko
2016-02-12Move gpio.h to gpio.c on sandy and ivy.Vladimir Serbinenko
2016-02-12Merge sandy/ivybridge romstage flow for MRC and non-MRC.Vladimir Serbinenko
2015-12-16southbridge/amd/sb600: Update HPET base address with #defineMartin Roth
2015-12-10ACPI: Work around IASL warning reading/writing same registerMartin Roth
2015-12-10ACPI: Fix IASL Warning about unused method for _OSI checkMartin Roth
2015-11-27kontron/986lcd-m: Fix IASL warning and remarkMartin Roth
2015-11-23IASL: Enable warnings as errorsMartin Roth
2015-11-10mainboard/**/irq_tables.c: Remove reference to getpirPatrick Georgi
2015-11-05intel/i945: Consolidate MADT handlingVladimir Serbinenko
2015-11-05mainboard: Remove last_boot NVRAM optionTimothy Pearson
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-29mainboard: Convert #ifdef to IS_ENABLED in get_bus_conf.cTimothy Pearson
2015-10-24amd/acpi: Clean up SMBus references.Tobias Diedrich
2015-10-23southbridge/intel: Move `i82801gx/acpi/platform.asl` to `common/acpi`Paul Menzel
2015-10-23cpu/intel: Move Power notification ASL code into `common/acpi`Paul Menzel
2015-10-22gma ACPI: Make brightness levels a per board settingNico Huber
2015-10-17kontron/ktqm77: Tag all four USB3 ports switchable and SS capableNico Huber
2015-10-03sandybridge ivybridge: Treat native init as first class citizenAlexandru Gagniuc
2015-09-24coreboot: move TS_END_ROMSTAGE to one spotAaron Durbin
2015-06-24sandy/ivy: Include IRQ routes from platformKyösti Mälkki
2015-06-08Remove empty lines at end of fileElyes HAOUAS