summaryrefslogtreecommitdiffstats
path: root/src/mainboard/ibm
Commit message (Expand)AuthorAgeFilesLines
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-182-4/+0
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-082-2/+0
* Replace SERIAL_CPU_INIT with PARALLEL_CPU_INITKyösti Mälkki2014-05-102-8/+2
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-032-2/+0
* board-status: Add board_info.txt extracted from wiki.Vladimir Serbinenko2014-01-192-0/+4
* AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includesKyösti Mälkki2013-12-262-2/+0
* AMD boards (non-AGESA): Cleanup earlymtrr.c includesKyösti Mälkki2013-12-262-2/+0
* AMD: Drop empty root_complexKyösti Mälkki2013-06-242-2/+0
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-222-2/+0
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-142-2/+2
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-142-2/+2
* Drop empty mainboard.cKyösti Mälkki2012-11-292-4/+0
* Drop empty mainboard_opsKyösti Mälkki2012-11-292-6/+0
* amdk8/amdfam10: Use CAR_GLOBAL for sysinfoPatrick Georgi2012-11-282-8/+0
* Remove AMD special case for LAPIC based udelay()Patrick Georgi2012-11-272-2/+0
* Fix PIRQ routing abstractionStefan Reinauer2012-11-162-4/+4
* Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki2012-11-062-2/+0
* Move cpus_ready_for_init() to AMD K8Kyösti Mälkki2012-08-072-2/+0
* Revert "remove CONFIG_SERIAL_CPU_INIT"Sven Schnelle2012-07-312-0/+8
* Drop mainboard chip.hStefan Reinauer2012-07-264-8/+0
* remove CONFIG_SERIAL_CPU_INITSven Schnelle2012-07-022-8/+0
* Clean up #ifsPatrick Georgi2012-05-082-2/+2
* Unify Local APIC address definitionsPatrick Georgi2012-03-082-2/+2
* amd/amd8111: Move HAVE_HARD_RESET to southbridgePatrick Georgi2012-02-172-2/+0
* mptable: Refactor mptable generation some morePatrick Georgi2011-10-132-10/+2
* mptable: Get rid of fixup_virtual_wirePatrick Georgi2011-10-132-2/+2
* mptable: Refactor lintsrc generationPatrick Georgi2011-10-132-4/+2
* TINY_BOOTBLOCK problem-fix on amdk8+amd8111 platformsenok712011-10-032-18/+0
* run uart_init() from console_init, just like the other console initialization...Stefan Reinauer2011-04-202-2/+0
* Get mptable OEM/product ID from kconfig variables.Uwe Hermann2010-12-162-2/+2
* second round name simplification. drop the <component>_ prefix.stepan2010-12-082-2/+2
* first round name simplification. drop the <component>_ prefix.stepan2010-12-082-4/+4
* AMD-8111: Add TINY_BOOTBLOCK support.Uwe Hermann2010-11-262-4/+0
* Simplify a few code chunks, fix whitespace and indentation.Uwe Hermann2010-11-212-32/+20
* Drop excessive whitespace randomly sprinkled in romstage.c files.Uwe Hermann2010-11-212-27/+3
* Convert more boards to use mptable_write_buses.Patrick Georgi2010-11-212-20/+4
* Use DIMM0 et al in lots more places instead of hardocding values.Uwe Hermann2010-11-212-8/+10
* Eliminate SET_NB_CFG_54 option. There was no board thatPatrick Georgi2010-11-182-8/+0
* FIRST_CPU, SECOND_CPU, TOTAL_CPUS are only used in onePatrick Georgi2010-11-072-12/+0
* Move QRANK_DIMM_SUPPORT to Kconfig, removing it from romstage.cPatrick Georgi2010-11-054-2/+2
* Factor out common mptable code to mptable_init().Uwe Hermann2010-10-252-36/+4
* We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann2010-10-122-2/+4
* Remove lib/ramtest.c-include from all CAR boards.Patrick Georgi2010-10-052-2/+0
* Move CAR settings to board config for socket 940 boards.Warren Turkal2010-09-302-2/+0
* Remove redundant HW_MEM_HOLE_SIZEK and HW_MEM_HOLE_SIZE_AUTO_INC settings.Myles Watson2010-09-282-16/+0
* Cut the crap.Uwe Hermann2010-09-212-2/+2
* We call this cache as ram everywhere, so let's call it the same in KconfigStefan Reinauer2010-08-302-2/+2
* Restructured all vendors' Kconfig files to no longer source the boards'Jens Rottmann2010-08-303-36/+25
* Remove unused mainboard_config definitions. Trivial.Myles Watson2010-08-262-6/+2
* Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /Stefan Reinauer2010-08-032-2/+0
OpenPOWER on IntegriCloud