Trivial style changes, replace a few C++ type comments, and some code reuse
[coreboot.git] / src / mainboard / via /
2009-11-06 Myles WatsonRemove drivers/pci/onboard. The only purpose was for...
2009-11-06 Uwe HermannDrop all pre-CBFS rom_address entries in Config.lb...
2009-11-06 Myles WatsonSplit the two usages of __ROMCC__:
2009-11-05 Stefan Reinauerfix length field in dmi tables. Newer DMI versions...
2009-10-30 Uwe HermannAllow per-northbridge and per-board VGA BIOS file name...
2009-10-26 Uwe HermannAdd kconfig menus for most chipset VIDEO_MB values.
2009-10-24 - supermicro/x6dhe... Major cleanups of the hard_reset() code and config...
2009-10-20 Uwe HermannFix all board names in Kconfig as per wiki / vendor...
2009-10-17 Peter StugeMove files from src/cpu/x86/{fpu,mmx,sse}/ to x86/
2009-10-17 Myles WatsonRemove CONFIG_ from #defines that aren't config variabl...
2009-10-16 Peter StugeDrop enable_mmx.inc. It reads (only) "Enabling mmx...
2009-10-16 Uwe HermannSet default ROM sizes per-board to match the ROM chip...
2009-10-16 Uwe HermannDrop unused and useless CONFIG_MAX_PCI_BUSES.
2009-10-16 Myles WatsonChange CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match...
2009-10-16 Uwe HermannFix kconfig setup for the VIA pc2500e.
2009-10-15 Myles WatsonAdd CONFIG_GENERATE_* for tables so that the user can...
2009-10-11 Uwe HermannRemove useless udelay() duplication.
2009-10-11 Uwe HermannHAVE_ACPI_TABLES cleanups for kconfig:
2009-10-09 Uwe HermannMore kconfig cleanups:
2009-10-08 Patrick GeorgiDisable x86emu for via based boards which bring
2009-10-07 Uwe HermannMajor CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some...
2009-10-07 Uwe HermannConvert all "default y" options to "select FOO" (shorter).
2009-10-06 Patrick GeorgiVarious fixes to Kconfig: All kconfig-boards should...
2009-10-04 Patrick GeorgiThis does away with CONFIG_ROM_PAYLOAD_START and CONFIG...
2009-10-03 Patrick GeorgiTell vgabios code in a couple of boards/chipsets about...
2009-10-03 Patrick GeorgiRemove:
2009-10-03 Uwe HermannRemove duplicate and not too useful Kconfig board comme...
2009-09-29 Uwe HermannFix a number of board names in Kconfig (trivial).
2009-09-29 Patrick GeorgiRemove MAINBOARD_OPTIONS, which is a relic from early
2009-09-25 Patrick Georgisome progress on kconfig:
2009-09-24 Patrick GeorgiMake all Kconfig enabled boards build (tested with...
2009-09-23 Stefan Reinauerfix some wrong versions of the FSF's address (trivial)
2009-09-23 Stefan Reinauersimplify source tree hierarchy: move files from sdram...
2009-08-25 Uwe HermannReplace PIRQ_TABLE with HAVE_PIRQ_TABLE, the former...
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-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-12 Patrick GeorgiKconfig!
2009-08-11 Patrick GeorgiEnable CBFS everywhere. All boards compiled for me...
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 ReinauerThis fixes a couple of issues with older Linux kernels...
2009-07-15 Uwe HermannFix VIA EPIA-M700 target enough for a first serial...
2009-07-07 Myles WatsonAdd pci_rawops.h from the mailing list and fix the...
2009-07-02 Myles WatsonFix many things for via/epia-m700 to build.
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-19 Myles WatsonUndo my ugly commit that added uses clauses in lots...
2009-06-17 Myles WatsonFix configuration of boards that didn't have uses CONFI...
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 GeorgiChange the CBFS build process to use coreboot.rom
2009-06-05 Uwe HermannInitial untested board code for the VIA EPIA-M700 Mini...
2009-04-30 Patrick GeorgiRefactor copy_and_run so that it uses a single code...
2009-04-28 Patrick GeorgiEnable HAVE_HIGH_TABLES by default for northbridges...
2009-04-28 Patrick Georgiadd_mainboard_resources is necessary for some boards...
2009-04-27 Patrick GeorgiAdd high table support to via vt8454c.
2009-04-27 Patrick GeorgiMigrate via/vt8454c to CBFS.
2009-04-22 Stefan Reinauerdrop duplicate compiler options that are already mentio...
2009-04-21 Carl-Daniel HailfingerThanks to Myles' patch adding support for include state...
2009-04-17 Stefan ReinauerAdd VIA CX700 support, plus VIA vt8454c reference board...
2009-04-14 Peter StugeEPIA-CN does not have any ACPI tables. Fixes manual...
2009-04-14 Peter Stugev2/src romfs->cbfs rename
2009-04-13 Rudolf MarekI need to do uses HAVE_ACPI_RESUME for each board....
2009-04-01 Stefan ReinauerDrop CONFIG_CHIP_NAME. Those config statements in Confi...
2009-03-31 Ronald G. MinnichAdd the CONFIG_ROMS config variable.
2009-03-13 Stefan ReinauerThis, ladies and gentlement, is commit #4000.
2009-03-10 Myles WatsonThis patch adds empty acpi_fill_slit functions so they...
2009-02-28 Stefan Reinauercoreboot-v2: drop this ugly historic union name in...
2009-02-18 Carl-Daniel HailfingerCarl-Daniel's part:
2008-12-20 Jonathan A. KollaschThis adds a mptable for the VIA pc2500e. I've tested...
2008-11-11 Uwe HermannAlways enable serial before SMBus (or as early as possi...
2008-11-03 Ronald G. Minnichmodify pirq tables for epia-cn.
2008-10-12 Uwe HermannDrop tons of duplicated debug.c files, move common...
2008-10-12 Uwe HermannAdd support for the VIA pc2500e mainboard (CN700 +...
2008-10-11 Uwe HermannDrop a number of duplicated failover.c files (they...
2008-10-01 Carl-Daniel HailfingerThe ARRAY_SIZE macro is convenient, yet mostly unused...
2008-09-04 Carl-Daniel HailfingerThis changes the python generated makefiles
2008-09-01 Bari AriThis patch gets the Epia-CN working without ACPI or...
2008-08-01 Stefan Reinaueroops, forgot these in the cleanup.. (trivial)
2008-05-19 Aaron LweAdd support for the VIA EPIA-CN baord, which uses C7...
2008-03-18 Stefan Reinauer* split model_centaur into model_c3 and model_c7
2008-01-18 Stefan ReinauerRename almost all occurences of LinuxBIOS to coreboot.
2007-12-09 Myles WatsonThis adds the same line (uses CONFIG_PRECOMPRESSED_PAYL...
2007-11-04 Stefan ReinauerAdd dummy function for MCFG on those mainboards that...
2007-05-15 Uwe HermannSimplify spd_read_byte() functions (trivial).
2007-05-10 Peter StugeChanges by Richard Smith and Peter Stuge from the Linux...
2007-05-04 Ben Hewsonpatch to fix the IDE configuration on EPIA boards....
2006-12-15 Ed SwierkApply linuxbios-rename-other-payload-options.patch
2006-12-15 Ed SwierkApply linuxbios-rename-compressed-payload-options.patch...
2006-11-10 Stefan Reinauer* fix the automatic build system by compressing payload...
2006-11-05 Uwe HermannUse the canonical name of the vendors/devices and the
2006-11-02 Uwe HermannRemove some unneeded #includes from most mainboard...
next