index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
southbridge
/
dmp
Age
Commit message (
Expand
)
Author
2015-06-04
devicetree: Discriminate device ops scan_bus()
Kyösti Mälkki
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-27
kbuild: automatically include southbridges
Stefan Reinauer
2015-04-07
kconfig: drop intermittend forwarder files
Stefan Reinauer
2014-12-07
southbridge/dmp/vortex86ex/southbridge.c: Silence bitwise op warns
Edward O'Callaghan
2014-10-22
cmos: Rename the CMOS related functions.
Gabe Black
2014-07-28
dmp/vortex86ex/southbridge.c: Do not access arrays out of bound
Daniele Forsi
2014-05-13
src/drivers/pc80: Remove empty struct keyboard
Edward O'Callaghan
2014-02-17
vortex86ex: Drop baudrate programming for 10 UARTs
Kyösti Mälkki
2014-01-23
dmp/vortex86ex: Initialize I2C controller base address/IRQ
Andrew Wu
2013-12-22
vortex86ex: Change PCI S/B resource reservation functions for more I/O devices.
Andrew Wu
2013-11-30
dmp/vortex86ex: Add timeout for keyboard system flag checking.
Andrew Wu
2013-11-24
dmp/vortex86ex: Move DMP specific POST code defines into one file
Andrew Wu
2013-10-22
vortex86ex: Defer checking PS/2 keyboard controller system flag
Andrew Wu
2013-10-13
dmp/vortex86ex: Initialize PS/2 keyboard.
Andrew Wu
2013-08-13
dmp/vortex86ex: Initialize Reatek ALC262 audio codec
Andrew Wu
2013-07-10
Vortex86EX southbridge routes more built-in PCI device IRQs.
Andrew Wu
2013-07-03
Add support for DMP Vortex86EX PCI southbridge.
Andrew Wu