Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
3c5fd0989c959cbf33dbf2a95da71314e4abf26d
/
lib
bdd5f81
common: Drop linux/printk.h from common header
by Simon Glass
· Thu Sep 14 18:21:46 2023 -0600
aadec12
efi: Use the installed SMBIOS tables
by Simon Glass
· Wed Sep 20 07:29:51 2023 -0600
5059dbe
x86: smbios: Add a Kconfig indicating SMBIOS-table presence
by Simon Glass
· Tue Sep 19 21:00:13 2023 -0600
b0a8544
efi: x86: Correct the condition for installing ACPI tables
by Simon Glass
· Tue Sep 19 21:00:12 2023 -0600
1a2fcc2
x86: Allow APCI in SPL
by Simon Glass
· Tue Sep 19 21:00:06 2023 -0600
b7b7f16
boot: Join FDT_FIXUP_PARTITIONS with related options
by Simon Glass
· Thu Sep 14 10:55:57 2023 -0600
19fc4da
FWU: Avoid showing an unselectable menu option
by Simon Glass
· Thu Sep 14 10:55:43 2023 -0600
e70648e
lib: rational: Move the Kconfigs into the correct place
by Simon Glass
· Thu Sep 14 10:55:39 2023 -0600
e2aa438
common: board_r: Remove unused NEEDS_MANUAL_RELOC code bits
by Marek Vasut
· Wed Sep 06 23:29:44 2023 +0200
69dea21
Merge tag 'v2023.10-rc4' into next
by Tom Rini
· Mon Sep 04 10:51:58 2023 -0400
b8357c1
event: Convert existing spy records to simple
by Simon Glass
· Mon Aug 21 21:16:56 2023 -0600
cad6b82
initcall: Support manual relocation
by Simon Glass
· Mon Aug 21 21:16:55 2023 -0600
6b42d38
initcall: Support emitting events
by Simon Glass
· Mon Aug 21 21:16:54 2023 -0600
4e47b6c
initcall: Adjust the failure message and return value
by Simon Glass
· Mon Aug 21 21:16:52 2023 -0600
45a95bf
initcall: Adjust the loop logic
by Simon Glass
· Mon Aug 21 21:16:51 2023 -0600
0e33bbf
initcall: Factor out reloc_off calculation
by Simon Glass
· Mon Aug 21 21:16:50 2023 -0600
afb5a8a
Revert "initcall: Move to inline function"
by Simon Glass
· Mon Aug 21 21:16:49 2023 -0600
4ede2df
fwu: Initialize global fwu library state during CI test
by Marek Vasut
· Wed Aug 23 02:16:52 2023 +0200
3f46bcc
scripts/Makefile.lib: Embed capsule public key in platform's dtb
by Sughosh Ganu
· Tue Aug 22 23:10:05 2023 +0530
929f7ce
Revert "arm: imx: mx7: Move CONFIG_OPTEE_TZDRAM_SIZE from lib/optee"
by Ricardo Salveti
· Fri Aug 25 16:47:11 2023 +0300
bc4e6cd
spl: crypto: fix including SHA* object files in SPL
by Oleksandr Suvorov
· Wed Aug 23 17:56:27 2023 +0300
c76eade
efi_loader: delete handle from events when a protocol is uninstalled
by Ilias Apalodimas
· Thu Aug 24 17:21:09 2023 +0300
f9b0875
lib: parameter check in hash_calculate
by Heinrich Schuchardt
· Tue Aug 22 11:10:20 2023 +0200
21fcfd8
uuid: Add ChromiumOS partition types
by Simon Glass
· Thu Aug 24 13:55:44 2023 -0600
317bdb2
uuid: Move function comments to header file
by Simon Glass
· Thu Aug 24 13:55:36 2023 -0600
733c262
abuf: Allow incrementing the size
by Simon Glass
· Mon Aug 14 16:40:22 2023 -0600
a0e274b
Merge tag 'v2023.10-rc3' into next
by Tom Rini
· Mon Aug 21 17:32:17 2023 -0400
0f0a1b3
efi_loader: fix efi_add_known_memory()
by Heinrich Schuchardt
· Mon Aug 14 07:50:53 2023 +0200
c8d8cdd
lib: Suppress E when writing error-string output
by Simon Glass
· Sun Jul 30 11:15:13 2023 -0600
eff11fa
treewide: unify the linker symbol reference format
by Shiji Yang
· Thu Aug 03 09:47:17 2023 +0800
f18679c
Kconfigs: Correct default of "0" on hex type entries
by Tom Rini
· Wed Aug 02 11:09:43 2023 -0400
9f0b8f2
crc32: Drop duplicates crc header includes
by Ilya Lukin
· Fri Jul 14 17:39:32 2023 +0300
0b18c3d
lib/charset: fix u16_strlcat() return value
by Matthias Schiffer
· Fri Jul 14 13:24:51 2023 +0200
02482ee
Revert "lib: string: Fix strlcpy return value", fix callers
by Matthias Schiffer
· Fri Jul 14 13:24:50 2023 +0200
431c7b5
arm_ffa: efi: introduce FF-A MM communication
by Abdellatif El Khlifi
· Fri Aug 04 14:33:44 2023 +0100
dc3cb5d
lib: uuid: introduce uuid_str_to_le_bin function
by Abdellatif El Khlifi
· Fri Aug 04 14:33:38 2023 +0100
15a23ca
spl: move SPL_CRC32 option to lib/Kconfig
by Oleksandr Suvorov
· Thu Aug 03 19:05:40 2023 +0300
73a5a26
efi_loader: check uuid_str_to_bin return value
by Masahisa Kojima
· Mon Jul 31 17:53:02 2023 +0900
f407af8
efi_loader: catch out of memory in file_open
by Heinrich Schuchardt
· Sun Jul 30 14:06:06 2023 +0200
f9e8ada
efi_loader: error handling in efi_disk_add_dev
by Heinrich Schuchardt
· Sun Jul 30 14:03:53 2023 +0200
9f0d3ad
efi_loader: memory leak efi_add_memory_map_pg
by Heinrich Schuchardt
· Sun Jul 30 12:59:32 2023 +0200
17fac0e
efi_loader: out of memory in efi_mem_carve_out
by Heinrich Schuchardt
· Sun Jul 30 12:27:03 2023 +0200
f0c16f9
efi_loader: overflow in efi_allocate_pages
by Heinrich Schuchardt
· Sun Jul 30 11:31:08 2023 +0200
09ec9f7
efi_loader: error handling in tcg2_hash_pe_image()
by Heinrich Schuchardt
· Mon Jul 31 14:11:34 2023 +0200
71c2444
efi_loader: out of memory in efi_add_memory_map_pg
by Heinrich Schuchardt
· Sun Jul 30 12:36:17 2023 +0200
d8df891
efi_selftest: remove superfluous assignments
by Heinrich Schuchardt
· Sun Jul 30 10:28:10 2023 +0200
1532523
efi_loader: fix an IS_ERR() vs NULL check
by Dan Carpenter
· Thu Jul 27 10:16:20 2023 +0300
a8000b9
efi_loader: capsule: enforce guid check in api and capsule_on_disk
by AKASHI Takahiro
· Thu Jul 27 09:38:00 2023 +0900
0c5ff7e
efi_loader: Fix memory corruption on 32bit systems
by Dan Carpenter
· Wed Jul 26 09:54:52 2023 +0300
81040de
efi_loader: fix uninitialized variable bug in efi_set_load_options()
by Dan Carpenter
· Thu Jul 27 10:15:01 2023 +0300
b09ecf1
efi_loader: make efi_delete_handle() follow the EFI spec
by Ilias Apalodimas
· Mon Jul 24 13:17:36 2023 +0300
3d34763
efi_loader: simplify dp_fill()
by Heinrich Schuchardt
· Fri Jul 21 08:34:18 2023 +0200
8433a5d
efi_loader: device paths for special block devices
by Heinrich Schuchardt
· Fri Jul 21 00:03:46 2023 +0200
e9b59bf
fwu: Show number of attempts in Trial State
by Michal Simek
· Fri Jul 14 10:47:06 2023 +0200
4b5ab71
fwu: mtd: Fix dfu_alt_info generation for 2 images per bank
by Michal Simek
· Thu Jul 13 16:36:27 2023 +0200
9495d07
fwu: Allow code to properly decode trial state
by Michal Simek
· Thu Jul 13 16:35:24 2023 +0200
8b24d14
lib: sparse: allocate FASTBOOT_MAX_BLK_WRITE instead of small number
by Mattijs Korpershoek
· Fri Jul 07 10:13:34 2023 +0200
74aad48
Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"
by Tom Rini
· Mon Jul 24 19:51:05 2023 -0400
805b3a1
arm_ffa: efi: introduce FF-A MM communication
by Abdellatif El Khlifi
· Thu Jul 13 14:28:46 2023 +0100
0d92c6e
lib: uuid: introduce uuid_str_to_le_bin function
by Abdellatif El Khlifi
· Thu Jul 13 14:28:39 2023 +0100
a58132a
lib: Kconfig: k3: Enable SHA512 for fit signature
by Manorit Chawdhry
· Fri Jul 14 11:22:39 2023 +0530
39568fd
efi_loader: support all uclasses in device path
by Heinrich Schuchardt
· Wed Jul 19 06:43:08 2023 +0200
b8ea6ff
efi_loader: fix dp_fill() for BLKMAP, HOST, VIRTIO
by Heinrich Schuchardt
· Wed Jul 19 16:49:46 2023 +0200
676c274
efi_driver: fix duplicate efiblk#0 issue
by Masahisa Kojima
· Mon Jul 03 15:08:45 2023 +0900
e2effb8
efi_loader: make efi_remove_protocol() static
by Ilias Apalodimas
· Mon Jun 19 14:14:03 2023 +0300
4953c99
efi_loader: use efi_install_multiple_protocol_interfaces()
by Ilias Apalodimas
· Mon Jun 19 14:14:02 2023 +0300
d822f86
efi_loader: simplify efi_uninstall_protocol()
by Heinrich Schuchardt
· Sun Jun 18 09:00:45 2023 +0200
f6e23ab
Merge https://source.denx.de/u-boot/custodians/u-boot-x86
by Tom Rini
· Mon Jul 17 10:38:28 2023 -0400
8965f29
efi: Use the installed ACPI tables
by Simon Glass
· Sat Jul 15 21:39:17 2023 -0600
54d26e7
efi: Show all known UUIDs with CONFIG_CMD_EFIDEBUG
by Simon Glass
· Sat Jul 15 21:38:51 2023 -0600
10733e4
Merge tag 'efi-2023-10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Sat Jul 15 11:19:11 2023 -0400
e1ad108
efi_selftests: add extra testcases on controller handling
by Ilias Apalodimas
· Tue Jun 20 09:19:31 2023 +0300
ac1abbe
efi_loader: fix the return codes of UninstallProtocol
by Ilias Apalodimas
· Tue Jun 20 09:19:30 2023 +0300
106f0df
efi_loader: check the status of disconnected drivers
by Ilias Apalodimas
· Tue Jun 20 09:19:29 2023 +0300
1e10d62
efi_loader: reconnect drivers on failure
by Ilias Apalodimas
· Tue Jun 20 09:19:28 2023 +0300
b5542a6
Load option with short device path for boot vars
by Raymond Mao
· Mon Jun 19 14:23:01 2023 -0700
a35784d
Fix incorrect return code of boot option update
by Raymond Mao
· Mon Jun 19 14:22:59 2023 -0700
70a76c5
Move bootorder and bootoption apis to lib
by Raymond Mao
· Mon Jun 19 14:22:58 2023 -0700
009a8e3
lzma: Fix decompression speed regression
by Christophe Leroy
· Wed Jul 05 10:34:26 2023 +0200
1b4014b
lib/zlib: Fix a bug when getting a gzip header extra field
by Oleksandr Suvorov
· Thu Jun 15 17:54:34 2023 +0300
722281b
fdt: Allow more general use of livetree
by Simon Glass
· Thu Jun 01 10:22:42 2023 -0600
e88e2fe
fdt: Align the start of the livetree
by Simon Glass
· Thu Jun 01 10:22:40 2023 -0600
5ba5a20
Merge tag 'efi-2023-07-rc7' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Tue Jul 11 13:27:32 2023 -0400
7107d31
efi_loader: Increase default variable store size to 64KiB
by Alper Nebi Yasak
· Sat Jul 08 18:21:12 2023 +0300
c49a653
efi_loader: Avoid underflow when calculating remaining var store size
by Alper Nebi Yasak
· Sat Jul 08 18:23:05 2023 +0300
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
Next »