summaryrefslogtreecommitdiffstats
path: root/src/mainboard/scaleway
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner2022-02-071-1/+1
* Denverton-NS boards: Drop useless `thermal.asl`Angel Pons2021-12-152-10/+0
* arch/x86: Refactor the SMBIOS type 17 write functionSubrata Banik2021-11-111-1/+1
* mb/scaleway/tagada/bmcinfo: replace stdbool.h include with types.hFelix Held2021-09-171-1/+1
* mb/*: Specify type of `MAINBOARD_PART_NUMBER` onceAngel Pons2021-07-261-1/+0
* mb/*: Specify type of `MAINBOARD_DIR` onceAngel Pons2021-07-261-1/+0
* mb/scaleway/tagada: Don't change FIAMUX when Security Override is setJulien Viard de Galbert2021-03-191-1/+35
* ACPI: Add top-level ASLKyösti Mälkki2021-01-271-0/+1
* soc/intel: Replace acpi_init_gnvs()Kyösti Mälkki2021-01-101-2/+0
* mb/x/acpi_tables: Rename to mainboard_fill_gnvs()Kyösti Mälkki2021-01-101-1/+1
* mb/scaleway/tagada: GPIO on M.2 PCIe/SATA configure FSP HSIO lanesJulien Viard de Galbert2020-11-203-5/+89
* {src/mb,util/autoport}: Use macro for DSDT revisionElyes HAOUAS2020-10-131-1/+1
* mb/scaleway: Drop unneeded empty linesElyes HAOUAS2020-09-211-2/+0
* mb/x/acpi_tables: Do minor cleanup on includesKyösti Mälkki2020-07-261-6/+0
* src: Remove unused 'include <cpu/x86/msr.h>'Elyes HAOUAS2020-07-141-1/+0
* src: Remove unused 'include <types.h>'Elyes HAOUAS2020-07-141-1/+0
* ACPI: Drop typedef global_nvs_tKyösti Mälkki2020-06-301-1/+2
* mb/scaleway/tagada: Move override of SMBIOS_ENCLOSURE_TYPEKyösti Mälkki2020-06-092-4/+5
* acpi: Rename motherboard_fill_fadt() to mainboard_fill_fadt()Kyösti Mälkki2020-06-071-1/+1
* mb/*: Remove some fadt.c filesKyösti Mälkki2020-06-073-13/+5
* src: Remove unused 'include <arch/smp/mpspec.h>'Elyes HAOUAS2020-06-021-1/+0
* mainboard/*/*/*.cb: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-3/+0
* mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-3/+0
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-3/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1118-18/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-093-27/+3
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-061-12/+1
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-061-2/+1
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-023-3/+3
* mainboard/scaleway: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0614-195/+28
* mainboard/[^a-p]*: Remove copyright noticesPatrick Georgi2020-03-1818-33/+0
* mb/*/Kconfig: Factor out MAINBOARD_VENDORAngel Pons2020-03-031-1/+0
* treewide: capitalize 'USB'Elyes HAOUAS2020-02-261-5/+5
* mb/**/acpi: Remove unused filesAngel Pons2019-12-311-3/+0
* mb/**/dsdt.asl: Remove outdated sleepstates.asl commentAngel Pons2019-12-311-1/+0
* mb/**/dsdt.asl: Remove "Some generic macros" commentAngel Pons2019-12-211-1/+0
* src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS2019-12-201-1/+0
* mb/{cavium,opencellular,roda,scaleway,ti}: Remove unused <stdlib.h>Elyes HAOUAS2019-12-191-1/+0
* mb/*/*/Kconfig: Drop redundant redeclaration of MAINBOARD_VENDORArthur Heymans2019-11-281-4/+0
* Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi2019-11-231-1/+1
* mb/*/*/others: Use sb/intel/common/acpi/platform.aslArthur Heymans2019-11-042-38/+1
* soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpiSubrata Banik2019-11-011-1/+1
* mb/scaleway/tagada: Remove use of car_get_var()Kyösti Mälkki2019-08-261-19/+10
* arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki2019-07-091-1/+1
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-204-5/+0
* x86/smbios: Untangle system and board tablesNico Huber2019-03-161-2/+2
* src: Drop unused 'include <arch/ioapic.h>'Elyes HAOUAS2019-03-131-1/+0
* src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS2019-03-121-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* ACPI: Rename FADT model and set it to zeroElyes HAOUAS2019-03-011-1/+1