aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/kontron/ktqm77
AgeCommit message (Expand)Author
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-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/kontron/ktqm77: Use tabs for indentsElyes HAOUAS
2016-08-17mainboard: Clean up boot_option/reboot_bits in cmos.layoutNico Huber
2016-06-23intel/sandybridge: Fix builds with System Agent blobKyö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-11-05mainboard: Remove last_boot NVRAM optionTimothy Pearson
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
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
2015-05-29bd82x6x: Move calling of finalize() on resume to southbridge codeVladimir Serbinenko
2015-05-28intel: Remove pstate_coord_type.Vladimir Serbinenko
2015-05-28igd.asl rewriteVladimir Serbinenko
2015-05-26bd82x6x: Merge common platform ASL code.Vladimir Serbinenko
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-20acpi: make fill_slit and fill_srat into arguments.Vladimir Serbinenko
2015-05-20Remove noop smihandler.c in several mainboards.Vladimir Serbinenko
2015-05-20bd82x6x: Merge common apmc finalize procedure.Vladimir Serbinenko
2015-05-19Move smi trap sample to documentation, don't keep it in every mobo.Vladimir Serbinenko
2015-05-16Remove defines APMC_FINALIZE.Vladimir Serbinenko
2015-04-18kconfig: automatically include mainboardsStefan Reinauer
2015-02-16mainboard/cmos: Delete obsolete commented parametersTimothy Pearson
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2015-01-06mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan
2014-12-06Remove IRQ_SLOT_COUNT on all boards without PIRQ table.Vladimir Serbinenko
2014-11-30Replace hlt() loops with halt()Patrick Georgi
2014-11-26sandy/ivy: Remove explicit setting of HAVE_SMI_HANDLER.Vladimir Serbinenko
2014-11-23sandy/ivy/nehalem: Remerge interrupt handlingVladimir Serbinenko
2014-11-08bd82x6x: Move to common FADT.Vladimir Serbinenko
2014-10-17bd82x6x: Consolidate common GNVS initVladimir Serbinenko
2014-10-16bd82x6x: Move common bd82x6x S3 detect to bd82x6x code.Vladimir Serbinenko
2014-10-16sandybridge: Move common northbridge finalize to northbridge code.Vladimir Serbinenko
2014-09-13azalia: Shrink boilerplateVladimir Serbinenko
2014-09-11Move nehalem/sandy/ivy to per-device acpiVladimir Serbinenko
2014-09-05azalia: Use convenience macros throughoutVladimir Serbinenko
2014-09-05azalia: Change specific PIN_CFGs to generic AZALIA_PIN_CFGVladimir Serbinenko
2014-08-18azalia: Move shared variable to separate fileVladimir Serbinenko
2014-08-15intel/cpu: rename car.h to romstage.hAaron Durbin
2014-08-14Intel: Add common header file for CAR setupEdward O'Callaghan
2014-08-03sandy/ivybridge: Make UMA size configurable.Vladimir Serbinenko
2014-07-18mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-07-17mainboard,ASL: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-07-11kontron/ktqm77: Clean up int15 handlerPatrick Georgi
2014-07-11kontron/ktqm77: Improve W83627DHG's GPIO configNico Huber
2014-06-25sandy/ivy boards: Switch to use DYNAMIC_CBMEMKyösti Mälkki
2014-06-20sandy/ivy boards: Use acpi_s3_resume_allowed()Kyösti Mälkki
2014-06-18ACPI: Remove CBMEM TOC from GNVSKyösti Mälkki
2014-05-23mainboard/kontron/ktqm77: Fix usage of GNU field designator extEdward O'Callaghan
2014-05-19intel: Remove GFXUMA and related global variablesKyösti Mälkki
2014-05-03Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh
2014-01-22board_info.txt: Classify almost all remaining boards.Vladimir Serbinenko
2014-01-22CBMEM: Replace cbmem_initialize() with cbmem_recovery()Kyösti Mälkki
2014-01-15Intel (sandy/ivy): Avoid calling cbmem_initialize() twiceKyösti Mälkki
2014-01-12ibexpeak / bd82x6x: Make SATA mode user-visible option.Vladimir Serbinenko
2013-12-24Remove PCI_ROM_RUN optionVladimir Serbinenko
2013-12-02global: Fix usage of get_option() to make use of CB_CMOS_ codesAlexandru Gagniuc
2013-11-24smi: Update mainboard_smi_gpi() to have 32bit argumentDuncan Laurie
2013-10-14Revert "CBMEM: Always have early initialisation"Kyösti Mälkki
2013-09-21CBMEM: Always select CAR_MIGRATIONKyösti Mälkki
2013-09-21CBMEM: Always have early initialisationKyösti Mälkki
2013-09-21timestamps: Stash early timestamps in CAR_GLOBALKyösti Mälkki
2013-09-21timestamps intel: Move timestamp scratchpad to chipsetKyösti Mälkki
2013-08-29kontron/ktqm77: Allow disabling onboard NICsPatrick Georgi
2013-08-28kontron/ktqm77: Drop MRC_FILE definitionPatrick Georgi
2013-08-16kontron/ktqm77: Update MRC pathPatrick Georgi
2013-07-31Drop unused EXTERNAL_MRC_BLOBStefan Reinauer
2013-07-29kontron/ktqm77: Update cmos checksum rangeNico Huber
2013-07-29kontron/ktqm77: Squeeze more fan options into cmos.layoutNico Huber
2013-07-04intel/sandybridge intel/ivybridge: Use MMCONF_SUPPORT_DEFAULTKyösti Mälkki
2013-06-25ktqm77: redesign cmos.layout slightlyPatrick Georgi
2013-06-24kontron/ktqm77: New boardNico Huber