coreboot/src
Michał Żygowski 72f06ca554 mb/dell/optiplex_9010: Add Dell OptiPlex 9010 SFF support
Based on the autoport. The OptiPlex 9010 comes in four different sizes:
MT, DT, SFF and USFF. Tested on SFF only. The other PCBs are slightly
different, but they are designed with intercompatibility in mind. With
small devicetree overrides it should work on OptiPlex 7010 and other
OptiPlex 9010 variants as well.

Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Change-Id: I88d65cae30d08ca727d86d930707c2be25a527cf
Reviewed-on: https://review.coreboot.org/c/coreboot/+/40351
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-05-16 17:38:46 +00:00
..
acpi acpigen_ps2_keybd: Add keymap for Power key 2020-05-15 03:52:39 +00:00
arch src: Remove unused '#include <stdint.h>' 2020-05-13 08:48:17 +00:00
commonlib treewide: Replace BSD-3-Clause and ISC headers with SPDX headers 2020-05-11 17:12:16 +00:00
console treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
cpu src: Remove unused '#include <stddef.h>' 2020-05-13 08:48:50 +00:00
device util/sconfig: Add LPC and ESPI buses 2020-05-12 20:12:17 +00:00
drivers drivers/i2c/designware: Check if the device is powered 2020-05-15 17:32:47 +00:00
ec ec/lenovo/h8: Reintroduce h8_mb_init() for specific boards 2020-05-13 08:47:04 +00:00
include lib/spd_cache: add spd_cache common code 2020-05-13 12:04:18 +00:00
lib lib/spd_cache: add spd_cache common code 2020-05-13 12:04:18 +00:00
mainboard mb/dell/optiplex_9010: Add Dell OptiPlex 9010 SFF support 2020-05-16 17:38:46 +00:00
northbridge nb/intel/i440bx: add resources during read_resources() 2020-05-14 21:25:38 +00:00
security src: Remove unused '#include <stddef.h>' 2020-05-13 08:48:50 +00:00
soc soc/intel: Correct comment on HMRFPO_ENABLE HECI command 2020-05-15 07:33:50 +00:00
southbridge src: Remove unused '#include <stdint.h>' 2020-05-13 08:48:17 +00:00
superio superio/smsc/sch5545: add support for SMSC SCH5545 2020-05-16 17:37:29 +00:00
vendorcode treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
Kconfig treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00