summaryrefslogtreecommitdiffstats
path: root/src/mainboard/dell
Commit message (Expand)AuthorAgeFilesLines
* mb/*: Add SPDX headers for cmos.default filesMartin Roth2024-02-182-0/+4
* mb/cavium to mb/foxcomm: Add SPDX license headers to Kconfig filesMartin Roth2024-02-186-0/+12
* mb/51nb to mb/gigabyte: Rename Makefiles from .inc to .mkMartin Roth2024-01-242-0/+0
* mb/dell/snb_ivb_workst: Remove superfluous comments about PCI devicesFelix Singer2024-01-193-37/+37
* mb/dell/snb_ivb_workst: Convert remaining PCI numbers into referencesFelix Singer2024-01-192-10/+10
* mb/*: Update SPD mapping for sandybridge boardsKeith Hui2023-11-132-9/+1
* dell/snb_ivb_workstations: Move selects from Kconfig.name to KconfigFelix Singer2023-10-032-4/+8
* mb/dell/e6400/acpi: Route Ricoh R5C847 PCI IRQ lines as DBCNicholas Chin2023-05-261-77/+8
* mb/dell: Add Latitude E6400Nicholas Chin2023-02-0920-0/+605
* mb/*: Replace SNB PCI devices with references from chipset.cbArthur Heymans2023-02-041-27/+27
* cpu/intel/model_206ax: Remove fake lapic deviceArthur Heymans2022-12-011-6/+4
* nb/intel/sandybridge: Add a chipset devicetreeArthur Heymans2022-11-301-3/+0
* mb/**/hda_verb.c: Drop empty filesAngel Pons2022-08-231-3/+0
* src/mb: Update unlicensable files with the CC-PDDC SPDX IDMartin Roth2022-08-132-0/+6
* 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