Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e2bbb135dc3f55a79987739bdb9c2fe86fecc937
/
lib
e2bbb13
acpi: Support generation of a GPIO/irq for a device
by Simon Glass
· Tue Jul 07 13:11:47 2020 -0600
4fa6331
acpi: Support generation of GPIO descriptor
by Simon Glass
· Tue Jul 07 13:11:46 2020 -0600
071c4a5
acpi: Support string output
by Simon Glass
· Tue Jul 07 13:11:45 2020 -0600
3d39c13
acpi: Support generation of interrupt descriptor
by Simon Glass
· Tue Jul 07 13:11:43 2020 -0600
98528d4
acpi: Support generation of ACPI code
by Simon Glass
· Tue Jul 07 13:11:42 2020 -0600
8965cc9
acpi: Add a way to check device status
by Simon Glass
· Tue Jul 07 13:11:40 2020 -0600
ebb2e83
acpi: Add a function to get a device path and scope
by Simon Glass
· Tue Jul 07 13:11:39 2020 -0600
82213d8
timer: Allow delays with a 32-bit microsecond timer
by Simon Glass
· Thu Jul 09 18:43:14 2020 -0600
4b7d5c1
efi_loader: pre-seed UEFI variables
by Heinrich Schuchardt
· Tue Jul 14 21:25:28 2020 +0200
3a28033
efi_loader: identify PK, KEK, db, dbx correctly
by Heinrich Schuchardt
· Wed Jul 15 12:40:35 2020 +0200
41bc601
efi_loader: configuration of variables store
by Heinrich Schuchardt
· Tue Jul 14 19:18:33 2020 +0200
730e229
efi_loader: update secure state
by Heinrich Schuchardt
· Tue Jul 14 08:14:08 2020 +0200
0f2c333
efi_loader: restructure code for TEE variables
by Heinrich Schuchardt
· Tue Jul 14 08:04:49 2020 +0200
5f1bce9
efi_loader: display RO attribute with TEE-backed variables
by Ilias Apalodimas
· Thu Jul 09 23:00:40 2020 +0300
fd956fc
efi_selftest: adjust runtime test for variables
by Heinrich Schuchardt
· Mon Jul 06 17:06:07 2020 +0200
5be5971
efi_loader: enable UEFI variables at runtime
by Heinrich Schuchardt
· Tue Mar 24 19:54:53 2020 +0000
047276c
efi_loader: use memory based variable storage
by Heinrich Schuchardt
· Sat Jul 04 18:34:15 2020 +0200
29ef99c
efi_loader: memory buffer for variables
by Heinrich Schuchardt
· Sun Mar 22 09:07:50 2020 +0100
8cd9975
efi_loader: new function efi_memcpy_runtime()
by Heinrich Schuchardt
· Sun Jun 28 16:30:29 2020 +0200
dabe54a
efi_loader: optional pointer for ConvertPointer
by Heinrich Schuchardt
· Tue Mar 24 17:52:40 2020 +0100
699b7c6
efi_loader: export efi_convert_pointer()
by Heinrich Schuchardt
· Tue Mar 24 18:05:22 2020 +0100
09a8d50
efi_loader: UEFI variable persistence
by Heinrich Schuchardt
· Thu Mar 19 18:21:58 2020 +0000
40fbdd8
efi_loader: secure boot flag
by Heinrich Schuchardt
· Sun Jul 05 02:29:50 2020 +0200
93f9625
efi_loader: read-only AuditMode and DeployedMode
by Heinrich Schuchardt
· Sat Jul 04 18:34:15 2020 +0200
6a288f7
efi_loader: value of VendorKeys
by Heinrich Schuchardt
· Sat Jul 04 22:41:26 2020 +0200
10bd8de
efi_loader: keep attributes in efi_set_variable_int
by Heinrich Schuchardt
· Wed Jun 17 12:20:46 2020 +0200
f625fed
efi_loader: simplify boot manager
by Heinrich Schuchardt
· Wed Jun 24 19:09:18 2020 +0200
ee3565f
efi_loader: OsIndicationsSupported, PlatformLangCodes
by Heinrich Schuchardt
· Wed Jun 24 19:38:29 2020 +0200
276c61d
efi_loader: separate UEFI variable API from implemementation
by Heinrich Schuchardt
· Fri Jun 26 17:57:48 2020 +0200
9827e84
efi_loader: prepare for read only OP-TEE variables
by Heinrich Schuchardt
· Mon Jun 22 18:10:27 2020 +0200
b0818b7
efi_loader: NULL dereference in efi_convert_pointer
by Heinrich Schuchardt
· Tue Jul 07 03:10:12 2020 +0200
0f321b6
efi_loader: fix efi_get_child_controllers()
by Heinrich Schuchardt
· Tue Jul 07 04:21:26 2020 +0200
d054aec
efi_loader: wrong printf format in efi_image_parse
by Heinrich Schuchardt
· Tue Jul 07 07:23:44 2020 +0200
24105b8
efi_loader: cleanup for tee backed variables
by Ilias Apalodimas
· Wed Jul 01 16:41:25 2020 +0300
30962bf
lib: rsa: export rsa_verify_with_pkey()
by AKASHI Takahiro
· Tue Jun 16 14:26:48 2020 +0900
de92407
efi_loader: image_loader: add digest-based verification for signed image
by AKASHI Takahiro
· Wed Jul 08 14:01:57 2020 +0900
4154b64
efi_loader: image_loader: verification for all signatures should pass
by AKASHI Takahiro
· Wed Jul 08 14:01:56 2020 +0900
ddbfa61
efi_loader: signature: make efi_hash_regions more generic
by AKASHI Takahiro
· Wed Jul 08 14:01:55 2020 +0900
903120c
efi_loader: signature: fix a size check against revocation list
by AKASHI Takahiro
· Wed Jul 08 14:01:54 2020 +0900
0d5eba4
efi_loader: image_loader: retrieve authenticode only if it exists
by AKASHI Takahiro
· Wed Jul 08 14:01:53 2020 +0900
eab1275
efi_loader: image_loader: add a check against certificate type of authenticode
by AKASHI Takahiro
· Wed Jul 08 14:01:52 2020 +0900
795dc7d
powerpc: move ADDR_MAP to Kconfig
by Marek Szyprowski
· Wed Jun 03 14:43:40 2020 +0200
b404409
lib: rsa: function to verify a signature against a hash
by Heiko Stuebner
· Fri May 22 16:20:33 2020 +0200
2056b9e
display_options: Drop #ifdef for MEM_SUPPORT_64BIT_DATA
by Simon Glass
· Tue Jun 02 19:26:47 2020 -0600
3a6bca1
Update MEM_SUPPORT_64BIT_DATA to be always defined
by Simon Glass
· Tue Jun 02 19:26:44 2020 -0600
1944dc1
lib: rsa: add documentation to padding_pss_verify to document limitations
by Heiko Stuebner
· Thu Jun 18 16:23:26 2020 +0200
a9bcc2a
lib: rsa: free local arrays after use in rsa_gen_key_prop()
by Heiko Stuebner
· Thu Jun 18 16:23:25 2020 +0200
ad84153
lib: rsa: fix allocated size for rr and rrtmp in rsa_gen_key_prop()
by Heiko Stuebner
· Tue Jul 07 22:57:26 2020 +0200
863288f
lib: rsa: bring exp_len in line when generating a key_prop
by Heiko Stuebner
· Thu Jun 18 16:23:23 2020 +0200
72c4680
lib: rsa: take spl/non-spl into account when building rsa_verify_with_pkey()
by Heiko Stuebner
· Thu Jun 18 16:23:22 2020 +0200
0464601
lib: rsa: distinguish between tpl and spl for CONFIG_RSA_VERIFY
by Heiko Stuebner
· Thu Jun 18 16:23:21 2020 +0200
7a2cf2e
tpm: add TPM2_GetRandom command support
by Dhananjay Phadke
· Thu Jun 04 16:43:59 2020 -0700
f77701d
trace: clang compatible handling of gd register
by Heinrich Schuchardt
· Wed May 27 20:04:22 2020 +0200
05fa4df
Merge tag 'efi-2020-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi into next
by Tom Rini
· Sun Jul 05 18:13:12 2020 -0400
75a67ae
Merge branch '2020-07-01-kconfig-etc-updates' into next
by Tom Rini
· Sun Jul 05 18:03:32 2020 -0400
6c46aaa
efi_loader: imply FAT, FAT_WRITE
by Heinrich Schuchardt
· Sat Mar 21 20:45:50 2020 +0100
de9bdc6
efi_loader: export initialization state
by Heinrich Schuchardt
· Thu Mar 19 18:21:58 2020 +0000
5106dc7
efi_loader: rtc_mktime() called twice
by Heinrich Schuchardt
· Tue Jun 30 12:02:14 2020 +0200
273df96
efi_loader: use log function in boot manager
by Heinrich Schuchardt
· Sun May 31 10:07:31 2020 +0200
2db39ef
efi_loader: time based authentication
by Heinrich Schuchardt
· Wed Jul 01 15:32:47 2020 +0200
7a76a3f
efi_loader: add missing validation of timestamp
by Heinrich Schuchardt
· Wed Jul 01 12:44:00 2020 +0200
623e5e5
efi_loader: fix efi_image_region_add()
by Heinrich Schuchardt
· Wed Jul 01 20:01:52 2020 +0200
cb0b411
efi_loader: image_loader: replace debug to EFI_PRINT
by AKASHI Takahiro
· Tue Jun 09 14:09:35 2020 +0900
3712373
efi_loader: variable: replace debug to EFI_PRINT
by AKASHI Takahiro
· Tue Jun 09 14:09:34 2020 +0900
10a9fa8
efi_loader: signature: replace debug to EFI_PRINT
by AKASHI Takahiro
· Tue Jun 09 14:09:33 2020 +0900
9b31c63
efi_loader: change efi objects initialization order
by AKASHI Takahiro
· Tue Jun 09 14:09:31 2020 +0900
7c34ae4
compiler*.h: sync include/linux/compiler*.h with Linux 5.7-rc5
by Tom Rini
· Thu May 14 08:30:06 2020 -0400
b02f055
lib: Always set errno in hcreate_r
by Sean Anderson
· Wed Jun 24 06:41:15 2020 -0400
d434b1f
Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips into next
by Tom Rini
· Tue Jun 30 11:43:18 2020 -0400
563e552
efi_loader: fix incorrect use of EFI_EXIT()
by Heinrich Schuchardt
· Mon Jun 29 11:49:58 2020 +0200
bae548c
efi_loader: size of secure boot variables
by Heinrich Schuchardt
· Wed Jun 24 12:38:00 2020 +0200
e422dcc
efi_loader: type of efi_secure_mode
by Heinrich Schuchardt
· Wed Jun 24 12:14:49 2020 +0200
76c5974
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi into next
by Tom Rini
· Fri Jun 19 16:25:50 2020 -0400
9850bed
Merge tag 'efi-2020-07-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Mon Jun 15 16:44:58 2020 -0400
e980ae1
Revert "lib: Improve _parse_integer_fixup_radix base 16 detection"
by Sean Anderson
· Sun Jun 07 01:36:45 2020 -0400
5eca147
optee: fix copy of optee reserved-memory node
by Etienne Carriere
· Fri Jun 05 09:22:11 2020 +0200
8d2472c
efi_loader: printf code in efi_image_parse()
by Heinrich Schuchardt
· Sat Jun 06 13:17:48 2020 +0200
2396f98
Merge tag 'dm-pull-12jun20' of git://git.denx.de/u-boot-dm into next
by Tom Rini
· Sat Jun 13 09:01:01 2020 -0400
1908fd9
Add support for SHA384 and SHA512
by Reuben Dowle
· Thu Apr 16 17:36:52 2020 +1200
32d294b
fdtdec: Honor #address-cells and #size-cells in fdtdec_add_reserved_memory()
by Bin Meng
· Tue May 19 23:38:33 2020 -0700
a26ad7a
fdtdec: Fix the types of addr and size in fdtdec_add_reserved_memory()
by Bin Meng
· Tue May 19 23:38:32 2020 -0700
28db7f5
cmd: Correct the 'md.q' command
by Simon Glass
· Sun Jun 07 20:33:00 2020 -0600
8bc44ed
efi_loader: comments EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL
by Heinrich Schuchardt
· Thu Jun 04 18:40:44 2020 +0200
20dcde4
smbios: empty strings in smbios_add_string()
by Heinrich Schuchardt
· Mon Jun 01 15:44:00 2020 +0200
09e67ed
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
by Tom Rini
· Thu Jun 04 13:50:39 2020 -0400
116ae92
lib: Makefile: build crc7.c when CONFIG_MMC_SPI
by Pragnesh Patel
· Fri May 29 11:33:24 2020 +0530
41fb397
Merge tag 'efi-2020-07-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Wed Jun 03 14:10:03 2020 -0400
5ed9ada
efi_loader: signature: move efi_guid_cert_type_pkcs7 to efi_signature.c
by AKASHI Takahiro
· Fri May 29 15:41:18 2020 +0900
5605e66
efi_loader: simplify PE consistency check
by Heinrich Schuchardt
· Sat May 30 07:35:59 2020 +0200
72bc714
efi_loader: function description cmp_pe_section()
by Heinrich Schuchardt
· Sat May 30 06:44:48 2020 +0200
da6d607
efi_loader: function descriptions efi_image_loader.c
by Heinrich Schuchardt
· Sat May 30 05:48:08 2020 +0200
1a3732c
efi_loader: allow compiling with clang
by Heinrich Schuchardt
· Wed May 27 01:58:30 2020 +0200
7ca84f8
efi_loader: validate load option
by Heinrich Schuchardt
· Sun May 31 22:46:09 2020 +0200
a360c2c
kconfig: fix some typos
by Marcin Juszkiewicz
· Tue May 26 19:07:15 2020 +0200
3a6e351
cmd: zip: automatically pull in gzip()
by Michael Walle
· Fri May 22 14:07:36 2020 +0200
cb9c6c1
Merge tag 'efi-2020-07-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Fri May 22 10:27:24 2020 -0400
2321b55
efi_loader: check device path is not installed twice
by Heinrich Schuchardt
· Thu May 21 09:22:06 2020 +0200
7bdb602
efi_loader: device path for SATA devices
by Heinrich Schuchardt
· Wed May 20 23:12:02 2020 +0200
c770aaa
efi_loader: device path for virtio block devices
by Heinrich Schuchardt
· Wed May 20 22:39:35 2020 +0200
f667a18
efi_loader: initialize root node first
by Heinrich Schuchardt
· Wed May 20 21:27:29 2020 +0200
Next »