Convert CONFIG_SYS_MALLOC_LEN to Kconfig
[platform/kernel/u-boot.git] / lib /
2021-08-27 Tom RiniMerge tag 'xilinx-for-v2021.10-rc3' of https://gitlab...
2021-08-23 Tom RiniMerge tag 'efi-2021-10-rc3' of https://source.denx...
2021-08-23 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-08-23 Tom RiniMerge tag 'for-v2021.10-rc3' of https://source.denx...
2021-08-22 Tom RiniMerge branch '2021-08-21-assorted-changes'
2021-08-21 Matwey V. Kornilovdisplay_options: Do not use %llu in print_size
2021-08-21 Matwey V. Kornilovtiny-printf: Handle %pM format when CONFIG_SPL_NET_SUPP...
2021-08-17 Heinrich Schuchardtefi_loader: use EfiBootServicesData for DP to text
2021-08-17 Heinrich Schuchardtefi_loader: use EfiBootServicesData for device path
2021-08-17 Heinrich Schuchardtefi_loader: use correct type for AllocatePages, Allocat...
2021-08-16 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-stm
2021-08-16 Alexandru Gagniuclib: ecdsa: Implement UCLASS_ECDSA verification on...
2021-08-15 Tom RiniMerge tag 'efi-2021-10-rc2-2' of https://source.denx...
2021-08-14 Masahisa Kojimaefi_loader: refactor efi_append_scrtm_version()
2021-08-14 Masahisa Kojimaefi_loader: add ExitBootServices() measurement
2021-08-14 Masahisa Kojimaefi_loader: add boot variable measurement
2021-08-14 Masahisa Kojimaefi_loader: add secure boot variable measurement
2021-08-14 Heinrich Schuchardtefi_loader: Uri() device path node
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-spi
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 Glasslib: Allow using 0x when a decimal value is requested
2021-08-02 Simon Glasslib: Move common digit-parsing code into a function
2021-08-02 Simon Glasslib: Drop unnecessary check for hex digit
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-02 Tom RiniMerge tag 'efi-2021-10-rc2' of https://source.denx...
2021-08-02 Heinrich Schuchardtefi_loader: typo cerificate
2021-08-01 Heinrich Schuchardtlib: disable CONFIG_SPL_HEXDUMP by default
2021-08-01 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-07-29 Tom RiniMerge branch '2021-07-28-assorted-fixes'
2021-07-29 Tom RiniMerge tag 'ti-v2021.10-rc2' of https://source.denx...
2021-07-29 Marc Kleine-Buddemkimage: use environment variable MKIMAGE_SIGN_PIN...
2021-07-29 Chan, Donaldlib: rsa: rsa-sign: Minor bug in debug message
2021-07-29 Thomas Perrotlib: rsa: rsa-verify: Fix a typo in a debug message
2021-07-28 Tom RiniMerge branch '2021-07-28-build-improvements'
2021-07-28 Simon Glasslib: Create a new Kconfig option for charset conversion
2021-07-28 Tom RiniMerge branch '2021-07-28-setexpr-fmt-support'
2021-07-27 Roland Gaudiglib: strto: add simple_strtoll function
2021-07-27 Simon Glasssamsung: exynos: Convert SROMC interface to a driver
2021-07-24 Tom RiniMerge tag 'efi-2021-10-rc1-3' of https://source.denx...
2021-07-24 AKASHI Takahiroefi_loader: remove asm/setjmp.h from efi_api.h
2021-07-24 AKASHI Takahiroefi_loader: capsule: remove authentication data
2021-07-24 AKASHI Takahiroefi_loader: capsule: remove unused guid
2021-07-24 Heinrich Schuchardtsmbios: error handling for invalid addresses
2021-07-24 Pali Rohársmbios: Fix calculating BIOS Release Date
2021-07-23 Tom RiniMerge branch '2021-07-23-reboot-mode-and-cryptfs-passwd...
2021-07-23 Steffen Jaeckellib: wrap crypt API to hide errno usage
2021-07-23 Steffen Jaeckellib: add crypt subsystem
2021-07-19 Tom RiniMerge tag 'ti-v2021.10-rc1' of https://source.denx...
2021-07-18 Tom RiniMerge tag 'mips-pull-2021-07-18' of https://source...
2021-07-18 Tom RiniMerge tag 'efi-2021-10-rc1-2' of https://source.denx...
2021-07-18 Ilias Apalodimasefi_capsule: Move signature from DTB to .rodata
2021-07-18 Masahisa Kojimaefi_loader: increase eventlog buffer size
2021-07-18 Masami Hiramatsuefi_loader: Use %pD to log device-path instead of local...
2021-07-18 Alfonso Sánchez... efi_loader: set partition GUID in device path for SIG_T...
2021-07-17 Tom RiniMerge branch '2021-07-16-cleanup-image-support'
2021-07-17 Tom RiniMerge tag 'u-boot-imx-20210717' of https://gitlab.denx...
2021-07-16 Alexandru Gagniucimage: rsa: Move verification algorithm to a linker...
2021-07-16 Simon Glassimage: Rename CONFIG_FIT_ENABLE_RSASSA_PSS_SUPPORT
2021-07-16 Tom RiniMerge branch '2021-07-15-assorted-fixes'
2021-07-15 Rasmus Villemoeslib/vsprintf.c: remove unused ip6_addr_string()
2021-07-15 Rasmus Villemoeslib/vsprintf.c: remove stale comment
2021-07-15 Rasmus Villemoeslib/vsprintf.c: implement printf() in terms of vprintf()
2021-07-15 Simon Glasstpm: Check outgoing command size
2021-07-15 Tom RiniMerge branch '2021-07-14-build-and-host-updates'
2021-07-14 Heinrich Schuchardtlib: move rtc-lib.c to lib
2021-07-13 Tom RiniMerge tag 'efi-2021-10-rc1' of https://source.denx...
2021-07-12 Masami Hiramatsuefi_loader: Fix to set bootdev_root correctly if bootde...
2021-07-12 Heinrich Schuchardtefi_loader: set CapsuleLast after each capsule
2021-07-12 Heinrich Schuchardtefi_loader: missing EFI_CALL() in set_capsule_result
2021-07-12 Heinrich Schuchardtefi_loader: rework messages for capsule updates
2021-07-12 Heinrich Schuchardtefi_loader: provide file attributes in EFI_FILE_PROTOCO...
2021-07-12 Heinrich Schuchardtlib: remove superfluous #ifdefs from date.c
2021-07-05 Tom RiniMerge branch 'next'
2021-07-02 Tom RiniMerge tag 'u-boot-amlogic-20210703' of https://source...
2021-07-02 Tom RiniMerge tag 'efi-2021-07-rc6' of https://source.denx...
2021-07-02 Ilias Apalodimasefi_loader: Allow capsule update on-disk without checki...
2021-07-02 Heinrich Schuchardtefi_loader: clear OsIndications
2021-07-02 Masami Hiramatsuefi_loader: Improve the parameter check for QueryVariab...
2021-07-02 Heinrich Schuchardtefi_loader: missing parentheses in query_console_size
2021-07-02 Ilias Apalodimasefi_loader: Always install FMPs
2021-07-02 Ilias Apalodimasefi_loader: Force a single FMP instance per hardware...
2021-07-02 Masami Hiramatsuefi: Fix to use null handle to create new handle for...
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-29 Tom RiniMerge tag 'efi-2021-07-rc5-2' of https://source.denx...
2021-06-28 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-28 Kunihiko Hayashiarm64: Fix relocation of env_addr if POSITION_INDEPENDENT=y
2021-06-28 Ilias Apalodimassmbios: Fix SMBIOS tables
2021-06-28 Ilias Apalodimassmbios: Fix BIOS Characteristics Extension Byte 2
2021-06-28 Heinrich Schuchardtsmbios: convert function descriptions to Sphinx style
2021-06-28 Heinrich Schuchardtefi_loader: TPL_HIGH_LEVEL not allowed for CreateEvent
2021-06-17 Tom RiniMerge tag 'u-boot-atmel-2021.10-a' of https://source...
2021-06-16 Tom RiniMerge tag 'u-boot-imx-20210616' of https://gitlab.denx...
next