Merge tag 'doc-2023-10-rc5-3' of https://source.denx.de/u-boot/custodians/u-boot-efi
[platform/kernel/u-boot.git] / disk / part_dos.c
2023-02-12 Tom RiniMerge branch 'for-2023.04' of https://source.denx.de...
2023-02-10 Tom RiniMerge tag 'efi-2023-04-rc2' of https://source.denx...
2023-02-10 Tom RiniMerge branch '2023-02-08-Kconfig-cleanup-CONFIG_IS_ENAB...
2023-02-09 Simon GlassCorrect SPL use of CMD_MBR
2022-10-20 Tom RiniMerge tag 'clk-2023.01' of https://source.denx.de/u...
2022-10-03 Tom RiniMerge branch 'next'
2022-09-26 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
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: Use Makefile to omit partition drivers
2022-01-19 Tom RiniMerge tag 'xilinx-for-v2022.04-rc1' of https://source...
2022-01-10 Tom RiniMerge branch 'next'
2022-01-09 Tom RiniMerge tag 'u-boot-amlogic-20220107' of https://source...
2021-12-20 Tom RiniMerge tag 'v2022.01-rc4' into next
2021-12-17 Tom RiniMerge tag 'u-boot-at91-2022.04-a' of https://source...
2021-11-29 Tom RiniMerge tag 'v2022.01-rc3' into next
2021-11-29 Tom RiniMerge tag 'dm-pull-28nov21' of https://source.denx...
2021-11-28 Simon Glassdisk: part_dos: Fix a NULL pointer error
2021-07-01 Tom RiniMerge tag 'xilinx-for-v2021.10' of https://source.denx...
2021-06-30 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2021-06-28 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2021-06-28 Tom RiniMerge tag 'v2021.07-rc5' into next
2021-06-25 Tom RiniMerge tag 'u-boot-imx-20210625' of https://gitlab.denx...
2021-06-23 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-x86
2021-06-23 Tom RiniMerge tag 'mmc-2021-6-22' of https://source.denx.de...
2021-06-23 Tom RiniMerge branch '2021-06-22-assorted-fixes'
2021-06-22 Christian Melkidisk/part_dos.c: Fix a variable typo in write_mbr_parti...
2021-02-02 Tom RiniMerge branch '2021-02-01-assorted-fixes'
2021-02-01 Gary Bissondisk: part_dos: update partition table entries after...
2021-01-22 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-18 Tom RiniMerge tag 'doc-2021-04-rc1' of https://gitlab.denx...
2021-01-16 Tom RiniMerge branch '2021-01-15-assorted-improvements'
2021-01-15 Marek Szyprowskidisk: dos: add code for creating MBR partition layout
2021-01-15 Marek Szyprowskidisk: dos: make some functions static
2021-01-15 Marek Szyprowskidisk: dos: use generic macro for unaligned le32 access
2021-01-15 Marek Szyprowskidisk: dos: add some defines for the hardcoded numbers
2021-01-15 Marek Szyprowskidisk: dos: rename write_mbr_partition to write_mbr_sector
2020-06-04 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.07-a' of https:...
2020-05-25 Tom RiniMerge tag 'ti-v2020.07-rc3' of https://gitlab.denx...
2020-05-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-05-19 Tom RiniMerge branch '2020-05-18-reduce-size-of-common.h'
2020-05-18 Simon Glasscommon: Drop part.h from common header
2020-05-18 Simon Glasspart: Drop disk_partition_t typedef
2020-05-04 Tom RiniMerge tag 'u-boot-rockchip-20200501' of https://gitlab...
2020-04-30 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
2020-04-30 Tom RiniMerge tag 'efi-2020-07-rc2' of https://gitlab.denx...
2020-04-30 Heinrich Schuchardtpart: detect EFI system partition
2019-11-06 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2019-11-01 Tom RiniMerge tag 'efi-2020-01-rc2' of https://gitlab.denx...
2019-11-01 Tom RiniMerge tag 'video-for-2020.01-rc1' of https://gitlab...
2019-11-01 Tom RiniMerge tag 'dm-pull-29oct19' of git://git.denx.de/u...
2019-11-01 Tom RiniMerge branch '2019-10-30-master-imports'
2019-10-31 Heinrich Schuchardtdisk: part_dos: correctly detect DOS PBR
2019-09-20 Tom RiniMerge tag 'u-boot-rockchip-20190920' of https://gitlab...
2019-09-20 Tom RiniMerge branch '2019-09-19-master-imports'
2019-09-19 Faiz Abbasdisk: part_dos: Allocate at least one block size for mbr
2019-07-27 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2019-07-24 Tom RiniMerge tag 'efi-2019-10-rc1-2' of https://gitlab.denx...
2019-07-19 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2019-07-18 Tom RiniMerge branch '2019-07-17-master-imports'
2019-07-18 Paul EmgeCVE-2019-13103: disk: stop infinite recursion in DOS...
2018-05-09 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-05-07 Tom RiniSPDX: Convert all of our single license tags to Linux...
2018-02-09 Adam FordMove most CONFIG_HAVE_BLOCK_DEVICE to Kconfig
2018-02-08 Alexey Brodkinpart: Allocate only one legacy_mbr buffer
2017-11-09 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2017-11-06 Shawn Guodisk: part_dos: fix part_get_info_extended() function
2017-10-18 Tom RiniMerge git://git.denx.de/u-boot-spi
2017-10-13 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2017-10-12 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2017-10-11 Tom RiniMerge branch 'rmobile' of git://git.denx.de/u-boot-sh
2017-10-09 Tom RiniMerge git://git.denx.de/u-boot-video
2017-10-05 Fabio Estevamdisk: part_dos: Use the original allocation scheme...
2017-10-01 Tom RiniMerge git://git.denx.de/u-boot-usb
2017-10-01 Tom RiniMerge git://git.denx.de/u-boot-rockchip
2017-10-01 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2017-09-20 Peter Jonespart: extract MBR signature from partitions
2017-09-18 Andre PrzywaraEFI: find EFI system partition by legacy MBR partition...
2017-03-16 Tom RiniMerge tag 'xilinx-for-v2017.05' of git://denx.de/git...
2017-02-17 Dalon WestergreenSPL: add support to boot from a partition type
2017-02-04 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2017-02-01 Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2017-02-01 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2017-01-28 Patrick Delaunaycmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART...
2016-10-03 Tom RiniMerge git://git.denx.de/u-boot-rockchip
2016-10-02 Petr Kulhavydisk: part: refactor generic name creation for DOS...
2016-10-02 Petr Kulhavyfastboot: add support for writing MBR
2016-10-02 Petr Kulhavydisk: part: implement generic function part_get_info_by...
2016-03-20 Stefano BabicMerge branch 'next'
2016-03-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2016-03-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2016-03-14 Tom RiniMerge git://git.denx.de/u-boot-dm
2016-03-14 Simon Glasspart: Rename test_part_xx() and print_part_xx()
2016-03-14 Simon Glassdm: block: Adjust device calls to go through helpers...
2016-03-14 Simon Glassdm: block: Rename device number member dev to devnum
2016-03-14 Simon Glassdm: part: Rename some partition functions
2016-03-14 Simon Glassdm: part: Convert partition API use to linker lists
2016-03-14 Simon Glassdm: Drop the block_dev_desc_t typedef
2016-01-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2016-01-21 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c...
next