summaryrefslogtreecommitdiffstats
path: root/src/mainboard/apple/macbookair4_2
Commit message (Expand)AuthorAgeFilesLines
* sb/intel: Use `bool` for PCIe coalescing optionAngel Pons2022-01-041-1/+1
* mainboard: Drop invalid `VGA_BIOS_FILE` defaultsAngel Pons2021-10-151-4/+0
* 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/apple/macbookair4_2: Drop unnecessary selectAngel Pons2021-06-141-1/+0
* 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
* sandybridge boards: Drop default `pci_mmio_size`Angel Pons2021-04-051-2/+0
* 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-271-0/+1
* ACPI: Select ACPI_SOC_NVS only where suitableKyösti Mälkki2021-01-181-1/+1
* mb/x/acpi_tables: Rename to mainboard_fill_gnvs()Kyösti Mälkki2021-01-101-1/+1
* 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-231-32/+32
* mb/**/cmos.layout: Remove crusty commentsAngel Pons2020-11-231-24/+0
* {src/mb,util/autoport}: Use macro for DSDT revisionElyes HAOUAS2020-10-131-1/+1
* 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-301-1/+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
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-2/+0
* src: Remove unused '#include <stdint.h>'Elyes HAOUAS2020-05-131-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1110-10/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-091-9/+2
* 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/+1
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* mainboard/apple: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-048-96/+16
* drivers/intel/gma: Ditch `link_frequency_270_mhz` settingNico Huber2020-03-241-1/+0
* mb/**/gma-mainboard.ads: Use SPDX for GPL-2.0-or-laterAngel Pons2020-03-201-12/+1
* 3rdparty/libgfxinit: Update submodule pointerNico Huber2020-03-092-2/+3
* mb/apple/macbookair4_2: Add CMOS supportEvgeny Zinoviev2020-02-173-0/+89
* src: Remove blank acpi_tables source filesKarthikeyan Ramasubramanian2020-01-101-2/+0
* mb/**/hda_verb.{c,h}: use denary numerals for codec IDsAngel Pons2020-01-021-15/+15
* mb/**/dsdt.asl: Remove "Some generic macros" commentAngel Pons2019-12-211-1/+0
* mb/*/*/early_init.c: Remove unused <device/pci_{def,ops}.h>Elyes HAOUAS2019-12-191-2/+0
* mb/**/hda_verb.c: Clean up formattingAngel Pons2019-12-121-35/+6
* 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/apple/macbookair4_2: Drop unnecessary PCH configNico Huber2019-11-181-12/+0
* nb/intel/sandybridge: Set up console in bootblockArthur Heymans2019-11-182-4/+2
* nb/intel/sandybridge: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-11-181-0/+1
* sb/intel/bd82x6x: Make the pch_enable_lpc hook optionalArthur Heymans2019-11-181-1/+1
* nb/intel/sandybridge: Make the mainboard_rcba_config hook optionalArthur Heymans2019-11-181-1/+1