summaryrefslogtreecommitdiffstats
path: root/src/mainboard/apple
Commit message (Expand)AuthorAgeFilesLines
* sb/intel: Use `bool` for PCIe coalescing optionAngel Pons2022-01-041-1/+1
* cpu/intel/speedstep: Constify `get_cst_entries()`Angel Pons2021-10-191-2/+2
* mainboard: Drop invalid `VGA_BIOS_FILE` defaultsAngel Pons2021-10-151-4/+0
* mb/*: Specify type of `MAINBOARD_PART_NUMBER` onceAngel Pons2021-07-262-2/+0
* mb/*: Specify type of `MAINBOARD_DIR` onceAngel Pons2021-07-262-2/+0
* mb/apple/macbookair4_2: Drop unnecessary selectAngel Pons2021-06-141-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
* bd82x6x boards: Drop redundant `c2_latency`Angel Pons2021-06-071-1/+0
* mainboard: Use decimal for `device lapic 0x0 on`Angel Pons2021-05-181-1/+1
* mainboard: Use decimal for `device domain 0x0 on`Angel Pons2021-05-181-1/+1
* mainboard: Use decimal for `device cpu_cluster 0x0 on`Angel Pons2021-05-181-1/+1
* mb/*/Kconfig: Drop select USE_OPTION_TABLEPatrick Rudolph2021-05-041-1/+0
* sandybridge boards: Drop default `pci_mmio_size`Angel Pons2021-04-051-2/+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
* mb/apple/macbookair4_2: Fix USB ports configEvgeny Zinoviev2021-02-091-14/+14
* mb/apple/macbookair4_2: Add ACPI support for ECEvgeny Zinoviev2021-02-051-7/+7
* ACPI: Add top-level ASLKyösti Mälkki2021-01-272-0/+2
* 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-183-3/+3
* mb/x/acpi_tables: Rename to mainboard_fill_gnvs()Kyösti Mälkki2021-01-102-2/+2
* cpu/intel/model_206ax: Rename `cX_acpower` optionsAngel Pons2021-01-061-3/+3
* cpu/intel/model_206ax: Unify ACPI C-state optionsAngel Pons2021-01-061-3/+0
* cbfs: Simplify load/map API names, remove type argumentsJulius Werner2020-12-021-2/+1
* mb/**/cmos.layout: Drop copy-pasted `volume` entriesAngel Pons2020-11-241-1/+0
* mb/**/cmos.layout: Indent everything with tabsAngel Pons2020-11-232-79/+79
* mb/**/cmos.layout: Remove crusty commentsAngel Pons2020-11-232-50/+0
* {src/mb,util/autoport}: Use macro for DSDT revisionElyes HAOUAS2020-10-132-2/+2
* mb/apple/macbook21/acpi: Convert *.asl to ASL 2.0 syntaxElyes HAOUAS2020-09-222-37/+37
* nb/intel/sandybridge: Use an enum for `gpu_panel_port_select`Angel Pons2020-09-081-1/+1
* ACPI: Drop typedef global_nvs_tKyösti Mälkki2020-06-302-2/+4
* src/mb: Use macro for access_sizeElyes HAOUAS2020-06-301-2/+2
* src/mainboard: Remove unused include 'sandybridge.h'Elyes HAOUAS2020-06-221-1/+0
* sandybridge boards: Factor out MAX_CPUSAngel Pons2020-06-151-4/+0
* mainboard/*/*/*.cb: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-3/+0
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-182-5/+0
* src: Remove unused '#include <stdint.h>'Elyes HAOUAS2020-05-132-2/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1123-23/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-093-29/+4
* 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-042-6/+0
* mb/**/dsdt.asl: Drop unused ACPI_VIDEO_DEVICEAngel Pons2020-05-042-2/+1
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-023-3/+3
* mainboard/apple: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0418-233/+36
* drivers/intel/gma/acpi: Provide default definition for displaysNico Huber2020-03-291-2/+1
* drivers/intel/gma: Ditch `link_frequency_270_mhz` settingNico Huber2020-03-241-1/+0