summaryrefslogtreecommitdiffstats
path: root/src/mainboard/asi
Commit message (Expand)AuthorAgeFilesLines
* AMD Geode cpus: apply un-written naming rulesKyösti Mälkki2012-02-134-4/+4
* run uart_init() from console_init, just like the other console initialization...Stefan Reinauer2011-04-202-2/+0
* second round name simplification. drop the <component>_ prefix.stepan2010-12-082-2/+2
* first round name simplification. drop the <component>_ prefix.stepan2010-12-082-2/+2
* Drop per-board ram_check() calls for now.Uwe Hermann2010-11-222-4/+0
* Simplify a few code chunks, fix whitespace and indentation.Uwe Hermann2010-11-211-9/+0
* Drop excessive whitespace randomly sprinkled in romstage.c files.Uwe Hermann2010-11-211-1/+0
* Cut the crap.Uwe Hermann2010-09-212-2/+2
* Restructured all vendors' Kconfig files to no longer source the boards'Jens Rottmann2010-08-303-12/+20
* Remove unused mainboard_config definitions. Trivial.Myles Watson2010-08-261-3/+1
* Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant2010-07-062-10/+0
* license header fixes Nils Jacobs2010-05-143-6/+3
* Remove pc80/serial.c includes in ROMCC boards and includePatrick Georgi2010-05-092-2/+0
* Drop console/console.c and pc80/serial.c from mainboards'Patrick Georgi2010-05-082-2/+2
* This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c andStefan Reinauer2010-03-312-2/+2
* This drops the ASSEMBLY define from romstage.c, tooStefan Reinauer2010-03-292-6/+2
* __PRE_RAM__ is now correctly specified in the Makefile. No need to hack it intoStefan Reinauer2010-03-292-2/+2
* - make HAVE_HARD_RESET match what newconfig didPatrick Georgi2010-02-272-4/+0
* Move all the copies of the romstage.inc rule toPatrick Georgi2010-02-092-0/+2
* janitor task: unify and cleanup naming.Stefan Reinauer2010-02-082-0/+0
* newconfig is no more.Patrick Georgi2010-02-074-540/+0
* Align several kconfig options to match newconfig:Patrick Georgi2010-01-252-2/+0
* coreboot has 13 instances of IOAPIC setup distributed across a lotStefan Reinauer2010-01-161-0/+2
* * Explicitly add __PRE_RAM__ where it should be added.Stefan Reinauer2010-01-052-0/+2
* Remove drivers/pci/onboard. The only purpose was for option ROMs, which areMyles Watson2009-11-062-10/+0
* Drop all pre-CBFS rom_address entries in Config.lb/devicetree.cb.Uwe Hermann2009-11-062-6/+0
* Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/Peter Stuge2009-10-172-2/+2
* Set default ROM sizes per-board to match the ROM chip that cameUwe Hermann2009-10-162-0/+2
* Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson2009-10-154-8/+8
* Major CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some of these boardsUwe Hermann2009-10-073-3/+3
* Enable full ROM access on AMD CS5530(A) (needed for CBFS).Uwe Hermann2009-10-072-0/+5
* More boards in kconfig, and moved -O2 flag for romcc intoPatrick Georgi2009-10-072-2/+2
* This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE.Patrick Georgi2009-10-042-4/+0
* Add initial kconfig support for all AMD GX1 boards.Uwe Hermann2009-10-045-1/+179
* Remove:Patrick Georgi2009-10-032-13/+0
* simplify source tree hierarchy: move files from sdram/ and ram/ to lib/Stefan Reinauer2009-09-232-2/+2
* Kconfig!Patrick Georgi2009-08-123-0/+112
* Enable CBFS everywhere. All boards compiled for me (abuild tested),Patrick Georgi2009-08-112-4/+4
* the tool chain settings should not be in renamed (as they will never live inStefan Reinauer2009-06-302-4/+4
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-307-152/+152
* Undo my ugly commit that added uses clauses in lots of places instead of one.Myles Watson2009-06-192-2/+0
* Fix configuration of boards that didn't have uses CONFIG_USE_INIT. Trivial.Myles Watson2009-06-172-0/+2
* When I started refactoring mainboard Config.lb, I added two differentCarl-Daniel Hailfinger2009-06-062-0/+4
* Thanks to Myles' patch adding support for include statements,Carl-Daniel Hailfinger2009-04-212-46/+3
* v2/src romfs->cbfs renamePeter Stuge2009-04-142-6/+6
* Add the CONFIG_ROMS config variable. Ronald G. Minnich2009-03-312-1/+13
* Carl-Daniel's part:Carl-Daniel Hailfinger2009-02-184-6/+6
* Drop a number of duplicated failover.c files (they have the same contentUwe Hermann2008-10-111-4/+4
* This changes the python generated makefilesCarl-Daniel Hailfinger2008-09-042-18/+18
* Initial support for the ASI MB-5BLGP (Neoware Eon 4000s).Uwe Hermann2008-08-046-0/+381