aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/emulation/qemu-q35
AgeCommit message (Expand)Author
2016-12-07MMCONF_SUPPORT: Flip default to enabledKyösti Mälkki
2016-12-07PCI ops: MMCONF_SUPPORT_DEFAULT is requiredKyösti Mälkki
2016-12-06cpu/x86/msr.h: Drop excessive includesKyösti Mälkki
2016-11-22Remove explicit select MMCONF_SUPPORTKyösti Mälkki
2016-10-24mainboard/emulation: Use C89 comments style & remove commented codeElyes HAOUAS
2016-09-26mainboard/*/*/dsdt.asl: Use tabs for indentsElyes HAOUAS
2016-06-18emulation/qemu-i440fx qemu-q35: Asmlinkage for romstage main()Kyösti Mälkki
2016-05-01mb/emulation/*/board_info.txt: Update QEMU URLJonathan Neuschäfer
2016-03-10northbridge/intel/i440bx: Unify UDELAY selectionStefan Reinauer
2016-02-01drivers/pc80: Add PS/2 mouse presence detectTimothy Pearson
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-09-04x86: remove cpu_incs as romstage Make variableAaron Durbin
2015-08-14emulation/qemu: Serialize IQCR methodPaul Menzel
2015-06-23drop unneeded IRQ_SLOT_COUNTsStefan Reinauer
2015-05-29Remove whitespace at the end of line.Vladimir Serbinenko
2015-05-28igd.asl rewriteVladimir Serbinenko
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-20acpi: make fill_slit and fill_srat into arguments.Vladimir Serbinenko
2015-04-18kconfig: automatically include mainboardsStefan Reinauer
2015-01-27CBMEM: Always use DYNAMIC_CBMEMKyösti Mälkki
2015-01-06mainboard/*/romstage.c: Fix 'lib/delay.c' inclusionEdward O'Callaghan
2015-01-06mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan
2015-01-05timestamps: Switch from tsc_t to uint64_tStefan Reinauer
2014-12-18i82371eb & qemu: Move to per-device ACPI.Vladimir Serbinenko
2014-12-02Replace hlt with halt()Patrick Georgi
2014-09-13azalia: Shrink boilerplateVladimir 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-07-30i82801ix: Allow configuration of SATA mode in CMOS.Vladimir Serbinenko
2014-07-30Kconfig: Fix comments on endif to match the corresponding ifDaniele Forsi
2014-07-05Drop redundant select CACHE_AS_RAMKyösti Mälkki
2014-06-25emulation/qemu: Switch x86 to DYNAMIC_CBMEMKyösti Mälkki
2014-06-18emulation/x86 : Drop HAVE_ACPI_RESUMEKyösti Mälkki
2014-05-13src/drivers/pc80: Remove empty struct keyboardEdward O'Callaghan
2014-05-03Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh
2014-03-03qemu: Support textmode gfx init.Vladimir Serbinenko
2014-01-22CBMEM: Replace cbmem_initialize() with cbmem_recovery()Kyösti Mälkki
2014-01-19boardstatus: Add category "emulation".Vladimir Serbinenko
2014-01-19board-status: Add board_info.txt manually for irregular wiki entriesVladimir Serbinenko
2013-11-25bochs: add support for native graphicsRonald G. Minnich
2013-11-15qemu: load acpi tables from fw_cfg.Gerd Hoffmann
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-08-15Include boot_cpu.c for romstage buildsKyösti Mälkki
2013-07-26emulation/qemu-q35: Use MMCONF_SUPPORT_DEFAULTKyösti Mälkki
2013-06-23AMD boards: routing.asl: Uniformly start `Package()` with capital letterPaul Menzel
2013-06-19qemu: complete bochs dispi interface vga driver.Gerd Hoffmann
2013-06-18qemu/q35: uncomment cache-as-ram Kconfig entriesGerd Hoffmann
2013-06-17qemu: add q35 supportGerd Hoffmann