projects
/
platform
/
kernel
/
u-boot.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
test/py: serial# cannot be overwritten on some devices
[platform/kernel/u-boot.git]
/
lib
/
2020-07-11
Heinrich Schuchardt
efi_loader: UEFI variable persistence
tree
|
commitdiff
2020-07-11
Heinrich Schuchardt
efi_loader: secure boot flag
tree
|
commitdiff
2020-07-11
Heinrich Schuchardt
efi_loader: read-only AuditMode and DeployedMode
tree
|
commitdiff
2020-07-11
Heinrich Schuchardt
efi_loader: value of VendorKeys
tree
|
commitdiff
2020-07-11
Heinrich Schuchardt
efi_loader: keep attributes in efi_set_variable_int
tree
|
commitdiff
2020-07-11
Heinrich Schuchardt
efi_loader: simplify boot manager
tree
|
commitdiff
2020-07-11
Heinrich Schuchardt
efi_loader: OsIndicationsSupported, PlatformLangCodes
tree
|
commitdiff
2020-07-11
Heinrich Schuchardt
efi_loader: separate UEFI variable API from implemement...
tree
|
commitdiff
2020-07-11
Heinrich Schuchardt
efi_loader: prepare for read only OP-TEE variables
tree
|
commitdiff
2020-07-11
Heinrich Schuchardt
efi_loader: NULL dereference in efi_convert_pointer
tree
|
commitdiff
2020-07-11
Heinrich Schuchardt
efi_loader: fix efi_get_child_controllers()
tree
|
commitdiff
2020-07-11
Heinrich Schuchardt
efi_loader: wrong printf format in efi_image_parse
tree
|
commitdiff
2020-07-11
Ilias Apalodimas
efi_loader: cleanup for tee backed variables
tree
|
commitdiff
2020-07-11
AKASHI Takahiro
lib: rsa: export rsa_verify_with_pkey()
tree
|
commitdiff
2020-07-11
AKASHI Takahiro
efi_loader: image_loader: add digest-based verification...
tree
|
commitdiff
2020-07-11
AKASHI Takahiro
efi_loader: image_loader: verification for all signatur...
tree
|
commitdiff
2020-07-11
AKASHI Takahiro
efi_loader: signature: make efi_hash_regions more generic
tree
|
commitdiff
2020-07-11
AKASHI Takahiro
efi_loader: signature: fix a size check against revocat...
tree
|
commitdiff
2020-07-11
AKASHI Takahiro
efi_loader: image_loader: retrieve authenticode only...
tree
|
commitdiff
2020-07-11
AKASHI Takahiro
efi_loader: image_loader: add a check against certifica...
tree
|
commitdiff
2020-07-10
Tom Rini
Merge tag 'dm-pull-10jul20' of https://gitlab.denx...
tree
|
commitdiff
2020-07-10
Tom Rini
Merge tag 'rpi-next-2020.10' of https://gitlab.denx...
tree
|
commitdiff
2020-07-10
Tom Rini
Merge branch '2020-08-10-arbitrary-virt-phys-mappings'
tree
|
commitdiff
2020-07-10
Marek Szyprowski
powerpc: move ADDR_MAP to Kconfig
tree
|
commitdiff
2020-07-09
Tom Rini
Merge branch '2020-07-08-misc-features-and-fixes'
tree
|
commitdiff
2020-07-08
Heiko Stuebner
lib: rsa: function to verify a signature against a...
tree
|
commitdiff
2020-07-08
Simon Glass
display_options: Drop #ifdef for MEM_SUPPORT_64BIT_DATA
tree
|
commitdiff
2020-07-08
Simon Glass
Update MEM_SUPPORT_64BIT_DATA to be always defined
tree
|
commitdiff
2020-07-08
Heiko Stuebner
lib: rsa: add documentation to padding_pss_verify to...
tree
|
commitdiff
2020-07-08
Heiko Stuebner
lib: rsa: free local arrays after use in rsa_gen_key_prop()
tree
|
commitdiff
2020-07-08
Heiko Stuebner
lib: rsa: fix allocated size for rr and rrtmp in rsa_ge...
tree
|
commitdiff
2020-07-08
Heiko Stuebner
lib: rsa: bring exp_len in line when generating a key_prop
tree
|
commitdiff
2020-07-08
Heiko Stuebner
lib: rsa: take spl/non-spl into account when building...
tree
|
commitdiff
2020-07-08
Heiko Stuebner
lib: rsa: distinguish between tpl and spl for CONFIG_RS...
tree
|
commitdiff
2020-07-08
Dhananjay Phadke
tpm: add TPM2_GetRandom command support
tree
|
commitdiff
2020-07-08
Tom Rini
Merge tag 'u-boot-amlogic-20200708' of https://gitlab...
tree
|
commitdiff
2020-07-08
Tom Rini
Merge tag 'u-boot-rockchip-20200708' of https://gitlab...
tree
|
commitdiff
2020-07-08
Tom Rini
Merge branch '2020-07-07-misc-new-features'
tree
|
commitdiff
2020-07-07
Heinrich Schuchardt
trace: clang compatible handling of gd register
tree
|
commitdiff
2020-07-07
Tom Rini
Merge tag 'u-boot-atmel-2020.10-a' of https://gitlab...
tree
|
commitdiff
2020-07-06
Tom Rini
Merge branch 'next'
tree
|
commitdiff
2020-07-05
Tom Rini
Merge tag 'efi-2020-10-rc1' of https://gitlab.denx...
tree
|
commitdiff
2020-07-05
Tom Rini
Merge branch '2020-07-01-kconfig-etc-updates' into...
tree
|
commitdiff
2020-07-03
Heinrich Schuchardt
efi_loader: imply FAT, FAT_WRITE
tree
|
commitdiff
2020-07-03
Heinrich Schuchardt
efi_loader: export initialization state
tree
|
commitdiff
2020-07-03
Heinrich Schuchardt
efi_loader: rtc_mktime() called twice
tree
|
commitdiff
2020-07-03
Heinrich Schuchardt
efi_loader: use log function in boot manager
tree
|
commitdiff
2020-07-03
Heinrich Schuchardt
efi_loader: time based authentication
tree
|
commitdiff
2020-07-03
Heinrich Schuchardt
efi_loader: add missing validation of timestamp
tree
|
commitdiff
2020-07-03
Heinrich Schuchardt
efi_loader: fix efi_image_region_add()
tree
|
commitdiff
2020-07-03
AKASHI Takahiro
efi_loader: image_loader: replace debug to EFI_PRINT
tree
|
commitdiff
2020-07-03
AKASHI Takahiro
efi_loader: variable: replace debug to EFI_PRINT
tree
|
commitdiff
2020-07-03
AKASHI Takahiro
efi_loader: signature: replace debug to EFI_PRINT
tree
|
commitdiff
2020-07-03
AKASHI Takahiro
efi_loader: change efi objects initialization order
tree
|
commitdiff
2020-07-02
Tom Rini
Merge branch 'next' of https://gitlab.denx.de/u-boot...
tree
|
commitdiff
2020-07-01
Tom Rini
compiler*.h: sync include/linux/compiler*.h with Linux...
tree
|
commitdiff
2020-07-01
Sean Anderson
lib: Always set errno in hcreate_r
tree
|
commitdiff
2020-06-30
Tom Rini
Merge tag 'efi-2020-07-rc6-2' of https://gitlab.denx...
tree
|
commitdiff
2020-06-30
Tom Rini
Merge branch '2020-06-30-minor-TI-board-updates' into...
tree
|
commitdiff
2020-06-30
Tom Rini
Merge tag 'mips-pull-2020-06-29' of https://gitlab...
tree
|
commitdiff
2020-06-29
Heinrich Schuchardt
efi_loader: fix incorrect use of EFI_EXIT()
tree
|
commitdiff
2020-06-25
Tom Rini
Merge tag 'efi-2020-07-rc6' of https://gitlab.denx...
tree
|
commitdiff
2020-06-25
Tom Rini
Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx...
tree
|
commitdiff
2020-06-24
Heinrich Schuchardt
efi_loader: size of secure boot variables
tree
|
commitdiff
2020-06-24
Heinrich Schuchardt
efi_loader: type of efi_secure_mode
tree
|
commitdiff
2020-06-20
Tom Rini
Merge branch 'net' of https://gitlab.denx.de/u-boot...
tree
|
commitdiff
2020-06-19
Tom Rini
Merge https://gitlab.denx.de/u-boot/custodians/u-boot...
tree
|
commitdiff
2020-06-18
Tom Rini
Merge tag 'ti-v2020.10-next' of https://gitlab.denx...
tree
|
commitdiff
2020-06-16
Tom Rini
Merge tag 'u-boot-stm32-20200616' of https://gitlab...
tree
|
commitdiff
2020-06-15
Tom Rini
Merge tag 'efi-2020-07-rc5' of https://gitlab.denx...
tree
|
commitdiff
2020-06-15
Tom Rini
Merge branch '2020-06-15-misc-bugfixes'
tree
|
commitdiff
2020-06-15
Sean Anderson
Revert "lib: Improve _parse_integer_fixup_radix base...
tree
|
commitdiff
2020-06-15
Etienne Carriere
optee: fix copy of optee reserved-memory node
tree
|
commitdiff
2020-06-14
Heinrich Schuchardt
efi_loader: printf code in efi_image_parse()
tree
|
commitdiff
2020-06-13
Tom Rini
Merge tag 'dm-pull-12jun20' of git://git.denx.de/u...
tree
|
commitdiff
2020-06-12
Reuben Dowle
Add support for SHA384 and SHA512
tree
|
commitdiff
2020-06-12
Bin Meng
fdtdec: Honor #address-cells and #size-cells in fdtdec_...
tree
|
commitdiff
2020-06-12
Bin Meng
fdtdec: Fix the types of addr and size in fdtdec_add_re...
tree
|
commitdiff
2020-06-09
Tom Rini
Merge tag 'u-boot-imx-20200609' of https://gitlab.denx...
tree
|
commitdiff
2020-06-09
Simon Glass
cmd: Correct the 'md.q' command
tree
|
commitdiff
2020-06-08
Tom Rini
Merge https://gitlab.denx.de/u-boot/custodians/u-boot...
tree
|
commitdiff
2020-06-08
Tom Rini
Merge tag 'u-boot-rockchip-20200607' of https://gitlab...
tree
|
commitdiff
2020-06-06
Tom Rini
Merge tag 'efi-2020-07-rc4-2' of https://gitlab.denx...
tree
|
commitdiff
2020-06-05
Heinrich Schuchardt
efi_loader: comments EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL
tree
|
commitdiff
2020-06-05
Heinrich Schuchardt
smbios: empty strings in smbios_add_string()
tree
|
commitdiff
2020-06-04
Tom Rini
Merge https://gitlab.denx.de/u-boot/custodians/u-boot...
tree
|
commitdiff
2020-06-04
Tom Rini
Merge tag 'u-boot-atmel-fixes-2020.07-a' of https:...
tree
|
commitdiff
2020-06-04
Pragnesh Patel
lib: Makefile: build crc7.c when CONFIG_MMC_SPI
tree
|
commitdiff
2020-06-03
Tom Rini
Merge tag 'efi-2020-07-rc4' of https://gitlab.denx...
tree
|
commitdiff
2020-06-03
Tom Rini
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
tree
|
commitdiff
2020-06-03
Tom Rini
Merge branch 'master' of https://gitlab.denx.de/u-boot...
tree
|
commitdiff
2020-06-03
Tom Rini
Merge branch '2020-06-03-misc-bugfixes'
tree
|
commitdiff
2020-06-03
AKASHI Takahiro
efi_loader: signature: move efi_guid_cert_type_pkcs7...
tree
|
commitdiff
2020-06-03
Heinrich Schuchardt
efi_loader: simplify PE consistency check
tree
|
commitdiff
2020-06-03
Heinrich Schuchardt
efi_loader: function description cmp_pe_section()
tree
|
commitdiff
2020-06-03
Heinrich Schuchardt
efi_loader: function descriptions efi_image_loader.c
tree
|
commitdiff
2020-06-03
Heinrich Schuchardt
efi_loader: allow compiling with clang
tree
|
commitdiff
2020-06-03
Heinrich Schuchardt
efi_loader: validate load option
tree
|
commitdiff
2020-06-02
Marcin Juszkiewicz
kconfig: fix some typos
tree
|
commitdiff
2020-05-25
Tom Rini
Merge tag 'ti-v2020.07-rc3' of https://gitlab.denx...
tree
|
commitdiff
next