]> git.ipfire.org Git - thirdparty/u-boot.git/history - disk/disk-uclass.c
part: Add comments for static functions
[thirdparty/u-boot.git] / disk / disk-uclass.c
2023-08-23  Tom RiniMerge branch '2023-08-22-assorted-code-cleanups' into...
2023-08-22  Marek Vasutdisk: Move part_create_block_devices() to blk uclass
2023-08-22  Marek Vasutdisk: Switch part_blk_*() functions to disk_blk_*()
2023-08-22  Marek Vasutdisk: Extend disk_blk_part_validate() with range checking
2023-08-22  Marek Vasutdisk: Handle partition to block device offset conversion
2023-08-22  Marek Vasutdisk: Simplify disk_blk_{write, erase}() using blk_...
2023-08-22  Marek Vasutdisk: Simplify disk_blk_read() using blk_read()
2023-08-22  Marek Vasutdisk: Drop always true conditional check
2023-04-03  Tom RiniMerge tag 'dm-next-3apr23' of https://source.denx.de...
2023-04-03  Tom RiniRevert "disk: Use a helper function to reduce duplication"
2023-03-31  Tom RiniMerge tag 'u-boot-imx-next-20230331' of https://gitlab...
2023-03-31  Tom RiniMerge branch '2023-03-30-assorted-general-upates' into...
2023-03-30  Simon Glassdisk: Use a helper function to reduce duplication
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 Glassdisk: Rename block_dev to desc
2022-10-31  Simon Glassdisk: Rename block functions
2022-10-20  Tom RiniMerge tag 'clk-2023.01' of https://source.denx.de/u...
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-16  Tom RiniMerge branch '2022-09-16-rationalize-the-block-interfac...
2022-09-16  Simon Glassblk: Rename HAVE_BLOCK_DEVICE
2022-07-13  Tom RiniMerge tag 'u-boot-stm32-20220712' of https://source...
2022-07-11  Tom RiniMerge branch 'next'
2022-07-02  Tom RiniMerge tag 'efi-2022-07-rc6' of https://source.denx...
2022-07-02  Heinrich Schuchardtdisk: honor CONFIG_SYS_64BIT_LBA
2022-04-27  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2022-04-27  Tom RiniMerge tag 'u-boot-amlogic-20220427' of https://source...
2022-04-25  Tom RiniMerge branch '2022-04-25-initial-implementation-of...
2022-04-25  Tom RiniMerge branch '2022-04-23-binman-updates'
2022-04-23  Tom RiniMerge tag 'efi-2022-07-rc1-3' of https://source.denx...
2022-04-23  AKASHI Takahirodm: disk: add read/write interfaces with udevice
2022-04-23  AKASHI Takahirodm: disk: add UCLASS_PARTITION