summaryrefslogtreecommitdiffstats
path: root/src/mainboard/tyan/s2735
Commit message (Expand)AuthorAgeFilesLines
* [REMOVAL] tyan/s2735Stefan Reinauer2015-11-108-424/+0
* mainboard/**/irq_tables.c: Remove reference to getpirPatrick Georgi2015-11-101-7/+0
* mainboard: Remove last_boot NVRAM optionTimothy Pearson2015-11-051-1/+0
* Remove empty lines at end of fileElyes HAOUAS2015-06-081-1/+0
* src/mainboard/*/*/board_info.txt: Added Release year for boardsMathias Friman2015-04-231-0/+1
* kconfig: automatically include mainboardsStefan Reinauer2015-04-181-0/+2
* mainboard/cmos: Kill off unused boot_* parametersTimothy Pearson2015-02-161-12/+0
* mainboard/cmos: Move ECC variables out of fallback mechanism byteTimothy Pearson2015-02-161-1/+1
* mainboard/cmos: Delete obsolete commented parametersTimothy Pearson2015-02-161-23/+0
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-151-3/+5
* mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan2015-01-061-2/+2
* 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
* Drop redundant select CACHE_AS_RAMKyösti Mälkki2014-07-051-1/+0
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-031-1/+0
* mainboard/: Avoid including early_serial.c from w83627hfEdward O'Callaghan2014-04-301-3/+4
* 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-221-1/+0
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-141-1/+1
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-141-2/+2
* 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 redundant CHIP_NAME in mainboard.cKyösti Mälkki2012-11-061-1/+0
* Drop mainboard chip.hStefan Reinauer2012-07-262-4/+0
* Drop CONFIG_MAX_PHYSICAL_CPUS on non-AMD boardsStefan Reinauer2012-05-011-4/+0
* Unify Local APIC address definitionsPatrick Georgi2012-03-081-1/+1
* intel/i82801ex: Move HAVE_HARD_RESET to southbridgePatrick Georgi2012-02-171-1/+0
* 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
* 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-4/+1
* Tyan/s2735 doesn't need to define its own hard_reset function anymore.Patrick Georgi2011-02-242-9/+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-1/+1
* first round name simplification. drop the <component>_ prefix.stepan2010-12-081-1/+1
* Simplify a few code chunks, fix whitespace and indentation.Uwe Hermann2010-11-211-7/+2
* Drop excessive whitespace randomly sprinkled in romstage.c files.Uwe Hermann2010-11-211-4/+0
* Use DIMM0 et al in lots more places instead of hardocding values.Uwe Hermann2010-11-211-2/+3
* We need to call smp_write_lintsrc() instead of smp_write_intsrc() forTobias Diedrich2010-10-261-2/+2
* Factor out common mptable code to mptable_init().Uwe Hermann2010-10-251-17/+1
* 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/+1
* Automatically fetch bus information for mptable fromPatrick Georgi2010-09-241-10/+3
* Cut the crap.Uwe Hermann2010-09-211-1/+1
* We call this cache as ram everywhere, so let's call it the same in KconfigStefan Reinauer2010-08-301-1/+1
* Restructured all vendors' Kconfig files to no longer source the boards'Jens Rottmann2010-08-301-10/+5
OpenPOWER on IntegriCloud