Age | Commit message (Expand) | Author |
2009-07-21 | This fixes a couple of issues with older Linux kernels (that expect an XSDT as | Stefan Reinauer |
2009-07-15 | Fix VIA EPIA-M700 target enough for a first serial boot log. | Uwe Hermann |
2009-07-07 | Add pci_rawops.h from the mailing list and fix the via/epia-m700 build. | Myles Watson |
2009-07-02 | Fix many things for via/epia-m700 to build. | Myles Watson |
2009-07-01 | I missed three files. | Jon Harrison |
2009-07-01 | the file was not really different, so use the default file (trivial, since it | Stefan Reinauer |
2009-07-01 | Ron, | Jon Harrison |
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-09 | this port is horribly broken and should not have been checked in. This patch | Stefan Reinauer |
2009-06-07 | A bunch of additional EPIA-M700 cleanups and also some non-cosmetic changes: | Uwe Hermann |
2009-06-07 | First bunch of coding style and consistency cleanups for the | Uwe Hermann |
2009-06-06 | When I started refactoring mainboard Config.lb, I added two different | Carl-Daniel Hailfinger |
2009-06-06 | Change the CBFS build process to use coreboot.rom | Patrick Georgi |
2009-06-05 | Initial untested board code for the VIA EPIA-M700 Mini-ITX board. | Uwe Hermann |
2009-04-30 | Refactor copy_and_run so that it uses a single code base instead of | Patrick Georgi |
2009-04-28 | Enable HAVE_HIGH_TABLES by default for northbridges with | Patrick Georgi |
2009-04-28 | add_mainboard_resources is necessary for some boards (eg. kontron), but | Patrick Georgi |
2009-04-27 | Add high table support to via vt8454c. | Patrick Georgi |
2009-04-27 | Migrate via/vt8454c to CBFS. | Patrick Georgi |
2009-04-22 | drop duplicate compiler options that are already mentioned in CFLAGS. | Stefan Reinauer |
2009-04-21 | Thanks to Myles' patch adding support for include statements, | Carl-Daniel Hailfinger |
2009-04-17 | Add VIA CX700 support, plus VIA vt8454c reference board support. | Stefan Reinauer |
2009-04-14 | EPIA-CN does not have any ACPI tables. Fixes manual and auto build here. | Peter Stuge |
2009-04-14 | v2/src romfs->cbfs rename | Peter Stuge |
2009-04-13 | I need to do uses HAVE_ACPI_RESUME for each board. Here we go. | Rudolf Marek |
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-03-13 | This, ladies and gentlement, is commit #4000. | Stefan Reinauer |
2009-03-10 | This patch adds empty acpi_fill_slit functions so they build again. | Myles Watson |
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 |
2008-12-20 | This adds a mptable for the VIA pc2500e. I've tested with the devices | Jonathan A. Kollasch |
2008-11-11 | Always enable serial before SMBus (or as early as possible), as the SMBus | Uwe Hermann |
2008-11-03 | modify pirq tables for epia-cn. | Ronald G. Minnich |
2008-10-12 | Drop tons of duplicated debug.c files, move common file to | Uwe Hermann |
2008-10-12 | Add support for the VIA pc2500e mainboard (CN700 + VT8237R). | 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-09-01 | This patch gets the Epia-CN working without ACPI or APIC. | Bari Ari |
2008-08-01 | oops, forgot these in the cleanup.. (trivial) | Stefan Reinauer |
2008-05-19 | Add support for the VIA EPIA-CN baord, which uses C7 + CN700 + VT8237R. | Aaron Lwe |
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-11-04 | Add dummy function for MCFG on those mainboards that provide ACPI but don't | Stefan Reinauer |
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-09-14 | additions and mods for lzma. | Carl-Daniel Hailfinger |
2006-09-13 | - fix irq routing for epia-mii cardbus slot. (signed off by Nick Barker) | Stefan Reinauer |
2006-08-02 | Allow setting of serial port speed in EPIA-M config file. | Jonathan McDowell |
2006-04-23 | Adds a CONFIG_MAX_PCI_BUSES to pci_locate_device() | Richard Smith |
2006-03-17 | reformating, we are going to use it for | Li-Ta Lo |
2006-03-14 | Fix for nehemiah | Ronald G. Minnich |
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-11-26 | - Apply 11_24_a_s1_core.diff from | Stefan Reinauer |
2005-11-22 | fixed fsf address | Ronald G. Minnich |
2005-11-22 | EPIA-M fixup | Ronald G. Minnich |
2005-10-05 | Updating FSF address in the code. | Stefan Reinauer |
2005-09-14 | Cleanup and add more debug output to EPIA-M auto.c. | Jonathan McDowell |
2005-09-14 | Make EPIA-M use CONFIG_TSC. | Jonathan McDowell |
2005-08-08 | Clean up vt1211 SuperIO support and make the EPIA-M config use it. | Jonathan McDowell |
2005-08-08 | Fixup the EPIA-M motherboard config to use the new VT8235 setup. | Jonathan McDowell |
2005-08-08 | Fixup EPIA-M config file so it's actually parsable by buildtarget. | Jonathan McDowell |
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) |
2005-01-19 | universal acpi fixes. | Stefan Reinauer |
2004-11-05 | - Ensure every copy of Options.lb uses: | Eric Biederman |
2004-11-04 | Add Options.lb to various motherboard ports | 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-10-06 | epia-m support | Ronald G. Minnich |
2004-08-27 | build fix for epia-m so that nobody beats ron to it ;) | Stefan Reinauer |
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-04-22 | start of epia-m port | Greg Watson |
2004-04-17 | updated | Greg Watson |
2004-04-17 | start of epia-m port | Greg Watson |
2004-03-23 | Doxidization, reformat | Li-Ta Lo |
2004-03-19 | some fixes | Ronald G. Minnich |