summaryrefslogtreecommitdiffstats
path: root/src/mainboard/via/pc2500e
Commit message (Expand)AuthorAgeFilesLines
* Allow per-northbridge and per-board VGA BIOS file name and PCI ID defaults.Uwe Hermann2009-10-301-0/+10
* Add kconfig menus for most chipset VIDEO_MB values.Uwe Hermann2009-10-261-5/+0
* Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/Peter Stuge2009-10-171-2/+2
* Drop enable_mmx.inc. It reads (only) "Enabling mmx registers is a noop"Peter Stuge2009-10-161-1/+0
* Set default ROM sizes per-board to match the ROM chip that cameUwe Hermann2009-10-161-0/+1
* Drop unused and useless CONFIG_MAX_PCI_BUSES.Uwe Hermann2009-10-161-2/+0
* Fix kconfig setup for the VIA pc2500e.Uwe Hermann2009-10-162-51/+17
* Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson2009-10-154-15/+16
* This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE.Patrick Georgi2009-10-041-2/+0
* Remove:Patrick Georgi2009-10-031-8/+0
* Remove duplicate and not too useful Kconfig board comments asUwe Hermann2009-10-031-2/+0
* Fix a number of board names in Kconfig (trivial).Uwe Hermann2009-09-291-3/+3
* Remove MAINBOARD_OPTIONS, which is a relic from earlyPatrick Georgi2009-09-291-2/+0
* some progress on kconfig:Patrick Georgi2009-09-252-0/+108
* simplify source tree hierarchy: move files from sdram/ and ram/ to lib/Stefan Reinauer2009-09-231-1/+1
* Kconfig!Patrick Georgi2009-08-121-0/+88
* Enable CBFS everywhere. All boards compiled for me (abuild tested),Patrick Georgi2009-08-111-2/+2
* the tool chain settings should not be in renamed (as they will never live inStefan Reinauer2009-06-301-2/+2
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-304-82/+82
* Undo my ugly commit that added uses clauses in lots of places instead of one.Myles Watson2009-06-191-1/+0
* Fix configuration of boards that didn't have uses CONFIG_USE_INIT. Trivial.Myles Watson2009-06-171-0/+1
* When I started refactoring mainboard Config.lb, I added two differentCarl-Daniel Hailfinger2009-06-061-0/+2
* Thanks to Myles' patch adding support for include statements,Carl-Daniel Hailfinger2009-04-211-12/+2
* v2/src romfs->cbfs renamePeter Stuge2009-04-141-3/+3
* I need to do uses HAVE_ACPI_RESUME for each board. Here we go.Rudolf Marek2009-04-131-0/+1
* Drop CONFIG_CHIP_NAME. Those config statements in Config.lb shouldStefan Reinauer2009-04-011-2/+0
* Add the CONFIG_ROMS config variable. Ronald G. Minnich2009-03-311-1/+7
* Carl-Daniel's part:Carl-Daniel Hailfinger2009-02-182-3/+3
* This adds a mptable for the VIA pc2500e. I've tested with the devicesJonathan A. Kollasch2008-12-202-1/+162
* Add support for the VIA pc2500e mainboard (CN700 + VT8237R).Uwe Hermann2008-10-127-0/+539
OpenPOWER on IntegriCloud