summaryrefslogtreecommitdiff
path: root/src/mainboard/arima
AgeCommit message (Expand)Author
2014-11-15mainboard/*/debug.c: Remove duplicate or dead codeEdward O'Callaghan
2014-07-24src/mainboard: Remove trailing whitespaceElyes HAOUAS
2014-07-08mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-05-03Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh
2014-01-19board-status: Add board_info.txt extracted from wiki.Vladimir Serbinenko
2013-12-26AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includesKyösti Mälkki
2013-12-26AMD boards (non-AGESA): Cleanup earlymtrr.c includesKyösti Mälkki
2013-06-24AMD: Drop empty root_complexKyösti Mälkki
2013-03-22x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer
2013-02-14sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer
2013-02-14sconfig: rename pci_domain -> domainStefan Reinauer
2012-11-29Drop empty mainboard.cKyösti Mälkki
2012-11-29Drop empty mainboard_opsKyösti Mälkki
2012-11-27Remove AMD special case for LAPIC based udelay()Patrick Georgi
2012-11-16Fix PIRQ routing abstractionStefan Reinauer
2012-11-06Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki
2012-07-26Drop mainboard chip.hStefan Reinauer
2012-05-08Clean up #ifsPatrick Georgi
2012-03-08Unify Local APIC address definitionsPatrick Georgi
2012-02-17amd/amd8111: Move HAVE_HARD_RESET to southbridgePatrick Georgi
2011-10-27Move linux 2.6.11 workaround to generic codePatrick Georgi
2011-10-13mptable: Refactor mptable generation some morePatrick Georgi
2011-10-13mptable: Get rid of fixup_virtual_wirePatrick Georgi
2011-10-13mptable: Refactor lintsrc generationPatrick Georgi
2011-10-03TINY_BOOTBLOCK problem-fix on amdk8+amd8111 platformsenok71
2011-04-20run uart_init() from console_init, just like the other console initialization...Stefan Reinauer
2011-03-01Use subsystem id from devicetree.cb instead of Kconfig and moveSven Schnelle
2010-12-16Get mptable OEM/product ID from kconfig variables.Uwe Hermann
2010-12-08second round name simplification. drop the <component>_ prefix.stepan
2010-12-08first round name simplification. drop the <component>_ prefix.stepan
2010-11-26AMD-8111: Add TINY_BOOTBLOCK support.Uwe Hermann
2010-11-21Simplify a few code chunks, fix whitespace and indentation.Uwe Hermann
2010-11-21Drop excessive whitespace randomly sprinkled in romstage.c files.Uwe Hermann
2010-11-21Convert more boards to use mptable_write_buses.Patrick Georgi
2010-11-21Use DIMM0 et al in lots more places instead of hardocding values.Uwe Hermann
2010-11-18Eliminate SET_NB_CFG_54 option. There was no board thatPatrick Georgi
2010-11-07FIRST_CPU, SECOND_CPU, TOTAL_CPUS are only used in onePatrick Georgi
2010-11-05Move QRANK_DIMM_SUPPORT to Kconfig, removing it from romstage.cPatrick Georgi
2010-10-25Factor out common mptable code to mptable_init().Uwe Hermann
2010-10-12We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann
2010-10-05Remove lib/ramtest.c-include from all CAR boards.Patrick Georgi
2010-09-30Move CAR settings to board config for socket 940 boards.Warren Turkal
2010-09-28Remove redundant HW_MEM_HOLE_SIZEK and HW_MEM_HOLE_SIZE_AUTO_INC settings.Myles Watson
2010-09-21Cut the crap.Uwe Hermann
2010-08-30We call this cache as ram everywhere, so let's call it the same in KconfigStefan Reinauer
2010-08-30Restructured all vendors' Kconfig files to no longer source the boards'Jens Rottmann
2010-08-26Remove unused mainboard_config definitions. Trivial.Myles Watson
2010-08-03Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /Stefan Reinauer
2010-07-06Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant
2010-05-20Move generation of mptable entries for ISA to generic code.Patrick Georgi