Age | Commit message (Expand) | Author |
2010-02-08 | janitor task: unify and cleanup naming. | Stefan Reinauer |
2010-02-07 | newconfig is no more. | Patrick Georgi |
2010-01-16 | coreboot used to have two different "APIs" for memory accesses: | Stefan Reinauer |
2010-01-05 | * Explicitly add __PRE_RAM__ where it should be added. | Stefan Reinauer |
2009-12-31 | romcc: | Patrick Georgi |
2009-12-23 | Tiny Bootblock, step 1/n. | Patrick Georgi |
2009-11-27 | Eliminate special case id.inc/id.lds in favor of a configuration variable ID_... | Patrick Georgi |
2009-11-10 | * Simplify acpi_add_table | Stefan Reinauer |
2009-11-06 | Split the two usages of __ROMCC__: | Myles Watson |
2009-10-27 | Improve coreboot build output and eliminate some warnings: | Uwe Hermann |
2009-10-27 | Add few missing prototypes, and remove few unused (thus lonelly) variables. | Maciej Pijanka |
2009-10-26 | reasonable output in cbfs loading (part 2) | Stefan Reinauer |
2009-10-24 | re-order console output functions, add proper prototypes, | Stefan Reinauer |
2009-10-24 | move all register fram definitions to arch/register.h | Stefan Reinauer |
2009-10-16 | Change console code to emit SPEW with DEFAULT_CONSOLE_LOGLEVEL==8. | Myles Watson |
2009-10-14 | cbfs_and_run_core() did not check the return code of cbfs_load_stage() | Carl-Daniel Hailfinger |
2009-10-04 | This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE. | Patrick Georgi |
2009-10-03 | Remove: | Patrick Georgi |
2009-09-22 | If no pci access method has been set for the device tree so far (e.g. | Carl-Daniel Hailfinger |
2009-08-12 | Kconfig! | Patrick Georgi |
2009-06-30 | This patch unifies the use of config options in v2 to all start with CONFIG_ | Stefan Reinauer |
2009-05-29 | drop most of the crappy vm86 code and replace it with a rewritten | Stefan Reinauer |
2009-05-27 | Move coreboot_ram and coreboot_apc to CBFS. This allows to | Patrick Georgi |
2009-05-26 | Make printk_* behaviour more consistent. Without it, side | Patrick Georgi |
2009-05-26 | remove some dead code from cpu.c (trivial) | Stefan Reinauer |
2009-05-05 | Fix a bug introduced in the copy_and_run refactoring. | Patrick Georgi |
2009-04-30 | And add the new file I forgot to "svn add" in the last commit. | Patrick Georgi |
2009-04-30 | Refactor copy_and_run so that it uses a single code base instead of | Patrick Georgi |
2009-04-06 | (trivial) fix some warnings | Stefan Reinauer |
2009-03-06 | Fix mmconf (PCIe memory mapped config space access) support in v2. It was | Stefan Reinauer |
2009-02-09 | Remove some warnings, mainly from format strings which didn't match the | Myles Watson |
2009-01-20 | Trivial stuff: | Stefan Reinauer |
2008-10-01 | The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of | Carl-Daniel Hailfinger |
2008-08-03 | fix lots of warnings for cache as ram builds (trivial) | 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-09-13 | Add a common/global failover.c file which can be used by all | Uwe Hermann |
2007-04-06 | Part III of YhLu's patch from January 18th | Yinghai Lu |
2007-03-02 | This patch splits console.c into 3 different files to get a better | Carl-Daniel Hailfinger |
2006-12-15 | Apply linuxbios-rename-other-payload-options.patch | Ed Swierk |
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 |
2005-12-02 | 1201_ht_bus0_dev0_fidvid_core.diff | Stefan Reinauer |
2005-11-24 | fix typos reported by Martin Ley | Stefan Reinauer |
2005-11-22 | EPIA-M fixup | Ronald G. Minnich |
2005-09-14 | Abort cpu_initialize if we detect that we've lost a race. | Steven J. Magnani |
2005-08-10 | more removal for obsolete VGABIOS support | Li-Ta Lo |
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-7 | arch import user (historical) |
2005-01-18 | this is obsolete. | Stefan Reinauer |
2004-12-27 | remove unused options | Li-Ta Lo |
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-11 | mpspec.h: Tweak the write_smp_table macro so that it is safe if passed a comp... | 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-14 | - First pass through with with device tree enhancement merge. Most of the me... | Eric Biederman |
2004-10-06 | epia-m support | Ronald G. Minnich |
2004-06-28 | make cpuid and mtrr check conditional. They are not there on cpus older than | Stefan Reinauer |
2004-05-27 | cosmetics | Stefan Reinauer |
2004-05-12 | remove unused l2 cache configure, if we really need it some time in the | 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-11 | - Moved hlt() to it's own header. | Eric Biederman |
2003-10-11 | - O2, enums, and switch statements work in romcc | Eric Biederman |
2003-09-02 | - Major update of the dynamic device tree so it can handle | Eric Biederman |
2003-09-01 | - Updates to config.g so that it works more reliably and has initial support | Eric Biederman |
2003-07-30 | updates from YhLu, plus fixes for PPC/K8 issues. | 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-14 | - Compile fixes | Eric Biederman |
2003-07-12 | - Small typo fix in pci_ops.c | 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-12 | - Modify the freebios tree so the pci config space api is mostly in sync between | Eric Biederman |
2003-06-11 | - Factoring of auto.c | Eric Biederman |
2003-05-19 | - Cleanups on the romcc side including a pci interface that uses | Eric Biederman |
2003-04-25 | - Almost implement failover booting on the solo. | Eric Biederman |
2003-04-24 | - Small step forward Linux boots and almost works... | Eric Biederman |
2003-04-22 | - Initial checkin of the freebios2 tree | Eric Biederman |