summaryrefslogtreecommitdiffstats
path: root/src/mainboard/dell
Commit message (Expand)AuthorAgeFilesLines
* tpm: Refactor TPM Kconfig dimensionsJes B. Klinke2022-04-211-1/+1
* superio/smsc/sch5545: Drop `_PRS` from static devicesAngel Pons2022-04-201-3/+0
* mb/dell/snb_ivb_workstations: Choose correct PCH for OptiPlex 9010Angel Pons2022-04-011-1/+1
* mb/dell/snb_ivb_workstations: Fix SMBIOS slot desc for PCH PCIe portsAngel Pons2022-04-012-3/+3
* mb/dell/snb_ivb_workstations: Add Precision T1650 supportMichał Żygowski2022-03-256-0/+300
* mb/dell: Convert OptiPlex 9010 into directory with variantsMichał Żygowski2022-03-2526-268/+317
* mb/dell/optiplex_9010/sch5545_ec.c: Fix HWM initialization bugsMichał Żygowski2022-03-231-20/+24
* mb/dell/optiplex_9010: Fix chassis typesMichał Żygowski2022-03-092-4/+2
* mb/dell/optiplex_9010/mainboard.c: Add missing spaceMichał Żygowski2022-03-091-1/+1
* IASL: Ignore IASL's "Missing dependency" warningElyes HAOUAS2022-01-281-0/+3
* sb/intel: Use `bool` for PCIe coalescing optionAngel Pons2022-01-041-1/+1
* mb/dell/optiplex_9010/romstage.c: Add interrupt routing mapMichał Żygowski2021-11-271-0/+13
* mb/dell/optiplex_9010/devicetree.cb: Enable missing GPEsMichał Żygowski2021-11-231-1/+1
* mb/dell/optiplex_9010/Kconfig: Select Super I/O UART availabilityMichał Żygowski2021-11-231-0/+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
* src/*: Specify type of `CBFS_SIZE` onceAngel Pons2021-07-261-1/+0
* bd82x6x boards: Drop redundant `c2_latency`Angel Pons2021-06-071-1/+0
* LGA1155 boards: Drop `VGA_BIOS_{FILE,ID}` for iGPUAngel Pons2021-05-181-8/+0
* mainboard: Use decimal for `device domain 0x0 on`Angel Pons2021-05-181-1/+1
* mainboard: Drop useless `acpi_tables.c` filesAngel Pons2021-05-181-10/+0
* src: Retype option API to use unsigned integersAngel Pons2021-05-061-1/+1
* mb/dell/optiplex_9010: Always log chosen fan modeAngel Pons2021-04-281-7/+4
* mainboard: Use read_int_option()Angel Pons2021-04-211-2/+5
* mb/dell/optiplex_9010: Use new fixed BAR accessorsAngel Pons2021-04-101-1/+1
* src/mb: Remove unused <console/console.h>Elyes HAOUAS2021-02-151-1/+0
* nb/intel/sandybridge: Use common {DMI,EP,MCH}BAR accessorsAngel Pons2021-02-101-2/+2
* ACPI: Add top-level ASLKyösti Mälkki2021-01-271-0/+1
* sb/intel/common: Change some SMI loggingKyösti Mälkki2021-01-251-10/+0
* cpu/x86/smm: Use common APMC loggingKyösti Mälkki2021-01-251-2/+0
* arch/x86: Use wildcard for mb/smihandler.cKyösti Mälkki2021-01-241-2/+0
* 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: Indent everything with tabsAngel Pons2020-11-231-42/+42
* mb/**/cmos.layout: Remove crusty commentsAngel Pons2020-11-231-20/+0
* src: Include <arch/io.h> when appropriateElyes HAOUAS2020-10-261-1/+0
* {src/mb,util/autoport}: Use macro for DSDT revisionElyes HAOUAS2020-10-131-1/+1
* mb/dell: Fix uninitialized variables usageJohn Zhao2020-09-231-3/+3
* mb/dell: Drop unneeded empty linesElyes HAOUAS2020-09-211-3/+0
* nb/intel/sandybridge: Drop casts from DEFAULT_{MCHBAR,DMIBAR}Angel Pons2020-09-171-2/+2
* src: Remove unused 'include <string.h>'Elyes HAOUAS2020-07-141-1/+0
* ACPI: Drop typedef global_nvs_tKyösti Mälkki2020-06-301-1/+2
* mb/*/*/Kconfig: guard board name in quotesPatrick Georgi2020-06-191-1/+1
* sandybridge boards: Factor out MAX_CPUSAngel Pons2020-06-151-4/+0
* mb/dell/optiplex_9010: Add Dell OptiPlex 9010 SFF supportMichał Żygowski2020-05-1625-0/+1897
* Remove Dell s1850Ron Minnich2012-04-0614-1183/+0
* Unify Local APIC address definitionsPatrick Georgi2012-03-081-1/+1