summaryrefslogtreecommitdiffstats
path: root/src/mainboard/emulation/qemu-q35/romstage.c
Commit message (Expand)AuthorAgeFilesLines
* src/mb: Remove unused <console/console.h>Elyes HAOUAS2021-02-151-1/+0
* mb/emulation/qemu-q35: Define and use MMCONF_BUS_NUMBERAngel Pons2021-01-311-10/+2
* mb/emulation/qemu-q35: Consolidate host bridge definitionsAngel Pons2021-01-291-1/+1
* mb/emulation/qemu-q35: Rename headerAngel Pons2021-01-291-1/+1
* mb/emulation/qemu-q35: Solve lint-001 errorFrans Hendriks2021-01-281-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* mainboard/emulation: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-13/+2
* mainboard/[a-f]*: Remove copyright noticesPatrick Georgi2020-03-181-2/+0
* emulation/qemu-x86: Use common romstage codeKyösti Mälkki2019-08-261-20/+1
* arch/x86: Add <arch/romstage.h>Kyösti Mälkki2019-08-221-1/+1
* qemu-q35: die if started on wrong machinePatrick Rudolph2019-07-081-0/+14
* arch/x86: Adjust size of postcar stackKyösti Mälkki2019-07-041-5/+2
* mb/qemu-{i440fx,q35}: Use POSTCAR stage to load the ramstageArthur Heymans2019-03-051-1/+15
* mb/emulation/qemu-i440fx|q35: Switch to C_ENVIRONMENT_BOOTBLOCKPatrick Rudolph2018-11-121-18/+6
* mb/emulation/qemu-i440fx|q35: Get rid of unused headersPatrick Rudolph2018-11-121-5/+0
* mb/emulation/qemu-i440fx|q35: Link memory.cPatrick Rudolph2018-11-111-1/+1
* mainboard/emulation: Use C89 comments style & remove commented codeElyes HAOUAS2016-10-241-3/+0
* emulation/qemu-i440fx qemu-q35: Asmlinkage for romstage main()Kyösti Mälkki2016-06-181-2/+4
* northbridge/intel/i440bx: Unify UDELAY selectionStefan Reinauer2016-03-101-1/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* mainboard/*/romstage.c: Fix 'lib/delay.c' inclusionEdward O'Callaghan2015-01-061-1/+1
* mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan2015-01-061-1/+1
* timestamps: Switch from tsc_t to uint64_tStefan Reinauer2015-01-051-1/+1
* Replace hlt with halt()Patrick Georgi2014-12-021-1/+0
* intel/cpu: rename car.h to romstage.hAaron Durbin2014-08-151-1/+1
* Intel: Add common header file for CAR setupEdward O'Callaghan2014-08-141-0/+1
* CBMEM: Replace cbmem_initialize() with cbmem_recovery()Kyösti Mälkki2014-01-221-1/+1
* CBMEM: Always select CAR_MIGRATIONKyösti Mälkki2013-09-211-5/+0
* timestamps: Stash early timestamps in CAR_GLOBALKyösti Mälkki2013-09-211-2/+2
* Include boot_cpu.c for romstage buildsKyösti Mälkki2013-08-151-1/+1
* qemu: add q35 supportGerd Hoffmann2013-06-171-0/+63