Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
26e73d639d07d4f841dd4c758448c3db810fe463
/
lib
a98a25e
smbios: address build warning
by Peng Fan
· Tue Dec 03 21:42:57 2024 +0800
7082a0d
Revert "Merge patch series "vbe: Series part E""
by Tom Rini
· Thu Dec 12 21:07:26 2024 -0600
58af8a4
Merge patch series "vbe: Series part E"
by Tom Rini
· Thu Dec 12 16:35:47 2024 -0600
2cc2e40
hash: Plumb crc8 into the hash functions
by Simon Glass
· Sat Dec 07 10:24:12 2024 -0700
5b2f0ad
lib: Allow crc8 in TPL and VPL
by Simon Glass
· Sat Dec 07 10:24:10 2024 -0700
e13d95b
spl: lib: Allow for decompression in any SPL build
by Simon Glass
· Sat Dec 07 10:24:08 2024 -0700
50a3f90
Merge tag 'v2025.01-rc4' into next
by Tom Rini
· Mon Dec 09 16:29:47 2024 -0600
6269482
lib: hashtable: Prevent recursive calling of callback functions
by Christoph Niedermaier
· Sat Dec 07 00:04:19 2024 +0100
1908100
mbedtls: remove MBEDTLS_HAVE_TIME
by Ilias Apalodimas
· Fri Dec 06 12:56:45 2024 +0200
bd198b3
net: disable MBEDTLS in SPL
by Heinrich Schuchardt
· Fri Dec 06 12:37:09 2024 +0100
ed220b8
lmb: prohibit allocations above ram_top even from same bank
by Sughosh Ganu
· Mon Dec 02 12:36:24 2024 +0530
5aaeb0e
lmb: Fix the allocation of overlapping memory areas with !LMB_NONE
by Ilias Apalodimas
· Mon Dec 02 16:42:45 2024 +0200
33cfbc0
efi_loader: Check for a valid fw_name before auto generating GUIDs
by Ilias Apalodimas
· Tue Dec 03 18:13:37 2024 +0200
86216cc
efi_loader: Fix Kconfig logic around OF_LIBFDT
by Tom Rini
· Fri Nov 15 10:53:58 2024 -0600
1968754
Merge tag 'efi-next-2024-12-04' of https://source.denx.de/u-boot/custodians/u-boot-efi into next
by Tom Rini
· Wed Dec 04 09:32:28 2024 -0600
6c998e4
efi_selftest: add test for IPv4 Config2 protocol
by Adriano Cordova
· Wed Dec 04 00:05:29 2024 -0300
d7339f4
efi_selftest: add test for HTTP protocol
by Adriano Cordova
· Wed Dec 04 00:05:28 2024 -0300
06649fe
lib: uuid: display HTTP and IPV4 Config II protocols
by Heinrich Schuchardt
· Wed Dec 04 00:05:27 2024 -0300
e9b19eb
efi_loader: efi_net: add EFI_HTTP_PROTOCOL
by Adriano Cordova
· Wed Dec 04 00:05:26 2024 -0300
9debc90
efi_loader: efi_net: add EFI_IP4_CONFIG2_PROTOCOL
by Adriano Cordova
· Wed Dec 04 00:05:25 2024 -0300
0d1f509
efi_loader: net: add support to send http requests and parse http headers
by Adriano Cordova
· Wed Dec 04 00:05:24 2024 -0300
93cba0f
efi_loader: net: set EFI bootdevice device path to HTTP when loaded from wget
by Adriano Cordova
· Wed Dec 04 00:05:23 2024 -0300
4bd5eca
efi_loader: device_path: add support for HTTP device path
by Adriano Cordova
· Wed Dec 04 00:05:22 2024 -0300
3c95136
efi_loader: efi_net: add efi_net_set_addr, efi_net_get_addr
by Adriano Cordova
· Wed Dec 04 00:05:21 2024 -0300
de6495b
efi_loader: add IPv4() to device path to text protocol
by Heinrich Schuchardt
· Wed Dec 04 00:05:19 2024 -0300
e9be2da
efi_loader: device_path: add efi_dp_from_ipv4
by Adriano Cordova
· Wed Dec 04 00:05:18 2024 -0300
b479fc4
net: wget: let wget_with_dns work with dns disabled
by Adriano Cordova
· Wed Dec 04 00:05:16 2024 -0300
ca67595
Merge tag 'xilinx-for-v2025.04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next
by Tom Rini
· Tue Dec 03 15:51:56 2024 -0600
5d9d14d
Merge patch series "CI: Set up for an arm64 runner"
by Tom Rini
· Mon Dec 02 16:36:06 2024 -0600
567b62c
sandbox: efi_loader: Correct use of addresses as pointers
by Simon Glass
· Wed Nov 27 11:17:19 2024 -0600
f625fec
binman: Avoid skipping binman_init()
by Simon Glass
· Sun Dec 01 07:42:34 2024 -0700
172039e
Revert "efi_memory: do not add U-Boot memory to the memory map"
by Ilias Apalodimas
· Fri Nov 29 19:08:13 2024 +0200
076afcd
tiny-printf: Handle NULL pointer argument to %s
by Benedikt Spranger
· Fri Oct 18 10:30:02 2024 +0200
15fa3a8
binman: Add option for pointing to separate description
by Michal Simek
· Fri Nov 01 10:17:54 2024 +0100
362b11f
Merge tag 'v2025.01-rc3' into next
by Tom Rini
· Mon Nov 25 17:23:49 2024 -0600
9b19ed6
Merge patch series "Fix device removal order for Apple dart iommu"
by Tom Rini
· Sun Nov 24 15:41:32 2024 -0600
6460973
dm: Add dm_remove_devices_active() for ordered device removal
by Janne Grunau
· Sat Nov 23 22:44:05 2024 +0100
fa5be12
lmb: Correctly unmap and free memory on errors
by Ilias Apalodimas
· Sun Nov 24 11:00:03 2024 +0200
11600fb
efi_loader: allow EFI_LOADER_BOUNCE_BUFFER on all architectures
by Heinrich Schuchardt
· Thu Nov 21 15:25:21 2024 +0100
ebe7521
efi_loader: simplify efi_tcg2_hash_log_extend_event()
by Heinrich Schuchardt
· Tue Nov 05 05:20:45 2024 +0100
80f9113
Merge tag 'efi-next-2024-11-18' of https://source.denx.de/u-boot/custodians/u-boot-efi into next
by Tom Rini
· Mon Nov 18 10:46:06 2024 -0600
b080e0a
net: net_utils: Move ip_to_string to lib/net_utils.c
by Adriano Cordova
· Mon Nov 11 18:09:45 2024 -0300
ff3edc2
dm: sysinfo: Shorten the SYSINFO_ID prefix
by Simon Glass
· Thu Oct 31 18:50:23 2024 +0100
5b8577d
tpm: use memmove() for overlapping buffers
by Heinrich Schuchardt
· Sat Nov 02 11:27:37 2024 +0100
2abe305
lmb.c: add missing comma in lmb_dump_region()
by Heinrich Schuchardt
· Thu Nov 07 11:14:42 2024 +0100
5573820
lmb: do not panic in lmb_print_region_flags
by Heinrich Schuchardt
· Sat Nov 02 07:32:26 2024 +0100
ec596ed
lib: rsa: Set conventional salt length RSA-PSS parameter
by Loic Poulain
· Thu Oct 31 10:15:31 2024 +0100
9708350
lwip: fix code style issues
by Jerome Forissier
· Thu Nov 07 12:27:57 2024 +0100
eb4ec90
lib: vsprintf: fix API build
by Heinrich Schuchardt
· Sun Nov 03 04:50:15 2024 +0100
a941ab0
Merge patch series "lib: uuid: fix uuid_str_to_le_bin() on 32-bit"
by Tom Rini
· Wed Nov 13 08:14:29 2024 -0600
5833b05
lib: uuid: fix uuid_str_to_bin() on 32-bit
by Heinrich Schuchardt
· Sun Nov 03 23:42:22 2024 +0100
80e81d8
lib: uuid: fix uuid_str_to_le_bin() on 32-bit
by Heinrich Schuchardt
· Sun Nov 03 23:42:21 2024 +0100
7fac39a
lib: provide function hextoull()
by Heinrich Schuchardt
· Sun Nov 03 23:42:20 2024 +0100
9978cd0
Merge patch series "Enable https for wget"
by Tom Rini
· Tue Nov 12 19:10:01 2024 -0600
011c87c
net: lwip: Add Support Server Name Indication support
by Javier Tia
· Sun Nov 10 10:28:39 2024 +0200
273e279
net: lwip: Update lwIP for mbedTLS > 3.0 support and enable https
by Javier Tia
· Sun Nov 10 10:28:38 2024 +0200
9f75dc1
mbedtls: Enable TLS 1.2 support
by Ilias Apalodimas
· Sun Nov 10 10:28:37 2024 +0200
e818d3c
lmb: Add basic io_lmb functionality
by Janne Grunau
· Mon Nov 11 07:56:33 2024 +0100
5631f44
lmb: cosmetic: reorder functions and global LMB variable
by Janne Grunau
· Mon Nov 11 07:56:32 2024 +0100
d9c7040
lmb: Do not use global LMB variable in _lmb_free()
by Janne Grunau
· Mon Nov 11 07:56:31 2024 +0100
aa08ab7
efi_loader: Drop sandbox PXE architecture
by Simon Glass
· Thu Nov 07 14:31:47 2024 -0700
52b53af
sandbox: Report host default-filename in native mode
by Simon Glass
· Thu Nov 07 14:31:46 2024 -0700
1824bf6
efi_loader: Move get_efi_pxe_arch() to efi_helper
by Simon Glass
· Thu Nov 07 14:31:44 2024 -0700
3b1e60b
efi: Move default filename to a function
by Simon Glass
· Thu Nov 07 14:31:43 2024 -0700
8a4ee05
efi_loader: Add a test app
by Simon Glass
· Thu Nov 07 14:31:41 2024 -0700
fe61a8b
efi_loader: Change efi_dp_from_mem() to use size
by Moritz Fischer
· Mon Nov 04 01:49:34 2024 +0000
3a7291a
lmb: Drop extra 16KB of stack space
by Simon Glass
· Mon Oct 28 13:47:59 2024 +0100
e8d0210
alist: Add a way to efficiently filter an alist
by Simon Glass
· Sat Oct 19 09:21:47 2024 -0600
8407424
alist: Add a function to empty the list
by Simon Glass
· Sat Oct 19 09:21:46 2024 -0600
ce66b8a
alist: Add for-loop helpers
by Simon Glass
· Sat Oct 19 09:21:45 2024 -0600
899b4cc
alist: Add a way to get the next element
by Simon Glass
· Sat Oct 19 09:21:44 2024 -0600
c80b0ef
Merge patch series "fs: ext4: implement opendir, readdir, closedir"
by Tom Rini
· Fri Nov 01 13:38:05 2024 -0600
6e3f70b
efi_loader: fix GetInfo and SetInfo
by Heinrich Schuchardt
· Sat Oct 26 08:40:47 2024 +0200
e904f17
lmb: remove __maybe_unused from lmb_map_update_notify
by Heinrich Schuchardt
· Mon Oct 28 07:21:36 2024 +0100
1bf4cb2
acpi_table: Fix coverity defect in acpi_write_spcr
by Patrick Rudolph
· Wed Oct 30 14:11:46 2024 +0100
518d756
Merge tag 'efi-2025-01-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Thu Oct 31 08:33:24 2024 -0600
4786f95
lib: efi_loader: Fix efi_dp_from_mem() calls
by Moritz Fischer
· Wed Oct 30 21:17:48 2024 +0000
14e7ed9
efi_loader: Make tcg2_uninit() static
by Ilias Apalodimas
· Wed Oct 30 22:40:59 2024 +0200
a420910
efi_loader: Remove unused diskid
by Ilias Apalodimas
· Sat Oct 26 11:00:49 2024 +0300
ad54e09
efi_loader: Mark static functions in smbiosdump
by Ilias Apalodimas
· Sat Oct 26 10:57:41 2024 +0300
cf5b09e
efi_loader: Mark static function in dumpdtb
by Ilias Apalodimas
· Sat Oct 26 10:43:17 2024 +0300
55c0571
efi_loader: Mark efi_bootmgr_release_uridp as static
by Ilias Apalodimas
· Sat Oct 26 10:37:32 2024 +0300
e9e55c7
efi_loader: Simplify efi_free_pages()
by Ilias Apalodimas
· Thu Oct 24 14:01:55 2024 +0300
036d264
lmb: Correctly unmap memory after notifications
by Ilias Apalodimas
· Thu Oct 24 13:46:25 2024 +0300
c7a6a80
efi_loader: fix CONFIG_EFI_HTTP dependencies
by Heinrich Schuchardt
· Sat Oct 19 12:59:57 2024 +0200
8eb52e1
efi_selftest: make HII test data static
by Heinrich Schuchardt
· Sat Oct 19 11:03:56 2024 +0200
ab5b015
efi_selftest: fix typo 'got languages' in HII test
by Heinrich Schuchardt
· Sat Oct 19 10:50:29 2024 +0200
7d182fb
lmb: Remove lmb_alloc_flags()
by Ilias Apalodimas
· Wed Oct 23 18:26:36 2024 +0300
2930f89
lmb: Simplify lmb_should_notify usage
by Ilias Apalodimas
· Wed Oct 23 18:22:01 2024 +0300
9849125
lmb: Fix lmb_add_region_flags() return codes and testing
by Ilias Apalodimas
· Wed Oct 23 18:22:00 2024 +0300
cd9feea
lmb: add a check to prevent memory overrun
by Sughosh Ganu
· Mon Oct 21 22:48:20 2024 +0530
ed8df1f
Revert "acpi_table: Fix coverity defect in acpi_write_spcr"
by Tom Rini
· Mon Oct 28 20:53:34 2024 -0600
7bdd82c
acpi_table: Fix coverity defect in acpi_write_spcr
by Patrick Rudolph
· Mon Oct 28 09:08:35 2024 +0100
8fa34f0
Merge patch series "Implement ACPI on aarch64"
by Tom Rini
· Sun Oct 27 17:14:22 2024 -0600
2f6f8d9
arm: cpu: Add ACPI parking protocol support
by Patrick Rudolph
· Wed Oct 23 15:20:13 2024 +0200
ad392d5
common: Enable BLOBLIST_TABLES on arm
by Patrick Rudolph
· Wed Oct 23 15:20:07 2024 +0200
2888587
acpi: Add processor device
by Patrick Rudolph
· Wed Oct 23 15:19:58 2024 +0200
158efd6
acpi: Allocate and write ACPI tables
by Patrick Rudolph
· Wed Oct 23 15:19:57 2024 +0200
d69eb29
acpi_table: Support platforms with unusable RSDT
by Patrick Rudolph
· Wed Oct 23 15:19:56 2024 +0200
1669ce7
acpi: acpi_table: Add IORT support
by Patrick Rudolph
· Wed Oct 23 15:19:54 2024 +0200
Next »