Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e89a3918a8cc011cd12f72266d63402733efb532
/
lib
4a4ebe3
Merge tag 'v2023.07-rc6' into next
by Tom Rini
· Wed Jul 05 11:28:55 2023 -0400
4871b53
mkimage: ecdsa: password for signing from environment
by Stefano Babic
· Thu May 25 10:18:05 2023 +0200
0c57c4c
efi_selftests: fix protocol repeated selftesting
by Ilias Apalodimas
· Tue Jun 13 16:23:06 2023 +0300
f1db7df
efi_loader: simplify efi_disk_remove
by Ilias Apalodimas
· Mon Jun 12 18:35:58 2023 +0300
a467c27
efi_selftests: fix controllers repeated selftesting
by Ilias Apalodimas
· Wed Jun 14 09:55:48 2023 +0300
7dfbe44
efi_selftest: ReinstallProtocolInterface test
by Heinrich Schuchardt
· Sat Jun 10 21:25:18 2023 +0200
8c6b5f7
Merge tag v2023.07-rc4 into next
by Tom Rini
· Mon Jun 12 14:55:33 2023 -0400
e22576d
fwu: provide default fwu_plat_get_bootidx
by Jassi Brar
· Wed May 31 00:30:06 2023 -0500
1f52b64
FWU: Add FWU metadata access driver for MTD storage regions
by Masami Hiramatsu
· Wed May 31 00:29:14 2023 -0500
f752255
fwu: rename fwu_get_verified_mdata to fwu_get_mdata
by Jassi Brar
· Mon Mar 06 17:18:48 2023 -0600
a1df12f
fwu: meta-data: switch to management by common code
by Jassi Brar
· Mon Mar 06 17:18:41 2023 -0600
821e462
fwu: move meta-data management in core
by Jassi Brar
· Mon Mar 06 17:18:28 2023 -0600
94f4780
efi_loader: check lowest supported version
by Masahisa Kojima
· Wed Jun 07 14:41:55 2023 +0900
941353c
efi_loader: get lowest supported version from device tree
by Masahisa Kojima
· Wed Jun 07 14:41:54 2023 +0900
ff96fa1
efi_loader: versioning support in GetImageInfo
by Masahisa Kojima
· Wed Jun 07 14:41:53 2023 +0900
45a18f0
efi_loader: store firmware version into FmpState variable
by Masahisa Kojima
· Wed Jun 07 14:41:52 2023 +0900
5d2438b
efi_loader: add the number of image entries in efi_capsule_update_info
by Masahisa Kojima
· Wed Jun 07 14:41:51 2023 +0900
e9580e2
efi_selftest: LocateHandleBuffer return code
by Heinrich Schuchardt
· Thu Jun 01 09:06:09 2023 +0200
ee69ae1
efi_loader: check return value of part_get_info()
by Heinrich Schuchardt
· Sat May 27 08:18:28 2023 +0200
a0f6a5b
efi: Correct .efi rules
by Simon Glass
· Sat Apr 29 19:21:47 2023 -0600
90b0127
acpi: Put the version numbers in a central place
by Simon Glass
· Sat Apr 29 19:21:46 2023 -0600
ff08eac
efi_loader: fix efi_dp_from_file()
by Heinrich Schuchardt
· Sat May 13 10:36:21 2023 +0200
7e269a3
efi_loader: simplify efi_dp_from_name()
by Heinrich Schuchardt
· Sat May 13 10:30:43 2023 +0200
bf0b3a1
efi_loader: error code efi_dp_from_name()
by Heinrich Schuchardt
· Sat May 13 10:22:21 2023 +0200
16eff69
efi_loader: clean up efi_dp_from_file
by Heinrich Schuchardt
· Sat May 13 10:18:24 2023 +0200
23f90b7
efi_loader: duplicate code in efi_dp_from_name
by Heinrich Schuchardt
· Sat May 13 10:00:55 2023 +0200
87b8a71
efi_loader: avoid #ifdef in efi_dp_from_name()
by Heinrich Schuchardt
· Sat May 13 09:55:26 2023 +0200
aecb9e2
efi_loader: support booting semihosting file
by Heinrich Schuchardt
· Fri May 12 20:18:10 2023 +0200
c4ff7c0
efi_loader: print file path w/o boot device
by Heinrich Schuchardt
· Fri May 12 21:23:15 2023 +0200
3f7120d
fwu: fix config FWU_MULTI_BANK_UPDATE
by Heinrich Schuchardt
· Sun May 07 08:39:34 2023 +0200
7ae6976
acpi: Move the table-finding functions into the libary
by Simon Glass
· Thu May 04 16:54:58 2023 -0600
e264be4
acpi: Create a new Kconfig for ACPI
by Simon Glass
· Thu May 04 16:54:57 2023 -0600
164663c
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
by Tom Rini
· Sun Apr 30 21:29:50 2023 -0400
1fbd614
fdt: Indicate that people should use the ofnode API
by Simon Glass
· Tue Apr 25 10:27:21 2023 -0600
1edb878
mtd: nand: sunxi: Convert from fdtdec to ofnode
by Samuel Holland
· Sun Jan 22 16:06:34 2023 -0600
e0fff9a
efi_loader: remove unused efi_capsule_authenticate
by Heinrich Schuchardt
· Tue Apr 11 20:18:07 2023 +0200
ba7ad02
efi: loader: Make efi_runtime_mmio static
by Bin Meng
· Wed Apr 05 20:15:19 2023 +0800
c8025a3
efi: loader: Make efi_mem static
by Bin Meng
· Wed Apr 05 20:15:18 2023 +0800
d89dea3
efi: loader: Make efi_event_queue and efi_register_notify_events static
by Bin Meng
· Wed Apr 05 20:15:17 2023 +0800
a7f3b7b
efi: selftest: Make load_file() and load_file2() static
by Bin Meng
· Wed Apr 05 20:15:16 2023 +0800
44cbf42
efi: selftest: Make record static
by Bin Meng
· Wed Apr 05 20:15:15 2023 +0800
1a97b51
efi_loader: avoid using HandleProtocol in initrddump.efi
by Heinrich Schuchardt
· Tue Apr 04 07:23:53 2023 +0200
5aaea01
efi_loader: avoid using HandleProtocol in helloworld.efi
by Heinrich Schuchardt
· Tue Apr 04 07:17:48 2023 +0200
15a2155
lib: missing fallthrough comment in vsnprintf_internal()
by Heinrich Schuchardt
· Sat Apr 01 08:13:42 2023 +0200
6c23052
lmb: add max number of region in lmb_dump_region() output
by Patrick Delaunay
· Wed Mar 22 19:12:26 2023 +0100
479de71
lmb: Fix LMB_MEMORY_REGIONS flag usage
by Patrick Delaunay
· Wed Mar 22 19:12:25 2023 +0100
3215268
efi_loader: device_path: support blkmap devices
by Tobias Waldekranz
· Thu Feb 16 16:33:55 2023 +0100
95c015f
Merge branch 'next'
by Tom Rini
· Mon Apr 03 16:45:41 2023 -0400
232c9db
efi_loader: remove duplicate assignment
by Heinrich Schuchardt
· Sat Apr 01 07:21:55 2023 +0200
a7ffd90
efi_loader: correct shortening of device-paths
by Heinrich Schuchardt
· Sun Mar 26 12:22:40 2023 +0200
88e5a20
lib: Fix SYS_TIMER_COUNTS_DOWN description in Kconfig
by Marek Vasut
· Sun Mar 19 04:13:02 2023 +0100
f5e6084
Merge branch 'master' into next
by Tom Rini
· Mon Mar 27 15:19:57 2023 -0400
f7f5578
efi: Include GUID names with EFI app and payload
by Simon Glass
· Mon Mar 20 08:30:12 2023 +1300
d134ad5
efi: Add another tranch of GUIDs
by Simon Glass
· Mon Mar 20 08:30:11 2023 +1300
16eda5e
efi_loader: simplify efi_str_to_u16()
by Heinrich Schuchardt
· Sun Mar 19 09:20:23 2023 +0100
4564025
efi_loader: move dp_alloc() to efi_alloc()
by Heinrich Schuchardt
· Sun Mar 19 09:20:22 2023 +0100
fc607ab
efi_loader: fix device-path for USB devices
by Heinrich Schuchardt
· Sun Mar 19 16:18:09 2023 +0100
3f41a2a
efi_loader: support for Ctrl() device path node
by Heinrich Schuchardt
· Sun Mar 19 16:18:08 2023 +0100
25b18d6
efi_loader: fix device-path for USB devices
by Heinrich Schuchardt
· Sun Mar 19 16:18:09 2023 +0100
ebee60e
efi_loader: support for Ctrl() device path node
by Heinrich Schuchardt
· Sun Mar 19 16:18:08 2023 +0100
6839d1b
zlib: trees.c: Fix a warning with clang-15
by Tom Rini
· Mon Feb 27 17:08:36 2023 -0500
ac0135b
libavb: Fix a warning with clang-15
by Tom Rini
· Mon Feb 27 17:08:35 2023 -0500
88d0f5b
console: Use flush() before panic and reset
by Tony Dinh
· Tue Mar 14 17:24:26 2023 -0700
8220add1
Merge tag 'v2023.04-rc4' into next
by Tom Rini
· Tue Mar 14 10:58:41 2023 -0400
ef6c69e
efi_loader: describe term_get_char()
by Heinrich Schuchardt
· Fri Mar 03 22:04:26 2023 +0100
fa419cf
efi_loader: update SetVariable attribute check
by Masahisa Kojima
· Tue Feb 21 11:33:17 2023 +0900
8090d8d
lib: Add an SPL config for LIB_UUID
by Simon Glass
· Wed Feb 22 09:34:11 2023 -0700
93ff459
lib: Fix build condition for tiny-printf
by Simon Glass
· Wed Feb 22 09:34:03 2023 -0700
540883b
lib: Add VPL options for SHA1 and SHA256
by Simon Glass
· Wed Feb 22 09:34:01 2023 -0700
1af8b15
lib: Add a Kconfig for SPL_BZIP2
by Simon Glass
· Wed Feb 22 09:33:54 2023 -0700
3467ed2
tpm: Implement tpm_auto_start() for TPMv1.2
by Simon Glass
· Tue Feb 21 06:24:52 2023 -0700
0c95d22
efi_loader: use tpm_auto_start for the tpm device
by Ilias Apalodimas
· Wed Jan 25 13:06:03 2023 +0200
42d7bdf
tpm: add a function that performs selftest + startup
by Ilias Apalodimas
· Wed Jan 25 12:18:36 2023 +0200
6326e91
efi_loader: set CapsuleMax from CONFIG_EFI_CAPSULE_MAX
by Etienne Carriere
· Thu Feb 16 18:21:41 2023 +0100
b906435
efi_loader: Measure the loaded DTB
by Etienne Carriere
· Thu Feb 16 17:29:48 2023 +0100
4fa3504
efi_loader: fix wrong attribute check for QueryVariableInfo
by Masahisa Kojima
· Wed Feb 15 11:32:17 2023 +0900
4939020
efi_loader: avoid buffer overrun in efi_var_mem_compare
by Heinrich Schuchardt
· Mon Feb 13 19:22:33 2023 +0100
8cce491
lmb: Treat a region which is a subset as equal
by Sjoerd Simons
· Sun Feb 12 16:07:05 2023 +0100
15ecee4
trace: Detect an infinite loop
by Simon Glass
· Sun Jan 15 14:15:51 2023 -0700
b123d95
trace: Correct the relocation handover with buffer overflow
by Simon Glass
· Sun Jan 15 14:15:50 2023 -0700
9fb0135
trace: Show a few more stats about tracing
by Simon Glass
· Sun Jan 15 14:15:49 2023 -0700
6399741
trace: Track the minimum stack depth
by Simon Glass
· Sun Jan 15 14:15:48 2023 -0700
ec26f89
trace: Reduce the number of function sites
by Simon Glass
· Sun Jan 15 14:15:47 2023 -0700
adefafe
trace: Update the file header
by Simon Glass
· Sun Jan 15 14:15:46 2023 -0700
3c35631
abuf: Support use from tools
by Simon Glass
· Sun Jan 15 14:15:45 2023 -0700
971574d
trace: Reduce the default for TRACE_EARLY_CALL_DEPTH_LIMIT
by Simon Glass
· Sun Jan 15 14:15:44 2023 -0700
b479f22
time: Tidy up some unnecessary #ifdefs
by Simon Glass
· Sun Jan 15 14:15:43 2023 -0700
be1eaa1
Merge tag 'efi-2023-04-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Fri Feb 10 13:45:15 2023 -0500
5c34604
efi_loader: static efi_query_variable_info_runtime()
by Heinrich Schuchardt
· Fri Feb 10 09:06:17 2023 +0100
64a4400
efi_loader: make gop_blt() static
by Heinrich Schuchardt
· Fri Feb 10 09:05:03 2023 +0100
bf53ea7
efi_loader: include definition of allow_unaligned()
by Heinrich Schuchardt
· Fri Feb 10 09:02:56 2023 +0100
6ab9403
efi_loader: static functions in efi_runtime.c
by Heinrich Schuchardt
· Fri Feb 10 08:56:06 2023 +0100
f2e7d00
efi_loader: static functions in efi_console.c
by Heinrich Schuchardt
· Fri Feb 10 08:51:41 2023 +0100
8126a1e
efi_loader: static functions in efi_boottime.c
by Heinrich Schuchardt
· Fri Feb 10 08:50:06 2023 +0100
fc7d342
efi_loader: static functions in helloworld.c
by Heinrich Schuchardt
· Fri Feb 10 08:45:38 2023 +0100
f8b438e
efi_loader: fix efi_ecpt_register()
by Heinrich Schuchardt
· Fri Feb 10 09:19:41 2023 +0100
1e9fa49
efi_loader: make get_load_options() static
by Heinrich Schuchardt
· Fri Feb 10 08:09:40 2023 +0100
1fd781f
efi_loader: update attribute check for QueryVariableInfo()
by Masahisa Kojima
· Thu Feb 02 22:53:35 2023 +0900
fdf3e7f
Correct SPL use of ENV_WRITEABLE_LIST
by Simon Glass
· Sun Feb 05 15:39:50 2023 -0700
8f43811
Correct SPL use of EFI_UNICODE_COLLATION_PROTOCOL2
by Simon Glass
· Sun Feb 05 15:39:47 2023 -0700
Next »