summaryrefslogtreecommitdiffstats
path: root/src/mainboard/televideo
Commit message (Expand)AuthorAgeFilesLines
* janitor task: unify and cleanup naming.Stefan Reinauer2010-02-081-0/+0
* newconfig is no more.Patrick Georgi2010-02-072-232/+0
* Align several kconfig options to match newconfig:Patrick Georgi2010-01-251-1/+0
* * Explicitly add __PRE_RAM__ where it should be added.Stefan Reinauer2010-01-051-0/+1
* Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/Peter Stuge2009-10-171-1/+1
* Set default ROM sizes per-board to match the ROM chip that cameUwe Hermann2009-10-161-0/+1
* Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson2009-10-152-5/+5
* More kconfig cleanups:Uwe Hermann2009-10-091-2/+1
* Enable full ROM access on AMD CS5530(A) (needed for CBFS).Uwe Hermann2009-10-071-0/+3
* More boards in kconfig, and moved -O2 flag for romcc intoPatrick Georgi2009-10-071-1/+1
* This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE.Patrick Georgi2009-10-041-2/+0
* Add initial kconfig support for all AMD GX1 boards.Uwe Hermann2009-10-043-1/+103
* Remove:Patrick Georgi2009-10-031-7/+0
* simplify source tree hierarchy: move files from sdram/ and ram/ to lib/Stefan Reinauer2009-09-231-1/+1
* Kconfig!Patrick Georgi2009-08-122-0/+58
* 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-76/+76
* 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
* Add the CONFIG_ROMS config variable. Ronald G. Minnich2009-03-311-0/+6
* Carl-Daniel's part:Carl-Daniel Hailfinger2009-02-182-3/+3
* This changes the python generated makefilesCarl-Daniel Hailfinger2008-09-041-10/+10
* Add support for the TeleVideo TC7020.Kenji Noguchi2008-03-296-0/+497
OpenPOWER on IntegriCloud