index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ufs
/
ufs.c
Age
Commit message (
Expand
)
Author
2024-10-14
ufs: allow UFSHCI version 4.0
Neil Armstrong
2024-10-14
ufs: add get_max_pwr_mode callback
Neil Armstrong
2024-10-14
ufs: add device_reset callback
Neil Armstrong
2024-10-14
ufs: core: remove link_startup_again logic
Neil Armstrong
2024-10-14
ufs: Fix debug message in 'ufs_start'
Bhupesh Sharma
2024-10-14
ufs: Add missing memory barriers
Bhupesh Sharma
2024-10-14
ufs: Clear UECPA once due to LINERESET has happened during LINK_STARTUP
Bhupesh Sharma
2024-10-14
ufs: use dcache helpers for scsi_cmd data and only invalidate if necessary
Neil Armstrong
2024-10-14
ufs: split flush and invalidate to only invalidate when required
Neil Armstrong
2024-10-14
ufs: fix dcache flush and invalidate range calculation
Neil Armstrong
2024-10-14
ufs: allocate descriptors with size aligned with DMA_MINALIGN
Neil Armstrong
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
ufs: Remove <common.h> and add needed includes
Tom Rini
2023-11-27
Merge patch series "ufs: Add a PCI UFS controller support"
Tom Rini
2023-11-27
ufs: Handle UFS 3.1 controllers
Bin Meng
2023-11-27
ufs: Allow mmio registers on the PCI bus
Bin Meng
2023-11-27
ufs: Add a line feed to the end of some dev_xxx() messages
Bin Meng
2023-11-27
ufs: Correct the UFS terminlogy
Bin Meng
2023-11-10
tree-wide: Replace http:// link with https:// link for ti.com
Nishanth Menon
2023-08-24
ufs: Implement cache management
Marek Vasut
2023-08-24
ufs: Use utp_transfer_req_desc pointer in ufshcd_get_tr_ocs
Marek Vasut
2023-08-24
ufs: Pass hba pointer to ufshcd_prepare_req_desc_hdr()
Marek Vasut
2023-08-24
ufs: Handle UFS 3.0 controllers
Marek Vasut
2023-08-24
ufs: Add UFSHCD_QUIRK_HIBERN_FASTAUTO
Marek Vasut
2023-08-24
ufs: Add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESS
Marek Vasut
2023-07-14
ufs: Use 'TASK_TAG' to construct the ucd_req_ptr->header.dword_0
Bhupesh Sharma
2023-05-06
drivers: use dev_read_addr_ptr when cast to pointer
Johan Jonker
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-08-03
ufs: Drop dm.h header file
Simon Glass
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-02-19
dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>
Masahiro Yamada
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2019-10-23
ufs: Add Initial Support for UFS subsystem
Faiz Abbas