mb/hp: Add HP Compaq 8300 Elite SFF
commitf30d11ccd712a7e06803dfe6224eb468de054de7
authorMichał Zieliński <michal.zielinski@posteo.net>
Thu, 17 Oct 2024 18:48:50 +0000 (17 20:48 +0200)
committerFelix Singer <service+coreboot-gerrit@felixsinger.de>
Wed, 20 Nov 2024 22:14:18 +0000 (20 22:14 +0000)
treeea97b8377c57396464137aeece6c3d0f7c5e140a
parent1c75aa7d00a523dec7eafe15050681d43629e960
mb/hp: Add HP Compaq 8300 Elite SFF

* Add initial board commit based on HP 8200 SFF and HP Z220 SFF.
* Add documentation.

Tested on HP 8300 SFF.

Change-Id: Ib5322acc0210f000b53954e2925549358f86d5c8
Signed-off-by: Michał Zieliński <michal.zielinski@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/67666
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
Reviewed-by: David Hendricks <david.hendricks@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Alicja Michalska <ahplka19@gmail.com>
Documentation/mainboard/hp/compaq_8300_sff.md [new file with mode: 0644]
Documentation/mainboard/index.md
src/mainboard/hp/snb_ivb_desktops/Kconfig
src/mainboard/hp/snb_ivb_desktops/Kconfig.name
src/mainboard/hp/snb_ivb_desktops/variants/compaq_8300_elite_sff/board_info.txt [new file with mode: 0644]
src/mainboard/hp/snb_ivb_desktops/variants/compaq_8300_elite_sff/data.vbt [new file with mode: 0644]
src/mainboard/hp/snb_ivb_desktops/variants/compaq_8300_elite_sff/early_init.c [new file with mode: 0644]
src/mainboard/hp/snb_ivb_desktops/variants/compaq_8300_elite_sff/gma-mainboard.ads [new file with mode: 0644]
src/mainboard/hp/snb_ivb_desktops/variants/compaq_8300_elite_sff/gpio.c [new file with mode: 0644]
src/mainboard/hp/snb_ivb_desktops/variants/compaq_8300_elite_sff/hda_verb.c [new file with mode: 0644]
src/mainboard/hp/snb_ivb_desktops/variants/compaq_8300_elite_sff/overridetree.cb [new file with mode: 0644]