fix typo that keeps solo from working
[coreboot.git] / src / northbridge / amd /
2004-03-19 Stefan Reinauerfix typo that keeps solo from working
2004-03-12 Stefan Reinauercosmetics.. we'll not see more that 256cpus in linuxbio...
2004-03-11 Eric Biederman- Moved hlt() to it's own header.
2004-02-27 Stefan Reinauergeneralize code
2004-02-23 Li-Ta Locorrect the DstNode bit mask for IO/MM registers
2004-02-10 Stefan Reinauerfix broken stuff :-(((
2004-02-09 David W. Hendricksfinal merge of YhLu's stuff
2004-01-28 Stefan Reinauerplease forgive me... ;)
2004-01-14 Stefan Reinauersmall fixes
2003-12-08 Eric Biederman- Set all of the fields in config_busses before we...
2003-12-08 Ronald G. Minnichmissing file.
2003-12-06 Eric Biederman- Fix amdk8_scan_root_bus and amdk8_scan_chains so...
2003-12-02 Ronald G. Minnichfrom Yh Lu
2003-11-27 Stefan Reinauerfix AMD Solo target
2003-11-10 Stefan Reinauerautomatically detect southbridge link. this should...
2003-11-04 Stefan Reinaueradd hook for spdrom iohub selection
2003-10-14 Eric Biederman- Minor bugfixes
2003-10-11 Eric Biederman - O2, enums, and switch statements work in romcc
2003-09-23 Stefan Reinauermake coherent ht setup capable of non-standard link...
2003-09-04 Eric Biederman- Remove dead argument to hypertransport_scan_chain
2003-09-03 Stefan Reinauercosmetics
2003-09-02 Eric Biederman- 1.1.4
2003-09-01 Eric Biederman- Updates to config.g so that it works more reliably...
2003-08-28 Stefan Reinauermore motherboard specific cleanups
2003-08-28 Stefan Reinauercleaning out motherboard specific changes from the...
2003-08-04 Ronald G. Minnichpatches from Yh Lu. Tested and working on HDAMA
2003-08-01 Eric Biederman- Update raminit.c so it works properly for multiple...
2003-07-30 Ronald G. Minnichupdates from YhLu, plus fixes for PPC/K8 issues.
2003-07-25 Ronald G. MinnichYhLu's changes to resolve several memory and other...
2003-07-21 Eric Biederman- First pass at s2880 support.
2003-07-21 Stefan Reinauer* update quartet target to latest SMP changes.
2003-07-19 Eric Biederman- Major cleanup of the bootpath
2003-07-17 Stefan Reinauermoved generate_row from coherent_ht.c to board specific...
2003-07-17 Eric Biederman- Update Config so we now have the proper number of...
2003-07-17 Eric Biederman- pci_device.c fixes for generic pci bridges to zero...
2003-07-16 Stefan Reinauerfix some glitches in cht code: always enable routing...
2003-07-16 Eric Biederman- ldscripb.lb remove another $Id: line..
2003-07-12 Eric Biederman- Commit a working spd based memory initialization...
2003-06-19 Eric Biederman- Update the romcc version.
2003-06-18 Eric Biederman- A new test case for romcc
2003-06-17 Ronald G. Minnichadded config and other test files.
2003-06-17 Eric Biederman- Minor mod to reset16.inc to work with newer binutils...
2003-06-12 Eric Biederman- Changes to the pci config routines moving them closer...
2003-06-11 Eric Biederman- Factoring of auto.c
2003-04-25 Eric Biederman- Commit a working pirq table for the AMD solo
2003-04-22 Eric Biederman- Initial checkin of the freebios2 tree