Age | Commit message (Expand) | Author |
2010-01-11 | Make qemu use the udelay function in src/pc80/udelay_io.c | Patrick Georgi |
2010-01-08 | - Makefile.romccboard.inc supports tinybootblock romcc boards, too. | Patrick Georgi |
2010-01-06 | Kconfig builds all boards now. | Patrick Georgi |
2010-01-05 | * Explicitly add __PRE_RAM__ where it should be added. | Stefan Reinauer |
2009-12-23 | Tiny Bootblock, step 1/n. | Patrick Georgi |
2009-11-12 | Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu. | Myles Watson |
2009-11-06 | Remove drivers/pci/onboard. The only purpose was for option ROMs, which are | Myles Watson |
2009-10-28 | Fix some builds with Kconfig. | Myles Watson |
2009-10-24 | Major cleanups of the hard_reset() code and config in coreboot. | - supermicro/x6dhe_g/auto.c |
2009-10-20 | Remove CONFIG_CPU_AMD_FAM10 & CONFIG_CPU_AMDK8 from mainboards. They should be | Myles Watson |
2009-10-20 | Fix all board names in Kconfig as per wiki / vendor website. | Uwe Hermann |
2009-10-17 | Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/ | 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-10 | Drop "select CONSOLE_SERIAL8250" from QEMU, it's default-y anyway. | 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-24 | Make all Kconfig enabled boards build (tested with kbuildall). | Patrick Georgi |
2009-08-12 | Kconfig! | 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-16 | These changes implement car in qemu. The implementation is in several | Ronald G. minnich |
2009-06-06 | Change the CBFS build process to use coreboot.rom | Patrick Georgi |
2009-05-29 | rename the option CONFIG_PCI_OPTION_ROM_RUN_VM86 to CONFIG_PCI_OPTION_ROM_RUN... | Joseph Smith |
2009-05-11 | This patch adds high table support to qemu. It was already added to | Myles Watson |
2009-04-25 | Enable CBFS for qemu and kontron. Both are builds-and-runs | Patrick Georgi |
2009-04-14 | v2/src romfs->cbfs rename | Peter Stuge |
2009-04-07 | This tested ok, but qemu can't really handle c0000 as RAM. | Ronald G. Minnich |
2009-04-07 | This is a bit of an emergency fix for qemu. Ethernet routing has not been | Ronald G. Minnich rminnich |
2009-04-06 | Some changes for option roms: | Ronald G. Minnich |
2009-03-31 | Add the CONFIG_ROMS config variable. | Ronald G. Minnich |
2009-03-13 | This one is an example on how to drop vgabios.c from the mainboard or chipset | Stefan Reinauer |
2009-03-06 | clean up qemu target config (trivial) | Stefan Reinauer |
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-10-12 | Drop tons of duplicated debug.c files, move common file to | Uwe Hermann |
2008-09-04 | This changes the python generated makefiles | Carl-Daniel Hailfinger |
2008-08-08 | Enable both IDE ports for our qemu target. | Ward Vandewege |
2008-05-06 | This patch adds pc keyboard init function call for qemu in v2 since some payl... | Aaron Lwe |
2008-02-07 | Change references to qemu in Coreboot-v2 calls to qemu-x86. | Myles Watson |
2008-01-18 | Rename almost all occurences of LinuxBIOS to coreboot. | Stefan Reinauer |
2007-10-24 | Ever wondered where those "setting incorrect section attributes for | Stefan Reinauer |
2007-10-22 | This is a hack for easier testing of GRUB2 in LinuxBIOSv2 | 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-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-19 | add an OLPC target for qemu | Ronald G. Minnich |
2006-09-13 | Fix the irq_tables | ronald g. minnich |
2006-09-13 | mods for qemu, these build | ronald g. minnich |
2005-12-03 | smaller fixups here and there, allowing some motherboards to compile or | Stefan Reinauer |
2005-09-08 | simplify code | Stefan Reinauer |
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-02-13 | simplify | Stefan Reinauer |
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-11-02 | get qemu-i386 target building again | Stefan Reinauer |
2004-10-27 | some more porting to the merge | Stefan Reinauer |
2004-10-27 | sizeram removal/conversion. | Eric Biederman |
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-06-28 | commit initial qemu support (see http://fabrice.bellard.free.fr/qemu/) | Stefan Reinauer |