coreboot-kgpe-d16/src
Angel Pons 70c6185476 sb/intel/lynxpoint: Add native USB init
Implement native USB initialisation for Lynx Point. This is only needed
when MRC.bin is not used.

TO DO: Figure out how to deal with the FIXME's and TODO's lying around.

Change-Id: Ie0fbeeca7b1ca1557173772d733fd2fa27703373
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/64179
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
2022-12-16 17:12:43 +00:00
..
acpi acpi/acpi.c: Add a method to generate IOAPIC DMAR entries from hw 2022-12-06 17:44:20 +00:00
arch cpu/cpu.h: Change the function signature 2022-12-10 17:54:53 +00:00
commonlib mem_chip_info: Fix potential overflow 2022-12-15 02:53:45 +00:00
console
cpu cpu/x86/mtrr: rename local cpu_idx variable and make it const 2022-12-16 00:30:12 +00:00
device device/cpu_device.c: Zero initialize struct 2022-12-14 13:52:00 +00:00
drivers drivers/i2c/designware/dw_i2c: handle bus < 0 in dw_i2c_dev_transfer 2022-12-16 15:33:00 +00:00
ec ec/kontron/it8516e/acpi: Replace Store(a,b) with ASL 2.0 syntax 2022-12-16 00:59:41 +00:00
include soc/intel/{adl, common}: provide a list of D-states to enter LPM 2022-12-15 16:53:51 +00:00
lib lib/ramtest.c: Use {read,write}32p() 2022-12-10 00:01:05 +00:00
mainboard mb/google/brya/var/marasov: Update gpio table for EVT 2022-12-16 17:05:53 +00:00
northbridge sb/intel/lynxpoint: Add native USB init 2022-12-16 17:12:43 +00:00
sbom
security security/vboot: Update vbnv_init signature 2022-12-16 01:23:03 +00:00
soc soc/intel/common: Drop unreferenced DP related macros 2022-12-16 17:06:52 +00:00
southbridge sb/intel/lynxpoint: Add native USB init 2022-12-16 17:12:43 +00:00
superio sio/winbond/w83627hf/acpi: Replace Store(a,b) with ASL 2.0 syntax 2022-12-14 00:53:57 +00:00
vendorcode vc/intel/fsp/mtl: Update header files from 2404_00 to 2431_80 2022-12-14 06:47:47 +00:00
Kconfig build: List all Kconfigs in CBFS config file, compress it 2022-11-18 17:19:44 +00:00