Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
dc6099bc6aff47028f5877c032541b36fdd81534
/
lib
4dcacfc
common: Drop linux/bitops.h from common header
by Simon Glass
· Sun May 10 11:40:13 2020 -0600
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· Sun May 10 11:40:11 2020 -0600
0db4b94
Fix some checkpatch warnings in calls to udelay()
by Simon Glass
· Sun May 10 11:40:10 2020 -0600
c06c1be
common: Drop linux/bug.h from common header
by Simon Glass
· Sun May 10 11:40:08 2020 -0600
40d9b24
common: Drop asm_offsets.h from common header
by Simon Glass
· Sun May 10 11:40:07 2020 -0600
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
ed38aef
command: Remove the cmd_tbl_t typedef
by Simon Glass
· Sun May 10 11:40:03 2020 -0600
9758973
common: Drop init.h from common header
by Simon Glass
· Sun May 10 11:40:02 2020 -0600
2dc9c34
common: Drop image.h from common header
by Simon Glass
· Sun May 10 11:40:01 2020 -0600
1ea9789
common: Drop bootstage.h from common header
by Simon Glass
· Sun May 10 11:40:00 2020 -0600
655306c
common: Drop part.h from common header
by Simon Glass
· Sun May 10 11:39:58 2020 -0600
c1c4a8f
part: Drop disk_partition_t typedef
by Simon Glass
· Sun May 10 11:39:57 2020 -0600
274e0b0
common: Drop net.h from common header
by Simon Glass
· Sun May 10 11:39:56 2020 -0600
6f04498
common: Drop uuid.h from common header
by Simon Glass
· Sun May 10 11:39:52 2020 -0600
77a364f
efi_loader: Implement EFI variable handling via OP-TEE
by Ilias Apalodimas
· Sun May 17 22:25:44 2020 +0300
282d386
efi_loader: round the memory area in efi_add_memory_map()
by Michael Walle
· Sun May 17 12:29:19 2020 +0200
cd4eafb
lib: rsa: avoid overriding the object name when already specified
by Jan Luebbe
· Wed May 13 12:26:24 2020 +0200
3637b8b
lib: rsa: Also check for presence of r-squared property
by Jan Kiszka
· Thu May 07 20:36:13 2020 +0200
cc3ed40
rsa: don't use malloc.h in rsa-sign.c
by Jonathan Gray
· Fri May 15 22:20:34 2020 +1000
d33d0db
lib: Allow MD5 to be enabled in SPL
by Simon Glass
· Wed May 06 08:03:56 2020 -0600
989fc14
charset: Add support for calculating bytes occupied by a u16 string
by Sughosh Ganu
· Wed May 06 22:12:41 2020 +0300
4854f78
efi_loader: variable: check a return value of uuid__str_to_bin()
by AKASHI Takahiro
· Fri May 08 14:51:21 2020 +0900
b69546f
efi_loader: image_loader: fix a Coverity check against array access
by AKASHI Takahiro
· Fri May 08 14:51:59 2020 +0900
2aa0942
efi_loader: crypto/pkcs7_parser.h is not a local include
by Heinrich Schuchardt
· Thu May 07 17:57:43 2020 +0200
fbc745c
efi_loader: pkcs7_parse_message() returns error pointer
by Patrick Wildt
· Thu May 07 02:17:14 2020 +0200
cd8a55b
efi_loader: efi_variable_parse_signature() returns NULL on error
by Patrick Wildt
· Thu May 07 02:13:18 2020 +0200
e00764b
efi_loader: put device tree into EfiACPIReclaimMemory
by Heinrich Schuchardt
· Wed May 06 20:32:31 2020 +0200
da0a791
efi_loader: do not unnecessarily use EFI_CALL()
by Heinrich Schuchardt
· Wed May 06 01:51:04 2020 +0200
ebbda7b
efi_loader: error handling in efi_set_variable_common().
by Heinrich Schuchardt
· Wed May 06 01:37:25 2020 +0200
1e3beaf
efi_loader: remove redundant assignment in dp_fill()
by Heinrich Schuchardt
· Wed May 06 01:28:08 2020 +0200
007b02f
kbuild: efi: Avoid rebuilding efi targets
by Jan Kiszka
· Mon May 04 14:38:29 2020 +0200
fa734f3
rsa: fix alignment issue when getting public exponent
by Heiko Stuebner
· Sun May 03 13:26:34 2020 +0200
eef4eee
efi_loader: change setup sequence
by Heinrich Schuchardt
· Thu Mar 19 18:21:58 2020 +0000
e2c43da
efi_loader: correct comments for efi_status_t
by Heinrich Schuchardt
· Sun May 03 16:29:00 2020 +0200
37ab736
efi_loader: eliminate efi_set_(non)volatile_variable
by Heinrich Schuchardt
· Sun May 03 10:02:20 2020 +0200
87ab0b2
efi_loader: eliminate efi_get_(non)volatile_variable
by Heinrich Schuchardt
· Sat Apr 18 12:31:17 2020 +0200
911df64
efi_loader: disk: add efi_disk_is_system_part()
by AKASHI Takahiro
· Mon Apr 27 18:48:20 2020 +0900
dae117a
efi_loader: factor out the common code from efi_transfer_secure_state()
by AKASHI Takahiro
· Tue Apr 21 09:39:20 2020 +0900
a075aa3
efi_loader: fix unreachable statement in efi_sigstore_parse_siglist
by AKASHI Takahiro
· Tue Apr 21 09:38:57 2020 +0900
6ec6767
lib/crypto, efi_loader: move some headers to include/crypto
by AKASHI Takahiro
· Tue Apr 21 09:38:17 2020 +0900
5180e1a
lib/crypto, efi_loader: avoid multiple inclusions of header files
by AKASHI Takahiro
· Tue Apr 21 09:37:52 2020 +0900
3a6e18d
tiny-printf: Support %i
by Marek Vasut
· Fri Apr 10 20:54:49 2020 +0200
146c3b5
Merge tag 'efi-2020-07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Thu Apr 30 15:11:06 2020 -0400
faf08c7
acpi: Add an acpi command
by Simon Glass
· Sun Apr 26 09:19:53 2020 -0600
abeaca8
acpi: Move the xsdt pointer to acpi_ctx
by Simon Glass
· Sun Apr 26 09:19:52 2020 -0600
9c442a6
acpi: Put table-setup code in its own function
by Simon Glass
· Sun Apr 26 09:19:51 2020 -0600
575a547
acpi: Move acpi_add_table() to generic code
by Simon Glass
· Sun Apr 26 09:19:50 2020 -0600
0e11384
acpi: Convert part of acpi_table to use acpi_ctx
by Simon Glass
· Sun Apr 26 09:19:47 2020 -0600
17968c3
acpi: Add a method to write tables for a device
by Simon Glass
· Sun Apr 26 09:19:46 2020 -0600
a993173
efi_loader: identify EFI system partition
by Heinrich Schuchardt
· Thu Mar 19 15:16:31 2020 +0100
d4778b0
Merge tag 'dm-pull-27apr20' of git://git.denx.de/u-boot-dm
by Tom Rini
· Tue Apr 28 09:52:01 2020 -0400
a4fbdcf
Merge branch '2020-04-27-master-imports'
by Tom Rini
· Mon Apr 27 17:50:43 2020 -0400
3fdb917
lib: zlib: fix formatting, reference
by Heinrich Schuchardt
· Mon Apr 20 17:40:57 2020 +0200
6a4e1d3
lib: enable lzma decompression support for SPL build
by developer
· Tue Apr 21 09:28:38 2020 +0200
8e8d3cf
fdt_region: move fdt_region.c to common/ from lib/libfdt/
by Masahiro Yamada
· Thu Apr 16 18:30:17 2020 +0900
b10b8cf
libfdt: migrate fdt_ro.c to a wrapper of scripts/dtc/libfdt/fdt_ro.c
by Masahiro Yamada
· Thu Apr 16 18:30:16 2020 +0900
4acd4f0
uuid: Use const char * where possible
by Simon Glass
· Wed Apr 08 08:32:58 2020 -0600
811a260
lib: Add a function to convert a string to upper case
by Simon Glass
· Wed Apr 08 08:32:56 2020 -0600
2887081
lib: strto: Stop detection when invalid char is used
by Michal Simek
· Wed Apr 08 10:09:16 2020 +0200
12d7c97
lib: do not provide hexdump in SPL
by Heinrich Schuchardt
· Wed Apr 15 18:46:22 2020 +0200
82a6e98
lib: do not build OID registry in SPL
by Heinrich Schuchardt
· Wed Apr 15 18:46:19 2020 +0200
8010fa4
libfdt: Make fdtdec_get_child_count() available for HOST
by Kever Yang
· Mon Mar 30 11:56:23 2020 +0800
b86180e
make env_entry::callback conditional on !CONFIG_SPL_BUILD
by Rasmus Villemoes
· Thu Feb 27 13:56:12 2020 +0000
3a76d2a
lib/hashtable.c: don't test ->callback in SPL
by Rasmus Villemoes
· Thu Feb 27 13:56:11 2020 +0000
2bd84a7
lib/hashtable.c: create helper for calling env_entry::callback
by Rasmus Villemoes
· Thu Feb 27 13:56:11 2020 +0000
b57af06
fdtdec: Fix boundary check
by Atish Patra
· Tue Apr 21 11:15:00 2020 -0700
1fa7962
lib: kconfig: Add option to set BZIP2 compression method
by Atish Patra
· Thu Mar 05 16:24:21 2020 -0800
4f3ad1c
Merge tag 'efi-2020-07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Thu Apr 16 16:41:40 2020 -0400
41b888e
Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm
by Tom Rini
· Thu Apr 16 13:45:03 2020 -0400
ef13522
fdtdec: support multiple phandles in memory carveout
by Laurentiu Tudor
· Fri Apr 03 13:43:03 2020 +0300
e962989
acpi: Add support for DMAR
by Simon Glass
· Wed Apr 08 16:57:39 2020 -0600
b2672ea
acpi: Add a central location for table version numbers
by Simon Glass
· Wed Apr 08 16:57:38 2020 -0600
858fed1
x86: Move acpi_table header to main include/ directory
by Simon Glass
· Wed Apr 08 16:57:36 2020 -0600
8d494f6
efi_loader: set up secure boot
by AKASHI Takahiro
· Tue Apr 14 11:51:45 2020 +0900
0e104e3
efi_loader: image_loader: support image authentication
by AKASHI Takahiro
· Tue Apr 14 11:51:44 2020 +0900
94b139a
efi_loader: variable: add VendorKeys variable
by AKASHI Takahiro
· Tue Apr 14 11:51:43 2020 +0900
c78dc19
efi_loader: variable: add secure boot state transition
by AKASHI Takahiro
· Tue Apr 14 11:51:42 2020 +0900
b0f49ee
efi_loader: variable: support variable authentication
by AKASHI Takahiro
· Tue Apr 14 11:51:41 2020 +0900
d2cefc8
efi_loader: add signature database parser
by AKASHI Takahiro
· Tue Apr 14 11:51:40 2020 +0900
1faaca4
efi_loader: add signature verification functions
by AKASHI Takahiro
· Tue Apr 14 11:51:39 2020 +0900
1900a3b
efi_loader: add CONFIG_EFI_SECURE_BOOT config option
by AKASHI Takahiro
· Tue Apr 14 11:51:38 2020 +0900
f011aa4
efi_loader: function descriptions efi_watchdog.c
by Heinrich Schuchardt
· Fri Apr 10 17:51:56 2020 +0200
76f5789
efi_loader: add missing doc comments in efi_disk.c
by Heinrich Schuchardt
· Fri Apr 10 17:10:34 2020 +0200
41020f3
efi_loader: function descriptions efi_unicode_collation.c
by Heinrich Schuchardt
· Fri Apr 10 17:39:23 2020 +0200
fa49752
efi_loader: enable RNG if DM_RNG is enabled
by Peter Robinson
· Wed Apr 01 11:15:01 2020 +0100
7357a35
Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next
by Tom Rini
· Tue Apr 07 11:58:44 2020 -0400
584c2f6
lib: Improve _parse_integer_fixup_radix base 16 detection
by Michal Simek
· Fri Feb 07 13:04:10 2020 +0100
d7aabcc
image: Use constants for 'required' and 'key-name-hint'
by Simon Glass
· Wed Mar 18 11:44:06 2020 -0600
b9d856f
Merge branch 'next' of git://git.denx.de/u-boot-usb into next
by Tom Rini
· Tue Mar 31 17:24:19 2020 -0400
82cd6c4
efi_loader: definition of GetNextVariableName()
by Heinrich Schuchardt
· Sun Mar 22 18:28:20 2020 +0100
56a1a14
efi_selftest: test CalculateCrc32, CopyMem, SetMem
by Heinrich Schuchardt
· Sun Mar 22 09:32:55 2020 +0100
f9dab3a
efi_loader: fix freestanding memmove()
by Heinrich Schuchardt
· Sun Mar 22 09:52:48 2020 +0100
582f857
efi_loader: description efi_convert_pointer()
by Heinrich Schuchardt
· Sun Mar 22 08:28:15 2020 +0100
af8c5b6
efi_loader: simplify logical expression in efi_disk_add_dev()
by Heinrich Schuchardt
· Thu Mar 19 15:45:52 2020 +0100
c169187
efi_selftest: check length reported by GetNextVariableName()
by Heinrich Schuchardt
· Fri Mar 20 19:20:17 2020 +0100
31d9b3a
efi_loader: correct reported length in GetNextVariable()
by Heinrich Schuchardt
· Fri Mar 20 19:04:34 2020 +0100
6203606
efi_loader: fix function descriptions in efi_disk.c
by Heinrich Schuchardt
· Thu Mar 19 13:49:34 2020 +0100
c69addd
efi_loader: description of efi_variable.c
by Heinrich Schuchardt
· Thu Mar 19 17:15:18 2020 +0000
32cdf19
Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti into next
by Tom Rini
· Tue Mar 17 11:59:58 2020 -0400
d99b1b3
efi_loader: export a couple of protocol related functions
by AKASHI Takahiro
· Tue Mar 17 11:12:36 2020 +0900
Next »