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
Age
Commit message (
Expand
)
Author
2009-06-03
Revert "CMOS: Add set_option and rework get_option."
Luc Verhaegen
2009-06-03
CMOS: Add set_option and rework get_option.
Luc Verhaegen
2009-04-28
fix warning: no return statement in function returning non-void
Stefan Reinauer
2009-03-13
This, ladies and gentlement, is commit #4000.
Stefan Reinauer
2009-02-28
coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3
Stefan Reinauer
2008-12-22
Fix implicit udelay src/southbridge/nvidia/mcp55/mcp55_aza.c
Carl-Daniel Hailfinger
2008-10-01
The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of
Carl-Daniel Hailfinger
2008-02-25
This trivial patch removes an unused local variable, thus getting rid of
Ronald Hoogenboom
2008-02-20
Route device IRQ through PCI bridge instead in mptable.
Yinghai Lu
2008-01-18
Please bear with me - another rename checkin. This qualifies as trivial, no
Stefan Reinauer
2007-10-24
Ever wondered where those "setting incorrect section attributes for
Stefan Reinauer
2007-09-25
As per suggestion from Yinghai Lu <yinghailu@gmail.com> this patch
Uwe Hermann
2007-09-14
More range for HT_CHAIN_UNITID_BASE and HT_CHAIN_END_UNITID_BASE.
Yinghai Lu
2007-02-19
Fix some CHIP_NAME() entries to use canonical names.
Uwe Hermann
2007-02-03
Nvidia MCP55 uses CMD to send/receive bytes instead of DAT0,
bxshi
2007-02-01
This patch adds the MCP55 PCI IDs (without which the southbridge code
Ed Swierk
2007-02-01
Add support for the NVIDIA MCP55 southbridge.
Yinghai Lu