Various PIRQ/MPTABLE/ACPI Kconfig fixes.
[coreboot.git] / src / mainboard / via /
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...
2006-10-27 Uwe HermannFix the CHIP_NAME() entries of all mainboards to have...
2006-09-14 Carl-Daniel Hailfingeradditions and mods for lzma.
2006-09-13 Stefan Reinauer- fix irq routing for epia-mii cardbus slot. (signed...
2006-08-02 Jonathan McDowellAllow setting of serial port speed in EPIA-M config...
2006-04-23 Richard SmithAdds a CONFIG_MAX_PCI_BUSES to pci_locate_device()
2006-03-17 Li-Ta Loreformating, we are going to use it for
2006-03-14 Ronald G. MinnichFix for nehemiah
2006-01-19 Ronald G. Minnichfixed apic cluster.
2006-01-18 Ronald G. Minnichfix stupid bug with unitialized conf variable
2005-12-04 Stefan Reinauerimplement io based udelay function for all mainboards...
2005-11-26 Stefan Reinauer- Apply 11_24_a_s1_core.diff from
2005-11-22 Ronald G. Minnichfixed fsf address
2005-11-22 Ronald G. MinnichEPIA-M fixup
2005-10-05 Stefan ReinauerUpdating FSF address in the code.
2005-09-14 Jonathan McDowellCleanup and add more debug output to EPIA-M auto.c.
2005-09-14 Jonathan McDowellMake EPIA-M use CONFIG_TSC.
2005-08-08 Jonathan McDowellClean up vt1211 SuperIO support and make the EPIA-M...
2005-08-08 Jonathan McDowellFixup the EPIA-M motherboard config to use the new...
2005-08-08 Jonathan McDowellFixup EPIA-M config file so it's actually parsable...
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
next