summaryrefslogtreecommitdiffstats
path: root/src/mainboard/kontron
Commit message (Expand)AuthorAgeFilesLines
* AMD fam10 ACPI: Use common fixed sleepstates.aslKyösti Mälkki2017-08-231-23/+1
* AMD K8 fam10-15: Consolidate post_cache_as_ram callKyösti Mälkki2017-08-221-2/+0
* intel/sandybridge: Gather MMCONF_BASE_ADDRESS defaultsNico Huber2017-07-301-4/+0
* K8: Fix indirect includesKyösti Mälkki2017-07-141-0/+1
* mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-062-4/+5
* mb/*/*/cmos.layout: Make multibyte options byte alignedArthur Heymans2017-06-061-6/+5
* nb/intel/i945: Define and use a default MMCONF_BASE_ADDRESSArthur Heymans2017-05-111-4/+0
* nb/amdk8: Link coherent_ht.cArthur Heymans2017-04-281-1/+0
* nb/amd/amdk8: Link reset_test.cArthur Heymans2017-04-281-1/+0
* nb/amd/amdk8: Link raminit_f.cArthur Heymans2017-04-271-5/+4
* nb/amdk8/(pre_)f.h: Don't declare global variable in headerArthur Heymans2017-04-101-0/+1
* 3rdparty/libgfxinit: Update submodule pointerNico Huber2017-04-081-3/+5
* sb/ich7: Use common/gpio.h to set up GPIOsArthur Heymans2017-01-063-16/+133
* intel/i945 boards: Add romstage time stampsPaul Menzel2017-01-041-0/+7
* amd-based mainboards: Fix whitespace in _PTS commentsMarshall Dawson2016-12-261-2/+2
* nb/intel/i945: Make pci_mmio_size a devicetree parameterArthur Heymans2016-12-111-0/+2
* cpu/amd/mtrr.h: Drop excessive includesKyösti Mälkki2016-12-061-1/+0
* cpu/x86/msr.h: Drop excessive includesKyösti Mälkki2016-12-063-3/+0
* cpu/cpu.h: Drop excessive includesKyösti Mälkki2016-12-061-1/+0
* mb/kontron/ktqm77: Enable native gfx init through libgfxinitNico Huber2016-11-293-0/+26
* intel sandy/ivy: Improve DIMM replacement detectionKyösti Mälkki2016-11-201-3/+3
* mainboard/kontron/ktqm77: transition away from device_tAntonello Dettori2016-11-101-3/+3
* mainboard/kontron/986lcd-m: transition away from device_tAntonello Dettori2016-11-101-3/+3
* mainboard/kontron: Use C89 comments style & remove commented codeElyes HAOUAS2016-10-097-91/+80
* mb/kontron/ktqm77: Let suspend LED flash slowly in S3/S4Nico Huber2016-10-012-1/+12
* mainboard/*/*/*/usb.asl: Use tabs for indentsElyes HAOUAS2016-10-011-2/+2
* mainboard/kontron/ktqm77: Use tabs for indentsElyes HAOUAS2016-10-011-1/+1
* mainboard/kontron/986lcd-m: Use tabs for indentsElyes HAOUAS2016-10-011-49/+49
* mainboard/*/*/mptable.c: Improve code formattingElyes HAOUAS2016-09-261-3/+3
* src/mainboard/getac - kontron: Add space around operatorsElyes HAOUAS2016-09-205-42/+42
* i945: Enable changing VRAM sizeArthur Heymans2016-08-311-1/+11
* mainboard: Clean up boot_option/reboot_bits in cmos.layoutNico Huber2016-08-173-3/+3
* src/mainboard: Capitalize ROM, RAM, CPU and APICElyes HAOUAS2016-08-142-2/+2
* mainboard: Format irq_tables.cPaul Menzel2016-07-311-2/+1
* intel/sandybridge: Fix builds with System Agent blobKyösti Mälkki2016-06-231-1/+1
* intel/model_6ex: Prepare for dynamic CONFIG_RAMTOPKyösti Mälkki2016-06-211-2/+2
* nb/intel/sandybridge: increase MMCONF_BASE_ADDRESSPatrick Rudolph2016-03-211-1/+1
* southbridge/intel/bd82x6x: Use common gpio.cPatrick Rudolph2016-02-182-1/+2
* sandybridge: Always include MRC if not using native RAM init.Vladimir Serbinenko2016-02-131-7/+0
* ktqm77: Support native raminitVladimir Serbinenko2016-02-122-4/+30
* Make MRC vs native a config rather than making a separate chipset for it.Vladimir Serbinenko2016-02-121-1/+5
* Move gpio.h to gpio.c on sandy and ivy.Vladimir Serbinenko2016-02-123-2/+1
* Merge sandy/ivybridge romstage flow for MRC and non-MRC.Vladimir Serbinenko2016-02-122-87/+14
* southbridge/amd/sb600: Update HPET base address with #defineMartin Roth2015-12-161-7/+6
* ACPI: Work around IASL warning reading/writing same registerMartin Roth2015-12-101-1/+3
* ACPI: Fix IASL Warning about unused method for _OSI checkMartin Roth2015-12-101-1/+1
* kontron/986lcd-m: Fix IASL warning and remarkMartin Roth2015-11-272-5/+7
* IASL: Enable warnings as errorsMartin Roth2015-11-231-0/+4
* mainboard/**/irq_tables.c: Remove reference to getpirPatrick Georgi2015-11-101-6/+0
* intel/i945: Consolidate MADT handlingVladimir Serbinenko2015-11-051-18/+0