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
/
northbridge.c
Age
Commit message (
Expand
)
Author
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-09-11
emulation/qemu-i440fx/northbridge.c: Fix minor whitespace
Himanshu Sahdev
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-01-31
mb/emulation/qemu-i440fx: change file handling
Thomas Heijligen
2019-01-04
device: Replace ugly cases of dev_find_slot()
Kyösti Mälkki
2018-11-12
mb/emulation/qemu-i440fx|q35: Get rid of unused headers
Patrick Rudolph
2018-11-11
mb/emulation/qemu-i440fx|q35: Link memory.c
Patrick Rudolph
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
2017-07-06
mainboard/[a-e]: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-03-21
emulation/qemu-i440fx: Use SMBIOS macros
Paul Menzel
2016-08-14
src/mainboard: Capitalize ROM, RAM, CPU and APIC
Elyes HAOUAS
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-03-10
qemu: 2.1+ smbios tables support
Gerd Hoffmann
2015-01-27
CBMEM: Always use DYNAMIC_CBMEM
Kyösti Mälkki
2014-12-18
i82371eb & qemu: Move to per-device ACPI.
Vladimir Serbinenko
2014-11-01
mainboard: Use DEVICE_NOOP macro over dummy symbol
Edward O'Callaghan
2013-11-11
qemu: load e820 from fw_cfg
Gerd Hoffmann
2013-09-18
qemu: q35: fix pci bar placement
Gerd Hoffmann
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
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-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