summaryrefslogtreecommitdiff
path: root/src/mainboard/hp
AgeCommit message (Expand)Author
2020-05-10src/mainboard: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS
2020-05-09src/: Replace GPL boilerplate with SPDX headersPatrick Georgi
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2020-05-04mb/**/dsdt.asl: Drop unused BRIGHTNESS_{UP,DOWN}Angel Pons
2020-05-04mb/**/dsdt.asl: Drop unused ACPI_VIDEO_DEVICEAngel Pons
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-04mainboard/hp: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-25acpi: correct the processor devices scopeMichał Żygowski
2020-03-24drivers/intel/gma: Ditch `link_frequency_270_mhz` settingNico Huber
2020-03-20mb/**/gma-mainboard.ads: Use SPDX for GPL-2.0-or-laterAngel Pons
2020-03-20mb/**/gma-mainboard.ads: Remove copyright statementsAngel Pons
2020-03-20mb/hp/z220: Fix VGA graphics initPatrick Rudolph
2020-03-18mainboard/[g-p]*: Remove copyright noticesPatrick Georgi
2020-03-093rdparty/libgfxinit: Update submodule pointerNico Huber
2020-03-07mb: Use 'print("%s...", __func__)'Elyes HAOUAS
2020-03-04src: capitalize 'PCIe'Elyes HAOUAS
2020-03-03mb/*/Kconfig: Factor out MAINBOARD_VENDORAngel Pons
2020-03-03LGA1155 mainboards: Remove gfx.did and gfx.ndidAngel Pons
2020-03-02superio/nuvoton/npcd378: Switch to superio/commonPatrick Rudolph
2020-02-25mb/hp: Set CBFS_SIZEPatrick Rudolph
2020-02-24src/mb/hp/abm: Switch away from ROMCC_BOOTBLOCKMike Banon
2020-02-24mainboard: Add missing include <device/pci_def.h>Mike Banon
2020-02-24src: capitalize 'RAM'Elyes HAOUAS
2020-01-28mb/hp/pavilion_m6_1035dx: Fix typosElyes HAOUAS
2020-01-20mb/hp/snb_ivb_laptops: Switch to overridetree setupAngel Pons
2020-01-20mb/hp/revolve_810_g1: Transform into variantAngel Pons
2020-01-20mb/hp/folio_9470m: Transform into variantAngel Pons
2020-01-20mb/hp/8770w: Transform into variantAngel Pons
2020-01-20mb/hp/8470p: Transform into variantAngel Pons
2020-01-20mb/hp/8460p: Transform into variantAngel Pons
2020-01-20mb/hp/2670p: Transform into variantAngel Pons
2020-01-20mb/hp/2570p: Transform into variant-enabled structureAngel Pons
2020-01-12mb/*/*: use ACPIMMIO common block wherever possibleMichał Żygowski
2020-01-10HP sandy/ivy laptops: Sort Kconfig `select` linesAngel Pons
2020-01-10mb/hp/revolve_810_g1: Drop default DRAM_RESET_GATE_GPIOAngel Pons
2020-01-10mb/hp/8770w/Kconfig: Drop INTEL_INT15Angel Pons
2020-01-10mb/hp/{folio_9470m,revolve_810_g1}: Trim gfx.did to sizeAngel Pons
2020-01-10HP sandy/ivy laptops: Enable SMBus on devicetreeAngel Pons
2020-01-10HP sandy/ivy laptops: Align devicetreesAngel Pons
2020-01-10HP sandy/ivy desktops: Fix Kconfig symbol namesAngel Pons
2020-01-10mb/hp/*/devicetree.cb: Move northbridge devices upAngel Pons
2020-01-10mb/hp/*/devicetree.cb: Inherit the subsystemidAngel Pons
2020-01-09src/mainboard: remove MMIO macrosIdwer Vollering
2020-01-07src/mainboard: Fix typoElyes HAOUAS
2020-01-02mb/**/hda_verb.{c,h}: use denary numerals for codec IDsAngel Pons
2019-12-31mb/*/*/acpi_tables: Don't initialize already initialized fieldsPeter Lemenkov
2019-12-31mb/hp: Add data.vbt files for folio_9470m and revolve_810_g1Bill XIE
2019-12-21mb/**/dsdt.asl: Remove "Some generic macros" commentAngel Pons
2019-12-20src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS