index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mainboard
/
emulation
/
qemu-i440fx
Age
Commit message (
Expand
)
Author
2016-12-07
MMCONF_SUPPORT: Flip default to enabled
Kyösti Mälkki
2016-12-06
cpu/x86/msr.h: Drop excessive includes
Kyösti Mälkki
2016-10-24
mainboard/emulation: Use C89 comments style & remove commented code
Elyes HAOUAS
2016-09-26
mainboard/*/*/dsdt.asl: Use tabs for indents
Elyes HAOUAS
2016-09-26
mainboard/*/*/irq_tables.c: Use tabs for indents
Elyes HAOUAS
2016-09-20
src/mainboard/a-trend - emulation: Add space around operators
Elyes HAOUAS
2016-08-23
emulation/qemu-i440fx: add cmos.default file
Antonello Dettori
2016-08-17
mainboard: Clean up boot_option/reboot_bits in cmos.layout
Nico Huber
2016-08-14
src/mainboard: Capitalize ROM, RAM, CPU and APIC
Elyes HAOUAS
2016-06-21
qemu/x86: car: drop pointless code, move stack out of the way
Gerd Hoffmann
2016-06-18
emulation/qemu-i440fx qemu-q35: Asmlinkage for romstage main()
Kyösti Mälkki
2016-06-17
Fix some cbmem.h includes
Kyösti Mälkki
2016-05-01
mb/emulation/*/board_info.txt: Update QEMU URL
Jonathan Neuschäfer
2016-03-10
northbridge/intel/i440bx: Unify UDELAY selection
Stefan Reinauer
2016-02-01
drivers/pc80: Add PS/2 mouse presence detect
Timothy Pearson
2015-11-10
mainboard/**/irq_tables.c: Remove reference to getpir
Patrick Georgi
2015-11-05
mainboard: Remove last_boot NVRAM option
Timothy Pearson
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-09-04
x86: remove cpu_incs as romstage Make variable
Aaron Durbin
2015-08-14
emulation/qemu: Serialize IQCR method
Paul Menzel
2015-07-07
x86: Drop -Wa,--divide
Stefan Reinauer
2015-06-08
Remove empty lines at end of file
Elyes HAOUAS
2015-06-05
device_ops: add device_t argument to write_acpi_tables
Alexander Couzens
2015-06-04
devicetree: Change scan_bus() prototype in device ops
Kyösti Mälkki
2015-06-04
devicetree: Rename unused parameter to passthru
Kyösti Mälkki
2015-05-26
acpi: Remove monolithic ACPI
Vladimir Serbinenko
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-20
acpi: make fill_slit and fill_srat into arguments.
Vladimir Serbinenko
2015-04-18
kconfig: automatically include mainboards
Stefan Reinauer
2015-03-10
qemu: 2.1+ smbios tables support
Gerd Hoffmann
2015-02-16
mainboard/cmos: Kill off unused boot_* parameters
Timothy Pearson
2015-02-16
mainboard/cmos: Move ECC variables out of fallback mechanism byte
Timothy Pearson
2015-02-16
mainboard/cmos: Delete obsolete commented parameters
Timothy Pearson
2015-01-27
CBMEM: Always use DYNAMIC_CBMEM
Kyösti Mälkki
2015-01-27
CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEM
Kyösti Mälkki
2015-01-06
mainboard/*/romstage.c: Fix 'lib/delay.c' inclusion
Edward O'Callaghan
2015-01-06
mainboard/*/romstage.c: Sanitize system header inclusions
Edward O'Callaghan
2015-01-05
timestamps: Switch from tsc_t to uint64_t
Stefan Reinauer
2014-12-18
i82371eb & qemu: Move to per-device ACPI.
Vladimir Serbinenko
2014-12-02
Replace hlt with halt()
Patrick Georgi
2014-11-01
mainboard: Use DEVICE_NOOP macro over dummy symbol
Edward O'Callaghan
2014-10-19
x86 romstage: Move stack just below RAMTOP
Kyösti Mälkki
2014-10-16
ACPI: Remove CONFIG_GENERATE_ACPI_TABLES
Vladimir Serbinenko
2014-08-28
qemu: log acpi table size
Gerd Hoffmann
2014-08-15
intel/cpu: rename car.h to romstage.h
Aaron Durbin
2014-08-14
Intel: Add common header file for CAR setup
Edward O'Callaghan
2014-07-30
Kconfig: Fix comments on endif to match the corresponding if
Daniele Forsi
2014-07-18
mainboard: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-05
Drop redundant select CACHE_AS_RAM
Kyösti Mälkki
2014-06-25
emulation/qemu: Switch x86 to DYNAMIC_CBMEM
Kyösti Mälkki
2014-06-18
emulation/x86 : Drop HAVE_ACPI_RESUME
Kyösti Mälkki
2014-05-13
src/drivers/pc80: Remove empty struct keyboard
Edward O'Callaghan
2014-05-03
Move ARCH_* from board/Kconfig to cpu or soc Kconfig.
Furquan Shaikh
2014-03-08
qemu-i440fx: add a prototype for main()
Patrick Georgi
2014-03-03
qemu: Support textmode gfx init.
Vladimir Serbinenko
2014-01-22
CBMEM: Replace cbmem_initialize() with cbmem_recovery()
Kyösti Mälkki
2014-01-19
boardstatus: Add category "emulation".
Vladimir Serbinenko
2014-01-19
board-status: Add board_info.txt manually for irregular wiki entries
Vladimir Serbinenko
2013-12-06
qemu: fix GENERATE_ACPI_TABLES=n in fw_cfg.c
Gerd Hoffmann
2013-11-25
bochs: add support for native graphics
Ronald G. Minnich
2013-11-18
qemu: set smbios entries from fw_cfg
Gerd Hoffmann
2013-11-15
qemu: load acpi tables from fw_cfg.
Gerd Hoffmann
2013-11-11
qemu: load e820 from fw_cfg
Gerd Hoffmann
2013-11-11
qemu: add fw_cfg files support
Gerd Hoffmann
2013-10-15
CBMEM: Define cbmem_top() just once for x86
Kyösti Mälkki
2013-10-14
Revert "CBMEM: Always have early initialisation"
Kyösti Mälkki
2013-09-21
CBMEM: Always select CAR_MIGRATION
Kyösti Mälkki
2013-09-21
CBMEM: Always have early initialisation
Kyösti Mälkki
2013-09-21
timestamps: Stash early timestamps in CAR_GLOBAL
Kyösti Mälkki
2013-09-18
qemu: q35: fix pci bar placement
Gerd Hoffmann
2013-09-11
CBMEM x86: Unify get_cbmem_toc()
Kyösti Mälkki
2013-09-11
CBMEM: Unify get_top_of_ram()
Kyösti Mälkki
2013-09-11
CBMEM northbridges: Remove references to global high_tables_base
Kyösti Mälkki
2013-08-16
emulation/qemu-i440fx: style cleanup
Patrick Georgi
2013-08-15
Include boot_cpu.c for romstage builds
Kyösti Mälkki
2013-08-15
qemu: fix ioapic reservation
Gerd Hoffmann
2013-08-15
qemu: reserve ports
Gerd Hoffmann
2013-07-11
Set PCI bus operations at buildtime for ramstage
Kyösti Mälkki
2013-06-22
qemu-i440fx: Make it compile with CONFIG_DYNAMIC_CBMEM.
Denis 'GNUtoo' Carikli
2013-06-19
qemu: complete bochs dispi interface vga driver.
Gerd Hoffmann
2013-06-17
qemu: i440fx whitespace fixup
Gerd Hoffmann
2013-06-17
qemu: add q35 support
Gerd Hoffmann
2013-06-17
qemu: add support for memory above 4G
Gerd Hoffmann
2013-06-17
qemu: move ram ressource reservation from "set" to "read" stage
Gerd Hoffmann
2013-06-14
qemu: move i440fx bits
Gerd Hoffmann