]> git.ipfire.org Git - thirdparty/u-boot.git/history - lib
usb: dwc3: add dis_u2_freeclk_exists_quirk
[thirdparty/u-boot.git] / lib /
2020-05-25  Tom RiniMerge tag 'ti-v2020.07-rc3' of https://gitlab.denx...
2020-05-25  Tom RiniMerge branch '2020-05-25-misc-fixes'
2020-05-25  Michael Wallecmd: zip: automatically pull in gzip()
2020-05-23  Tom RiniMerge git://git.denx.de/u-boot-usb
2020-05-23  Tom RiniMerge branch 'net' of git://git.denx.de/u-boot-socfpga
2020-05-22  Tom RiniMerge tag 'u-boot-rockchip-20200522' of https://gitlab...
2020-05-22  Tom RiniMerge tag 'imx8qxp-fixes' of https://gitlab.denx.de...
2020-05-22  Tom RiniMerge tag 'efi-2020-07-rc3-2' of https://gitlab.denx...
2020-05-21  Tom RiniMerge git://git.denx.de/u-boot-sh
2020-05-21  Heinrich Schuchardtefi_loader: check device path is not installed twice
2020-05-21  Heinrich Schuchardtefi_loader: device path for SATA devices
2020-05-21  Heinrich Schuchardtefi_loader: device path for virtio block devices
2020-05-21  Heinrich Schuchardtefi_loader: initialize root node first
2020-05-21  Pragnesh Patelefi_loader: Remove unnecessary debug
2020-05-20  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-05-20  Marek Vasutfdtdec: Add weak function to patch U-Boot DT right...
2020-05-19  Tom RiniMerge branch '2020-05-18-reduce-size-of-common.h'
2020-05-19  Simon Glasscommon: Drop linux/bitops.h from common header
2020-05-19  Simon Glasscommon: Drop linux/delay.h from common header
2020-05-19  Simon GlassFix some checkpatch warnings in calls to udelay()
2020-05-19  Simon Glasscommon: Drop linux/bug.h from common header
2020-05-19  Simon Glasscommon: Drop asm_offsets.h from common header
2020-05-19  Simon Glasscommon: Drop log.h from common header
2020-05-18  Simon Glasscommand: Remove the cmd_tbl_t typedef
2020-05-18  Simon Glasscommon: Drop init.h from common header
2020-05-18  Simon Glasscommon: Drop image.h from common header
2020-05-18  Simon Glasscommon: Drop bootstage.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-18  Tom RiniMerge tag 'efi-2020-07-rc3' of https://gitlab.denx...
2020-05-17  Ilias Apalodimasefi_loader: Implement EFI variable handling via OP-TEE
2020-05-17  Michael Walleefi_loader: round the memory area in efi_add_memory_map()
2020-05-15  Tom RiniMerge branch '2020-05-15-misc-bugfixes'
2020-05-15  Jan Luebbelib: rsa: avoid overriding the object name when already...
2020-05-15  Jan Kiszkalib: rsa: Also check for presence of r-squared property
2020-05-15  Jonathan Grayrsa: don't use malloc.h in rsa-sign.c
2020-05-15  Simon Glasslib: Allow MD5 to be enabled in SPL
2020-05-12  Tom RiniMerge tag 'u-boot-amlogic-20200511' of https://gitlab...
2020-05-11  Tom RiniMerge tag 'efi-2020-07-rc2-4' of https://gitlab.denx...
2020-05-10  Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2020-05-09  Sughosh Ganucharset: Add support for calculating bytes occupied...
2020-05-09  AKASHI Takahiroefi_loader: variable: check a return value of uuid__str...
2020-05-09  AKASHI Takahiroefi_loader: image_loader: fix a Coverity check against...
2020-05-08  Tom RiniMerge tag 'efi-2020-07-rc2-3' of https://gitlab.denx...
2020-05-07  Heinrich Schuchardtefi_loader: crypto/pkcs7_parser.h is not a local include
2020-05-07  Patrick Wildtefi_loader: pkcs7_parse_message() returns error pointer
2020-05-07  Patrick Wildtefi_loader: efi_variable_parse_signature() returns...
2020-05-07  Heinrich Schuchardtefi_loader: put device tree into EfiACPIReclaimMemory
2020-05-07  Heinrich Schuchardtefi_loader: do not unnecessarily use EFI_CALL()
2020-05-07  Heinrich Schuchardtefi_loader: error handling in efi_set_variable_common().
2020-05-07  Heinrich Schuchardtefi_loader: remove redundant assignment in dp_fill()
2020-05-07  Jan Kiszkakbuild: efi: Avoid rebuilding efi targets
2020-05-07  Tom RiniMerge branch '2020-05-06-master-imports'
2020-05-07  Heiko Stuebnerrsa: fix alignment issue when getting public exponent
2020-05-05  Tom RiniMerge git://git.denx.de/u-boot-usb
2020-05-05  Tom RiniMerge tag 'efi-2020-07-rc2-2' of https://gitlab.denx...
2020-05-04  Tom RiniMerge tag 'u-boot-imx-20200502' of https://gitlab.denx...
2020-05-04  Tom RiniMerge tag 'u-boot-rockchip-20200501' of https://gitlab...
2020-05-04  Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-sh
2020-05-04  Heinrich Schuchardtefi_loader: change setup sequence
2020-05-04  Heinrich Schuchardtefi_loader: correct comments for efi_status_t
2020-05-04  Heinrich Schuchardtefi_loader: eliminate efi_set_(non)volatile_variable
2020-05-04  Heinrich Schuchardtefi_loader: eliminate efi_get_(non)volatile_variable
2020-05-04  AKASHI Takahiroefi_loader: disk: add efi_disk_is_system_part()
2020-05-04  AKASHI Takahiroefi_loader: factor out the common code from efi_transfe...
2020-05-04  AKASHI Takahiroefi_loader: fix unreachable statement in efi_sigstore_p...
2020-05-04  AKASHI Takahirolib/crypto, efi_loader: move some headers to include...
2020-05-04  AKASHI Takahirolib/crypto, efi_loader: avoid multiple inclusions of...
2020-05-01  Tom RiniMerge branch '2020-05-01-master-imports'
2020-05-01  Marek Vasuttiny-printf: Support %i
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  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-04-30  Tom RiniMerge tag 'xilinx-for-v2020.07-rc2' of https://gitlab...
2020-04-30  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-04-30  Simon Glassacpi: Add an acpi command
2020-04-30  Simon Glassacpi: Move the xsdt pointer to acpi_ctx
2020-04-30  Simon Glassacpi: Put table-setup code in its own function
2020-04-30  Simon Glassacpi: Move acpi_add_table() to generic code
2020-04-30  Simon Glassacpi: Convert part of acpi_table to use acpi_ctx
2020-04-30  Simon Glassacpi: Add a method to write tables for a device
2020-04-30  Heinrich Schuchardtefi_loader: identify EFI system partition
2020-04-29  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2020-04-28  Tom RiniMerge tag 'u-boot-amlogic-20200428' of https://gitlab...
2020-04-28  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2020-04-28  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2020-04-28  Tom RiniMerge tag 'dm-pull-27apr20' of git://git.denx.de/u...
2020-04-27  Tom RiniMerge branch '2020-04-27-master-imports'
2020-04-27  Tom RiniMerge tag 'mips-pull-2020-04-27' of https://gitlab...
2020-04-27  Heinrich Schuchardtlib: zlib: fix formatting, reference
2020-04-27  Weijie Gaolib: enable lzma decompression support for SPL build
2020-04-26  Masahiro Yamadafdt_region: move fdt_region.c to common/ from lib/libfdt/
2020-04-26  Masahiro Yamadalibfdt: migrate fdt_ro.c to a wrapper of scripts/dtc...
2020-04-25  Tom RiniMerge branch '2020-04-25-master-imports'
2020-04-24  Simon Glassuuid: Use const char * where possible
2020-04-24  Simon Glasslib: Add a function to convert a string to upper case
2020-04-24  Michal Simeklib: strto: Stop detection when invalid char is used
2020-04-24  Tom RiniMerge tag 'u-boot-stm32-20200424' of https://gitlab...
next