coreboot/src
Meera Ravindranath d8ea360d3e soc/intel/alderlake: Add support for UFS controller
UFS(Universal Flash Storage) is the next generation storage standard and
a SCSI storage technology. It is also a successor of eMMC.

Following changes are needed to add support for UFS -
1) Add UFS controller to chipset.cb and keep it off by default
2) Hook up FSP enable UPD for UFS #1 to the device from chipset.cb

Signed-off-by: Meera Ravindranath <meera.ravindranath@intel.com>
Signed-off-by: Rizwan Qureshi <rizwan.qureshi@intel.com>
Change-Id: I92f024ded64e1eaef41a7807133361d74b5009d4
Reviewed-on: https://review.coreboot.org/c/coreboot/+/62856
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Subrata Banik <subratabanik@google.com>
Reviewed-by: Kangheui Won <khwon@chromium.org>
Reviewed-by: Lean Sheng Tan <sheng.tan@9elements.com>
Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
2022-04-13 15:13:01 +00:00
..
acpi drivers/intel/dptf: Add support for Battery participant 2022-04-05 14:48:47 +00:00
arch arch/x86/postcar: Use a separate stack for C execution 2022-04-01 22:17:19 +00:00
commonlib commonlib/bsd: Add mem_chip_info_size() function 2022-04-13 02:55:05 +00:00
console src/console/Kconfig: Add option to disable loglevel prefix 2022-03-30 00:02:34 +00:00
cpu cpu/x86/smm: Add sinkhole mitigation to relocatable smmstub 2022-04-11 14:12:27 +00:00
device device/i2c_bus: Constify i2c_busdev and i2c_link 2022-04-01 22:17:58 +00:00
drivers drivers/i2c/designware/dw_i2c: Remove unnecessary tabs in debug log 2022-04-13 15:10:51 +00:00
ec ec/google/chromeec: Initialize device_path subid 2022-04-07 16:20:59 +00:00
include mb/google,samsung: Drop init_bootmode_straps() 2022-04-09 02:50:01 +00:00
lib lib/device_tree.c: zero-initialize new DT nodes 2022-03-22 20:45:26 +00:00
mainboard mb/google/brya/baseboard/nissa: Configure I2C lcnt and hcnt 2022-04-13 15:10:33 +00:00
northbridge nb/intel/sandybridge: Restore mainboard_early_init() call 2022-04-10 08:47:57 +00:00
security {drivers/security}: Replace cb_err_t with enum cb_err 2022-03-09 08:40:43 +00:00
soc soc/intel/alderlake: Add support for UFS controller 2022-04-13 15:13:01 +00:00
southbridge sb/amd/hudson/spi.c: Use C over CPP conditional 2022-03-25 20:06:57 +00:00
superio Use the fallthrough statement in switch loops 2022-02-16 21:29:53 +00:00
vendorcode ChromeOS: Add DECLARE_x_CROS_GPIOS() 2022-04-07 20:38:12 +00:00
Kconfig src/Kconfig: Update the path to 'c_start.S' for GDB_STUB config 2022-02-22 20:49:10 +00:00