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
2020-08-21
mainboard/emulation/qemu-i440fx: Select HAVE_ASAN_IN_ROMSTAGE
Harshit Sharma
2020-07-26
mb/emulation/qemu-i440fx/northbridge.c: Use SMBIOS macros
Elyes HAOUAS
2020-07-19
mb/qemu-i440fx/memmap: Add warning when falling back to CMOS infos
Nico Huber
2020-07-19
mb/qemu/fw_cfg: Fix return code check for fw_cfg_e820_select()
Nico Huber
2020-07-19
mb/qemu/fw_cfg: Add info messages about (not) found files
Nico Huber
2020-07-14
src: Remove unused 'include <types.h>'
Elyes HAOUAS
2020-07-09
mb/emulation/qemu-i440fx: Drop dead code
Angel Pons
2020-06-22
mb/emulation/qemu-i440fx,q35: Fix comment style
Paul Menzel
2020-06-19
Kconfig: Escape variable to accommodate new Kconfig versions
Patrick Georgi
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-10
src/mainboard: Replace GPLv2 long form headers with SPDX header
Elyes HAOUAS
2020-05-06
treewide: replace GPLv2 long form headers with SPDX header
Patrick Georgi
2020-05-06
treewide: move copyrights and authors to AUTHORS
Patrick Georgi
2020-05-06
treewide: Move "is part of the coreboot project" line in its own comment
Patrick Georgi
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-04-18
mb/qemu-i440fx,q35: Fix option table
Nico Huber
2020-04-10
Replace DEVICE_NOOP with noop_(set|read)_resources
Nico Huber
2020-04-10
Drop unnecessary DEVICE_NOOP entries
Nico Huber
2020-04-05
Drop explicit NULL initializations from `device_operations`
Elyes HAOUAS
2020-04-04
mainboard/emulation: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-31
mb/emulation/qemu-i440fx: Add acpi_name handler for QEMU
Duncan Laurie
2020-03-31
mb/emulation/qemu-i440fx: Reserve low memory
Duncan Laurie
2020-03-23
src: capitalize 'APIC'
Elyes HAOUAS
2020-03-18
mainboard/[a-f]*: Remove copyright notices
Patrick Georgi
2019-12-20
src/mainboard: Remove unused '#include <device/pci.h>'
Elyes HAOUAS
2019-12-20
mainboard: Add missing include <device/pci_def.h>
Elyes HAOUAS
2019-12-03
src: Add missing include <stdlib.h>
Elyes HAOUAS
2019-11-23
Kconfig: comply to Linux 5.3's Kconfig language rules
Patrick Georgi
2019-11-12
mb/*: Fix default fmap with VBOOT_SLOTS_RW_A enabled
Patrick Rudolph
2019-11-06
mb/emulation/qemu: Add VBOOT support
Patrick Rudolph
2019-11-01
lib/cbmem_top: Add a common cbmem_top implementation
Arthur Heymans
2019-10-25
src/mainboard: Drop wrong _ADR objects
Elyes HAOUAS
2019-09-24
emulation/qemu-i440fx: use fw_cfg_dma for fw_cfg_read
Himanshu Sahdev
2019-09-13
emulation/qemu-i440fx/fw_cfg_if.h: replace macro with enum
Himanshu Sahdev
2019-09-11
emulation/qemu-i440fx/northbridge.c: Fix minor whitespace
Himanshu Sahdev
2019-08-26
emulation/qemu-x86: Rename memory.c to memmap.c
Kyösti Mälkki
2019-08-26
emulation/qemu-x86: Use common romstage code
Kyösti Mälkki
2019-08-22
arch/x86: Add <arch/romstage.h>
Kyösti Mälkki
2019-08-11
arch/x86: Flip option NO_CAR_GLOBAL_MIGRATION
Kyösti Mälkki
2019-08-11
arch/x86: Enable POSTCAR_CONSOLE by default
Kyösti Mälkki
2019-07-12
device/pci: Replace use of dev_find_slot() for IRQs
Kyösti Mälkki
2019-07-04
arch/x86: Adjust size of postcar stack
Kyösti Mälkki
2019-03-16
x86/smbios: Untangle system and board tables
Nico Huber
2019-03-12
src: Drop unused 'include <arch/acpigen.h>'
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-05
mb/qemu-{i440fx,q35}: Use POSTCAR stage to load the ramstage
Arthur Heymans
2019-03-04
Fix indirect include for endianess
Kyösti Mälkki
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-02-24
mb/emulation/qemu: Fix fw_cfg file loading
Patrick Rudolph
2019-02-05
mb/emulation/qemu-i440fx: use e820 in romstage
Thomas Heijligen
2019-02-05
mb/emulation/qemu-i440fx: make fw_cfg_present usable in PRERAM
Thomas Heijligen
2019-02-05
mb/emulation/qemu-i440fx: add e820 interface
Thomas Heijligen
2019-02-05
mb/emulation/qemu-i440fx: remove mm file listing
Thomas Heijligen
2019-01-31
mb/emulation/qemu-i440fx: prepare fw_cfg for romstage usage
Thomas Heijligen
2019-01-31
mb/emulation/qemu-i440fx: change file handling
Thomas Heijligen
2019-01-14
console: Change BOOTBLOCK_CONSOLE default to `y`
Nico Huber
2019-01-04
device: Replace ugly cases of dev_find_slot()
Kyösti Mälkki
2018-12-22
emulation/qemu-{i440fx,q35}: Don't migrate globals
Arthur Heymans
2018-11-28
mb/*/*/Kconfig: Remove useless comment
Elyes HAOUAS
2018-11-23
mb: Set coreboot as DSDT's manufacturer model ID
Elyes HAOUAS
2018-11-14
mb/emulation/qemu-i440fx|q35: Fix stack size
Patrick Rudolph
2018-11-12
mb/emulation/qemu-i440fx|q35: Switch to C_ENVIRONMENT_BOOTBLOCK
Patrick Rudolph
2018-11-12
mb/emulation/qemu-i440fx|q35: Get rid of unused headers
Patrick Rudolph
2018-11-12
mb/emulation/qemu-i440fx/Makefile.inc: Fix "No newline at end of file"
Elyes HAOUAS
2018-11-11
mb/emulation/qemu-i440fx|q35: Link memory.c
Patrick Rudolph
2018-11-05
mainboard: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-11-01
src: Add missing include <stdint.h>
Elyes HAOUAS
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-08-16
mb/*/*/cmos.default: Harmonise CMOS files syntax
Elyes HAOUAS
2018-08-15
mb/*/*/cmos.default: Decrease debug_level to 'Debug'
Elyes HAOUAS
2018-08-13
src/mb: Remove some unneeded includes
Elyes HAOUAS
2018-07-09
src/mb: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-06-09
mainboard: Get rid of device_t in ramstage
Elyes HAOUAS
2018-06-02
src/mainboard: Add and update license headers
Martin Roth
2018-05-23
mb/emulation/qemu-i440fx: Get rid of device_t
Kyösti Mälkki
2018-05-08
{mb,nb,soc}: Remove references to pci_bus_default_ops()
Nico Huber
2018-04-24
mainboard/emulation/qemu-i440fx/fw_cfg: fix checksum for ACPI tables
Oleksii Kurochko
2018-01-26
mb/*/*/cmos.layout: Fix the values for the console level
Arthur Heymans
2017-09-23
mb/*/*: Remove rtc nvram configurable baud rate
Arthur Heymans
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-07-06
mainboard/[a-e]: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-06-19
mainboard/emulation/qemu-i440fx/fw_cfg: Fix undefined behavior
Ryan Salsamendi
2017-06-08
device/Kconfig: Introduce MAINBOARD_FORCE_NATIVE_VGA_INIT
Nico Huber
2017-06-02
Kconfig: Rework MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFG
Nico Huber
2017-03-21
emulation/qemu-i440fx: Use SMBIOS macros
Paul Menzel
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
[next]