summaryrefslogtreecommitdiffstats
path: root/src/mainboard/emulation/qemu-i440fx/romstage.c
Commit message (Expand)AuthorAgeFilesLines
* 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-22/+1
* arch/x86: Add <arch/romstage.h>Kyösti Mälkki2019-08-221-1/+1
* 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-17/+5
* mb/emulation/qemu-i440fx|q35: Get rid of unused headersPatrick Rudolph2018-11-121-4/+0
* mb/emulation/qemu-i440fx|q35: Link memory.cPatrick Rudolph2018-11-111-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/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-1/+1
* qemu-i440fx: add a prototype for main()Patrick Georgi2014-03-081-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: move i440fx bitsGerd Hoffmann2013-06-141-0/+61