Age | Commit message (Expand) | Author |
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-17 | updated | Greg Watson |
2004-04-17 | start of epia-m port | Greg Watson |
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-03-07 | fix memory settings | Greg Watson |
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-02-08 | *** empty log message *** | Greg Watson |
2004-01-28 | please forgive me... ;) | Stefan Reinauer |
2004-01-14 | small fixes | Stefan Reinauer |
2004-01-13 | *** empty log message *** | Greg Watson |
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-15 | *** empty log message *** | Greg Watson |
2003-11-15 | added sizeram and init routines | Greg Watson |
2003-11-15 | updated names | Greg Watson |
2003-11-15 | done in C now | Greg Watson |
2003-11-10 | automatically detect southbridge link. this should allow to get rid of most | Stefan Reinauer |
2003-11-09 | changes for v2 | Greg Watson |
2003-11-05 | fixes for epia, attempts to fix arima | Ronald G. Minnich |
2003-11-04 | add hook for spdrom iohub selection | Stefan Reinauer |
2003-10-23 | fixes from SONE | Ronald G. Minnich |
2003-10-22 | fixes for EPIA. | Ronald G. Minnich |
2003-10-14 | - Minor bugfixes | Eric Biederman |
2003-10-11 | - O2, enums, and switch statements work in romcc | Eric Biederman |
2003-10-03 | - Modify the code to C style indenting. | Eric Biederman |
2003-10-02 | Some timing in here, but we don't set; it breaks. | Ronald G. Minnich |
2003-10-02 | ram size now set from SPD. | Ronald G. Minnich |
2003-10-02 | First SPD code in and working! | Ronald G. Minnich |
2003-10-02 | success. It boots as a bproc slave now. | Ronald G. Minnich |
2003-09-30 | The epia now works. | Ronald G. Minnich |
2003-09-27 | ok that's it. I think this might work. | Ronald G. Minnich |
2003-09-27 | a few tweaks etc. | Ronald G. Minnich |
2003-09-26 | it's getting through the 8601 but the values are still not right. | Ronald G. Minnich |
2003-09-26 | something is wrong here but not sure what. | Ronald G. Minnich |
2003-09-26 | just to get us back where we were. | Ronald G. Minnich |
2003-09-26 | via epia; also yh lu tyan. | Ronald G. Minnich |
2003-09-25 | first cut at 8601 support | Ronald G. Minnich |
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-14 | new config files | Greg Watson |
2003-07-12 | - Remove all of the annoying $Id strings | 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-13 | More FB2 stuff | Greg Watson |
2003-06-13 | Freebios2 | Greg Watson |
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-06-09 | Moved from freebios | Greg Watson |
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 |