Age | Commit message (Expand) | Author |
2004-11-04 | tell people that the segment descriptors are different for ROMCC and | Li-Ta Lo |
2004-11-04 | - Update abuild.sh so it will rebuild successfull builds | Eric Biederman |
2004-11-03 | This hurts more than it helps. byebye | Stefan Reinauer |
2004-11-02 | *** empty log message *** | Yinghai Lu |
2004-10-31 | fix solo | Stefan Reinauer |
2004-10-30 | - To reduce confuse rename the parts of linuxbios bios that run from | Eric Biederman |
2004-10-29 | Changes to allow Via/Epia code to be compiled after recent code changes. | Mark Wilkinson |
2004-10-27 | sizeram removal/conversion. | Eric Biederman |
2004-10-27 | - Actually enable the Pentium-M cpus | Eric Biederman |
2004-10-27 | - Bug fixes to the P-III support | Eric Biederman |
2004-10-25 | ops and tsc | Yinghai Lu |
2004-10-23 | - With Xeon cpus it seems best to use the tsc calibrated with timer2 as | Eric Biederman |
2004-10-22 | for S2735 support | Yinghai Lu |
2004-10-22 | s2735 half update | Yinghai Lu |
2004-10-22 | - Better memory I/O space distinguishing in amd_mtrr.c | Eric Biederman |
2004-10-21 | - Bump the LinuxBIOS major version | Eric Biederman |
2004-10-21 | - Explicitly disable the fixed dram extensions bits. | Eric Biederman |
2004-10-21 | - We already know the cache is disabled so don't bother disabling it. | Eric Biederman |
2004-10-19 | - add support for socket 754 | Stefan Reinauer |
2004-10-19 | - Fix bug with > 4GB of memory where PAE was left enabled. | 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 | - First pass through with with device tree enhancement merge. Most of the me... | Eric Biederman |
2004-10-14 | - remove deprecated directories | Eric Biederman |
2004-10-14 | - Add new cvs code to cvs | Eric Biederman |
2004-10-06 | epia-m support | Ronald G. Minnich |
2004-07-01 | Intel E7501 P64H2 ICH5R support | Yinghai Lu |
2004-06-05 | Add extra phase before memory init. | Greg Watson |
2004-06-03 | Make names more sensible. | Greg Watson |
2004-06-03 | Clock (not timer) routines are board specific. Moved to appropriate | Greg Watson |
2004-05-26 | cleanup | Stefan Reinauer |
2004-05-24 | added AGP support for AMD K8 | Li-Ta Lo |
2004-05-14 | refactored k8_cpufixup, added IORR support for AGP aperture | Li-Ta Lo |
2004-05-13 | code reformat | Li-Ta Lo |
2004-05-06 | replace up,across,down with ltd0,ldt1, ldt2 | Li-Ta Lo |
2004-04-21 | moved to crt0.S.lb | Greg Watson |
2004-04-21 | i like ori better | Greg Watson |
2004-04-21 | include cache code | Greg Watson |
2004-03-26 | speed up ecc clear by enable MTRR/Cache first. | Li-Ta Lo |
2004-03-23 | Doxidization, reformat | Li-Ta Lo |
2004-03-23 | tighten up option exporting | Greg Watson |
2004-03-11 | - Moved hlt() to it's own header. | Eric Biederman |
2004-03-07 | *** empty log message *** | Greg Watson |
2004-03-07 | fix caching problem | Greg Watson |
2004-02-17 | removed unused set_var_mtrr() (use intel_set_var_mtrr() instead). | Li-Ta Lo |
2004-01-22 | cache.c | Greg Watson |
2004-01-22 | clear IR & DR and enable FP | Greg Watson |
2004-01-14 | *** empty log message *** | Greg Watson |
2004-01-13 | *** empty log message *** | Greg Watson |
2003-12-17 | clock.c need in startup | Greg Watson |
2003-11-15 | setup and initialize cache correctly | Greg Watson |
2003-11-15 | cache is 32Kb | Greg Watson |
2003-11-09 | *** empty log message *** | Greg Watson |
2003-11-09 | updated for v2 | Greg Watson |
2003-11-02 | *** empty log message *** | Greg Watson |
2003-11-02 | Do sdram setup for fixed memory sizes. This really only works on | Greg Watson |
2003-11-02 | trashing stack | Greg Watson |
2003-11-02 | get cache setup right | Greg Watson |
2003-10-23 | fixes from SONE | Ronald G. Minnich |
2003-10-22 | fixes for EPIA. | Ronald G. Minnich |
2003-10-20 | early mtrr for the p6 | Ronald G. Minnich |
2003-10-12 | naughty, naughty | Greg Watson |
2003-10-12 | first cut | Greg Watson |
2003-10-12 | get_bus_freq() | Greg Watson |
2003-10-12 | memory turn-on | Greg Watson |
2003-10-11 | - O2, enums, and switch statements work in romcc | Eric Biederman |
2003-10-05 | size memory | Greg Watson |
2003-10-05 | use standard name | Greg Watson |
2003-10-05 | pci.S moved into arch/ppc/lib/pci_ops.c | Greg Watson |
2003-09-26 | It builds! | Ronald G. Minnich |
2003-09-26 | add cpufixup.o | Ronald G. Minnich |
2003-09-26 | cpu fixup for p6 | Ronald G. Minnich |
2003-09-03 | moved init_timer() to static initialization | Greg Watson |
2003-08-05 | missing file chip.h | Ronald G. Minnich |
2003-08-04 | patches from Yh Lu. Tested and working on HDAMA | Ronald G. Minnich |
2003-08-04 | Commits for the new config static device design, to allow more than one static | Ronald G. Minnich |
2003-08-01 | - Update cpufixup so we support more than 4GB of memory | Eric Biederman |
2003-07-30 | updates from YhLu, plus fixes for PPC/K8 issues. | Ronald G. Minnich |
2003-07-28 | PPC 4XX support | Greg Watson |
2003-07-28 | corrected cpu path, added clock.o | Greg Watson |
2003-07-24 | *** empty log message *** | Greg Watson |
2003-07-23 | getting HDAMA to build. | Ronald G. Minnich |
2003-07-21 | - First pass at s2880 support. | Eric Biederman |
2003-07-19 | - Major cleanup of the bootpath | Eric Biederman |
2003-07-16 | - Commit a binutils safe version of reset16.inc | Eric Biederman |
2003-07-14 | - Compile fixes | Eric Biederman |
2003-07-12 | - Remove all of the annoying $Id strings | Eric Biederman |
2003-07-12 | - Remove use of useless EXT macro | Eric Biederman |
2003-07-01 | - Code to enable and disable use of the sse and mmx registers | Eric Biederman |
2003-06-24 | Fixes to various config files. | Ronald G. Minnich |
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-05-19 | - Cleanups on the romcc side including a pci interface that uses | Eric Biederman |
2003-04-22 | - Initial checkin of the freebios2 tree | Eric Biederman |