summaryrefslogtreecommitdiffstats
path: root/src/mainboard/emulation/qemu-i440fx
Commit message (Expand)AuthorAgeFilesLines
* x86/smbios: Untangle system and board tablesNico Huber2019-03-161-1/+1
* src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS2019-03-122-2/+1
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-2/+2
* mb/qemu-{i440fx,q35}: Use POSTCAR stage to load the ramstageArthur Heymans2019-03-054-2/+38
* Fix indirect include for endianessKyösti Mälkki2019-03-041-1/+1
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* mb/emulation/qemu: Fix fw_cfg file loadingPatrick Rudolph2019-02-241-2/+2
* mb/emulation/qemu-i440fx: use e820 in romstageThomas Heijligen2019-02-052-1/+9
* mb/emulation/qemu-i440fx: make fw_cfg_present usable in PRERAMThomas Heijligen2019-02-051-5/+7
* mb/emulation/qemu-i440fx: add e820 interfaceThomas Heijligen2019-02-052-0/+40
* mb/emulation/qemu-i440fx: remove mm file listingThomas Heijligen2019-02-051-36/+16
* mb/emulation/qemu-i440fx: prepare fw_cfg for romstage usageThomas Heijligen2019-01-312-2/+12
* mb/emulation/qemu-i440fx: change file handlingThomas Heijligen2019-01-314-43/+39
* console: Change BOOTBLOCK_CONSOLE default to `y`Nico Huber2019-01-141-1/+0
* device: Replace ugly cases of dev_find_slot()Kyösti Mälkki2019-01-041-1/+1
* emulation/qemu-{i440fx,q35}: Don't migrate globalsArthur Heymans2018-12-221-0/+1
* mb/*/*/Kconfig: Remove useless commentElyes HAOUAS2018-11-281-1/+1
* mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS2018-11-231-2/+3
* mb/emulation/qemu-i440fx|q35: Fix stack sizePatrick Rudolph2018-11-141-0/+4
* mb/emulation/qemu-i440fx|q35: Switch to C_ENVIRONMENT_BOOTBLOCKPatrick Rudolph2018-11-124-84/+15
* mb/emulation/qemu-i440fx|q35: Get rid of unused headersPatrick Rudolph2018-11-124-10/+0
* mb/emulation/qemu-i440fx/Makefile.inc: Fix "No newline at end of file"Elyes HAOUAS2018-11-121-1/+1
* mb/emulation/qemu-i440fx|q35: Link memory.cPatrick Rudolph2018-11-115-18/+45
* mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-051-1/+0
* src: Add missing include <stdint.h>Elyes HAOUAS2018-11-011-0/+2
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* mb/*/*/cmos.default: Harmonise CMOS files syntaxElyes HAOUAS2018-08-161-4/+4
* mb/*/*/cmos.default: Decrease debug_level to 'Debug'Elyes HAOUAS2018-08-151-1/+1
* src/mb: Remove some unneeded includesElyes HAOUAS2018-08-131-1/+0
* src/mb: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS2018-07-091-1/+1
* mainboard: Get rid of device_t in ramstageElyes HAOUAS2018-06-092-2/+3
* src/mainboard: Add and update license headersMartin Roth2018-06-028-0/+105
* mb/emulation/qemu-i440fx: Get rid of device_tKyösti Mälkki2018-05-231-5/+5
* {mb,nb,soc}: Remove references to pci_bus_default_ops()Nico Huber2018-05-081-1/+0
* mainboard/emulation/qemu-i440fx/fw_cfg: fix checksum for ACPI tablesOleksii Kurochko2018-04-241-1/+1
* mb/*/*/cmos.layout: Fix the values for the console levelArthur Heymans2018-01-261-4/+4
* mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans2017-09-232-10/+1
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-131-1/+2
* mainboard/[a-e]: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-061-2/+2
* mainboard/emulation/qemu-i440fx/fw_cfg: Fix undefined behaviorRyan Salsamendi2017-06-191-10/+20
* device/Kconfig: Introduce MAINBOARD_FORCE_NATIVE_VGA_INITNico Huber2017-06-081-1/+1
* Kconfig: Rework MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFGNico Huber2017-06-021-1/+0
* emulation/qemu-i440fx: Use SMBIOS macrosPaul Menzel2017-03-211-3/+3
* MMCONF_SUPPORT: Flip default to enabledKyösti Mälkki2016-12-071-0/+1
* cpu/x86/msr.h: Drop excessive includesKyösti Mälkki2016-12-061-1/+0
* mainboard/emulation: Use C89 comments style & remove commented codeElyes HAOUAS2016-10-241-3/+0
* mainboard/*/*/dsdt.asl: Use tabs for indentsElyes HAOUAS2016-09-261-257/+257
* mainboard/*/*/irq_tables.c: Use tabs for indentsElyes HAOUAS2016-09-261-1/+1
* src/mainboard/a-trend - emulation: Add space around operatorsElyes HAOUAS2016-09-202-9/+9
* emulation/qemu-i440fx: add cmos.default fileAntonello Dettori2016-08-232-0/+6