summaryrefslogtreecommitdiffstats
path: root/src/mainboard/hp/pavilion_m6_1035dx/buildOpts.c
Commit message (Expand)AuthorAgeFilesLines
* mb/*/*: Remove AMD FAMILY15TN boardsArthur Heymans2022-11-071-106/+0
* vendorcode/amd/agesa/f15tn: Fix all improper use of .dataArthur Heymans2022-05-281-2/+2
* AGESA mb: Replace tab with space in macro definition for consistencyPaul Menzel2020-10-171-1/+1
* AGESA f14/f15tn/f16kb: Clean up buildOpts.c filesAngel Pons2020-06-011-232/+33
* AGESA f14/f15tn/f16kb: Deduplicate RAM settingsAngel Pons2020-05-261-27/+0
* AGESA f15tn: Factor out default MTRR settingsAngel Pons2020-05-261-18/+0
* AGESA f14/f15tn/f16kb: Factor out memory settingsAngel Pons2020-05-261-11/+0
* AGESA f14/f15tn/f16kb: Factor out PCI MMIO base/sizeAngel Pons2020-05-261-2/+0
* AGESA f14/f15tn/f16kb: Factor out AGESA_VERSION_STRINGAngel Pons2020-05-261-4/+0
* AGESA f14/f15tn/f16kb: Factor out AGESA_PACKAGE_STRINGAngel Pons2020-05-261-4/+0
* mb/*/*/buildOpts.c: Clean up whitespaceAngel Pons2020-05-261-10/+6
* mb/*/*/buildOpts.c: Drop BLDCFG_IR_PIN_CONTROLAngel Pons2020-05-261-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* mainboard/hp: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-13/+2
* mainboard/[g-p]*: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* mb/{hp,intel}: Remove unused <stdlib.h>Elyes HAOUAS2019-12-191-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-231-3/+3
* mb/hp: Get rid of whitespace before tabElyes HAOUAS2018-06-041-2/+2
* AGESA vendorcode: Move PlatformInstall.hKyösti Mälkki2017-09-131-1/+1
* AGESA boards: Clean up Ids.h and Filecode.h includesKyösti Mälkki2017-09-121-1/+0
* mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-061-1/+1
* src/mainboard: Capitalize ROM, RAM, CPU and APICElyes HAOUAS2016-08-141-2/+2
* Remove extra newlines from the end of all coreboot files.Martin Roth2016-07-311-1/+0
* AGESA boards: Split dispatcher to romstage and ramstageKyösti Mälkki2016-06-041-12/+0
* AGESA boards: Relocate platform memory configKyösti Mälkki2016-05-101-23/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove empty lines at end of fileElyes HAOUAS2015-06-081-1/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* AGESA: Drop unused AGESA_MEM_TABLEKyösti Mälkki2015-05-101-6/+0
* Remove AMD's "Release Content" doxygen from coreboot filesMartin Roth2015-01-061-4/+0
* hp/pavilion_m6_1035dx: Enable IOMMUAlexandru Gagniuc2014-12-221-1/+1
* mainboard: Make use of ARRAY_SIZE in buildOpts.c on AGESA platformsEdward O'Callaghan2014-07-181-1/+3
* hp/pavilion_m6_1035dx: Map PCIE PME sources to GPE 0x18Alexandru Gagniuc2014-04-211-0/+1
* hp/pavilion_m6_1035dx: Map USB and PWRB PME sources to GPE 11Alexandru Gagniuc2014-04-211-1/+12
* hp/pavilion_m6_1035dx: Add GEVENT to GPE SCI mapping tableAlexandru Gagniuc2014-04-201-0/+11
* hp/pavilion_m6_1035dx: Fix GPIO map and add WLAN pinAlexandru Gagniuc2014-04-141-3/+26
* hp/pavilion_m6_1035dx/buildOpts.c: Remove commented out tablesAlexandru Gagniuc2014-04-091-102/+6
* hp/pavilion_m6_1035dx: Sanitize #includesAlexandru Gagniuc2014-04-031-26/+17
* mainboard/hp: Add initial support for Pavilion m6-1035dxAlexandru Gagniuc2014-03-281-0/+499