summaryrefslogtreecommitdiffstats
path: root/src/mainboard/a-trend
Commit message (Expand)AuthorAgeFilesLines
* Remove address from GPLv2 headersPatrick Georgi2015-05-217-7/+7
* kconfig: automatically include mainboardsStefan Reinauer2015-04-184-6/+8
* mainboard/*/romstage.c: Fix 'lib/delay.c' inclusionEdward O'Callaghan2015-01-062-2/+2
* mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan2015-01-062-6/+6
* Replace hlt with halt()Patrick Georgi2014-12-022-2/+0
* intel/cpu: rename car.h to romstage.hAaron Durbin2014-08-152-2/+2
* Intel: Add common header file for CAR setupEdward O'Callaghan2014-08-142-0/+2
* mainboard: Remove #include early_serial.c from w83977tf boardsEdward O'Callaghan2014-06-031-2/+4
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-032-2/+0
* mainboard/: Avoid including early_serial.c from w83627hfEdward O'Callaghan2014-04-301-2/+3
* board-status: Add board_info.txt extracted from wiki.Vladimir Serbinenko2014-01-192-0/+10
* 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-017-7/+7
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-142-2/+2
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-142-2/+2
* Drop empty mainboard.cKyösti Mälkki2012-11-292-44/+0
* Drop empty mainboard_opsKyösti Mälkki2012-11-292-4/+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-46/+0
* Move top level pc80 directory to drivers/Stefan Reinauer2012-04-272-2/+2
* 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
* Get rid of some unneeded function prototypes in romstage.c files.Uwe Hermann2010-12-072-6/+0
* Remove various .c #includes from Intel 440BX/82371EB boards.Uwe Hermann2010-10-092-12/+10
* Convert all Intel 82371AB/EB/MB based boards to TINY_BOOTBLOCK.Uwe Hermann2010-10-072-8/+0
* Convert all Intel 440BX boards to Cache-as-RAM (CAR).Uwe Hermann2010-10-064-20/+6
* 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
* 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
* Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster"Patrick Georgi2010-05-052-4/+4
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-1/+1
* 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
* Use CPU_INTEL_SLOT_1 for Slot 1 boards (trivial).Uwe Hermann2010-03-134-4/+4
* - make HAVE_HARD_RESET match what newconfig didPatrick Georgi2010-02-272-44/+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-468/+0
* Align several kconfig options to match newconfig:Patrick Georgi2010-01-252-2/+0
* * Explicitly add __PRE_RAM__ where it should be added.Stefan Reinauer2010-01-052-0/+2
* Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/Peter Stuge2009-10-172-4/+4
* Drop enable_mmx.inc. It reads (only) "Enabling mmx registers is a noop"Peter Stuge2009-10-162-2/+0
* 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-12/+12
* Major CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some of these boardsUwe Hermann2009-10-072-2/+2