aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/hp/dl165_g6_fam10
AgeCommit message (Expand)Author
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04device/pnp: Add header files for PNP opsKyösti Mälkki
2019-03-04arch/io.h: Add missing includesKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-02-11amd: Remove unused definesPeter Lemenkov
2019-02-07src: Remove unused include device/pnp_def.hElyes HAOUAS
2019-01-31lib/hardwaremain: Fix more ACPI/IOAPIC typosSubrata Banik
2019-01-09amdfam10 boards: Use smp_write_pci_intsrc()Kyösti Mälkki
2019-01-04amdfam10 boards: Use defaults for get_pci1234()Kyösti Mälkki
2019-01-04amdfam10 boards: Call get_bus_conf() just onceKyösti Mälkki
2019-01-04amdfam10 boards: Add Makefiles and fix resourcemap.cKyösti Mälkki
2019-01-04amdfam10 boards: Declare get_pci1234() just onceKyösti Mälkki
2018-12-19mainboard: Remove useless include <device/pci_ids.h>Elyes HAOUAS
2018-11-28mb/*/*/Kconfig: Remove useless commentElyes HAOUAS
2018-11-16src: Remove unneeded include <lib.h>Elyes HAOUAS
2018-11-16src: Get rid of duplicated includesElyes HAOUAS
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-10-31reset: Finalize move to new APINico Huber
2018-10-18cpu/amd: Use common AMD's MSRElyes HAOUAS
2018-09-25mb: Use 'unsigned int' to bare use of 'unsigned'Elyes HAOUAS
2018-06-14src: Use of device_t is deprecatedElyes HAOUAS
2018-06-04mb/hp: Get rid of whitespace before tabElyes HAOUAS
2018-06-02src/mainboard: Add and update license headersMartin Roth
2018-05-08mb/hp: Get rid of device_tElyes HAOUAS
2018-04-29mainboard/hp/dl165_g6_fam10: Fix coding styleElyes HAOUAS
2017-10-31AMD boards: Fix function name (soft_reset) in messageJonathan Neuschäfer
2017-09-23mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans
2017-08-22AMD K8 fam10-15: Consolidate post_cache_as_ram callKyösti Mälkki
2017-07-06mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-06-06mb/*/*/cmos.layout: Make multibyte options byte alignedArthur Heymans
2017-01-04amdfam10: Perform major include ".c" cleanupDamien Zammit
2016-12-06AMD fam10h-15h: MMCONF_SUPPORT_DEFAULT is already setKyösti Mälkki
2016-10-02Kconfig: Update default hex values to start with 0xMartin Roth
2016-09-20src/mainboard/getac - kontron: Add space around operatorsElyes HAOUAS
2016-08-17mainboard: Clean up boot_option/reboot_bits in cmos.layoutNico Huber
2015-11-24northbridge/amd/amdfam10: Rename mislabeled iommu nvram option to gartTimothy Pearson
2015-11-18cpu/amd/fam10h-fam15h: Update Fam15h APIC config and startup sequenceTimothy Pearson
2015-11-10mainboard/**/irq_tables.c: Remove reference to getpirPatrick Georgi
2015-11-05mainboard: Remove last_boot NVRAM optionTimothy Pearson
2015-11-02cpu/amd: Add initial AMD Family 15h supportTimothy Pearson
2015-11-02cpu/amd: Move model_10xxx to family_10h-family_15hTimothy Pearson
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-29mainboard: Convert #ifdef to IS_ENABLED in get_bus_conf.cTimothy Pearson
2015-09-24coreboot: move TS_END_ROMSTAGE to one spotAaron Durbin
2015-08-26hp/dl165_g6_fam10/Kconfig: remove unused QRANK_DIMM_SUPPORTMartin Roth
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-06-05AMD K8 fam10: Refactor Kconfig SB_HT_CHAIN_ON_BUS0Kyösti Mälkki
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-28Kconfig whitespace fixesMartin Roth
2015-04-23src/mainboard/*/*/board_info.txt: Added Release year for boardsMathias Friman
2015-04-18kconfig: automatically include mainboardsStefan Reinauer
2015-04-01mainboards/amdfam10: Copy DIMM information to cbmem after romstageTimothy Pearson
2015-03-21mainboards/amd/fam10: Add romstage timestampsTimothy Pearson
2015-03-19cpu/amd/model_10xxx: Add support for early cbmemTimothy Pearson
2015-03-16mainboards/amd: Fix incorrect reboot_bits locationTimothy Pearson
2015-03-09AMD fam10: Always have AMDMCTKyösti Mälkki
2015-02-16mainboard/cmos: Kill off unused boot_* parametersTimothy Pearson
2015-02-16mainboard/cmos: Move ECC variables out of fallback mechanism byteTimothy Pearson
2015-02-16mainboard/cmos: Delete obsolete commented parametersTimothy Pearson
2015-02-16mainboard/amd/amdfam10: Update AMD K10 socket F NVRAM layout filesTimothy Pearson
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2015-02-12AMD K8 boards’ `romstage.c`: Spell sync*hr*onize correctlyPaul Menzel
2015-02-03amd/model_10xxx: Drop AMD_UCODE_PATCH_FILE selectionKyösti Mälkki
2015-01-06mainboard: Drop print_ implementation from non-romcc boardsStefan Reinauer
2015-01-06mainboard/*/romstage.c: Fix 'lib/delay.c' inclusionEdward O'Callaghan
2015-01-06mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan
2015-01-04AMD Mainboards - romstage.c: Fix doxygen errorsMartin Roth
2015-01-04superio/nsc/pc87417: Use link-time symbols over .c inclusionEdward O'Callaghan
2014-12-19mainboard: Strip out some dead includesEdward O'Callaghan
2014-11-14AMD: Move RAMBASE and RAMTOPKyösti Mälkki
2014-08-12Kconfig: do not set SB_HT_CHAIN_ON_BUS0 twice to the same valueDaniele Forsi
2014-07-18mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-07-08mainboard: Trivial - drop trailing blank lines at EOF in .hEdward O'Callaghan
2014-05-09superio/serverengines/pilot: Avoid .c includesEdward O'Callaghan
2014-05-09Squelch some warnings from KconfigKyösti Mälkki
2014-05-03Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh
2014-01-19board_info.txt: Remove some needless name overrides.Vladimir Serbinenko
2014-01-19board-status: Add board_info.txt extracted from wiki.Vladimir Serbinenko
2013-12-29AMD fam10: Drop RAMINIT_SYSINFOKyösti Mälkki
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-12-09AMD boards: Fix includes for microcode updatesKyösti Mälkki
2013-08-15Include boot_cpu.c for romstage buildsKyö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-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
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-28amdk8/amdfam10: Use CAR_GLOBAL for sysinfoPatrick Georgi
2012-11-27Remove AMD special case for LAPIC based udelay()Patrick Georgi
2012-11-16Fix PIRQ routing abstractionStefan Reinauer
2012-11-16Drop CONFIG_HAVE_BUS_CONFIG, clean up KconfigStefan Reinauer
2012-11-14Use mainboard hook for HP DL165Kyösti Mälkki
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