Age | Commit message (Expand) | Author |
2006-01-05 | update comments | Stefan Reinauer |
2005-12-14 | indirect jmp with * | Yinghai Lu |
2005-12-03 | applied 1202_ldscript.diff from issue 45. This fixes images smaller than 64k | Stefan Reinauer |
2005-12-03 | add cmos checksum range to linuxbios table | Stefan Reinauer |
2005-12-02 | 1201_ht_bus0_dev0_fidvid_core.diff | Stefan Reinauer |
2005-12-01 | Applying 11_26_car_tyan.diff from Yinghai Lu. | Stefan Reinauer |
2005-11-26 | - Apply 11_24_a_s1_core.diff from | Stefan Reinauer |
2005-11-24 | fix typos reported by Martin Ley | Stefan Reinauer |
2005-11-22 | EPIA-M fixup | Ronald G. Minnich |
2005-11-14 | comment and unify lb_uint64 handling as discussed on the mailinglist | Stefan Reinauer |
2005-11-03 | reverting rev 2082 | Stefan Reinauer |
2005-11-02 | ppc970 initial porting. | Eswar Nallusamy |
2005-10-20 | changes to support new ppc arch | Greg Watson |
2005-10-19 | trying to compile... | Greg Watson |
2005-10-19 | get include files right | Greg Watson |
2005-10-05 | Updating FSF address in the code. | Stefan Reinauer |
2005-09-14 | Abort cpu_initialize if we detect that we've lost a race. | Steven J. Magnani |
2005-09-12 | Relocate the GDT to reserved memory, so it won't get clobbered by elfboot(), ... | Steven J. Magnani |
2005-08-10 | more removal for obsolete VGABIOS support | Li-Ta Lo |
2005-08-10 | Undoing all HDAMA commits from LNXI from r2005->2003 | Jason Schildt |
2005-08-09 | - Merge from linuxbios-lnxi (Linux Networx repository) up to public tree. | Jason Schildt |
2005-07-26 | move x86 CAR related stuff to arch/i386/Config.lb | Li-Ta Lo |
2005-07-06 | Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-61 | arch import user (historical) |
2005-07-06 | Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51 | arch import user (historical) |
2005-07-06 | Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-38 | arch import user (historical) |
2005-07-06 | Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-36 | arch import user (historical) |
2005-07-06 | Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-13 | arch import user (historical) |
2005-07-06 | Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-7 | arch import user (historical) |
2005-07-06 | Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-3 | arch import user (historical) |
2005-03-04 | some comment in ACPI table | Li-Ta Lo |
2005-02-08 | generous iteration on the device tree removed. | Stefan Reinauer |
2005-02-08 | fix comment | Stefan Reinauer |
2005-01-26 | target port may need to checksum | Stefan Reinauer |
2005-01-19 | - make acpi usable for more than one motherboard. | Stefan Reinauer |
2005-01-18 | this is obsolete. | Stefan Reinauer |
2004-12-27 | remove unused options | Li-Ta Lo |
2004-12-15 | shame on me. | Stefan Reinauer |
2004-12-15 | obviously broken | Stefan Reinauer |
2004-12-10 | - Fix the definition of the linuxbios table so all of the compilers | Eric Biederman |
2004-11-18 | - First stab at getting the ppc ports building and working. | Eric Biederman |
2004-11-12 | ooops. sorry | Stefan Reinauer |
2004-11-11 | fix a little more of ppc | Stefan Reinauer |
2004-11-11 | mpspec.h: Tweak the write_smp_table macro so that it is safe if passed a comp... | Eric Biederman |
2004-11-05 | - First pass at getting the powerpc ports to compile | Eric Biederman |
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-10-30 | - Update console.c to have non-inline versions of functions | Eric Biederman |
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-16 | - HDAMA boots! | Eric Biederman |
2004-10-16 | - First stab at running linuxbios without the old static device tree. | Eric Biederman |
2004-10-14 | - Update so we no longer require console.inc | Eric Biederman |
2004-10-14 | - First pass through with with device tree enhancement merge. Most of the me... | Eric Biederman |
2004-10-14 | - Add arch/cpu.h | Eric Biederman |
2004-10-06 | epia-m support | Ronald G. Minnich |
2004-07-01 | remove_logical_cpus need call get_option | Yinghai Lu |
2004-06-28 | make cpuid and mtrr check conditional. They are not there on cpus older than | Stefan Reinauer |
2004-06-07 | simplify pirq handling. Only apply consistency fixes on the copied version | Stefan Reinauer |
2004-06-05 | Add extra phase before memory init. | Greg Watson |
2004-06-03 | Make names more sensible. | Greg Watson |
2004-05-28 | - Added volatile to asm statements in auto.c and failover.c | Eric Biederman |
2004-05-27 | cosmetics | Stefan Reinauer |
2004-05-26 | move arch/<arch>/config to arch/<arch>/init | Stefan Reinauer |
2004-05-13 | code reformat | Li-Ta Lo |
2004-05-12 | remove unused l2 cache configure, if we really need it some time in the | Li-Ta Lo |
2004-04-21 | added cache initialization code | Greg Watson |
2004-04-15 | code reformat | Li-Ta Lo |
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-13 | byte swapping | Greg Watson |
2004-03-13 | removed unused code | Greg Watson |
2004-03-13 | byteorder routines | Greg Watson |
2004-03-11 | - Moved hlt() to it's own header. | Eric Biederman |
2004-03-07 | fix caching problem | Greg Watson |
2004-02-03 | create MADT tables, too. | Stefan Reinauer |
2004-01-29 | acpi fixes: | Stefan Reinauer |
2004-01-28 | please forgive me... ;) | Stefan Reinauer |
2004-01-26 | unify debug messages, fix typo | Stefan Reinauer |
2004-01-26 | Allow using an APIC without mptable. | Stefan Reinauer |
2004-01-22 | updated for other boards | Greg Watson |
2004-01-22 | get memory mapped i/o working | Greg Watson |
2003-12-17 | needed for 4xx startup | Greg Watson |
2003-12-17 | added _outsw_ns | Greg Watson |
2003-11-15 | *** empty log message *** | Greg Watson |
2003-11-15 | need this code | Greg Watson |
2003-11-15 | jumping to payload | Greg Watson |
2003-11-15 | make sure stack resides in cache | Greg Watson |
2003-11-09 | *** empty log message *** | Greg Watson |
2003-11-09 | fixed warning | Greg Watson |
2003-11-09 | ticks_since_boot needed for sandpoint | Greg Watson |
2003-11-09 | printk for init | Greg Watson |
2003-11-09 | used in init code | Greg Watson |
2003-11-09 | not needed when using init | Greg Watson |
2003-11-09 | split for initobject | Greg Watson |
2003-11-05 | *** empty log message *** | Greg Watson |
2003-11-03 | add board_init | Greg Watson |
2003-11-02 | copied for i386 | Greg Watson |
2003-11-02 | *** empty log message *** | Greg Watson |