summaryrefslogtreecommitdiffstats
path: root/src/mainboard/hp/dl145_g1
Commit message (Expand)AuthorAgeFilesLines
* hp/dl145_g1: Add missing copyright notesOskar Enoksson2014-02-125-1/+20
* hp/dl145_g1: Fix some commented out codeOskar Enoksson2014-02-121-8/+8
* hp/dl145_g1: Add HAVE_HARD_RESETOskar Enoksson2014-02-111-0/+1
* hp/dl145_g1: Adding FID/VID and Powernow ACPIOskar Enoksson2014-02-113-0/+40
* hp/dl145_g1: Adding ACPI supportOskar Enoksson2014-02-119-0/+1945
* board-status: Add board_info.txt extracted from wiki.Vladimir Serbinenko2014-01-191-0/+6
* AMD K8 (pre-F): Clean platforms without K8_REV_F_SUPPORTKyösti Mälkki2013-12-301-3/+0
* AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includesKyösti Mälkki2013-12-261-1/+0
* AMD boards (non-AGESA): Cleanup earlymtrr.c includesKyösti Mälkki2013-12-261-1/+0
* AMD: Drop empty root_complexKyösti Mälkki2013-06-241-1/+0
* 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-1/+1
* Drop empty mainboard.cKyösti Mälkki2012-11-291-25/+0
* Drop empty mainboard_opsKyösti Mälkki2012-11-291-2/+0
* amdk8/amdfam10: Use CAR_GLOBAL for sysinfoPatrick Georgi2012-11-281-2/+1
* Remove AMD special case for LAPIC based udelay()Patrick Georgi2012-11-271-1/+1
* Drop CONFIG_HAVE_BUS_CONFIG, clean up KconfigStefan Reinauer2012-11-161-1/+0
* Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki2012-11-061-1/+0
* Drop mainboard chip.hStefan Reinauer2012-07-262-4/+0
* Clean up #ifsPatrick Georgi2012-05-082-3/+3
* Unify Local APIC address definitionsPatrick Georgi2012-03-081-1/+1
* 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
* Re-worked devicetree.cb for DL145 G1Oskar Enoksson2011-10-171-69/+52
* 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
* 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-201-1/+0
* Use subsystem id from devicetree.cb instead of Kconfig and moveSven Schnelle2011-03-012-8/+1
* Random fixes for TI pci1x2x / Nokia IP530 / others.Uwe Hermann2010-12-261-1/+1
* 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-2/+2
* AMD-8111: Add TINY_BOOTBLOCK support.Uwe Hermann2010-11-261-2/+0
* Simplify a few code chunks, fix whitespace and indentation.Uwe Hermann2010-11-211-24/+16
* Drop excessive whitespace randomly sprinkled in romstage.c files.Uwe Hermann2010-11-211-14/+3
* Convert more boards to use mptable_write_buses.Patrick Georgi2010-11-212-20/+2
* Unify DIMM SPD addressing. For Geode, change thePatrick Georgi2010-11-201-5/+1
* Eliminate SET_NB_CFG_54 option. There was no board thatPatrick Georgi2010-11-181-5/+0
* Move QRANK_DIMM_SUPPORT to Kconfig, removing it from romstage.cPatrick Georgi2010-11-052-1/+1
* 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-23/+2
* 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/+0
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-301-1/+1