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
/
drivers
/
emulation
/
qemu
/
cirrus.c
Age
Commit message (
Expand
)
Author
2019-10-18
src: Remove unused include '<device/pci_ids.h>'
Elyes HAOUAS
2019-04-06
src: Use include <delay.h> when appropriate
Elyes HAOUAS
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2017-06-04
Kconfig: Add choice of framebuffer mode
Nico Huber
2016-04-07
edid: Make framebuffer row alignment configurable
Julius Werner
2016-03-24
edid: Add helper function to calculate bits-per-pixel dependent values
Julius Werner
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-09-05
qemu: fix vga driver build
Gerd Hoffmann
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2014-10-27
{arch,cpu,drivers,ec}: Don't hide pointers behind typedefs
Edward O'Callaghan
2014-08-28
qemu: fix cirrus build
Gerd Hoffmann
2014-03-03
qemu: Support textmode gfx init.
Vladimir Serbinenko
2013-12-16
qemu/videoinit: Set required fields in fake EDID
Vladimir Serbinenko
2013-11-25
qemu: cirrus native video init
Vladimir Serbinenko