aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/amd
AgeCommit message (Expand)Author
2005-07-08eric patchYinghai Lu
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-61arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-34arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-24arch import user (historical)
2005-01-19more universal acpi codeStefan Reinauer
2005-01-10nodeidYinghai Lu
2004-12-17non coherent ht chain setup automaticallyYinghai Lu
2004-11-05- Ensure every copy of Options.lb uses:Eric Biederman
2004-11-05- Modify all of the Opteron motherboards to have a separate logicalEric Biederman
2004-11-04- Update abuild.sh so it will rebuild successfull buildsEric Biederman
2004-11-03*** empty log message ***Yinghai Lu
2004-10-31fix soloStefan Reinauer
2004-10-21adapt config filesStefan Reinauer
2004-10-21get solo building after last infrastructure changesStefan Reinauer
2004-10-21update failover handling of some amd64 boardsStefan Reinauer
2004-10-21- Bump the LinuxBIOS major versionEric Biederman
2004-10-20Tyan update to work with new CPU ConfigYinghai Lu
2004-10-19- add support for socket 754Stefan Reinauer
2004-10-16- First stab at running linuxbios without the old static device tree.Eric Biederman
2004-07-08move default_resource_map to its own fileLi-Ta Lo
2004-06-15add support for AMD Serenade mainboard, why we have phantom devices here?Li-Ta Lo
2004-06-15add support for AMD Serenade mainboard, why we have phantom devices here?Li-Ta Lo
2004-04-30put extern keyword in front of declaration, make the compiler do it jobLi-Ta Lo
2004-04-28indentStefan Reinauer
2004-04-24indent files to reduce the noise in further diffs.Stefan Reinauer
2004-03-25make log message a little prettierLi-Ta Lo
2004-03-25remove traces of coherent_ht_mainboardStefan Reinauer
2004-03-24drop obsolete CONNECTION_x_y macros. Use row information instead.Stefan Reinauer
2004-03-24Further trimming freebios2 towards code reuse.Stefan Reinauer
2004-03-24small step to clean up mainboard directories. debug.c was basically identicalStefan Reinauer
2004-03-191.1.6 adaptionsStefan Reinauer
2004-03-19more compile fixes.Stefan Reinauer
2004-03-19compile fixStefan Reinauer
2004-03-11- Moved hlt() to it's own header.Eric Biederman
2004-03-09go verbose for now!Stefan Reinauer
2004-01-21adapt irq values to pirq tableStefan Reinauer
2004-01-21update mp table and pirq tableStefan Reinauer
2003-12-02fix quartet and S4880 spd initialization.Stefan Reinauer
2003-11-27updateStefan Reinauer
2003-11-19faking spd setup for now on quartet ;)Stefan Reinauer
2003-11-06Make solo build again.Stefan Reinauer
2003-11-06fix build for quartet.Stefan Reinauer
2003-11-04fix stupid stepan's bugsStefan Reinauer
2003-11-04infrastructure updatesStefan Reinauer
2003-11-04make quartet compile.Stefan Reinauer
2003-10-27merge minor solo changesStefan Reinauer
2003-10-24merge latest quartet changesStefan Reinauer
2003-10-15more solo fixes...Stefan Reinauer
2003-10-14- Minor bugfixesEric Biederman
2003-10-13move equal with hdama code.Stefan Reinauer
2003-10-13get solo target building with 1.1.5 sourcesStefan Reinauer
2003-10-11 - O2, enums, and switch statements work in romccEric Biederman
2003-10-06add smbus_write_byte() function. currently fails in romcc :(Stefan Reinauer
2003-10-01some quartet memory init updates.Stefan Reinauer
2003-09-30remove references to static_devices.oStefan Reinauer
2003-09-30get rid of static_devices.cStefan Reinauer
2003-09-29default is 256 not 512kStefan Reinauer
2003-09-26remove fixed ROM_SIZE setting, add default to 256kStefan Reinauer
2003-09-23fix hypertransport setup for quartet.Stefan Reinauer
2003-09-11add new target for DSPACE DS1006 card, make quartet auto.c all verboseStefan Reinauer
2003-09-09remove old config files, adopt to new config method. fix resource map (?)Stefan Reinauer
2003-09-08update SOLO code (untested but compiling and pretty much complete!?!)Stefan Reinauer
2003-09-01- Updates to config.g so that it works more reliably and has initial supportEric Biederman
2003-08-28more motherboard specific cleanupsStefan Reinauer
2003-08-28cleaning out motherboard specific changes from the generic directories.Stefan Reinauer
2003-08-07more quartet fixesStefan Reinauer
2003-08-07fix resource map for quartetStefan Reinauer
2003-08-07fix quartet buildStefan Reinauer
2003-07-30make solo target build againStefan Reinauer
2003-07-21- First pass at s2880 support.Eric Biederman
2003-07-21* update quartet target to latest SMP changes.Stefan Reinauer
2003-07-17add AMD Quartet targetStefan Reinauer
2003-07-17moved generate_row from coherent_ht.c to board specific auto.c filesStefan Reinauer
2003-07-14- Compile fixesEric Biederman
2003-07-12- Solo updatesEric Biederman
2003-06-26OK, now builds fallback for arima/hdama!Ronald G. Minnich
2003-06-19- Update the romcc version.Eric Biederman
2003-06-18- A new test case for romccEric Biederman
2003-06-17added 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 APIEric Biederman
2003-06-11- Factoring of auto.cEric Biederman
2003-05-19- Cleanups on the romcc side including a pci interface that usesEric Biederman
2003-04-26- Minor bug fixesEric Biederman
2003-04-25- Commit a working pirq table for the AMD soloEric Biederman
2003-04-24- simple bug fixesEric Biederman
2003-04-24- irq routing table generated by getpirEric Biederman
2003-04-24- Small step forward Linux boots and almost works...Eric Biederman
2003-04-22- Initial checkin of the freebios2 treeEric Biederman