summaryrefslogtreecommitdiffstats
path: root/src/mainboard/hp
Commit message (Expand)AuthorAgeFilesLines
* src/mainboard: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS2020-05-108-104/+8
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-0915-136/+18
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-065-60/+5
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-065-10/+5
* mb/**/dsdt.asl: Drop unused BRIGHTNESS_{UP,DOWN}Angel Pons2020-05-043-9/+0
* mb/**/dsdt.asl: Drop unused ACPI_VIDEO_DEVICEAngel Pons2020-05-043-3/+3
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-0210-10/+10
* mainboard/hp: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0476-1012/+152
* acpi: correct the processor devices scopeMichał Żygowski2020-03-252-2/+2
* drivers/intel/gma: Ditch `link_frequency_270_mhz` settingNico Huber2020-03-243-3/+0
* mb/**/gma-mainboard.ads: Use SPDX for GPL-2.0-or-laterAngel Pons2020-03-208-89/+15
* mb/**/gma-mainboard.ads: Remove copyright statementsAngel Pons2020-03-207-14/+0
* mb/hp/z220: Fix VGA graphics initPatrick Rudolph2020-03-201-0/+1
* mainboard/[g-p]*: Remove copyright noticesPatrick Georgi2020-03-18103-158/+0
* 3rdparty/libgfxinit: Update submodule pointerNico Huber2020-03-097-12/+16
* mb: Use 'print("%s...", __func__)'Elyes HAOUAS2020-03-072-2/+2
* src: capitalize 'PCIe'Elyes HAOUAS2020-03-041-1/+1
* mb/*/Kconfig: Factor out MAINBOARD_VENDORAngel Pons2020-03-031-1/+0
* LGA1155 mainboards: Remove gfx.did and gfx.ndidAngel Pons2020-03-032-4/+0
* superio/nuvoton/npcd378: Switch to superio/commonPatrick Rudolph2020-03-026-208/+192
* mb/hp: Set CBFS_SIZEPatrick Rudolph2020-02-252-0/+6
* src/mb/hp/abm: Switch away from ROMCC_BOOTBLOCKMike Banon2020-02-245-64/+43
* mainboard: Add missing include <device/pci_def.h>Mike Banon2020-02-241-0/+1
* src: capitalize 'RAM'Elyes HAOUAS2020-02-241-1/+1
* mb/hp/pavilion_m6_1035dx: Fix typosElyes HAOUAS2020-01-281-9/+9
* mb/hp/snb_ivb_laptops: Switch to overridetree setupAngel Pons2020-01-209-281/+60
* mb/hp/revolve_810_g1: Transform into variantAngel Pons2020-01-2022-340/+21
* mb/hp/folio_9470m: Transform into variantAngel Pons2020-01-2020-334/+16
* mb/hp/8770w: Transform into variantAngel Pons2020-01-2019-342/+17
* mb/hp/8470p: Transform into variantAngel Pons2020-01-2019-362/+15
* mb/hp/8460p: Transform into variantAngel Pons2020-01-2019-366/+17
* mb/hp/2670p: Transform into variantAngel Pons2020-01-2019-361/+14
* mb/hp/2570p: Transform into variant-enabled structureAngel Pons2020-01-2021-67/+99
* mb/*/*: use ACPIMMIO common block wherever possibleMichał Żygowski2020-01-121-19/+9
* HP sandy/ivy laptops: Sort Kconfig `select` linesAngel Pons2020-01-107-49/+49
* mb/hp/revolve_810_g1: Drop default DRAM_RESET_GATE_GPIOAngel Pons2020-01-101-4/+0
* mb/hp/8770w/Kconfig: Drop INTEL_INT15Angel Pons2020-01-101-1/+0
* mb/hp/{folio_9470m,revolve_810_g1}: Trim gfx.did to sizeAngel Pons2020-01-102-4/+4
* HP sandy/ivy laptops: Enable SMBus on devicetreeAngel Pons2020-01-106-6/+6
* HP sandy/ivy laptops: Align devicetreesAngel Pons2020-01-107-83/+77
* HP sandy/ivy desktops: Fix Kconfig symbol namesAngel Pons2020-01-104-4/+4
* mb/hp/*/devicetree.cb: Move northbridge devices upAngel Pons2020-01-105-15/+22
* mb/hp/*/devicetree.cb: Inherit the subsystemidAngel Pons2020-01-109-593/+255
* src/mainboard: remove MMIO macrosIdwer Vollering2020-01-091-11/+9
* src/mainboard: Fix typoElyes HAOUAS2020-01-071-1/+1
* mb/**/hda_verb.{c,h}: use denary numerals for codec IDsAngel Pons2020-01-029-131/+131
* mb/*/*/acpi_tables: Don't initialize already initialized fieldsPeter Lemenkov2019-12-319-72/+0
* mb/hp: Add data.vbt files for folio_9470m and revolve_810_g1Bill XIE2019-12-314-0/+2
* mb/**/dsdt.asl: Remove "Some generic macros" commentAngel Pons2019-12-219-9/+0
* src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS2019-12-205-5/+0