Age | Commit message (Expand) | Author |
2021-01-10 | mb/x/acpi_tables: Rename to mainboard_fill_gnvs() | Kyösti Mälkki |
2021-01-09 | mb/hp/pavilion_m6_1035dx: Replace leading spaces with tabs | Felix Singer |
2021-01-09 | mb/hp/pavilion_m6_1035dx: Replace (foo*) with (foo *) | Felix Singer |
2021-01-09 | mb/hp/pavilion_m6_1035dx: Put opening braces in previous line | Felix Singer |
2021-01-09 | mb/hp/pavilion_m6_1035dx: Remove trailing semicolon from macro | Felix Singer |
2021-01-09 | mb/hp/pavilion_m6_1035dx: Fix spacing issues in mptable.c | Felix Singer |
2021-01-06 | cpu/intel/model_206ax: Rename `cX_acpower` options | Angel Pons |
2021-01-06 | cpu/intel/model_206ax: Unify ACPI C-state options | Angel Pons |
2021-01-01 | nb/intel/hsw,soc/intel/{bdw,skl,apl},mb/*: unify dt panel settings | Michael Niewöhner |
2021-01-01 | soc/intel/bdw,nb/intel/hsw: convert panel delays to ms representation | Michael Niewöhner |
2020-12-03 | mb/hp/z220_sff_workstation/Kconfig: Select MAINBOARD_USES_IFD_GBE_REGION | Ao Zhong |
2020-12-02 | cbfs: Simplify load/map API names, remove type arguments | Julius Werner |
2020-11-24 | mb/**/cmos.layout: Drop copy-pasted `volume` entries | Angel Pons |
2020-11-23 | mb/**/cmos.layout: Indent everything with tabs | Angel Pons |
2020-11-23 | mb/**/cmos.layout: Remove crusty comments | Angel Pons |
2020-11-13 | mb/hp/folio_9480m: Update northbridge ACPI filename | Angel Pons |
2020-11-11 | mb/hp/folio_9480m: Drop `sata_ahci` from devtree | Angel Pons |
2020-11-10 | mb/hp: Add HP EliteBook Folio 9480m | Iru Cai |
2020-10-17 | AGESA mb: Replace tab with space in macro definition for consistency | Paul Menzel |
2020-10-13 | mb/*/*/dsdt.asl: Drop useless comments in DefinitionBlock() | Elyes HAOUAS |
2020-10-13 | mainboard/*/*/dsdt.asl: Make DefinitionBlock's AMLFileName uniform | Elyes HAOUAS |
2020-10-13 | {src/mb,util/autoport}: Use macro for DSDT revision | Elyes HAOUAS |
2020-09-23 | treewide: rename GENERIC_SPD_BIN to HAVE_SPD_BIN_IN_CBFS | Michael Niewöhner |
2020-09-21 | mb/hp/z220_sff_workstation: Add empty lines after "SPDX" | Elyes HAOUAS |
2020-09-08 | nb/intel/sandybridge: Use an enum for `gpu_panel_port_select` | Angel Pons |
2020-08-26 | mainboard/hp: Add ProBook 6360b | Pablo Stebler |
2020-08-17 | mb/hp: select TPM and TPM1 for all EliteBook laptops | Iru Cai |
2020-08-17 | mainboard: Add HP EliteBook 2560p | Iru Cai |
2020-08-04 | mb/**/{devicetree,overridetree}.cb: Indent with tabs | Angel Pons |
2020-07-15 | mainboard: Drop optional and empty ACPI \_BFS methods | Angel Pons |
2020-07-10 | mb/hp/abm: Drop dead code | Angel Pons |
2020-07-10 | AMD mainboards: Drop commented-out include | Angel Pons |
2020-07-09 | ACPI: Drop commented-out DSDT DefinitionBlock instances | Angel Pons |
2020-06-30 | ACPI: Drop typedef global_nvs_t | Kyösti Mälkki |
2020-06-22 | src/mainboard: Remove unused include 'sandybridge.h' | Elyes HAOUAS |
2020-06-19 | Kconfig: Escape variable to accommodate new Kconfig versions | Patrick Georgi |
2020-06-16 | sb/amd/x/hudson: Replace hudson_enable_smi_generation() | Kyösti Mälkki |
2020-06-15 | sandybridge boards: Factor out MAX_CPUS | Angel Pons |
2020-06-06 | amd/agesa/hudson boards: Get rid of power button device | Paul Menzel |
2020-06-02 | src: Remove unused '#include <cpu/x86/lapic.h>' | Elyes HAOUAS |
2020-06-01 | src: Fix up #-commented SPDX headers | Angel Pons |
2020-06-01 | AGESA f14/f15tn/f16kb: Clean up buildOpts.c files | Angel Pons |
2020-05-29 | AGESA boards: Fix typo in *OVERRIDES* in comment | Paul Menzel |
2020-05-26 | AGESA f14/f15tn/f16kb: Deduplicate RAM settings | Angel Pons |
2020-05-26 | AGESA f16kb: Factor out default MTRR settings | Angel Pons |
2020-05-26 | AGESA f15tn: Factor out default MTRR settings | Angel Pons |
2020-05-26 | AGESA f14/f15tn/f16kb: Factor out memory settings | Angel Pons |
2020-05-26 | AGESA f14/f15tn/f16kb: Factor out PCI MMIO base/size | Angel Pons |
2020-05-26 | AGESA f14/f15tn/f16kb: Factor out AGESA_VERSION_STRING | Angel Pons |
2020-05-26 | AGESA f14/f15tn/f16kb: Factor out AGESA_PACKAGE_STRING | Angel Pons |
2020-05-26 | mb/*/*/buildOpts.c: Clean up whitespace | Angel Pons |
2020-05-26 | mb/*/*/buildOpts.c: Drop BLDCFG_IR_PIN_CONTROL | Angel Pons |
2020-05-18 | mainboard/*/*/*.cb: Remove leading blank lines from SPDX header | Elyes HAOUAS |
2020-05-18 | mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX header | Elyes HAOUAS |
2020-05-18 | src: Remove leading blank lines from SPDX header | Elyes HAOUAS |
2020-05-13 | src/mainboard: Remove unused 'include <stdlib.h>' | Elyes HAOUAS |
2020-05-13 | src: Remove unused '#include <stdint.h>' | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-10 | src/mainboard: Replace GPLv2 long form headers with SPDX header | Elyes HAOUAS |
2020-05-09 | src/: Replace GPL boilerplate with SPDX headers | Patrick Georgi |
2020-05-06 | treewide: replace GPLv2 long form headers with SPDX header | Patrick Georgi |
2020-05-06 | treewide: Move "is part of the coreboot project" line in its own comment | Patrick Georgi |
2020-05-04 | mb/**/dsdt.asl: Drop unused BRIGHTNESS_{UP,DOWN} | Angel Pons |
2020-05-04 | mb/**/dsdt.asl: Drop unused ACPI_VIDEO_DEVICE | Angel Pons |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-04-04 | mainboard/hp: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-25 | acpi: correct the processor devices scope | Michał Żygowski |
2020-03-24 | drivers/intel/gma: Ditch `link_frequency_270_mhz` setting | Nico Huber |
2020-03-20 | mb/**/gma-mainboard.ads: Use SPDX for GPL-2.0-or-later | Angel Pons |
2020-03-20 | mb/**/gma-mainboard.ads: Remove copyright statements | Angel Pons |
2020-03-20 | mb/hp/z220: Fix VGA graphics init | Patrick Rudolph |
2020-03-18 | mainboard/[g-p]*: Remove copyright notices | Patrick Georgi |
2020-03-09 | 3rdparty/libgfxinit: Update submodule pointer | Nico Huber |
2020-03-07 | mb: Use 'print("%s...", __func__)' | Elyes HAOUAS |
2020-03-04 | src: capitalize 'PCIe' | Elyes HAOUAS |
2020-03-03 | mb/*/Kconfig: Factor out MAINBOARD_VENDOR | Angel Pons |
2020-03-03 | LGA1155 mainboards: Remove gfx.did and gfx.ndid | Angel Pons |
2020-03-02 | superio/nuvoton/npcd378: Switch to superio/common | Patrick Rudolph |
2020-02-25 | mb/hp: Set CBFS_SIZE | Patrick Rudolph |
2020-02-24 | src/mb/hp/abm: Switch away from ROMCC_BOOTBLOCK | Mike Banon |
2020-02-24 | mainboard: Add missing include <device/pci_def.h> | Mike Banon |
2020-02-24 | src: capitalize 'RAM' | Elyes HAOUAS |
2020-01-28 | mb/hp/pavilion_m6_1035dx: Fix typos | Elyes HAOUAS |
2020-01-20 | mb/hp/snb_ivb_laptops: Switch to overridetree setup | Angel Pons |
2020-01-20 | mb/hp/revolve_810_g1: Transform into variant | Angel Pons |
2020-01-20 | mb/hp/folio_9470m: Transform into variant | Angel Pons |
2020-01-20 | mb/hp/8770w: Transform into variant | Angel Pons |
2020-01-20 | mb/hp/8470p: Transform into variant | Angel Pons |
2020-01-20 | mb/hp/8460p: Transform into variant | Angel Pons |
2020-01-20 | mb/hp/2670p: Transform into variant | Angel Pons |
2020-01-20 | mb/hp/2570p: Transform into variant-enabled structure | Angel Pons |
2020-01-12 | mb/*/*: use ACPIMMIO common block wherever possible | Michał Żygowski |
2020-01-10 | HP sandy/ivy laptops: Sort Kconfig `select` lines | Angel Pons |
2020-01-10 | mb/hp/revolve_810_g1: Drop default DRAM_RESET_GATE_GPIO | Angel Pons |
2020-01-10 | mb/hp/8770w/Kconfig: Drop INTEL_INT15 | Angel Pons |
2020-01-10 | mb/hp/{folio_9470m,revolve_810_g1}: Trim gfx.did to size | Angel Pons |
2020-01-10 | HP sandy/ivy laptops: Enable SMBus on devicetree | Angel Pons |
2020-01-10 | HP sandy/ivy laptops: Align devicetrees | Angel Pons |
2020-01-10 | HP sandy/ivy desktops: Fix Kconfig symbol names | Angel Pons |
2020-01-10 | mb/hp/*/devicetree.cb: Move northbridge devices up | Angel Pons |