summaryrefslogtreecommitdiff
path: root/src/mainboard/hp/abm
Commit message (Expand)AuthorAgeFilesLines
* AGESA fam16kb boards: Clean up devicetreeKyösti Mälkki2019-01-161-52/+52
* AGESA: Remove ACPI for IMC we don't runKyösti Mälkki2019-01-141-110/+0
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-061-1/+1
* mainboard: Remove useless include <device/pci_ids.h>Elyes HAOUAS2018-12-191-1/+0
* mb/*/*/Kconfig: Remove useless commentElyes HAOUAS2018-11-281-1/+1
* mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS2018-11-233-4/+7
* src/mainboard: Remove unused "HW_MEM_HOLE_SIZE_AUTO_INC"Elyes HAOUAS2018-11-161-4/+0
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-121-2/+0
* mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-051-1/+0
* amd: Fix non-local header treated as localElyes HAOUAS2018-11-053-5/+5
* src/mb: Fix non-local header treated as localElyes HAOUAS2018-07-021-2/+1
* mb/hp: Get rid of whitespace before tabElyes HAOUAS2018-06-042-2/+2
* mb/hp: Get rid of device_tElyes HAOUAS2018-05-082-2/+2
* mb/*/*/cmos.layout: Fix the values for the console levelArthur Heymans2018-01-261-4/+4
* AGESA binaryPI: Drop amdlib.h in BiosCallouts.cKyösti Mälkki2017-09-291-1/+0
* AGESA: Remove heap allocations from OemCustomize.cKyösti Mälkki2017-09-261-40/+1
* AGESA binaryPI boards: Fix some whitespaceKyösti Mälkki2017-09-261-23/+23
* mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans2017-09-231-9/+1
* AGESA binaryPI: Clean up amdfamXX.h includeKyösti Mälkki2017-09-193-3/+0
* 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-123-6/+0
* AGESA boards: Drop heapManager.h includesKyösti Mälkki2017-09-121-1/+0
* AGESA CIMX: Remove empty set_pcie_(de)resetKyösti Mälkki2017-09-121-13/+0
* AGESA boards: Clean up some includesKyösti Mälkki2017-09-121-5/+1
* hp/abm: Switch away from AGESA_LEGACYKyösti Mälkki2017-08-245-130/+45
* AGESA binaryPI: Consolidate and fix sleep statesKyösti Mälkki2017-08-232-3/+1
* AGESA: Introduce AGESA_LEGACY and its counterpartKyösti Mälkki2017-03-281-0/+1
* AGESA: Add agesa_helper.h headerKyösti Mälkki2017-03-071-0/+1
* AGESA: Remove leftover s3resume includeKyösti Mälkki2017-03-071-1/+0
* AGESA: Remove leftover agesawrapper includeKyösti Mälkki2017-03-071-1/+0
* amd-based mainboards: Fix whitespace in _PTS commentsMarshall Dawson2016-12-261-2/+2
* agesa and binaryPI mainboards: Fix devicetree hudson commentsMarshall Dawson2016-12-221-1/+1
* cpu/amd/mtrr.h: Drop excessive includesKyösti Mälkki2016-12-061-1/+0
* cpu/x86/msr.h: Drop excessive includesKyösti Mälkki2016-12-061-1/+0
* mainboard & southbridge: Clear files that are just headersMartin Roth2016-12-052-32/+0
* AGESA: Switch to MMCONF_SUPPORT_DEFAULTKyösti Mälkki2016-12-011-0/+1
* mainboard/*/*/mptable.c: Improve code formattingElyes HAOUAS2016-09-261-1/+1
* mainboard: Clean up boot_option/reboot_bits in cmos.layoutNico Huber2016-08-171-1/+1
* mainboard: Format irq_tables.cPaul Menzel2016-07-311-1/+0
* 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
* AMD boards: Drop comment on include fileKyösti Mälkki2016-06-031-1/+1
* AGESA boards: Drop unused includeKyösti Mälkki2016-06-031-1/+0
* AGESA boards: Relocate platform memory configKyösti Mälkki2016-05-102-95/+31
* AGESA boards: Rename files containing OEM configurationKyösti Mälkki2016-05-102-2/+2
* AMD/Kabini: Fix the interrupt routingZheng Bao2015-11-121-24/+24
* mainboard: Remove last_boot NVRAM optionTimothy Pearson2015-11-051-1/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-3125-100/+0
* AMD mainboards: Fix 64bit BiosCallOuts.cStefan Reinauer2015-10-301-2/+2
* coreboot: introduce commonlibAaron Durbin2015-09-221-1/+1