summaryrefslogtreecommitdiffstats
path: root/src/mainboard/hp
Commit message (Expand)AuthorAgeFilesLines
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-224-4/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-0111-11/+11
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-144-4/+4
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-144-6/+6
* Drop empty mainboard.cKyösti Mälkki2012-11-294-107/+0
* Drop empty mainboard_opsKyösti Mälkki2012-11-294-8/+0
* amdk8/amdfam10: Use CAR_GLOBAL for sysinfoPatrick Georgi2012-11-285-13/+3
* Remove AMD special case for LAPIC based udelay()Patrick Georgi2012-11-273-3/+1
* Fix PIRQ routing abstractionStefan Reinauer2012-11-163-6/+6
* Drop CONFIG_HAVE_BUS_CONFIG, clean up KconfigStefan Reinauer2012-11-163-3/+0
* Use mainboard hook for HP DL165Kyösti Mälkki2012-11-142-2/+8
* Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki2012-11-064-4/+0
* Cleanup coreboot memory table includesKyösti Mälkki2012-08-081-1/+0
* Drop HAVE_MAINBOARD_RESOURCESKyösti Mälkki2012-08-082-6/+0
* Intel and GFXUMA: drop redundant use of lb_add_memory_range()Kyösti Mälkki2012-08-011-1/+1
* Drop mainboard chip.hStefan Reinauer2012-07-268-80/+0
* Clean up #ifsPatrick Georgi2012-05-088-11/+11
* Move top level pc80 directory to drivers/Stefan Reinauer2012-04-271-1/+1
* Unify Local APIC address definitionsPatrick Georgi2012-03-083-3/+3
* broadcom/bcm5785: Move HAVE_HARD_RESET to southbridgePatrick Georgi2012-02-172-2/+0
* amd/amd8111: Move HAVE_HARD_RESET to southbridgePatrick Georgi2012-02-171-1/+0
* Remove no-op Makefiles under mainboard directoryKyösti Mälkki2012-02-091-0/+0
* Delete hard-coded driver includesKyösti Mälkki2012-02-072-1/+1
* Fixed whitespace and indentationOskar Enoksson2011-11-096-286/+286
* Added RAMINIT_SYSINFO and declared the necessary structsOskar Enoksson2011-11-076-90/+95
* remove trailing whitespaceStefan Reinauer2011-11-011-1/+1
* Get rid of the old romstage-as-bootblock ROM layoutPatrick Georgi2011-10-281-1/+0
* Re-worked devicetree.cb for DL145 G1Oskar Enoksson2011-10-171-69/+52
* mptable: Refactor mptable generation some morePatrick Georgi2011-10-133-15/+3
* mptable: Get rid of fixup_virtual_wirePatrick Georgi2011-10-133-3/+3
* mptable: Refactor lintsrc generationPatrick Georgi2011-10-133-6/+3
* TINY_BOOTBLOCK problem-fix on amdk8+amd8111 platformsenok712011-10-031-10/+0
* run uart_init() from console_init, just like the other console initialization...Stefan Reinauer2011-04-204-6/+2
* Enable mahogany_fam10 and Kino family 10h to run the SB HT link at the expect...Scott Duplichan2011-03-081-0/+34
* Use subsystem id from devicetree.cb instead of Kconfig and moveSven Schnelle2011-03-012-8/+1
* Make AMD Fam10h CPU microcode updates optional in Expert modeXavi Drudis Ferran2011-02-261-0/+6
* Random fixes for TI pci1x2x / Nokia IP530 / others.Uwe Hermann2010-12-263-3/+3
* Get mptable OEM/product ID from kconfig variables.Uwe Hermann2010-12-163-3/+3
* Move "select CACHE_AS_RAM" lines from boards into CPU socket.Uwe Hermann2010-12-082-2/+0
* second round name simplification. drop the <component>_ prefix.stepan2010-12-084-10/+10
* first round name simplification. drop the <component>_ prefix.stepan2010-12-083-6/+6
* Get rid of some unneeded function prototypes in romstage.c files.Uwe Hermann2010-12-071-3/+0
* Broadcom BCM5785: Add TINY_BOOTBLOCK support.Uwe Hermann2010-11-262-4/+0
* AMD-8111: Add TINY_BOOTBLOCK support.Uwe Hermann2010-11-261-2/+0
* Simplify a few code chunks, fix whitespace and indentation.Uwe Hermann2010-11-213-44/+23
* Drop excessive whitespace randomly sprinkled in romstage.c files.Uwe Hermann2010-11-213-45/+5
* Convert more boards to use mptable_write_buses.Patrick Georgi2010-11-218-65/+8
* Use DIMM0 et al in lots more places instead of hardocding values.Uwe Hermann2010-11-211-2/+2
* Merge all spd_addr.h into the resp. romstage.c files.Uwe Hermann2010-11-202-33/+10
* Some more DIMM0 related cleanups and deduplication.Uwe Hermann2010-11-201-81/+2
OpenPOWER on IntegriCloud