coreboot/src
Tim Crawford a346fd943f mb/system76/oryp5: Enable TAS5825M smart amp
Allows using the internal speakers of the oryp5.

Smart AMP data was collected using a logic analyzer connected to the IC
during system start on proprietary firmware. This data is then used to
generate a C file [1].

[1]: https://github.com/system76/smart-amp

Change-Id: I148f18ff3e754d913bdf907121b103c6de02ffc3
Signed-off-by: Tim Crawford <tcrawford@system76.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/47962
Reviewed-by: Jeremy Soller <jeremy@system76.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-04-15 07:37:22 +00:00
..
acpi ACPI: Add SATC structure for DMAR table 2021-03-28 16:03:21 +00:00
arch arch/x86: Provide readXp/writeXp helpers in arch/mmio.h 2021-04-06 07:10:40 +00:00
commonlib cbfs: mcache: Fix size calculation for perfectly full cache 2021-04-10 00:00:34 +00:00
console Rename do_printk() to printk() 2021-04-14 10:38:09 +00:00
cpu cpu/intel/haswell: Use new fixed BAR accessors 2021-04-10 16:04:59 +00:00
device Rename do_printk() to printk() 2021-04-14 10:38:09 +00:00
drivers drivers/i2c/tas5825m: Add driver for TI TAS5825M 2021-04-15 07:36:03 +00:00
ec chromeec: make ssfc optional in fw_config 2021-04-12 17:11:40 +00:00
include Rename do_printk() to printk() 2021-04-14 10:38:09 +00:00
lib decompressor: Add CBFS_VERIFICATION support 2021-04-06 07:49:15 +00:00
mainboard mb/system76/oryp5: Enable TAS5825M smart amp 2021-04-15 07:37:22 +00:00
northbridge nb/intel/x4x: Refactor sync DLL programming (part 2) 2021-04-12 20:42:08 +00:00
security vboot: ec_sync: Switch to new CBFS API 2021-04-14 01:03:22 +00:00
soc soc/amd/stoneyridge: use common pm_set_power_failure_state functionality 2021-04-14 18:46:48 +00:00
southbridge sb/amd/pi/hudson: remove unused Bolton PI FCH code 2021-04-11 21:06:29 +00:00
superio acpi/acpigen.h: Add more intuitive AML package closing functions 2021-03-22 11:21:55 +00:00
vendorcode vendorcode/intel/fsp: Update Tiger Lake FSP Headers for FSP v4043 2021-04-10 00:55:13 +00:00
Kconfig