env: superfluous check before free()
[platform/kernel/u-boot.git] / lib /
2021-10-26 Patrick Delaunaylib: uuid: fix the test on RNG device presence
2021-10-26 Philippe Reyneslib: rsa: rsa-verify: also check that padding is not...
2021-10-25 Tom RiniMerge tag 'u-boot-imx-20211022' of https://gitlab.denx...
2021-10-23 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-spi
2021-10-22 Tom RiniMerge tag 'efi-2022-01-rc1' of https://source.denx...
2021-10-21 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2021-10-21 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-10-21 Heinrich Schuchardtefi_loader: efi_dp_from_lo() should skip VenMedia node
2021-10-21 Heinrich Schuchardtefi_loader: avoid multiple local copies of lf2_initrd_guid
2021-10-21 Heinrich Schuchardtefi_loader: efi_dp_from_lo() unused parameter size
2021-10-21 Heinrich Schuchardtefi_loader: efi_dp_from_lo() don't copy GUID
2021-10-21 Ilias Apalodimasefi_loader: Fix loaded image alignment
2021-10-21 Heinrich Schuchardtefi_loader: don't load Shim's MOK database from file
2021-10-21 Simon Glassefi_loader: Drop code that doesn't work with driver...
2021-10-21 Masami Hiramatsuefi_selftest: Receive the packets until the receive...
2021-10-21 Masami Hiramatsuefi_selftest: Do not check EFI_SIMPLE_NETWORK_RECEIVE_I...
2021-10-21 Masami Hiramatsuefi_selftest: Use EFI_SIMPLE_NETWORK_PROTOCOL::GetStatu...
2021-10-20 Tom RiniMerge tag 'u-boot-imx-20211020' of https://source.denx...
2021-10-19 Tom RiniMerge branch '2021-10-18-OF_xxx-cleanup'
2021-10-18 Ilias Apalodimastreewide: Remove OF_PRIOR_STAGE
2021-10-18 Tom RiniMerge tag 'u-boot-rockchip-20211015' of https://source...
2021-10-15 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2021-10-13 Thierry Redingfdtdec: Support reserved-memory flags
2021-10-13 Thierry Redingfdtdec: Reorder fdtdec_set_carveout() parameters for...
2021-10-13 Thierry Redingfdtdec: Support compatible string list for reserved...
2021-10-13 Thierry Redingfdtdec: Support retrieving the name of a carveout
2021-10-13 Thierry Redingfdtdec: Allow using fdtdec_get_carveout() in loops
2021-10-12 Tom RiniMerge tag 'u-boot-stm32-20211012' of https://source...
2021-10-09 Tom RiniMerge tag 'video-20211009' of https://source.denx.de...
2021-10-09 Simon Glasslz4: Use a private header for U-Boot
2021-10-09 Mark Kettenisefi_loader: GOP: Fix 30bpp block transfer support
2021-10-09 Mark Kettenisefi_loader: GOP: Add 30bpp support
2021-10-08 Tom RiniMerge branch '2021-10-08-image-cleanups'
2021-10-08 Simon Glassimage: Drop unnecessary #ifdefs from image.h
2021-10-08 Simon Glassefi: Correct dependency on FIT_SIGNATURE
2021-10-08 Simon Glassimage: Use the correct checks for CRC32
2021-10-08 Simon Glassimage: Use Kconfig to enable FIT_RSASSA_PSS on host
2021-10-08 Simon Glassimage: Drop IMAGE_ENABLE_OF_LIBFDT
2021-10-08 Simon Glasshash: Use Kconfig to enable hashing in host tools and SPL
2021-10-08 Simon Glassspl: cypto: Bring back SPL_ versions of SHA
2021-10-08 Simon Glassgzip: Avoid use of u64
2021-10-08 Simon Glasszstd: Create a function for use from U-Boot
2021-10-08 Simon GlassAdd support for an owned buffer
2021-10-08 Simon Glasslib: Add memdup()
2021-10-07 Ricardo SalvetiKconfig: Don't use RSA_FREESCALE_EXP on MX7ULP
2021-10-06 Tom RiniMerge branch '2021-10-06-assorted-improvements'
2021-10-06 Oleksandr Suvorovlib: rsa: fix dependency for SPL_RSA_VERIFY
2021-10-06 Pali Roháracpi: Use U-Boot version for OEM_REVISION
2021-10-05 Tom RiniMerge branch '2021-10-05-general-updates'
2021-10-05 Alexandru Gagniucarm: imx: mx7: Move CONFIG_OPTEE_TZDRAM_SIZE from lib...
2021-10-05 Alexandru Gagniuclib: optee: Remove CONFIG_OPTEE_LOAD_ADDR
2021-10-05 Alexandru Gagniuclib: optee: Remove CONFIG_OPTEE_TZDRAM_BASE
2021-10-05 Alexandru Gagniuclib: optee: Avoid CONFIG_TZDRAM_* in optee_verify_bootm...
2021-10-05 Patrick Delaunaylib: optee: remove the duplicate CONFIG_OPTEE
2021-10-04 Tom RiniMerge branch 'next'
2021-09-30 Tom RiniMerge tag 'xilinx-for-v2022.01-rc1' of https://source...
2021-09-29 Tom RiniMerge branch 'network_master' of https://source.denx...
2021-09-28 Ruchika Guptaefi_loader: Fix spec ID event creation
2021-09-27 Tom RiniMerge tag 'dm-pull-next-27sep21' of https://source...
2021-09-27 Tom RiniMerge tag 'v2021.10-rc5' into next
2021-09-27 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-09-26 Tom RiniMerge tag 'efi-2021-10-rc5' of https://source.denx...
2021-09-25 Simon Glassfdt: Update Makefile rules with the new OF_REAL Kconfig
2021-09-25 Simon Glasstreewide: fdt: Move fdt_get_config_... to ofnode_conf_r...
2021-09-25 Ruchika Guptaefi_loader: Fix spec ID event creation
2021-09-24 Tom RiniMerge branch '2021-09-23-assorted-updates' into next
2021-09-23 Marek Vasutlmb: Add generic arch_lmb_reserve_generic()
2021-09-23 Marek Vasutcrc32: Add crc32 implementation using __builtin_aarch64...
2021-09-23 Tom RiniMerge tag 'u-boot-at91-2022.01-a' of https://source...
2021-09-22 Tom RiniMerge branch '2021-09-22-general-updates' into next
2021-09-19 Tom RiniMerge tag 'dm-pull-18sep21' of https://source.denx...
2021-09-18 Simon GlassRevert "efi_capsule: Move signature from DTB to .rodata"
2021-09-17 Pali RohárRemove including timestamp.h in version.h
2021-09-17 Pali Rohárversion: Move version_string[] from version.h to versio...
2021-09-17 Pali Rohárefi_loader: Use directly version_string variable
2021-09-16 Tom RiniMerge tag 'v2021.10-rc4' into next
2021-09-14 Tom RiniMerge branch '2021-09-14-assorted-fixes'
2021-09-14 Alexandru Gagniucimage: rsa: Move padding_algos to linker lists
2021-09-14 Oleksandr Suvorovlib: fix typos in Kconfig
2021-09-14 Heinrich Schuchardtlib/rsa: don't use NULL as key_id
2021-09-14 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2021-09-13 Tom RiniMerge branch '2021-09-09-finish-pre-DM_PCI-removal'
2021-09-13 Simon Glasspci: Drop DM_PCI check from fdtdec
2021-09-13 Tom RiniMerge tag 'mmc-2021-9-13' of https://source.denx.de...
2021-09-13 Tom RiniMerge tag 'efi-2021-10-rc4-2' of https://source.denx...
2021-09-11 Heinrich Schuchardtefi_loader: simplify efi_watchdog_timer_notify()
2021-09-11 Ilias Apalodimasefi_loader: Remove incorrect calls of EFI_CALL in TCG2
2021-09-11 Heinrich Schuchardtefi_loader: require CONFIG_BLK
2021-09-11 Masahisa Kojimaefi_loader: boot_service_capability_min should be capit...
2021-09-10 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-09-09 Tom RiniKconfig: Drop duplicate 'select SHA512' instances
2021-09-09 Tom RiniMerge branch '2021-09-08-fix-FIT-hash-algos-in-SPL'
2021-09-08 Alexandru Gagniuccommon: Move MD5 hash to hash_algo[] array.
2021-09-08 Alexandru Gagniuccommon/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST...
2021-09-08 Alexandru Gagniuclib: Drop SHA512_ALGO in lieu of SHA512
2021-09-06 Tom RiniMerge tag 'u-boot-stm32-20210906' of https://source...
2021-09-04 Tom RiniMerge tag 'efi-2021-10-rc4' of https://source.denx...
2021-09-04 Tom RiniMerge branch '2021-09-04-makefile-cleanups-part-b'...
2021-09-04 Simon Glassnet: Rename SPL_NET_SUPPORT to SPL_NET
2021-09-04 Simon Glassserial: Rename SERIAL_SUPPORT to SERIAL
next