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
/
include
/
blk.h
Age
Commit message (
Expand
)
Author
2024-10-24
block: make blk_create_device() static
Heinrich Schuchardt
2024-10-18
blk: Make functions available unconditionally
Simon Glass
2024-08-23
blk: Correct comment for blk_get_devnum_by_uclass_idname()
Simon Glass
2023-10-24
rockchip: block: blk-uclass: add bounce buffer flag to blk_desc
Johan Jonker
2023-10-10
dm: blk: Drop blk_{read,write}_devnum()
Bin Meng
2023-10-10
dm: blk: Rename get_desc() and make it externally visible
Bin Meng
2023-10-10
blk: Use a macro for the typical block size
Bin Meng
2023-09-14
blkcache: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
2023-08-22
blk: Add bounce buffer support to read/write operations
Marek Vasut
2023-08-22
disk: Make blk_get_ops() internal to blk uclass
Marek Vasut
2023-04-27
ide: Avoid preprocessor for CONFIG_LBA48
Simon Glass
2023-04-27
ide: Correct use of ATAPI
Simon Glass
2022-11-07
dm: blk: Tidy up obtaining a block device from its parent
Simon Glass
2022-11-07
dm: test: Clear the block cache after running a test
Simon Glass
2022-10-31
dm: blk: Add udevice functions
Simon Glass
2022-10-21
blk: fix a couple of trivial documentation typos
Mattijs Korpershoek
2022-09-25
blk: Rename if_type to uclass_id
Simon Glass
2022-09-16
blk: Drop if_type
Simon Glass
2022-09-16
blk: Switch over to using uclass IDs
Simon Glass
2022-09-16
blk: Drop IF_TYPE_SD
Simon Glass
2022-09-16
blk: Drop IF_TYPE_ATAPI
Simon Glass
2022-09-16
blk: Drop IF_TYPE_DOC
Simon Glass
2022-09-16
blk: Rename HAVE_BLOCK_DEVICE
Simon Glass
2022-09-16
blk: Use a function for whether block devices are available
Simon Glass
2022-04-25
dm: blk: Add a function to return the device type
Simon Glass
2022-04-06
dm: blk: Expand iteration and add tests
Simon Glass
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-12-18
blk: add a helper function, blk_probe_or_unbind()
AKASHI Takahiro
2021-12-09
efi: Add uclass for devices provided by UEFI firmware
Simon Glass
2021-12-09
efi: Rename UCLASS_EFI and IF_TYPE_EFI
Simon Glass
2021-10-26
efi_loader: add UEFI GPT measurement
Masahisa Kojima
2021-07-21
blk: Support iteration
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-08-14
xen: pvblock: Add initial support for para-virtualized block driver
Anastasiia Lukianenko
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-01-25
common: blk: fix comment about blkcache_read return value
Eric Nelson
2020-01-25
common: add blkcache init
Angelo Durgehello
2018-11-14
blk: Introduce IF_TYPE_VIRTIO
Tuomas Tynkkynen
2018-11-14
blk: Make blk_next_free_devnum() public
Bin Meng
2018-11-14
blk: Drop blk_prepare_device()
Bin Meng
2018-09-28
block: Add a function to find block device descriptor
Tien Fong Chee
2018-06-18
block: Add SPL_BLOCK_CACHE and default n
Adam Ford
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-02-13
SystemACE: Remove
Tom Rini
2018-01-22
efi_driver: EFI block driver
Heinrich Schuchardt
2017-09-20
part: extract MBR signature from partitions
Peter Jones
2017-09-11
blk: dm: make blk_create_device() take a number of block instead of a size
Jean-Jacques Hiblot
2017-09-10
blk: Use macros for block device vendor/product/rev string size
Bin Meng
2017-08-17
dm: blk: Add a generic function for block device commands
Simon Glass
2017-08-17
dm: blk: Add a function to find an interface-type name
Simon Glass
[next]