summaryrefslogtreecommitdiffstats
path: root/src/mainboard/intel/jarrell
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-181-2/+0
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-083-3/+0
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-031-1/+0
* intel/jarrell: Apply ROMCC workaroundKyösti Mälkki2014-03-091-0/+4
* intel/jarrell: Fix missing includeKyösti Mälkki2014-02-161-0/+1
* board-status: Add board_info.txt extracted from wiki.Vladimir Serbinenko2014-01-191-0/+3
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-222-2/+1
* 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-2/+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-164-33/+11
* Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki2012-11-061-1/+0
* Drop mainboard chip.hStefan Reinauer2012-07-262-4/+0
* Unify Local APIC address definitionsPatrick Georgi2012-03-081-1/+1
* Ati video: Apply un-written naming rulesKyösti Mälkki2012-02-241-1/+1
* intel/i82801ex: Move HAVE_HARD_RESET to southbridgePatrick Georgi2012-02-171-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
* 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
* second round name simplification. drop the <component>_ prefix.stepan2010-12-081-1/+1
* first round name simplification. drop the <component>_ prefix.stepan2010-12-081-1/+1
* Drop per-board ram_check() calls for now.Uwe Hermann2010-11-221-14/+0
* Final set of smp_write_bus -> mptable_write_buses changes.Patrick Georgi2010-11-221-10/+2
* Simplify a few code chunks, fix whitespace and indentation.Uwe Hermann2010-11-211-14/+3
* Drop excessive whitespace randomly sprinkled in romstage.c files.Uwe Hermann2010-11-211-6/+1
* Use DIMM0 et al in lots more places instead of hardocding values.Uwe Hermann2010-11-211-6/+3
* Some more DIMM0 related cleanups and deduplication.Uwe Hermann2010-11-201-7/+5
* Move DIMM_MAP_LOGICAL to Kconfig.Patrick Georgi2010-11-182-2/+4
* Factor out common mptable code to mptable_init().Uwe Hermann2010-10-251-18/+2
* We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann2010-10-121-1/+2
* Remove a couple of defines that seem to be the result ofPatrick Georgi2010-10-011-4/+0
* Keep the mc146818rtc.h include close to the option table include whereMyles Watson2010-09-251-1/+0
* Restructured all vendors' Kconfig files to no longer source the boards'Jens Rottmann2010-08-301-8/+5
* Remove unused mainboard_config definitions. Trivial.Myles Watson2010-08-261-3/+1
* Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant2010-07-062-2/+2
* Move generation of mptable entries for ISA to generic code.Patrick Georgi2010-05-201-25/+2
* 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-3/+3
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-276-67/+67
* no warnings days.Stefan Reinauer2010-04-252-11/+10
OpenPOWER on IntegriCloud