summaryrefslogtreecommitdiffstats
path: root/src/mainboard/asi
Commit message (Expand)AuthorAgeFilesLines
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-222-2/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-016-6/+6
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-142-2/+2
* romcc: Use default romcc flags for most boardsPatrick Georgi2013-02-092-42/+0
* Drop empty mainboard.cKyösti Mälkki2012-11-292-44/+0
* Drop empty mainboard_opsKyösti Mälkki2012-11-292-5/+0
* Fix PIRQ routing abstractionStefan Reinauer2012-11-162-4/+4
* Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki2012-11-062-2/+0
* Drop mainboard chip.hStefan Reinauer2012-07-264-47/+0
* 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
OpenPOWER on IntegriCloud