Age | Commit message (Expand) | Author |
2008-10-22 | Speed up copying coreboot to ram by using "movsl" instead of "movsb". | Jens Rottmann |
2008-10-22 | Fixes a off-by-one error when routing the IRQs. This led to IRQ15 not | Jens Rottmann |
2008-10-01 | The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of | Carl-Daniel Hailfinger |
2008-09-27 | fix ppc mainboards (trivial) | Stefan Reinauer |
2008-09-22 | Patch for AMD RS690 chipset. | Michael Xie |
2008-08-03 | fix lots of warnings for cache as ram builds (trivial) | Stefan Reinauer |
2008-08-01 | fix warnings, make mptable struct members explicitly packed, as they're | Stefan Reinauer |
2008-07-23 | This patch fixes the kernel EBDA mislocation problem. Thank you, Yinghai. | Roman Kononov |
2008-06-29 | Adds a field to the serial port descriptor about the configured line speed. | Patrick Georgi |
2008-04-07 | Don't check exclusive IRQ fieldin the PIR table. | Marc Jones(marc.jones |
2008-03-29 | Now coreboot performs IRQ routing for some boards. | Nikolay Petukhov |
2008-03-16 | oops. sorry, wrong checkin. This patch backs out r3155 and instead contains the | Ed Swierk |
2008-03-16 | This patch updates the PCI IDs for Intel 3100 devices. ... | Ed Swierk |
2008-02-20 | Route device IRQ through PCI bridge instead in mptable. | Yinghai Lu |
2008-01-27 | Add a new record type "console" for lbtable, and insert one record | Patrick Georgi |
2008-01-25 | This patch adds a new record type for lbtable to provide information | Patrick Georgi |
2008-01-18 | rename linuxbios_* files, too. | Stefan Reinauer |
2008-01-18 | Rename almost all occurences of LinuxBIOS to coreboot. | Stefan Reinauer |
2008-01-18 | Please bear with me - another rename checkin. This qualifies as trivial, no | Stefan Reinauer |
2007-11-03 | This patch adds support for MCFG table, which allows OS to find the | Rudolf Marek |
2007-10-23 | fix a whole bunch of warnings. (trivial) | Stefan Reinauer |
2007-09-13 | Add a common/global failover.c file which can be used by all | Uwe Hermann |
2007-04-07 | Fix epia-m build after u8/u16/u32 changes in Yh Lu's patch. | Peter Stuge |
2007-04-06 | next part of YhLu's large patch. I am not sure whether the tables.c | Yinghai Lu |
2007-04-06 | Part IV | Yinghai Lu |
2007-04-06 | Part III of YhLu's patch from January 18th | Yinghai Lu |
2007-04-06 | This is part of the outstanding mcp55 commit from January 18th. It will | Yinghai Lu |
2007-04-06 | Trivial patch: | Stefan Reinauer |
2007-03-02 | This patch splits console.c into 3 different files to get a better | Carl-Daniel Hailfinger |
2007-02-01 | great check-in message: | Roman Kononov |
2007-01-16 | Change 'ram' to 'RAM' in user-visible output (closes #60). | Uwe Hermann |
2006-12-15 | Apply linuxbios-rename-other-payload-options.patch | Ed Swierk |
2006-12-15 | Apply linuxbios-rename-compressed-payload-options.patch, refs #14 | Ed Swierk |
2006-12-05 | Use the common LinuxBIOS license header (trivial). Refs #5. | Uwe Hermann |
2006-10-05 | init.o | Yinghai Lu |
2006-10-04 | CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support in | Yinghai Lu |
2006-10-04 | failover_failover apc lds | Yinghai Lu |
2006-10-04 | AMD Rev F support | Yinghai Lu |
2006-09-14 | fix some really yuck stuff. | Ronald G. Minnich |
2006-09-14 | additions and mods for lzma. | Carl-Daniel Hailfinger |
2006-07-19 | this code is for writing the mp table, so only execute it when | Stefan Reinauer |
2006-07-19 | move mptable to 960k to 1M | Stefan Reinauer |
2006-07-11 | fix handling of mkelfImage'd binaries | Stefan Reinauer |
2006-05-02 | add automatic payload compression method to LinuxBIOS | Stefan Reinauer |
2006-04-23 | Adds a CONFIG_MAX_PCI_BUSES to pci_locate_device() | Richard Smith |
2006-04-03 | new cache_as_ram support | Yinghai Lu |
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 |