summaryrefslogtreecommitdiffstats
path: root/src/mainboard/apple/macbook21
Commit message (Expand)AuthorAgeFilesLines
* cpu/intel/speedstep: Constify `get_cst_entries()`Angel Pons2021-10-191-2/+2
* 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/*/mptable.c: Replace magic constantsKyösti Mälkki2021-06-141-17/+17
* cpu/x86/lapic: Replace LOCAL_APIC_ADDR referencesKyösti Mälkki2021-06-111-1/+1
* mb/*/Kconfig: Drop select USE_OPTION_TABLEPatrick Rudolph2021-05-041-1/+0
* src/mb: Remove unused <console/console.h>Elyes HAOUAS2021-02-151-1/+0
* mb/apple/macbook21: Use common ACPI codeEvgeny Zinoviev2021-02-091-231/+6
* ACPI: Add top-level ASLKyösti Mälkki2021-01-271-0/+1
* mainboards: Drop GNVS cmap and cmbpKyösti Mälkki2021-01-201-12/+0
* mb/apple,lenovo,roda: Drop reference to OSYSKyösti Mälkki2021-01-181-8/+0
* mainboards: Move get_cst_entries()Kyösti Mälkki2021-01-183-36/+40
* ACPI: Select ACPI_SOC_NVS only where suitableKyösti Mälkki2021-01-182-2/+2
* mb/x/acpi_tables: Rename to mainboard_fill_gnvs()Kyösti Mälkki2021-01-101-1/+1
* mb/**/cmos.layout: Indent everything with tabsAngel Pons2020-11-231-47/+47
* mb/**/cmos.layout: Remove crusty commentsAngel Pons2020-11-231-26/+0
* {src/mb,util/autoport}: Use macro for DSDT revisionElyes HAOUAS2020-10-131-1/+1
* mb/apple/macbook21/acpi: Convert *.asl to ASL 2.0 syntaxElyes HAOUAS2020-09-222-37/+37
* ACPI: Drop typedef global_nvs_tKyösti Mälkki2020-06-301-1/+2
* src/mb: Use macro for access_sizeElyes HAOUAS2020-06-301-2/+2
* mainboard/*/*/*.cb: 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
* src: Remove unused '#include <stdint.h>'Elyes HAOUAS2020-05-131-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1113-13/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-092-20/+2
* 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
* mb/**/dsdt.asl: Drop unused BRIGHTNESS_{UP,DOWN}Angel Pons2020-05-041-3/+0
* mb/**/dsdt.asl: Drop unused ACPI_VIDEO_DEVICEAngel Pons2020-05-041-1/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-022-2/+2
* mainboard/apple: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0410-137/+20
* drivers/intel/gma/acpi: Provide default definition for displaysNico Huber2020-03-291-2/+1
* mainboard/[a-f]*: Remove copyright noticesPatrick Georgi2020-03-1812-15/+0
* mb/*/*/acpi_tables: Remove unused includesElyes HAOUAS2020-01-021-1/+0
* mb/**/hda_verb.{c,h}: use denary numerals for codec IDsAngel Pons2020-01-021-22/+22
* 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/*/{BiosCallOuts,mainboard,romstage}.c: Remove unused <device/pci_{def,ops}.h>Elyes HAOUAS2019-12-191-1/+0
* arch/x86: Make X86 stages select ARCH_X86Arthur Heymans2019-12-161-1/+0
* mb/**/hda_verb.c: Clean up formattingAngel Pons2019-12-121-58/+12
* mb/**/hda_verb.c: use denary numerals for lengthsAngel Pons2019-12-111-2/+2
* Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi2019-11-231-1/+1
* mb/{i945,ich7}: Remove redundant write on V0CTLElyes HAOUAS2019-11-171-3/+0
* nb/intel/i945: Initialize console in bootblockArthur Heymans2019-11-152-0/+2
* nb/intel/i945: Move boilerplate romstage to a common locationArthur Heymans2019-11-151-56/+1
* sb/intel/i82801gx: Add common early codeArthur Heymans2019-11-141-35/+1
* sb/intel/i82801gx: Add common LPC decode codeArthur Heymans2019-11-122-109/+5
* mb/apple/macbook21: Use DEBUG_RAM_SETUPElyes HAOUAS2019-11-011-3/+2
* soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpiSubrata Banik2019-11-011-1/+1