index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
24
-0
/
+24
*
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
7
-0
/
+10
*
string: Allow arch override of strndup() also
Simon Glass
2020-02-05
1
-1
/
+1
*
dm: pci: Update a few more interfaces for const udevice *
Simon Glass
2020-02-05
1
-1
/
+1
*
libfdt: Revert 6dcb8ba4 from upstream libfdt
Tom Rini
2020-01-30
1
-10
/
+10
*
optee: Replace uninitialized return variable by proper one.
Christoph Müllner
2020-01-30
1
-1
/
+1
*
lib: Kconfig dependencies for pseudo-random library
Heinrich Schuchardt
2020-01-25
1
-1
/
+2
*
lib: rsa: consider CONFIG_SPL_RSA
Heinrich Schuchardt
2020-01-25
1
-1
/
+1
*
trace: provide Sphinx style comments
Heinrich Schuchardt
2020-01-22
1
-18
/
+36
*
lib: ignore oid_registry_data.c file
Dario Binacchi
2020-01-22
1
-0
/
+1
*
common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA
Simon Glass
2020-01-17
1
-4
/
+4
*
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
5
-1
/
+6
*
common: Move RAM-sizing functions to init.h
Simon Glass
2020-01-17
1
-0
/
+1
*
common: Move the image globals into image.h
Simon Glass
2020-01-17
1
-0
/
+1
*
common: Move reset_cpu() to the CPU header
Simon Glass
2020-01-17
1
-0
/
+1
*
u-boot: fit: add support to decrypt fit with aes
Philippe Reynes
2020-01-17
3
-0
/
+47
*
mkimage: fit: add support to encrypt image with aes
Philippe Reynes
2020-01-17
1
-0
/
+136
*
aes: add support of aes192 and aes256
Philippe Reynes
2020-01-17
1
-23
/
+54
*
aes: add a define for the size of a block
Philippe Reynes
2020-01-17
1
-17
/
+17
*
efi_loader: imply VIDEO_ANSI
Heinrich Schuchardt
2020-01-15
1
-0
/
+1
*
efi_driver: debug output efi_uc_start, efi_uc_stop
Heinrich Schuchardt
2020-01-15
1
-2
/
+2
*
efi_driver: fix efi_uc_stop()
Heinrich Schuchardt
2020-01-15
2
-5
/
+6
*
efi_selftest: enable CONFIG_CMD_POWEROFF
Heinrich Schuchardt
2020-01-15
1
-0
/
+1
*
efi_loader: describe returning of control
Heinrich Schuchardt
2020-01-15
1
-4
/
+4
*
efi_loader: document functions in efi_rng.c
Heinrich Schuchardt
2020-01-15
1
-0
/
+35
*
efi_selftest: unit test for EFI_RNG_PROTOCOL
Heinrich Schuchardt
2020-01-07
2
-0
/
+118
*
efi_rng_protocol: Install the efi_rng_protocol on the root node
Sughosh Ganu
2020-01-07
2
-0
/
+6
*
efi: qemu: arm64: Add efi_rng_protocol implementation for the platform
Sughosh Ganu
2020-01-07
3
-0
/
+121
*
efi_loader: Add guidcpy function
Sughosh Ganu
2020-01-07
1
-2
/
+2
*
efi_loader: __cyg_profile_func_enter/_exit
Heinrich Schuchardt
2020-01-07
1
-0
/
+32
*
efi_loader: clear screen should move cursor to home
Heinrich Schuchardt
2020-01-07
1
-1
/
+15
*
efi_loader: git ignore helloworld_efi.S
Heinrich Schuchardt
2020-01-07
1
-0
/
+1
*
efi_selftest: Update .gitignore
Sughosh Ganu
2020-01-07
1
-2
/
+1
*
efi_loader: adjust file system info
Heinrich Schuchardt
2020-01-07
1
-2
/
+9
*
efi_loader: imply USB_KEYBOARD_FN_KEYS
Heinrich Schuchardt
2020-01-07
1
-0
/
+1
*
x86: timer: use a timer base of 0
Simon Glass
2019-12-15
1
-0
/
+1
*
net: Move the checksum functions to lib/
Simon Glass
2019-12-15
2
-1
/
+49
*
binman: Add a library to access binman entries
Simon Glass
2019-12-15
3
-0
/
+59
*
lib: Always build support for formatting MAC and IP address
Joe Hershberger
2019-12-09
1
-4
/
+0
*
net: Always build the string_to_enetaddr() helper
Joe Hershberger
2019-12-09
1
-0
/
+15
*
lib: crypto: add pkcs7 message parser
AKASHI Takahiro
2019-12-06
5
-0
/
+914
*
lib: crypto: add x509 parser
AKASHI Takahiro
2019-12-06
9
-0
/
+1172
*
lib: crypto: add rsa public key parser
AKASHI Takahiro
2019-12-06
4
-0
/
+224
*
lib: crypto: add public key utility
AKASHI Takahiro
2019-12-06
4
-0
/
+1073
*
lib: add oid registry utility
AKASHI Takahiro
2019-12-06
3
-0
/
+200
*
lib: add asn1 decoder
AKASHI Takahiro
2019-12-06
3
-0
/
+533
*
cmd: add asn1_compiler
AKASHI Takahiro
2019-12-06
1
-0
/
+3
*
lib: add mktime64() for linux compatibility
AKASHI Takahiro
2019-12-06
1
-0
/
+20
*
rtc: move date.c from drivers/rtc/ to lib/
AKASHI Takahiro
2019-12-06
3
-0
/
+104
*
linux_compat: move kmemdup() from ubifs.c to linux_compat.c
AKASHI Takahiro
2019-12-06
1
-0
/
+19
[next]