summaryrefslogtreecommitdiffstats
path: root/src/mainboard/hp/pavilion_m6_1035dx/mainboard.c
Commit message (Expand)AuthorAgeFilesLines
* mb/*/*: Remove AMD FAMILY15TN boardsArthur Heymans2022-11-071-57/+0
* src/mainboard/{hp,intel}: Remove unused <console/console.h>Elyes HAOUAS2022-01-101-1/+0
* AGESA,binaryPI boards: Move IRQ table programmingKyösti Mälkki2021-03-161-0/+27
* mb/: Drop print of MAINBOARD_PART_NUMBERKyösti Mälkki2021-03-011-2/+0
* sb/amd/x/hudson: Replace hudson_enable_smi_generation()Kyösti Mälkki2020-06-161-1/+2
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* 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
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* mb/hp: Get rid of device_tElyes HAOUAS2018-05-081-1/+1
* AGESA boards: Clean up some includesKyösti Mälkki2017-09-121-6/+0
* hp/pavilion_m6_1035dx: Switch away from AGESA_LEGACYKyösti Mälkki2017-08-241-5/+2
* AGESA: Remove leftover s3resume includeKyösti Mälkki2017-03-071-1/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* AGESA: Use common header for agesawrapperKyösti Mälkki2014-12-031-1/+1
* AGESA: Drop board and chipset -specific callout headersKyösti Mälkki2014-10-191-1/+1
* AGESA boards: Use acpi_is_wakeup_s3()Kyösti Mälkki2014-07-031-8/+2
* mainboard.c: Fix typo in appro*p*riate in commentPaul Menzel2014-06-131-1/+1
* hp/pavilion_m6_1035dx: Do not re-init EC and lid SMI on S3 resumeAlexandru Gagniuc2014-04-201-7/+12
* hp/pavilion_m6_1035dx: Shutdown when lid is closed on non-ACPI OSAlexandru Gagniuc2014-04-181-0/+1
* southbridge/hudson: Compile refactored SMI setup utilities in SMMAlexandru Gagniuc2014-04-181-1/+1
* hp/pavilion_m6_1035dx: Add SMI handler and handle EC requestsAlexandru Gagniuc2014-04-171-0/+5
* hp/pavilion_m6_1035dx: Add basic EC initializationAlexandru Gagniuc2014-04-131-0/+4
* hp/pavilion_m6_1035dx: Sanitize #includesAlexandru Gagniuc2014-04-031-7/+7
* mainboard/hp: Add initial support for Pavilion m6-1035dxAlexandru Gagniuc2014-03-281-0/+51