env: ti: ti_common.env: Fix get_overlaystring for FIT Image
[platform/kernel/u-boot.git] / drivers / block /
2023-08-18 Tom RiniMerge tag 'tegra-for-2023.10-rc1' of https://source...
2023-08-09 Tom RiniMerge tag 'x86-pull-20230809' of https://source.denx...
2023-08-09 Simon Glassbootstd: Correct creating of bootdev sibling
2023-07-11 Tom RiniMerge tag 'efi-2023-07-rc7' of https://source.denx...
2023-07-10 Tom RiniMerge branch 'next'
2023-07-06 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-07-05 Tom RiniMerge tag 'v2023.07-rc6' into next
2023-06-20 Tom RiniMerge branch '2023-06-19-spl-nvme-support' into next
2023-06-19 Mayuresh Chitalespl: blk: Support loading images from fs
2023-05-08 Tom RiniMerge branch 'master' into next
2023-05-05 Tom RiniMerge tag 'video-for-v2023.07-rc2' of https://source...
2023-05-01 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-05-01 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-04-29 Tom RiniMerge branch 'for-2023.07' of https://source.denx.de...
2023-04-28 Tom RiniMerge tag 'dm-pull-28apr23' of https://source.denx...
2023-04-28 Heinrich Schuchardtsandbox: fix return type of os_filesize()
2023-04-27 Tom RiniMerge branch '2023-04-27-introduce-nvm-xip-block-storag...
2023-04-27 Abdellatif El Khlifidrivers/mtd/nvmxip: introduce NVM XIP block storage...
2023-04-27 Tom RiniMerge branch '2023-04-27-IDE-code-cleanups'
2023-04-27 Simon Glasside: Make use of U-Boot types
2023-04-27 Simon Glasside: Simplify expressions and hex values
2023-04-27 Simon Glasside: Convert to use log_debug()
2023-04-27 Simon Glasside: Tidy up ide_reset()
2023-04-27 Simon Glasside: Correct LBA setting
2023-04-27 Simon Glasside: Use a single local blk_desc for ide_ident()
2023-04-27 Simon Glasside: Move all blk_desc init into ide_ident()
2023-04-27 Simon Glasside: Make ide_ident() return an error code
2023-04-27 Simon Glasside: Use desc consistently for struct blk_desc
2023-04-27 Simon Glasside: Combine the two loops in ide_probe()
2023-04-27 Simon Glasside: Move ide_init() entirely within ide_probe()
2023-04-27 Simon Glasside: Move setting of vendor strings into ide_probe()
2023-04-27 Simon Glasside: Make ide_bus_ok a local variable
2023-04-27 Simon Glasside: Move bus init into a function
2023-04-27 Simon Glasside: Avoid preprocessor for CONFIG_LBA48
2023-04-27 Simon Glasside: Avoid preprocessor for CONFIG_ATAPI
2023-04-27 Simon Glasside: Simplify success condition
2023-04-27 Simon Glasside: Refactor confusing loop code
2023-04-27 Simon Glasside: Change the retries variable
2023-04-27 Simon Glasside: Make function static
2023-04-27 Simon Glasside: Correct use of ATAPI
2023-04-27 Simon Glasside: Create a prototype for ide_set_reset()
2023-04-27 Simon Glasside: Drop weak functions
2023-04-27 Simon Glasside: Move a few functions further up the file
2023-04-27 Simon Glasside: Drop ide_device_present()
2023-04-27 Simon Glasside: Move ide_init() into probing
2023-04-27 Simon Glasside: Use mdelay() for long delays
2023-04-27 Simon Glasside: Move ATA_CURR_BASE to C file
2023-04-06 Tom RiniMerge tag 'fsl-qoriq-2023-4-6' of https://source.denx...
2023-04-05 Tom RiniMerge branch '2023-04-05-blkmap-composable-virtual...
2023-04-05 Tobias Waldekranzblk: blkmap: Add linear device mapping support
2023-04-05 Tobias Waldekranzblk: blkmap: Add memory mapping support
2023-04-05 Tobias Waldekranzblk: blkmap: Add basic infrastructure
2023-01-31 Tom RiniMerge tag 'u-boot-amlogic-20230131' of https://source...
2023-01-27 Tom RiniMerge tag 'xilinx-for-v2023.04-rc1' of https://source...
2023-01-25 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2023-01-24 Tom RiniMerge branch '2023-01-24-bootstd-allow-migration-from...
2023-01-23 Simon Glassbootstd: Add a new pre-scan priority for bootdevs
2023-01-23 Simon Glassbootstd: Add an IDE bootdev
2023-01-23 Simon Glasside: Drop non-DM code for BLK
2022-11-14 Tom RiniMerge tag 'u-boot-imx-20221114' of https://gitlab.denx...
2022-11-08 Tom RiniMerge tag 'dm-pull-7nov22' of https://source.denx.de...
2022-11-07 Michal Suchanekdm: blk: Add probe in blk_first_device/blk_next_device
2022-11-07 Simon Glassdm: sandbox: Switch over to using the new host uclass
2022-11-07 Simon Glassdm: sandbox: Create a block driver
2022-11-07 Simon Glassdm: sandbox: Create a new HOST uclass
2022-11-07 Simon Glassdm: blk: Tidy up obtaining a block device from its...
2022-11-07 Simon Glassdm: test: Clear the block cache after running a test
2022-11-07 Simon Glassdm: sandbox: Drop non-BLK code from host implementation
2022-11-02 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-10-31 Tom RiniMerge branch '2022-10-31-vbe-implement-the-full-firmwar...
2022-10-31 Simon Glassdm: blk: mmc: Tidy up some Makefile rules for SPL
2022-10-31 Simon Glassdm: blk: Add udevice functions
2022-10-25 Tom RiniMerge tag 'fsl-qoriq-2022-10-18' of https://source...
2022-10-21 Tom RiniMerge tag 'u-boot-rockchip-20221020' of https://source...
2022-10-20 Tom RiniMerge tag 'clk-2023.01' of https://source.denx.de/u...
2022-10-20 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-10-18 Tom RiniMerge tag 'dm-pull-18oct22' of https://source.denx...
2022-10-18 Michal Suchanekdm: blk: Do not use uclass_next_device_err
2022-10-03 Tom RiniMerge branch 'next'
2022-09-27 Tom RiniMerge tag 'u-boot-stm32-20220927' of https://source...
2022-09-26 Tom RiniMerge tag 'xilinx-for-v2023.01-rc1-v2' of https://gitla...
2022-09-26 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2022-09-25 Tom RiniMerge tag 'dm-next-25sep22' of https://gitlab.denx...
2022-09-25 Simon Glassblk: Rename if_type to uclass_id
2022-09-19 Tom RiniMerge branch 'master' into next
2022-09-18 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2022-09-18 Stefan Roesecyclic: Use schedule() instead of WATCHDOG_RESET()
2022-09-16 Tom RiniMerge branch '2022-09-16-rationalize-the-block-interfac...
2022-09-16 Simon Glassblk: Drop if_type
2022-09-16 Simon Glassblk: Switch over to using uclass IDs
2022-09-16 Simon Glassblk: Rewrite if_type to name functions
2022-09-16 Simon Glassblk: Rename var in blk_get_devnum_by_typename()
2022-09-16 Simon Glassblk: Drop IF_TYPE_SD
2022-09-16 Simon Glassblk: Drop IF_TYPE_ATAPI
2022-09-16 Simon Glasside: Use a flag for an ATAPI device
2022-09-16 Simon Glassblk: Drop IF_TYPE_DOC
2022-09-16 Simon Glassblk: Hide the BLK and SPL_LEGACY_BLOCK options
2022-09-16 Simon Glassblk: Select SPL_LEGACY_BLOCK automatically
2022-09-16 Simon Glassblk: Rename HAVE_BLOCK_DEVICE
2022-09-16 Simon Glassblk: Drop unnecessary #ifdef in in blk_legacy
next