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_lf_v2025.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
/
block
Age
Commit message (
Expand
)
Author
2023-04-28
sandbox: fix return type of os_filesize()
Heinrich Schuchardt
2023-04-27
drivers/mtd/nvmxip: introduce NVM XIP block storage emulation
Abdellatif El Khlifi
2023-04-27
ide: Make use of U-Boot types
Simon Glass
2023-04-27
ide: Simplify expressions and hex values
Simon Glass
2023-04-27
ide: Convert to use log_debug()
Simon Glass
2023-04-27
ide: Tidy up ide_reset()
Simon Glass
2023-04-27
ide: Correct LBA setting
Simon Glass
2023-04-27
ide: Use a single local blk_desc for ide_ident()
Simon Glass
2023-04-27
ide: Move all blk_desc init into ide_ident()
Simon Glass
2023-04-27
ide: Make ide_ident() return an error code
Simon Glass
2023-04-27
ide: Use desc consistently for struct blk_desc
Simon Glass
2023-04-27
ide: Combine the two loops in ide_probe()
Simon Glass
2023-04-27
ide: Move ide_init() entirely within ide_probe()
Simon Glass
2023-04-27
ide: Move setting of vendor strings into ide_probe()
Simon Glass
2023-04-27
ide: Make ide_bus_ok a local variable
Simon Glass
2023-04-27
ide: Move bus init into a function
Simon Glass
2023-04-27
ide: Avoid preprocessor for CONFIG_LBA48
Simon Glass
2023-04-27
ide: Avoid preprocessor for CONFIG_ATAPI
Simon Glass
2023-04-27
ide: Simplify success condition
Simon Glass
2023-04-27
ide: Refactor confusing loop code
Simon Glass
2023-04-27
ide: Change the retries variable
Simon Glass
2023-04-27
ide: Make function static
Simon Glass
2023-04-27
ide: Correct use of ATAPI
Simon Glass
2023-04-27
ide: Create a prototype for ide_set_reset()
Simon Glass
2023-04-27
ide: Drop weak functions
Simon Glass
2023-04-27
ide: Move a few functions further up the file
Simon Glass
2023-04-27
ide: Drop ide_device_present()
Simon Glass
2023-04-27
ide: Move ide_init() into probing
Simon Glass
2023-04-27
ide: Use mdelay() for long delays
Simon Glass
2023-04-27
ide: Move ATA_CURR_BASE to C file
Simon Glass
2023-04-05
blk: blkmap: Add linear device mapping support
Tobias Waldekranz
2023-04-05
blk: blkmap: Add memory mapping support
Tobias Waldekranz
2023-04-05
blk: blkmap: Add basic infrastructure
Tobias Waldekranz
2023-01-23
bootstd: Add a new pre-scan priority for bootdevs
Simon Glass
2023-01-23
bootstd: Add an IDE bootdev
Simon Glass
2023-01-23
ide: Drop non-DM code for BLK
Simon Glass
2022-11-07
dm: blk: Add probe in blk_first_device/blk_next_device
Michal Suchanek
2022-11-07
dm: sandbox: Switch over to using the new host uclass
Simon Glass
2022-11-07
dm: sandbox: Create a block driver
Simon Glass
2022-11-07
dm: sandbox: Create a new HOST uclass
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-11-07
dm: sandbox: Drop non-BLK code from host implementation
Simon Glass
2022-10-31
dm: blk: mmc: Tidy up some Makefile rules for SPL
Simon Glass
2022-10-31
dm: blk: Add udevice functions
Simon Glass
2022-10-17
dm: blk: Do not use uclass_next_device_err
Michal Suchanek
2022-09-25
blk: Rename if_type to uclass_id
Simon Glass
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-09-16
blk: Drop if_type
Simon Glass
2022-09-16
blk: Switch over to using uclass IDs
Simon Glass
[next]