]> git.ipfire.org Git - thirdparty/u-boot.git/history - disk
ddr: altera: Add SDRAM driver for Intel N5X device
[thirdparty/u-boot.git] / disk /
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...
2021-08-03  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-08-03  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-x86
2021-08-02  Tom RiniMerge branch '2021-08-02-numeric-input-cleanups'
2021-08-02  Simon Glassglobal: Convert simple_strtoul() with decimal to dectoul()
2021-08-02  Simon Glassglobal: Convert simple_strtoul() with hex to hextoul()
2021-08-01  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-07-29  Tom RiniMerge tag 'ti-v2021.10-rc2' of https://source.denx...
2021-07-28  Tom RiniMerge branch '2021-07-28-build-improvements'
2021-07-28  Simon Glassdisk: Tidy up #ifdefs in part_efi
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-06-17  Tom RiniMerge tag 'u-boot-atmel-2021.10-a' of https://source...
2021-05-27  Tom RiniMerge tag 'ti-v2021.07-rc4' of https://source.denx...
2021-05-27  Tom RiniMerge branch '2021-05-26-assorted-bugfixes'
2021-05-26  Sean Andersonpart: Add check for NULL dev_part_str
2021-04-29  Tom RiniMerge tag 'xilinx-for-v2021.07-rc2' of https://source...
2021-04-24  Tom RiniMerge tag 'mips-pull-2021-04-24' of https://source...
2021-04-23  Tom RiniMerge branch '2021-04-22-assorted-updates'
2021-04-22  Sean Andersonpart: Fix bogus return from part_get_info_by_dev_and_name
2021-04-18  Tom RiniMerge tag 'ti-v2021.07-rc1' of https://source.denx...
2021-04-13  Tom RiniMerge branch '2021-04-13-assorted-improvements'
2021-04-12  Stefan Herbrechtsmeierdisk: gpt: verify alternate LBA points to last usable LBA
2021-03-19  Tom RiniMerge tag 'video-for-v2021.04' of https://source.denx...
2021-02-27  Tom RiniMerge tag 'efi-2021-04-rc3-2' of https://gitlab.denx...
2021-02-26  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
2021-02-26  Sean Andersonpart: Support string block devices in part_get_info_by_...
2021-02-26  Sean Andersonpart: Support getting whole disk from part_get_info_by_...
2021-02-26  Sean Andersonpart: Give several functions more useful return values
2021-02-23  Tom RiniMerge tag 'xilinx-for-v2021.04-rc3' of https://gitlab...
2021-02-15  Tom RiniMerge branch '2021-02-02-drop-asm_global_data-when...
2021-02-02  Simon Glasscommon: Drop asm/global_data.h from common header
2021-02-02  Tom RiniMerge branch '2021-02-01-assorted-fixes'
2021-02-01  Gary Bissondisk: part_dos: update partition table entries after...
2021-02-01  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-31  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
2021-01-31  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2021-01-31  Tom RiniMerge tag 'dm-pull-30jan21' of https://gitlab.denx...
2021-01-30  Heinrich Schuchardtdisk: part: sandbox support in dev_print()
2021-01-30  Tom RiniMerge tag 'efi-2021-04-rc1-4' of https://gitlab.denx...
2021-01-29  Gary Bissondisk: part_efi: update partition table entries after...
2021-01-22  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-18  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2021-01-18  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-18  Tom RiniMerge branch '2021-01-16-assorted-improvements'
2021-01-16  Rasmus Villemoeslib/uuid.c: change prototype of uuid_guid_get_str()
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-10-05  Tom RiniMerge branch 'next'
2020-09-22  Tom RiniMerge branch '2020-09-22-assorted-bugfixes'
2020-09-22  Heinrich Schuchardtdisk: typo Terra Bytes
2020-08-15  Tom RiniMerge tag 'efi-2020-10-rc3-2' of https://gitlab.denx...
2020-08-14  Tom RiniMerge branch '2020-08-14-assorted-updates'
2020-08-14  Anastasiia Lukianenkoxen: pvblock: Add initial support for para-virtualized...
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-19  Simon Glasscommon: Drop log.h from common header
2020-05-18  Simon Glasscommon: Drop part.h from common header
2020-05-18  Simon Glasspart: Drop disk_partition_t typedef
2020-05-18  Simon Glasscommon: Drop net.h from common header
2020-05-18  Simon Glasscommon: Drop uuid.h from common header
2020-05-15  Tom RiniMerge branch '2020-05-15-misc-bugfixes'
2020-05-15  Trevor Woernerrename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA
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
2020-04-07  Tom RiniMerge tag 'xilinx-for-v2020.07' of https://gitlab.denx...
2020-04-01  Tom RiniMerge tag 'u-boot-stm32-20200401' of https://gitlab...
2020-03-31  Tom RiniMerge tag 'efi-2020-04-rc5' of https://gitlab.denx...
2020-03-31  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2020-03-30  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-03-30  Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-03-18  Andre Przywarasunxi: Move common defconfig options to Kconfig
2020-01-29  Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-01-26  Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-01-23  Tom RiniMerge branch '2020-01-22-master-imports'
2020-01-23  Heinrich Schuchardtdisk: part: rename parameter of lba512_muldiv()
2019-12-03  Tom RiniMerge tag 'dm-pull-3dec19' of https://gitlab.denx.de...
2019-12-03  Tom RiniMerge branch '2019-12-02-master-imports'
2019-12-02  Simon Glasscrc32: Use the crc.h header for crc functions
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...
next