summaryrefslogtreecommitdiff
path: root/src/mainboard/hp/dl165_g6_fam10
Commit message (Expand)AuthorAgeFilesLines
* src/mainboard: change "unsigned" to "unsigned int"Martin Roth2019-10-273-5/+5
* src/mainboard: Remove unused include <device/pci_ops.h>Elyes HAOUAS2019-09-161-1/+0
* amdfam10: Declare get_sysinfo()Kyösti Mälkki2019-07-041-2/+1
* amdfam10: Declare empty activate_spd_rom() stubKyösti Mälkki2019-07-041-2/+1
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-202-2/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-082-3/+3
* device/pnp: Add header files for PNP opsKyösti Mälkki2019-03-041-0/+1
* arch/io.h: Add missing includesKyösti Mälkki2019-03-041-0/+1
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-013-0/+3
* amd: Remove unused definesPeter Lemenkov2019-02-111-3/+0
* src: Remove unused include device/pnp_def.hElyes HAOUAS2019-02-071-1/+0
* lib/hardwaremain: Fix more ACPI/IOAPIC typosSubrata Banik2019-01-311-1/+1
* amdfam10 boards: Use smp_write_pci_intsrc()Kyösti Mälkki2019-01-091-10/+10
* amdfam10 boards: Use defaults for get_pci1234()Kyösti Mälkki2019-01-041-34/+1
* amdfam10 boards: Call get_bus_conf() just onceKyösti Mälkki2019-01-042-7/+0
* amdfam10 boards: Add Makefiles and fix resourcemap.cKyösti Mälkki2019-01-041-0/+14
* amdfam10 boards: Declare get_pci1234() just onceKyösti Mälkki2019-01-041-2/+0
* mainboard: Remove useless include <device/pci_ids.h>Elyes HAOUAS2018-12-192-2/+0
* mb/*/*/Kconfig: Remove useless commentElyes HAOUAS2018-11-281-1/+1
* src: Remove unneeded include <lib.h>Elyes HAOUAS2018-11-161-1/+0
* src: Get rid of duplicated includesElyes HAOUAS2018-11-161-1/+0
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-121-0/+1
* reset: Finalize move to new APINico Huber2018-10-311-0/+1
* cpu/amd: Use common AMD's MSRElyes HAOUAS2018-10-181-2/+3
* mb: Use 'unsigned int' to bare use of 'unsigned'Elyes HAOUAS2018-09-251-2/+2
* src: Use of device_t is deprecatedElyes HAOUAS2018-06-141-2/+2
* mb/hp: Get rid of whitespace before tabElyes HAOUAS2018-06-041-1/+1
* src/mainboard: Add and update license headersMartin Roth2018-06-022-0/+26
* mb/hp: Get rid of device_tElyes HAOUAS2018-05-082-5/+5
* mainboard/hp/dl165_g6_fam10: Fix coding styleElyes HAOUAS2018-04-292-14/+11
* AMD boards: Fix function name (soft_reset) in messageJonathan Neuschäfer2017-10-311-1/+1
* mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans2017-09-231-10/+2
* AMD K8 fam10-15: Consolidate post_cache_as_ram callKyösti Mälkki2017-08-221-2/+0
* mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-062-3/+3
* mb/*/*/cmos.layout: Make multibyte options byte alignedArthur Heymans2017-06-061-1/+2
* amdfam10: Perform major include ".c" cleanupDamien Zammit2017-01-041-16/+15
* AMD fam10h-15h: MMCONF_SUPPORT_DEFAULT is already setKyösti Mälkki2016-12-061-1/+0
* Kconfig: Update default hex values to start with 0xMartin Roth2016-10-021-1/+1
* src/mainboard/getac - kontron: Add space around operatorsElyes HAOUAS2016-09-203-19/+19
* mainboard: Clean up boot_option/reboot_bits in cmos.layoutNico Huber2016-08-171-1/+1
* northbridge/amd/amdfam10: Rename mislabeled iommu nvram option to gartTimothy Pearson2015-11-241-1/+1
* cpu/amd/fam10h-fam15h: Update Fam15h APIC config and startup sequenceTimothy Pearson2015-11-181-1/+1
* mainboard/**/irq_tables.c: Remove reference to getpirPatrick Georgi2015-11-101-9/+0
* mainboard: Remove last_boot NVRAM optionTimothy Pearson2015-11-051-1/+0
* cpu/amd: Add initial AMD Family 15h supportTimothy Pearson2015-11-021-1/+1
* cpu/amd: Move model_10xxx to family_10h-family_15hTimothy Pearson2015-11-021-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-315-20/+0
* mainboard: Convert #ifdef to IS_ENABLED in get_bus_conf.cTimothy Pearson2015-10-291-2/+0
* coreboot: move TS_END_ROMSTAGE to one spotAaron Durbin2015-09-241-2/+0
* hp/dl165_g6_fam10/Kconfig: remove unused QRANK_DIMM_SUPPORTMartin Roth2015-08-261-1/+0