configs: imx8mp_beacon: Fall back to using TF-A
[pandora-u-boot.git] / disk / part.c
2023-12-09 Tom RiniMerge patch series "cmd: bdinfo: Optionally use getopt...
2023-11-27 Tom RiniMerge patch series "ufs: Add a PCI UFS controller support"
2023-11-10 Tom RiniMerge patch series "arm: dts: k3-am6: Fix Ethernet...
2023-10-27 Tom RiniMerge tag 'tpm-next-27102023' of https://source.denx...
2023-10-24 Tom RiniMerge tag 'u-boot-rockchip-20231024' of https://source...
2023-10-24 Johan Jonkerrockchip: dm: prepare rkmtd UCLASS
2023-10-13 Tom RiniMerge tag 'xilinx-for-v2024.01-rc1-v3' of https://sourc...
2023-10-11 Tom RiniMerge tag 'fsl-qoirq-2023-10-10' of https://source...
2023-10-11 Tom RiniMerge branch '2023-10-10-blk-sandbox-support-binding...
2023-10-10 Bin Mengdisk: part: Handle blkmap device in print_part_header()
2023-10-10 Bin Mengdisk: part: Print out the unknown device uclass id
2023-10-04 Tom RiniMerge tag 'u-boot-stm32-20231004' of https://source...
2023-10-02 Tom RiniMerge branch 'next'
2023-09-04 Tom RiniMerge tag 'v2023.10-rc4' into next
2023-08-30 Tom RiniMerge tag 'u-boot-at91-2023.10-a' of https://source...
2023-08-26 Tom RiniMerge branch '2023-08-26-bootstd-chromeos-impreovements...
2023-08-25 Simon Glasspart: Add accessors for struct disk_partition type_uuid
2023-08-25 Simon Glasspart: Add accessors for struct disk_partition uuid
2023-08-25 Simon Glasspart: Add comments for static functions
2023-08-25 Simon Glasspart: Use desc instead of dev_desc
2023-08-18 Tom RiniMerge tag 'tegra-for-2023.10-rc1' of https://source...
2023-08-01 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2023-07-31 Tom RiniMerge tag 'u-boot-rockchip-20230731' of https://source...
2023-07-30 Tom RiniMerge tag 'spl-2023-10-rc2' of https://source.denx...
2023-07-30 Heinrich Schuchardtpart: check CONFIG_IS_ENABLED(ENV_SUPPORT)
2023-07-27 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2023-07-25 Tom RiniMerge branch '2023-07-25-assorted-general-updates'
2023-07-25 Heinrich Schuchardtpart: eliminate part_get_info_by_name_type()
2023-07-19 Tom RiniMerge tag 'fsl-qoriq-2023-7-13' of https://source.denx...
2023-07-19 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-mmc
2023-07-18 Tom RiniMerge branch '2023-07-17-assorted-updates'
2023-07-17 Joshua Wattdisk: part: Add API to get partitions with specific...
2023-07-17 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-x86
2023-07-17 Simon Glasspart: Allow setting the partition-table type
2023-05-08 Tom RiniMerge branch 'master' into next
2023-04-29 Tom RiniMerge branch 'for-2023.07' of https://source.denx.de...
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 Waldekranzcmd: blkmap: Add blkmap command
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 Glasspart: Add a function to find the first bootable partition
2022-12-08 Tom RiniMerge tag 'u-boot-at91-fixes-2023.01-b' of https:/...
2022-12-04 Tom RiniMerge tag 'efi-2023-01-rc3' of https://source.denx...
2022-12-02 Heinrich Schuchardtdisk: fix blk_get_device_part_str()
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 Simon Glassdm: sandbox: Switch over to using the new host uclass
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-20 Tom RiniMerge tag 'u-boot-at91-2023.01-a' of https://source...
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 Glassdisk: Handle UCLASS_EFI_MEDIA in dev_print()
2022-09-16 Simon Glassblk: Switch over to using uclass IDs
2022-09-16 Simon Glassblk: Drop IF_TYPE_SD
2022-09-16 Simon Glassblk: Drop IF_TYPE_ATAPI
2022-09-16 Simon Glassblk: Drop IF_TYPE_DOC
2022-09-16 Simon Glassblk: Use a function for whether block devices are available
2022-08-27 Tom RiniMerge tag 'dm-pull-26aug22' of https://source.denx...
2022-08-27 Tom RiniMerge branch '2022-08-26-assorted-fixes'
2022-08-26 Stefan Herbrechtsmeierdisk: part: remove dependency to ubifs for spl
2022-04-15 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2022-04-13 Tom RiniMerge tag 'u-boot-imx-20220413' of https://gitlab.denx...
2022-04-12 Oleksii Bidnichenkodisk: part: add the device search failed log msg
2022-04-05 Tom RiniMerge tag 'xilinx-for-v2022.07-rc1-v2' of https://sourc...
2022-04-05 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-04-04 Tom RiniMerge branch 'next'
2022-04-04 Tom RiniMerge tag 'u-boot-at91-2022.07-a' of https://source...
2022-04-02 Tom RiniMerge branch '2022-04-01-arm-semihosting-cleanups-and...
2022-04-01 Sean Andersonfs: Add semihosting filesystem
2022-01-22 Tom RiniMerge tag 'efi-2022-04-rc1-2' of https://source.denx...
2022-01-20 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-01-20 Tom RiniMerge tag 'u-boot-amlogic-20220120' of https://source...
2022-01-20 Tom RiniMerge tag 'doc-2022-04-rc1' of https://source.denx...
2022-01-19 Heinrich Schuchardtdoc: replace @return by Return:
2022-01-19 Tom RiniMerge tag 'xilinx-for-v2022.04-rc1' of https://source...
2021-12-26 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-spi
2021-12-20 Tom RiniMerge tag 'v2022.01-rc4' into next
2021-12-18 Tom RiniMerge tag 'efi-2022-01-rc4-3' of https://source.denx...
2021-12-18 AKASHI Takahiropart: call part_init() in blk_get_device_by_str() only...
2021-12-17 Tom RiniMerge tag 'u-boot-at91-2022.04-a' of https://source...
2021-12-15 Tom RiniMerge tag 'clk-2022.01-rc3' of https://source.denx...
2021-12-15 Tom RiniMerge tag 'rpi-next-2022.01' of https://source.denx...
2021-12-13 Tom RiniMerge tag 'u-boot-stm32-20211213' of https://source...
2021-12-10 Tom RiniMerge tag 'efi-2022-01-rc4-2' of https://source.denx...
2021-12-09 Simon Glassefi: Add uclass for devices provided by UEFI firmware
2021-11-29 Tom RiniMerge tag 'v2022.01-rc3' into next
2021-11-19 Tom RiniMerge tag 'tpm-19112021' of https://source.denx.de...
2021-11-18 Tom RiniMerge branch '2021-11-18-regression-fixes'
2021-11-18 schspapart: return -ENOSYS when get_info not valid.
2021-08-11 Tom RiniMerge tag 'u-boot-amlogic-20210810' of https://source...
2021-08-06 Tom RiniMerge tag 'video-2021-08-05' of https://source.denx...
next