projects
/
platform
/
kernel
/
u-boot.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
arm: stm32mp: move code for STM32MP15x
[platform/kernel/u-boot.git]
/
lib
/
2022-06-07
Tom Rini
Merge branch '2022-06-07-assorted-improvements' into...
tree
|
commitdiff
2022-06-06
Rasmus Villemoes
fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQ
tree
|
commitdiff
2022-06-06
Tom Rini
zlib: Port fix for CVE-2018-25032 to U-Boot
tree
|
commitdiff
2022-06-04
Tom Rini
Merge tag 'efi-2022-07-rc4-4' of https://source.denx...
tree
|
commitdiff
2022-06-04
Vincent Stehlé
efi: test/py: authenticate fit capsules
tree
|
commitdiff
2022-06-04
Sughosh Ganu
EFI: Populate descriptor_count value only when image_in...
tree
|
commitdiff
2022-05-31
Tom Rini
Merge tag 'efi-2022-07-rc4-3' of https://source.denx...
tree
|
commitdiff
2022-05-28
Vincent Stehlé
efi: fix documentation warnings
tree
|
commitdiff
2022-05-28
AKASHI Takahiro
efi_loader: bootmgr: fix a problem in loading an image...
tree
|
commitdiff
2022-05-28
AKASHI Takahiro
efi_loader: disk: add efi_disk_is_removable()
tree
|
commitdiff
2022-05-08
Tom Rini
Merge tag 'efi-2022-07-rc3-2' of https://source.denx...
tree
|
commitdiff
2022-05-07
Ilias Apalodimas
efi_loader: add sha384/512 on certificate revocation
tree
|
commitdiff
2022-05-07
Jan Kiszka
efi_loader: Select EVENT as well
tree
|
commitdiff
2022-05-05
Tom Rini
Merge branch '2022-05-05-assorted-cleanups-and-fixes'
tree
|
commitdiff
2022-05-05
Jan Kiszka
lib/date: Make rtc_mktime and mktime64 Y2038-ready
tree
|
commitdiff
2022-05-04
Tom Rini
Merge tag 'efi-2022-07-rc2-2' of https://source.denx...
tree
|
commitdiff
2022-05-04
Tom Rini
Merge branch 'master' of https://source.denx.de/u-boot...
tree
|
commitdiff
2022-05-03
AKASHI Takahiro
efi_loader: bootmgr: add booting from removable media
tree
|
commitdiff
2022-05-03
AKASHI Takahiro
efi_loader: export efi_locate_device_handle()
tree
|
commitdiff
2022-05-03
Masahisa Kojima
lib/charset: add u16_strlcat() function
tree
|
commitdiff
2022-05-03
Heinrich Schuchardt
lib: fix selection of CONFIG_CHARSET
tree
|
commitdiff
2022-05-03
Heinrich Schuchardt
efi_selftest: error handling in efi_selftest_tcg2
tree
|
commitdiff
2022-05-03
Heinrich Schuchardt
efi_selftest: clean up unaligned unit test
tree
|
commitdiff
2022-05-03
Heinrich Schuchardt
efi_selftest: buildefi_selftest_unaligned.c
tree
|
commitdiff
2022-05-03
Heinrich Schuchardt
efi_loader: reset colors before clearing screen
tree
|
commitdiff
2022-05-02
Tom Rini
Merge branch '2022-05-02-add-verifying-program-loader'
tree
|
commitdiff
2022-05-02
Simon Glass
vpl: Add Kconfig options for VPL
tree
|
commitdiff
2022-04-29
Tom Rini
Merge tag 'efi-2022-07-rc2' of https://source.denx...
tree
|
commitdiff
2022-04-29
AKASHI Takahiro
efi_loader: disk: allow blk devices even without UCLASS...
tree
|
commitdiff
2022-04-29
Heinrich Schuchardt
efi_loader: simplify efi_add_conventional_memory_map()
tree
|
commitdiff
2022-04-29
Heinrich Schuchardt
efi_loader: simplify try_load_entry()
tree
|
commitdiff
2022-04-29
Heinrich Schuchardt
efi: fix devpath_is_partition()
tree
|
commitdiff
2022-04-29
Heinrich Schuchardt
efi_loader: don't call log with __func__ as parameter
tree
|
commitdiff
2022-04-27
Tom Rini
Merge https://gitlab.denx.de/u-boot/custodians/u-boot...
tree
|
commitdiff
2022-04-27
Tom Rini
Merge tag 'u-boot-amlogic-20220427' of https://source...
tree
|
commitdiff
2022-04-25
Tom Rini
nds32: Remove the architecture
tree
|
commitdiff
2022-04-25
Tom Rini
Merge branch '2022-04-25-initial-implementation-of...
tree
|
commitdiff
2022-04-25
Tom Rini
Merge branch '2022-04-23-binman-updates'
tree
|
commitdiff
2022-04-25
Simon Glass
lib: Add a way to find the postiion of a trailing number
tree
|
commitdiff
2022-04-25
Simon Glass
lib: Fix a few bugs in trailing_strtoln()
tree
|
commitdiff
2022-04-23
Tom Rini
Merge tag 'efi-2022-07-rc1-3' of https://source.denx...
tree
|
commitdiff
2022-04-23
AKASHI Takahiro
efi_loader: disk: use udevice instead of blk_desc
tree
|
commitdiff
2022-04-23
AKASHI Takahiro
efi_loader: disk: not delete BLK device for BLK(IF_TYPE...
tree
|
commitdiff
2022-04-23
AKASHI Takahiro
efi_loader: disk: a helper function to delete efi_disk...
tree
|
commitdiff
2022-04-23
AKASHI Takahiro
efi_loader: disk: not create BLK device for BLK(IF_TYPE...
tree
|
commitdiff
2022-04-23
AKASHI Takahiro
efi_loader: disk: a helper function to create efi_disk...
tree
|
commitdiff
2022-04-23
AKASHI Takahiro
efi_loader: split efi_init_obj_list() into two stages
tree
|
commitdiff
2022-04-23
AKASHI Takahiro
efi_loader: disk: compile efi_disk when CONFIG_BLK
tree
|
commitdiff
2022-04-23
AKASHI Takahiro
efi_loader: PARTITION_UUIDS should be optional
tree
|
commitdiff
2022-04-23
Tom Rini
Merge branch '2022-04-22-assorted-updates'
tree
|
commitdiff
2022-04-22
Andrew Abbott
fdt: Fix TPL SEPARATE_BSS check when locating DTB
tree
|
commitdiff
2022-04-22
Tom Rini
Merge tag 'u-boot-imx-20220422' of https://gitlab.denx...
tree
|
commitdiff
2022-04-21
Tom Rini
Merge branch '2022-04-21-further-cleanups'
tree
|
commitdiff
2022-04-21
Pali Rohár
crc16: Move standard CRC-16 implementation from ubifs...
tree
|
commitdiff
2022-04-21
Pali Rohár
crc16-ccitt: Rename file with CRC-16-CCITT implementati...
tree
|
commitdiff
2022-04-15
Tom Rini
Merge tag 'efi-2022-07-rc1-2' of https://source.denx...
tree
|
commitdiff
2022-04-15
Tom Rini
Merge branch 'next' of https://source.denx.de/u-boot...
tree
|
commitdiff
2022-04-15
Heinrich Schuchardt
efi_loader: simplify efi_serialize_load_option()
tree
|
commitdiff
2022-04-15
Heinrich Schuchardt
efi_loader: EFI_HII_STRING_PROTOCOL.GetString()
tree
|
commitdiff
2022-04-15
Heinrich Schuchardt
lib: simplify u16_strdup()
tree
|
commitdiff
2022-04-15
Heinrich Schuchardt
lib: convert u16_strlen() into a macro
tree
|
commitdiff
2022-04-15
Sughosh Ganu
FMP: Remove GUIDs for FIT and raw images
tree
|
commitdiff
2022-04-15
Sughosh Ganu
efi: Define set_dfu_alt_info() for boards with UEFI...
tree
|
commitdiff
2022-04-15
Sughosh Ganu
capsule: Put a check for image index before the update
tree
|
commitdiff
2022-04-15
Sughosh Ganu
capsule: FMP: Populate the image descriptor array from...
tree
|
commitdiff
2022-04-13
Tom Rini
Merge tag 'u-boot-imx-20220413' of https://gitlab.denx...
tree
|
commitdiff
2022-04-11
Tom Rini
Merge branch '2022-04-11-assorted-updates'
tree
|
commitdiff
2022-04-11
Dhananjay Phadke
lib/crypto: support sha384/sha512 in x509/pkcs7
tree
|
commitdiff
2022-04-11
SESA644425
lib: rsa: Update function padding_pss_verify (any-salt)
tree
|
commitdiff
2022-04-11
SESA644425
lib: rsa: Leverage existing data buffer instead of...
tree
|
commitdiff
2022-04-11
SESA644425
lib: rsa: Fix const-correctness of rsassa_pss functions
tree
|
commitdiff
2022-04-10
Tom Rini
Merge tag 'efi-2022-07-rc1' of https://source.denx...
tree
|
commitdiff
2022-04-09
Masami Hiramatsu
efi_loader: Use sysreset instead of reset command
tree
|
commitdiff
2022-04-09
Masami Hiramatsu
efi_loader: Make efi_load_capsule_drivers() available...
tree
|
commitdiff
2022-04-09
Tom Saeger
efi_loader: optional persistence of variables
tree
|
commitdiff
2022-04-07
Tom Rini
Merge branch '2022-04-06-various-verified-boot-bugfixes'
tree
|
commitdiff
2022-04-06
Simon Glass
Make ASYMMETRIC_KEY_TYPE depend on FIT_SIGNATURE
tree
|
commitdiff
2022-04-06
Simon Glass
lzma: Tidy up the function prototype
tree
|
commitdiff
2022-04-06
Simon Glass
fdt: sandbox: Avoid looking for an appended device...
tree
|
commitdiff
2022-04-06
Simon Glass
fdt: Correct condition for SEPARATE_BSS
tree
|
commitdiff
2022-04-06
Simon Glass
abuf: Correct a corner case with abuf_realloc()
tree
|
commitdiff
2022-04-05
Tom Rini
Merge tag 'xilinx-for-v2022.07-rc1-v2' of https://sourc...
tree
|
commitdiff
2022-04-05
Tom Rini
Merge branch 'master' of https://source.denx.de/u-boot...
tree
|
commitdiff
2022-04-04
Tom Rini
Merge branch 'next'
tree
|
commitdiff
2022-04-04
Tom Rini
Merge tag 'u-boot-at91-2022.07-a' of https://source...
tree
|
commitdiff
2022-04-01
Tom Rini
Merge tag 'efi-2022-04-rc6' of https://source.denx...
tree
|
commitdiff
2022-03-31
Tom Rini
Merge branch '2022-03-31-image-add-a-stage-pre-load...
tree
|
commitdiff
2022-03-31
Philippe Reynes
lib: rsa: allow rsa verify with pkey in SPL
tree
|
commitdiff
2022-03-31
Philippe Reynes
lib: crypto: allow to build crypyo in SPL
tree
|
commitdiff
2022-03-31
Philippe Reynes
lib: allow to build asn1 decoder and oid registry in SPL
tree
|
commitdiff
2022-03-31
Philippe Reynes
lib: Kconfig: enhance the help of OID_REGISTRY
tree
|
commitdiff
2022-03-31
Philippe Reynes
lib: Kconfig: enhance help for ASN1
tree
|
commitdiff
2022-03-31
Andy Shevchenko
efi_loader: initrddump: Actually use the custom CFLAGS
tree
|
commitdiff
2022-03-28
Tom Rini
Merge tag 'next-20220328' of https://source.denx.de...
tree
|
commitdiff
2022-03-28
Simon Glass
video: Drop references to CONFIG_VIDEO et al
tree
|
commitdiff
2022-03-28
Tom Rini
Merge tag 'v2022.04-rc5' into next
tree
|
commitdiff
2022-03-27
Tom Rini
Merge tag 'efi-2022-04-rc5-2' of https://source.denx...
tree
|
commitdiff
2022-03-26
Heinrich Schuchardt
efi_loader: initrddump: drain input before prompt
tree
|
commitdiff
2022-03-26
Heinrich Schuchardt
efi_loader: nocolor command line attr for initrddump.efi
tree
|
commitdiff
2022-03-26
Heinrich Schuchardt
efi_loader: typo devie-path
tree
|
commitdiff
next