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
/
northbridge
/
amd
/
amdk8
/
coherent_ht.c
Age
Commit message (
Expand
)
Author
2004-10-30
- To reduce confuse rename the parts of linuxbios bios that run from
Eric Biederman
2004-04-26
check in the current code for IBM/E325, can somebody help to fix it ?
Li-Ta Lo
2004-04-15
code reformat
Li-Ta Lo
2004-03-24
drop obsolete CONNECTION_x_y macros. Use row information instead.
Stefan Reinauer
2004-03-12
cosmetics.. we'll not see more that 256cpus in linuxbios for a while
Stefan Reinauer
2004-03-11
- Moved hlt() to it's own header.
Eric Biederman
2004-02-27
generalize code
Stefan Reinauer
2004-02-09
final merge of YhLu's stuff
David W. Hendricks
2004-01-28
please forgive me... ;)
Stefan Reinauer
2003-10-11
- O2, enums, and switch statements work in romcc
Eric Biederman
2003-09-23
make coherent ht setup capable of non-standard link configurations
Stefan Reinauer
2003-09-03
cosmetics
Stefan Reinauer
2003-09-01
- Updates to config.g so that it works more reliably and has initial support
Eric Biederman
2003-08-28
more motherboard specific cleanups
Stefan Reinauer
2003-07-25
YhLu's changes to resolve several memory and other problems.
Ronald G. Minnich
2003-07-21
- First pass at s2880 support.
Eric Biederman
2003-07-21
* update quartet target to latest SMP changes.
Stefan Reinauer
2003-07-19
- Major cleanup of the bootpath
Eric Biederman
2003-07-17
moved generate_row from coherent_ht.c to board specific auto.c files
Stefan Reinauer
2003-07-17
- Update Config so we now have the proper number of cpus
Eric Biederman
2003-07-17
- pci_device.c fixes for generic pci bridges to zero the unused portion of br...
Eric Biederman
2003-07-16
fix some glitches in cht code: always enable routing on node7, plus do maskin...
Stefan Reinauer
2003-07-16
- ldscripb.lb remove another $Id: line..
Eric Biederman
2003-06-18
- A new test case for romcc
Eric Biederman
2003-06-17
- Minor mod to reset16.inc to work with newer binutils hopefully this works w...
Eric Biederman
2003-06-12
- Changes to the pci config routines moving them closer to the non romcc API
Eric Biederman
2003-06-11
- Factoring of auto.c
Eric Biederman