Age | Commit message (Expand) | Author |
2009-04-12 | This patch cleans up the calls to $CC in mainboard Config.lb files. They | Carl-Daniel Hailfinger |
2009-04-03 | Fix up the incomplete commit in r4055. | Carl-Daniel Hailfinger |
2009-04-03 | There are more than a dozen targets in the v2 tree which refer to ROMCC | Carl-Daniel Hailfinger |
2009-03-31 | Add the CONFIG_ROMS config variable. | Ronald G. Minnich |
2009-02-28 | coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 | Stefan Reinauer |
2009-02-18 | Carl-Daniel's part: | Carl-Daniel Hailfinger |
2009-01-20 | This patch makes the recently added assembler debug optional, as it may | Stefan Reinauer |
2008-12-22 | In the process of trying to debug some HT sync problems I added lots of | Carl-Daniel Hailfinger |
2008-11-28 | This patch from Ralf Grosse Boerger makes debugging more comfortable. | Stefan Reinauer |
2008-10-13 | Drop unused (or commented / #if 0) reset.c files. | Uwe Hermann |
2008-10-01 | The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of | Carl-Daniel Hailfinger |
2008-09-04 | This changes the python generated makefiles | Carl-Daniel Hailfinger |
2008-01-26 | This patch fixes the remaining stack protector problem on v2. The DISTRO_CFLA... | Ronald G. Minnich |
2008-01-18 | Rename almost all occurences of LinuxBIOS to coreboot. | Stefan Reinauer |
2007-12-09 | This adds the same line (uses CONFIG_PRECOMPRESSED_PAYLOAD) to every | Myles Watson |
2007-11-02 | get arima hdama building again. | Stefan Reinauer |
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-11-10 | * fix the automatic build system by compressing payloads if possible | Stefan Reinauer |
2006-11-05 | Use the canonical name of the vendors/devices and the | Uwe Hermann |
2006-11-02 | Remove some unneeded #includes from most mainboard.c files. | Uwe Hermann |
2006-10-27 | Fix the CHIP_NAME() entries of all mainboards to have the same format | Uwe Hermann |
2006-10-24 | Change all occurences of NSC to nsc in the code. The next commit | Uwe Hermann |
2006-10-04 | AMD Rev F support | Yinghai Lu |
2006-07-19 | closing issue 44: rename ram clocks in cmos.layout | Stefan Reinauer |
2006-04-03 | new cache_as_ram support | Yinghai Lu |
2005-12-02 | issue 41 - fix up motherboard compilation. There's always hope. | Stefan Reinauer |
2005-10-25 | - See Issue Tracker id-13 "lnxi-patch-13". | Jason Schildt |
2005-10-25 | - See Issue Tracker id-12 "lnxi-patch-12". | Jason Schildt |
2005-10-25 | - See Issue Tracker id-9 "lnxi-patch-9". | Jason Schildt |
2005-10-25 | - See Issue Tracker id-8 "lnxi-patch-8". | Jason Schildt |
2005-10-25 | - See Issue Tracker id-7 "lnxi-patch-7" | Jason Schildt |
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-08 | eric patch | Yinghai Lu |
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-41 | 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-34 | arch import user (historical) |
2005-01-10 | nodeid | Yinghai Lu |
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 | - Ensure every copy of Options.lb uses: | Eric Biederman |
2004-11-05 | - Modify all of the Opteron motherboards to have a separate logical | Eric Biederman |
2004-11-04 | - Update abuild.sh so it will rebuild successfull builds | Eric Biederman |
2004-10-30 | - To reduce confuse rename the parts of linuxbios bios that run from | Eric Biederman |
2004-10-27 | sizeram removal/conversion. | Eric Biederman |
2004-10-21 | - Bump the LinuxBIOS major version | Eric Biederman |
2004-10-19 | change struct chip* to struct device* | Li-Ta Lo |
2004-10-16 | - Bump MAX_LINKS to 4 I have actually found an i2c bridge that needs this | Eric Biederman |
2004-10-16 | - First stab at running linuxbios without the old static device tree. | Eric Biederman |
2004-10-16 | - Fix config.g and the hdama config so everthing builds again. | Eric Biederman |
2004-10-14 | - Fix fat fingered merge | Eric Biederman |
2004-10-14 | more breakage, thanks to Ron | Ronald G. Minnich |
2004-10-14 | - First pass through with with device tree enhancement merge. Most of the me... | Eric Biederman |
2004-07-08 | move default_resource_map to its own file | Li-Ta Lo |
2004-05-28 | - Added volatile to asm statements in auto.c and failover.c | Eric Biederman |
2004-05-06 | replace up,across,down with ltd0,ldt1, ldt2 | Li-Ta Lo |
2004-04-30 | put extern keyword in front of declaration, make the compiler do it job | Li-Ta Lo |
2004-04-26 | check in the current code for IBM/E325, can somebody help to fix it ? | Li-Ta Lo |
2004-03-25 | make log message a little prettier | Li-Ta Lo |
2004-03-24 | Further trimming freebios2 towards code reuse. | Stefan Reinauer |
2004-03-24 | small step to clean up mainboard directories. debug.c was basically identical | Stefan Reinauer |
2004-03-11 | - Moved hlt() to it's own header. | Eric Biederman |
2004-01-21 | simpler irq tables | Stefan Reinauer |
2003-12-08 | make it a manifest constant | Ronald G. Minnich |
2003-12-08 | fixed irq slot count | Ronald G. Minnich |
2003-11-05 | fixes for epia, attempts to fix arima | Ronald G. Minnich |
2003-11-05 | new option default format | Greg Watson |
2003-11-04 | infrastructure updates to keep linuxbios building (needed for quartet) | Stefan Reinauer |
2003-10-11 | - O2, enums, and switch statements work in romcc | Eric Biederman |
2003-09-26 | via epia; also yh lu tyan. | Ronald G. Minnich |
2003-09-25 | no default rom size | Ronald G. Minnich |
2003-09-02 | - 1.1.4 | 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-08-28 | more motherboard specific cleanups | Stefan Reinauer |
2003-08-28 | cleaning out motherboard specific changes from the generic directories. | Stefan Reinauer |
2003-08-26 | fixed irq tables for hdama | Ronald G. Minnich |
2003-08-05 | fixup. SMP works fine. | Ronald G. Minnich |
2003-08-05 | now needed. | 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-07-25 | Corrections for Config.lb for new tool. | Ronald G. Minnich |
2003-07-24 | new register format | Greg Watson |
2003-07-23 | updated for new code. | Ronald G. Minnich |
2003-07-21 | - First pass at code for generic link width and size determination | Eric Biederman |
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-18 | new config format | Greg Watson |
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 | - Get the correct routing tables entries for the hdama's onboard nics | Eric Biederman |
2003-07-17 | - Implement an enable method for pci devices. | Eric Biederman |
2003-07-16 | - ldscripb.lb remove another $Id: line.. | Eric Biederman |
2003-07-14 | new config rules | Greg Watson |
2003-07-12 | - Remove bogus memreset parameter from struct mem_controller | Eric Biederman |
2003-07-12 | - Add failover.c | Eric Biederman |