summaryrefslogtreecommitdiffstats
path: root/src/mainboard/intel/eagleheights
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
* intel/eagleheights/Kconfig: Do not set twice MMCONF_BASE_ADDRESSDaniele Forsi2014-08-091-4/+0
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-181-2/+0
* mainboard,ASL: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-171-2/+0
* superio/smsc/smscsuperio: Make romstage linkable with headerEdward O'Callaghan2014-06-031-1/+1
* 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
* Move select MMCONF_SUPPORT under northbridgeKyösti Mälkki2013-07-031-1/+0
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-221-1/+0
* Eagleheights DSDT: Grant OS control through OSCMike Loptien2013-03-131-42/+3
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-141-1/+1
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-141-1/+1
* Drop empty mainboard.cKyösti Mälkki2012-11-291-24/+0
* Drop empty mainboard_opsKyösti Mälkki2012-11-291-3/+0
* Fix PIRQ routing abstractionStefan Reinauer2012-11-161-2/+2
* Drop Kconfig variable BOARD_HAS_HARD_RESETStefan Reinauer2012-11-163-38/+1
* Drop unneeded BOARD_HAS_FADT optionStefan Reinauer2012-11-161-1/+0
* Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki2012-11-061-1/+0
* intel/socket_BGA956: enable speedstep, CAR, MMX, SSEPatrick Georgi2012-11-061-8/+0
* Merge cpu/intel/acpi.h into cpu/intel/speedstep.hNico Huber2012-11-011-1/+1
* hpet: common ACPI generationPatrick Georgi2012-10-081-33/+1
* Cleanup coreboot memory table includesKyösti Mälkki2012-08-081-2/+0
* Drop HAVE_MAINBOARD_RESOURCESKyösti Mälkki2012-08-081-5/+0
* Drop mainboard chip.hStefan Reinauer2012-07-262-23/+0
* Clean up #ifsPatrick Georgi2012-05-081-1/+1
* Drop CONFIG_MAX_PHYSICAL_CPUS on non-AMD boardsStefan Reinauer2012-05-011-4/+0
* Refactor some alignment handlingPatrick Georgi2012-04-201-1/+1
* Unify Local APIC address definitionsPatrick Georgi2012-03-081-1/+1
* Intel cpus: apply un-written naming rulesKyösti Mälkki2012-02-101-1/+1
* mptable: Refactor mptable generation some morePatrick Georgi2011-10-131-5/+1
* mptable: Get rid of fixup_virtual_wirePatrick Georgi2011-10-131-1/+1
* mptable: Refactor lintsrc generationPatrick Georgi2011-10-131-2/+1
* Use ACPI text fields consistently with all other boardsStefan Reinauer2011-09-211-3/+3
* SMM: add defines for APM_CNT registerSven Schnelle2011-06-071-3/+4
* AP_IN_SIPI_WAIT is already defined in the CPU Kconfig of those boards.Stefan Reinauer2011-05-231-1/+0
* 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
* Get mptable OEM/product ID from kconfig variables.Uwe Hermann2010-12-161-1/+1
* second round name simplification. drop the <component>_ prefix.stepan2010-12-081-2/+2
* first round name simplification. drop the <component>_ prefix.stepan2010-12-081-2/+2
* Final set of smp_write_bus -> mptable_write_buses changes.Patrick Georgi2010-11-221-10/+3
* Simplify a few code chunks, fix whitespace and indentation.Uwe Hermann2010-11-211-2/+1
* Drop excessive whitespace randomly sprinkled in romstage.c files.Uwe Hermann2010-11-211-5/+0
* Use DIMM0 et al in lots more places instead of hardocding values.Uwe Hermann2010-11-211-2/+3
* Some more DIMM0 related cleanups and deduplication.Uwe Hermann2010-11-201-7/+5
* Move register block definitions out of board code intoPatrick Georgi2010-11-181-6/+1
* Move Intel power management related defines to some central location.Patrick Georgi2010-11-171-5/+1
* Move RCBA defines to northbridge (instead of mainboard)Patrick Georgi2010-11-151-4/+1