Age | Commit message (Expand) | Author |
2010-01-30 | * fix crt0s/ldscripts paths to fix out of tree build. | Stefan Reinauer |
2010-01-05 | * Explicitly add __PRE_RAM__ where it should be added. | Stefan Reinauer |
2009-11-27 | Make newconfig and kconfig agree on MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_ID | Patrick Georgi |
2009-11-06 | Remove drivers/pci/onboard. The only purpose was for option ROMs, which are | Myles Watson |
2009-10-24 | Major cleanups of the hard_reset() code and config in coreboot. | - supermicro/x6dhe_g/auto.c |
2009-10-17 | Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/ | Peter Stuge |
2009-10-16 | Drop enable_mmx.inc. It reads (only) "Enabling mmx registers is a noop" | Peter Stuge |
2009-10-16 | Set default ROM sizes per-board to match the ROM chip that came | Uwe Hermann |
2009-10-15 | Add CONFIG_GENERATE_* for tables so that the user can select which tables not | Myles Watson |
2009-10-11 | Remove useless udelay() duplication. | Uwe Hermann |
2009-10-07 | Major CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some of these boards | Uwe Hermann |
2009-10-06 | Various fixes to Kconfig: All kconfig-boards should have a | Patrick Georgi |
2009-10-04 | This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE. | Patrick Georgi |
2009-10-03 | Remove: | Patrick Georgi |
2009-10-03 | Remove duplicate and not too useful Kconfig board comments as | Uwe Hermann |
2009-09-29 | Remove MAINBOARD_OPTIONS, which is a relic from early | Patrick Georgi |
2009-09-25 | some progress on kconfig: | Patrick Georgi |
2009-09-23 | simplify source tree hierarchy: move files from sdram/ and ram/ to lib/ | Stefan Reinauer |
2009-08-12 | Kconfig! | Patrick Georgi |
2009-08-11 | Enable CBFS everywhere. All boards compiled for me (abuild tested), | Patrick Georgi |
2009-06-30 | the tool chain settings should not be in renamed (as they will never live in | Stefan Reinauer |
2009-06-30 | This patch unifies the use of config options in v2 to all start with CONFIG_ | Stefan Reinauer |
2009-06-19 | Undo my ugly commit that added uses clauses in lots of places instead of one. | Myles Watson |
2009-06-17 | Fix configuration of boards that didn't have uses CONFIG_USE_INIT. Trivial. | Myles Watson |
2009-06-06 | When I started refactoring mainboard Config.lb, I added two different | Carl-Daniel Hailfinger |
2009-04-21 | Thanks to Myles' patch adding support for include statements, | Carl-Daniel Hailfinger |
2009-04-14 | v2/src romfs->cbfs rename | Peter Stuge |
2009-04-01 | Drop CONFIG_CHIP_NAME. Those config statements in Config.lb should | Stefan Reinauer |
2009-03-31 | Add the CONFIG_ROMS config variable. | Ronald G. Minnich |
2009-02-18 | Carl-Daniel's part: | Carl-Daniel Hailfinger |
2008-10-12 | Drop tons of duplicated debug.c files, move common file to | Uwe Hermann |
2008-10-11 | Drop a number of duplicated failover.c files (they have the same content | 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-03-18 | * split model_centaur into model_c3 and model_c7 | Stefan Reinauer |
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-05-15 | Simplify spd_read_byte() functions (trivial). | Uwe Hermann |
2007-05-10 | Changes by Richard Smith and Peter Stuge from the LinuxBIOS symposium 2006. | Peter Stuge |
2007-05-04 | patch to fix the IDE configuration on EPIA boards. At some point this | Ben Hewson |
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-01-19 | fixed apic cluster. | Ronald G. Minnich |
2006-01-18 | fix stupid bug with unitialized conf variable | Ronald G. Minnich |
2005-12-04 | implement io based udelay function for all mainboards that lack an apic | Stefan Reinauer |
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-60 | 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-15 | arch import user (historical) |
2005-07-06 | Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-14 | arch import user (historical) |
2004-11-05 | - Ensure every copy of Options.lb uses: | Eric Biederman |
2004-11-04 | - Update abuild.sh so it will rebuild successfull builds | Eric Biederman |
2004-10-29 | Changes to allow Via/Epia code to be compiled after recent code changes. | Mark Wilkinson |
2004-10-25 | added file | Ronald G. Minnich |
2004-10-25 | from Mark Wilkinson, some fixes. | Ronald G. Minnich |
2004-10-21 | - Bump the LinuxBIOS major version | Eric Biederman |
2004-10-16 | - First stab at running linuxbios without the old static device tree. | Eric Biederman |
2004-08-24 | start of port of adl855pc | Ronald G. Minnich |
2004-04-30 | put extern keyword in front of declaration, make the compiler do it job | Li-Ta Lo |
2004-03-23 | Doxidization, reformat | Li-Ta Lo |
2004-03-19 | some fixes | Ronald G. Minnich |
2003-11-17 | dont know what happened here | Greg Watson |
2003-11-17 | fix default | Ronald G. Minnich |
2003-11-05 | fixes for epia, attempts to fix arima | Ronald G. Minnich |
2003-10-23 | fixes from SONE | Ronald G. Minnich |
2003-10-22 | fixes for EPIA. | Ronald G. Minnich |
2003-10-21 | Fixes for SONE | Ronald G. Minnich |
2003-10-17 | Fix from SONE! | Ronald G. Minnich |
2003-10-15 | for tyan. recover from Eric B's error additions to via code :-) | Ronald G. Minnich |
2003-10-03 | - Modify the code to C style indenting. | Eric Biederman |
2003-10-02 | First SPD code in and working! | Ronald G. Minnich |
2003-10-02 | success. It boots as a bproc slave now. | Ronald G. Minnich |
2003-10-01 | fix sizing of PCI IRQ table in the Config.lb (there are only 5 slots) | Ronald G. Minnich |
2003-10-01 | fixes for epia. | Ronald G. Minnich |
2003-10-01 | new epia target for 512k: targets/via/epia/Config.512kflash.lb | Ronald G. Minnich |
2003-09-30 | more fixes for via ... plus a little more spew. | Ronald G. Minnich |
2003-09-30 | The epia now works. | Ronald G. Minnich |
2003-09-26 | it's getting through the 8601 but the values are still not right. | Ronald G. Minnich |
2003-09-26 | something is wrong here but not sure what. | Ronald G. Minnich |
2003-09-26 | via epia is putting out bytes! | Ronald G. Minnich |
2003-09-26 | serial supprt. | Ronald G. Minnich |
2003-09-26 | just to get us back where we were. | Ronald G. Minnich |
2003-09-26 | It builds! | Ronald G. Minnich |
2003-09-26 | fix 'deprecated' warnings | Ronald G. Minnich |
2003-09-26 | via epia; also yh lu tyan. | Ronald G. Minnich |