summaryrefslogtreecommitdiffstats
path: root/src/mainboard/intel/mtarvon
Commit message (Expand)AuthorAgeFilesLines
* intel/cpu: rename car.h to romstage.hAaron Durbin2014-08-151-1/+1
* Intel: Add common header file for CAR setupEdward O'Callaghan2014-08-141-0/+1
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-082-2/+0
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-031-1/+0
* board-status: Add board_info.txt extracted from wiki.Vladimir Serbinenko2014-01-191-0/+1
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-221-1/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-013-3/+3
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-141-1/+1
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-141-1/+1
* romcc: Use default romcc flags for most boardsPatrick Georgi2013-02-091-1/+0
* Drop empty mainboard.cKyösti Mälkki2012-11-291-22/+0
* Drop empty mainboard_opsKyösti Mälkki2012-11-291-3/+0
* Fix PIRQ routing abstractionStefan Reinauer2012-11-161-2/+2
* Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki2012-11-061-1/+0
* Drop mainboard chip.hStefan Reinauer2012-07-262-23/+0
* Unify Local APIC address definitionsPatrick Georgi2012-03-081-1/+1
* i3100: Add HAVE_HARD_RESETSven Schnelle2011-12-021-1/+0
* mptable: Refactor mptable generation some morePatrick Georgi2011-10-131-6/+1
* mptable: Get rid of fixup_virtual_wirePatrick Georgi2011-10-131-1/+1
* mptable: Refactor lintsrc generationPatrick Georgi2011-10-131-4/+1
* run uart_init() from console_init, just like the other console initialization...Stefan Reinauer2011-04-201-1/+0
* fix mainboards that were including earlymtrr.c without actually using it.Stefan Reinauer2011-04-151-1/+0
* Use subsystem id from devicetree.cb instead of Kconfig and moveSven Schnelle2011-03-012-8/+1
* Get mptable OEM/product ID from kconfig variables.Uwe Hermann2010-12-161-1/+1
* After this has been brought up many times before, rename src/arch/i386 toStefan Reinauer2010-12-111-1/+1
* Move "select CACHE_AS_RAM" lines from boards into CPU socket.Uwe Hermann2010-12-081-1/+0
* second round name simplification. drop the <component>_ prefix.stepan2010-12-081-1/+1
* first round name simplification. drop the <component>_ prefix.stepan2010-12-081-2/+2
* Drop per-board ram_check() calls for now.Uwe Hermann2010-11-221-2/+0
* Final set of smp_write_bus -> mptable_write_buses changes.Patrick Georgi2010-11-221-6/+2
* Drop excessive whitespace randomly sprinkled in romstage.c files.Uwe Hermann2010-11-211-2/+0
* Use DIMM0 et al in lots more places instead of hardocding values.Uwe Hermann2010-11-211-2/+3
* Restructure i3100 Super I/O driver to match the rest of the codebase.Uwe Hermann2010-11-101-1/+6
* Factor out common mptable code to mptable_init().Uwe Hermann2010-10-251-19/+2
* We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann2010-10-121-1/+2
* Remove lib/ramtest.c-include from all CAR boards.Patrick Georgi2010-10-051-1/+0
* Remove a couple of defines that seem to be the result ofPatrick Georgi2010-10-011-3/+0
* Fix compilation for mtarvon. CAR initialization does early_mtrr_init,Myles Watson2010-09-021-4/+5
* We call this cache as ram everywhere, so let's call it the same in KconfigStefan Reinauer2010-08-301-1/+1
* Fix intel mtarvon compilation by switching it over to CAR.Stefan Reinauer2010-08-301-1/+9
* Restructured all vendors' Kconfig files to no longer source the boards'Jens Rottmann2010-08-301-8/+6
* Remove unused mainboard_config definitions. Trivial.Myles Watson2010-08-261-3/+1
* Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant2010-07-062-6/+1
* Move generation of mptable entries for ISA to generic code.Patrick Georgi2010-05-201-25/+1
* Remove pc80/serial.c includes in ROMCC boards and includePatrick Georgi2010-05-091-1/+0
* Drop console/console.c and pc80/serial.c from mainboards'Patrick Georgi2010-05-081-1/+1
* Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster"Patrick Georgi2010-05-051-2/+2
* zero warnings days: unify mp tables. fix warnings.Stefan Reinauer2010-04-161-1/+1
* drop quite a lot of dead code that did nothing but produce warnings and makeStefan Reinauer2010-04-141-4/+0
* Drop the need for cpu_reset, it's really just a short cut to stage2.Stefan Reinauer2010-04-091-1/+2
OpenPOWER on IntegriCloud