Move VGA BIOS settings from the payload menu into it's own menu
[coreboot.git] / src / mainboard /
2009-09-17 Ronald G. MinnichThis is a patch for killing IPMI on the s1850 -- or...
2009-09-17 Ronald G. Minnichcopyright name error.
2009-09-15 Ronald G. MinnichThis is an otherwise dead platform. I'm just committing...
2009-08-29 Ronald G. MinnichThis is the final set of changes to allow rumba to...
2009-08-29 Ronald G. MinnichSet the mainboard/amd directory up to support more...
2009-08-28 Arnaud MayeThis patch adds VGA and PS/2 Keyboard/mouse support...
2009-08-28 Carl-Daniel Hailfingerr4534 introduced devicetree.cb in every mainboard direc...
2009-08-28 Uwe HermannAdd kconfig support for all Intel 82810 (i810) boards.
2009-08-28 Uwe Hermannkconfig: Board name variable fixes and updates (trivial).
2009-08-27 Patrick GeorgiClean up some DCACHE related options.
2009-08-27 Patrick GeorgiClean up the kontron Kconfig
2009-08-26 Uwe HermannAdd kconfig support for all missing Intel 440BX based...
2009-08-26 Cristi MagherusanAsus M2V-MX-SE support in Kbuild
2009-08-26 Uwe HermannFix vendor name config variables to match company name...
2009-08-25 Patrick GeorgiMake PCI_ROM_RUN a boolean (like it is elsewhere) which
2009-08-25 Uwe HermannReplace PIRQ_TABLE with HAVE_PIRQ_TABLE, the former...
2009-08-25 Myles WatsonAdd vendor strings in mainboard/Kconfig. Trivial.
2009-08-25 Uwe HermannAdd kconfig support for ASUS P2B-F.
2009-08-25 Uwe HermannRemove pretty useless kconfig help strings, fix some...
2009-08-25 Uwe HermannVarious Kconfig and Makefile.inc fixes and cosmetics.
2009-08-20 Ronald G. MinnichThis goes a surprisingly long way to building the epia...
2009-08-20 Patrick Georgi20090819-2-trim-down-cbfs:
2009-08-19 Patrick GeorgiReduce size of the romstage on various boards that...
2009-08-18 Jon HarrisonAdd the rest of the files.
2009-08-17 Jon HarrisonGet the Via EPIA-N(L)/CN400 to a reasonable level of...
2009-08-17 Cristi MagherusanAdd 4MB ROM image size to Kconfig
2009-08-13 Patrick GeorgiFix some conflicting types of variables
2009-08-12 Patrick GeorgiRemove duplicate file, adjust Makefile to use the origi...
2009-08-12 Ronald G. MinnichFix multiple missing files and errors from the recent...
2009-08-12 Patrick GeorgiKconfig!
2009-08-11 Patrick GeorgiEnable CBFS everywhere. All boards compiled for me...
2009-08-05 Patrick GeorgiFix the generic code for copying and running coreboot_r...
2009-07-28 Ward VandewegeFix erroneous comment in src/mainboard/h8dmr/Options.lb
2009-07-23 Luc Verhaegensb/via/k8t890: add vga textmode code for k8m890 chrome...
2009-07-23 Rudolf MarekWe did together some patch which makes finally a MMCONF...
2009-07-22 Stefan ReinauerFix up the tree again...
2009-07-21 Stefan Reinauerclean up acpi table strings, as discussed on the list
2009-07-21 Stefan ReinauerKontron updates, get board up to date with i945 and...
2009-07-21 Stefan ReinauerThis fixes a couple of issues with older Linux kernels...
2009-07-16 Myles WatsonSeparate cache_as_ram_auto.c and failover.c for Tyan...
2009-07-15 Uwe HermannFix VIA EPIA-M700 target enough for a first serial...
2009-07-11 Uwe HermannFix MS-6178 boot by setting unused device (CIR) to...
2009-07-07 Myles WatsonAdd CONFIG_ARCH_X86=0 to sandpointx3_altimus_mpc7410.
2009-07-07 Myles WatsonAdd pci_rawops.h from the mailing list and fix the...
2009-07-07 Harald GutmannChangeLog:
2009-07-06 Michael GoldEnable onboard-VGA on the Mitac 6513WU board.
2009-07-05 Michael GoldAdd support for the Mitac 6513WU mainboard, a Compaq...
2009-07-05 Uwe HermannEnable onboard VGA on the MS-6178 (i810 chipset) board...
2009-07-02 Myles WatsonFix many things for via/epia-m700 to build.
2009-07-02 Harald GutmannChangeLog:
2009-07-02 Ward VandewegeConvert Supermicro H8DMR to CBFS. Also clean up some...
2009-07-01 Thomas JourdanAdd support for the Intel Eagle Heights development...
2009-07-01 Jon HarrisonI missed three files.
2009-07-01 Stefan Reinauerthe file was not really different, so use the default...
2009-07-01 Jon HarrisonRon,
2009-06-30 Stefan Reinauerthe tool chain settings should not be in renamed (as...
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-06-24 Uwe HermannAdd support for the Soyo SY-6BA+ III board.
2009-06-19 Myles WatsonUndo my ugly commit that added uses clauses in lots...
2009-06-19 Uwe HermannConvert the MSI MS-6178 board to CBFS.
2009-06-19 Harald GutmannChangeLog:
2009-06-18 Harald GutmannChange Log:
2009-06-18 Harald GutmannChange Log:
2009-06-17 Myles WatsonFix configuration of boards that didn't have uses CONFI...
2009-06-16 Ronald G. minnichThese changes implement car in qemu. The implementatio...
2009-06-11 Myles WatsonFix s2895 failover booting.
2009-06-09 Stefan Reinauerthis port is horribly broken and should not have been...
2009-06-07 Uwe HermannA bunch of additional EPIA-M700 cleanups and also some...
2009-06-07 Uwe HermannFirst bunch of coding style and consistency cleanups...
2009-06-06 Carl-Daniel HailfingerWhen I started refactoring mainboard Config.lb, I added...
2009-06-06 Patrick GeorgiMake failover larger and decrease fallback's size so...
2009-06-06 Patrick GeorgiChange the CBFS build process to use coreboot.rom
2009-06-05 Uwe HermannInitial untested board code for the VIA EPIA-M700 Mini...
2009-06-04 Myles WatsonThe point of the patch is to make it easier to understa...
2009-06-03 Luc VerhaegenRevert "CMOS: Add set_option and rework get_option."
2009-06-03 Luc VerhaegenRevert "kontron 986lcd_m: cmos.layout: mark boot_device...
2009-06-03 Luc Verhaegenkontron 986lcd_m: cmos.layout: mark boot_devices as...
2009-06-03 Luc VerhaegenCMOS: Add set_option and rework get_option.
2009-05-31 Rudolf MarekFollowing patch moves all vt8237 fadt.c from mainboard...
2009-05-29 Joseph Smithrename the option CONFIG_PCI_OPTION_ROM_RUN_VM86 to...
2009-05-29 Joseph Smithenable/disable IDE 0/1 (Primary/Secondary) interfaces...
2009-05-26 Patrick GeorgiVarious fixes to the tree to get coreboot-v2 to build...
2009-05-26 Stefan Reinauerthe i82801xx driver does not know ide{0,1}_enable in...
2009-05-22 Ward VandewegeFix MAINBOARD_PART_NUMBER to be h8dme, I forgot to...
2009-05-15 Vincent LimThere were a few updates lately that generates ROM...
2009-05-14 Marc JonesUpdate equivalent processor revision ID to load latest...
2009-05-14 Vincent LimTrivia: remove comment
2009-05-14 Vincent LimFrom AMD family 10h Processor BKDG (rev. D): a platform...
2009-05-12 Samuel VerstraeteThis is the final patch that got everything working...
2009-05-11 Myles WatsonThis patch adds high table support to qemu. It was...
2009-05-10 Rudolf MarekFollowing patch fixes the XIP computation issue. I...
2009-05-08 Joseph SmithTrivial fixup IRQS on IP1000 and RM4100.
2009-05-08 Joseph SmithSet up PIRQs in mainboard Config.lb for IP1000 and...
2009-05-08 Joseph SmithDisable the AC97 modem via the ICH4 LPC disable functio...
2009-05-07 Joseph SmithTrivial checksum fixup for irq tables on IP1000 and...
2009-05-02 Stefan ReinauerRun dos2unix on all files:
2009-05-02 Joseph SmithTrivial, update email address.
2009-05-02 Joseph SmithTrivial fix up to the GPIO's connected to the IP1000...
2009-05-01 Joseph SmithThis patch changes the default rom emulator to VM86.
2009-05-01 Myles WatsonTrivial patch to make #defines generated from cmos...
next