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
Age
Commit message (
Expand
)
Author
2004-10-27
sizeram removal/conversion.
Eric Biederman
2004-10-22
- kill typo so resources are not mixed up in amdk8/northbridge.c
Eric Biederman
2004-10-21
- Bump the LinuxBIOS major version
Eric Biederman
2004-10-20
Tyan update to work with new CPU Config
Yinghai Lu
2004-10-19
- Fix typo with reversing memory resources.
Eric Biederman
2004-10-16
- HDAMA boots!
Eric Biederman
2004-10-16
- First stab at running linuxbios without the old static device tree.
Eric Biederman
2004-10-14
- Sync up northbridge/amd/amdk8
Eric Biederman
2004-10-14
- Update the header files in reset_test.c
Eric Biederman
2004-10-14
- First pass through with with device tree enhancement merge. Most of the me...
Eric Biederman
2004-07-08
move default_resource_map to its own file
Li-Ta Lo
2004-05-24
added AGP support for AMD K8
Li-Ta Lo
2004-05-14
refactored mcf3_set_resources
Li-Ta Lo
2004-05-10
fixed minor bug in APG bridge code. Use AGP_APERTURE_SIZE instead of IOMMU_AP...
Li-Ta Lo
2004-05-05
code refromat, doxidization
Li-Ta Lo
2004-04-29
changed dev->enable to dev->enabled. Sorry, I am the only one who can't speak
Li-Ta Lo
2004-04-27
Fixed the device on bus 0 problem for IBM/E325. The structure mainboard_ibm_e...
Li-Ta Lo
2004-04-26
check in the current code for IBM/E325, can somebody help to fix it ?
Li-Ta Lo
2004-04-24
Don't optimize link read pointers for UP systems (from YhLu)
Stefan Reinauer
2004-04-15
code reformat
Li-Ta Lo
2004-03-26
YhLu fix on multi ht and s2885
Li-Ta Lo
2004-03-25
YhLu's patch for multi-ht-chain for S2885
Li-Ta Lo
2004-03-24
drop obsolete CONNECTION_x_y macros. Use row information instead.
Stefan Reinauer
2004-03-24
small step to clean up mainboard directories. debug.c was basically identical
Stefan Reinauer
2004-03-23
Doxidization, reformat
Li-Ta Lo
2004-03-19
Includes fix from Craig C Forney
David W. Hendricks
2004-03-19
fix typo that keeps solo from working
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-23
correct the DstNode bit mask for IO/MM registers
Li-Ta Lo
2004-02-10
fix broken stuff :-(((
Stefan Reinauer
2004-02-09
final merge of YhLu's stuff
David W. Hendricks
2004-01-28
please forgive me... ;)
Stefan Reinauer
2004-01-14
small fixes
Stefan Reinauer
2003-12-08
- Set all of the fields in config_busses before we use it not afterwards.
Eric Biederman
2003-12-08
missing file.
Ronald G. Minnich
2003-12-06
- Fix amdk8_scan_root_bus and amdk8_scan_chains so multiple HT chains
Eric Biederman
2003-12-02
from Yh Lu
Ronald G. Minnich
2003-11-27
fix AMD Solo target
Stefan Reinauer
2003-11-10
automatically detect southbridge link. this should allow to get rid of most
Stefan Reinauer
2003-11-04
add hook for spdrom iohub selection
Stefan Reinauer
2003-10-14
- Minor bugfixes
Eric Biederman
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-04
- Remove dead argument to hypertransport_scan_chain
Eric Biederman
2003-09-03
cosmetics
Stefan Reinauer
2003-09-02
- 1.1.4
Eric Biederman
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-08-28
cleaning out motherboard specific changes from the generic directories.
Stefan Reinauer
2003-08-04
patches from Yh Lu. Tested and working on HDAMA
Ronald G. Minnich
2003-08-01
- Update raminit.c so it works properly for multiple cpus
Eric Biederman
2003-07-30
updates from YhLu, plus fixes for PPC/K8 issues.
Ronald G. Minnich
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-07-12
- Commit a working spd based memory initialization routine
Eric Biederman
2003-06-19
- Update the romcc version.
Eric Biederman
2003-06-18
- A new test case for romcc
Eric Biederman
2003-06-17
added config and other test files.
Ronald G. Minnich
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
2003-04-25
- Commit a working pirq table for the AMD solo
Eric Biederman
2003-04-22
- Initial checkin of the freebios2 tree
Eric Biederman