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
/
nvidia
/
mcp55
/
mcp55.c
Age
Commit message (
Expand
)
Author
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-01-06
device: Use pcidev_path_behind()
Kyösti Mälkki
2018-11-16
src: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-05-21
nvidia/mcp55: Get rid of device_t
Elyes HAOUAS
2016-10-11
southbridge/nvidia: Remove commented code
Elyes HAOUAS
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2014-12-17
southbridge/nvidia: Spelling/comment fix
Martin Roth
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2011-01-04
MCP55: Cosmetic fixes, switch to u8 et al.
Uwe Hermann
2010-10-29
Use common code to set PCI subsystem in mcp55.
Jonathan Kollasch
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2009-02-28
coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3
Stefan Reinauer
2008-01-18
Please bear with me - another rename checkin. This qualifies as trivial, no
Stefan Reinauer
2007-02-19
Fix some CHIP_NAME() entries to use canonical names.
Uwe Hermann
2007-02-01
Add support for the NVIDIA MCP55 southbridge.
Yinghai Lu