Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1c99a4f1e80aaa99295a4a23a43f798208d53915
/
include
1c99a4f
vexpress64: Fix bootargs when building without NET
by Chanho Park
· Thu Jan 16 00:31:48 2025 +0900
64cb8b7
Merge patch series "MediaTek MT7629 OF_UPSTREAM migration (v2)"
by Tom Rini
· Tue Jan 21 09:28:47 2025 -0600
8df4407
board: mediatek: mt7629: Migrate to OF_UPSTREAM
by developer
· Tue Jan 14 18:43:00 2025 +0800
41f3a77
Merge patch series "add the support of sha256_hmac and sha256_hkdf"
by Tom Rini
· Sat Jan 18 17:13:01 2025 -0600
843a1e7
lib: mbedtls: sha256: add support of key derivation
by Philippe Reynes
· Thu Dec 19 14:05:52 2024 +0100
496c006
lib: sha256: add feature sha256_hmac
by Philippe Reynes
· Thu Dec 19 14:05:50 2024 +0100
4b7a623
imx: imx8mq_evk: Switch to BOOTSTD
by Peng Fan
· Thu Jan 09 11:29:16 2025 +0800
44fdac6
imx: imx8mm_evk: Switch to BOOTSTD
by Peng Fan
· Thu Jan 09 11:29:12 2025 +0800
7a7d07e
imx: imx8mn_evk: Switch to BOOTSTD
by Peng Fan
· Thu Jan 09 11:29:10 2025 +0800
6cda191
imx: imx8mp_evk: Switch to BOOTSTD
by Peng Fan
· Thu Jan 09 11:29:06 2025 +0800
afc6156
imx: imx93_evk: switch to BOOTSTD
by Peng Fan
· Thu Jan 09 11:29:02 2025 +0800
0160b2c
Merge patch series "bootstd: Support recording images"
by Tom Rini
· Wed Jan 15 17:34:26 2025 -0600
c869478
bootstd: Export bootdev_get_from_blk()
by Simon Glass
· Fri Nov 15 16:19:24 2024 -0700
c6a52e7
bootstd: Add a simple command to list images
by Simon Glass
· Fri Nov 15 16:19:23 2024 -0700
62632b2
Update bootmeth_alloc_other() to record images
by Simon Glass
· Fri Nov 15 16:19:21 2024 -0700
a686ba6
boot: Update extlinux pxe_getfile_func() to include type
by Simon Glass
· Fri Nov 15 16:19:19 2024 -0700
f39b559
bootmeth: Update the read_file() method to include a type
by Simon Glass
· Fri Nov 15 16:19:17 2024 -0700
8db2a38
bootstd: Update bootmeth_alloc_file() to record images
by Simon Glass
· Fri Nov 15 16:19:14 2024 -0700
c2a16c9
bootstd: Maintain a list of images
by Simon Glass
· Fri Nov 15 16:19:13 2024 -0700
199f588
bootstd: Move the bootflow list into an alist
by Simon Glass
· Fri Nov 15 16:19:12 2024 -0700
1d8f864
bootstd: Drop the bootdev-specific list of bootflows
by Simon Glass
· Fri Nov 15 16:19:11 2024 -0700
2bcd9ea
bootstd: Add a function to get bootstd only if available
by Simon Glass
· Fri Nov 15 16:19:10 2024 -0700
346ab5d
bootstd: Move bootflow-clearing to bootstd
by Simon Glass
· Fri Nov 15 16:19:09 2024 -0700
c01d83f
bootstd: Move bootflow-adding to bootstd
by Simon Glass
· Fri Nov 15 16:19:08 2024 -0700
7eb4f25
Merge patch series "fdt_support: improve board_fdt_chosen_bootargs() for flexibility"
by Tom Rini
· Tue Jan 14 15:43:07 2025 -0600
b1f13d7
common: fdt: hand over original fdt bootargs into board chosen handler
by Dmitry Rokosov
· Fri Dec 20 00:42:10 2024 +0300
c652d51
fdt_support: board_fdt_chosen_bootargs() should return const char*
by Dmitry Rokosov
· Fri Dec 20 00:42:09 2024 +0300
66307fd
include/fdt_support: fix docstyle to comply with kernel-doc requirements
by Dmitry Rokosov
· Fri Dec 20 00:42:08 2024 +0300
36c31d1
Merge patch series "SMBIOS improvements"
by Tom Rini
· Tue Jan 14 14:29:49 2025 -0600
6a125b3
cmd: update smbios cmd
by Raymond Mao
· Fri Dec 06 14:54:26 2024 -0800
a28ef80
smbios: Refactor smbios library
by Raymond Mao
· Fri Dec 06 14:54:22 2024 -0800
8fe0731
sysinfo: Add sysinfo driver and data structure for smbios
by Raymond Mao
· Fri Dec 06 14:54:21 2024 -0800
860fa8b
sysinfo: Add sysinfo API for accessing data area
by Raymond Mao
· Fri Dec 06 14:54:19 2024 -0800
f4b933d
smbios: Refactor the smbios headfile
by Raymond Mao
· Fri Dec 06 14:54:18 2024 -0800
775fc11
common: Move autoprobe out to board init
by Simon Glass
· Wed Nov 20 08:36:41 2024 -0700
c0952f0
power: replace magic numbers with macros
by Shree Ramamoorthy
· Wed Dec 18 11:12:36 2024 -0600
a216c2a
rockchip: rk3399: expand space for decompressed kernel
by FUKAUMI Naoki
· Mon Dec 02 23:40:18 2024 +0000
0423b3b
rockchip: rk3066a/rk3188: use includes from dts/upstream
by Johan Jonker
· Sun Dec 08 18:46:31 2024 +0100
93e8353
rockchip: Add support for Radxa ROCK 5C
by FUKAUMI Naoki
· Sat Jan 04 01:57:04 2025 +0000
4922603
board: rockchip: add Khadas Edge2 RK3588 board
by Jacobe Zang
· Tue Nov 19 15:46:47 2024 +0800
e5bbbe0
rockchip: rk3288: Use rk3288-power.h from dts/upstream
by Jonas Karlman
· Sat Nov 09 21:04:09 2024 +0000
af94d01
Merge tag 'tpm-master-07012025' of https://source.denx.de/u-boot/custodians/u-boot-tpm
by Tom Rini
· Thu Jan 09 11:10:18 2025 -0600
4fc6509
tpm: update descriptions in tpm headers
by Heinrich Schuchardt
· Fri Dec 27 14:25:41 2024 +0200
2f7ad7e
tpm: Keep the active PCRs in the chip private data
by Ilias Apalodimas
· Tue Dec 24 08:01:09 2024 -0800
7b1e522
tpm: Don't create an EventLog if algorithms are misconfigured
by Ilias Apalodimas
· Tue Dec 24 08:01:08 2024 -0800
4315812
tpm: add flag in hash_algo_list and API to check if algorithm is supported
by Raymond Mao
· Tue Dec 24 08:01:07 2024 -0800
6434c4a
tpm: refactor tcg2_get_pcr_info()
by Raymond Mao
· Tue Dec 24 08:01:06 2024 -0800
d788b06
tpm: Rename tpm2_allow_extend()
by Ilias Apalodimas
· Tue Dec 24 08:01:05 2024 -0800
9465f7a
tpm: Rename tpm2_is_active_pcr()
by Ilias Apalodimas
· Tue Dec 24 08:01:04 2024 -0800
f0d5df3
efi: Correct ECPT table GUID
by Yang Gang
· Fri Jan 03 16:18:42 2025 +0800
0af8855
cmd: efidebug: update output of memory attributes
by Heinrich Schuchardt
· Fri Dec 13 10:20:32 2024 +0100
2258bce
efi_loader: update EFI specification version
by Heinrich Schuchardt
· Fri Dec 13 09:58:40 2024 +0100
3d4b09a
efi_loader: Expose efi_reinstall_protocol_interface in efi_loader.h
by Adriano Cordova
· Fri Dec 06 14:18:34 2024 -0300
73c867a
net: correct the description of ip_to_string()
by Heinrich Schuchardt
· Tue Nov 19 11:09:07 2024 +0100
86431b0
Merge patch series "Add 'trace wipe'"
by Tom Rini
· Tue Dec 31 19:00:54 2024 -0600
28c1326
trace: add support for 'trace wipe'
by Jerome Forissier
· Fri Dec 13 13:45:36 2024 +0100
8129ea4
Merge patch series "Select CONFIG_64BIT for sandbox64 and x86_64"
by Tom Rini
· Tue Dec 31 10:58:36 2024 -0600
5b5322c
x86: select CONFIG_64BIT for X86_64
by Andrew Goodbody
· Mon Dec 16 18:07:35 2024 +0000
559196f
Merge patch series "Keep the access to dtb_dt_embedded() within fdtdec"
by Tom Rini
· Tue Dec 31 10:57:54 2024 -0600
c37ec64
fdtdec: encapsulate dtb_dt_embedded() within
by Evgeny Bachinin
· Wed Dec 11 01:39:57 2024 +0300
c670a28
Merge patch series "powerpc: Fix and enforce distinction between immediates and registers"
by Tom Rini
· Mon Dec 30 15:55:11 2024 -0600
1e8ea19
powerpc: Introduce and enforce assembler checks on GPR usage
by J. Neuschäfer
· Thu Dec 12 18:05:47 2024 +0100
31bf8f1
lmb: Rename _lmb_alloc_addr() to lmb_alloc_addr_flags()
by Ilias Apalodimas
· Wed Dec 18 09:02:37 2024 +0200
d1e9a26
lmb: Remove lmb_alloc_base_flags()
by Ilias Apalodimas
· Wed Dec 18 09:02:36 2024 +0200
cc2ed3d
lmb: Remove lmb_alloc_addr_flags()
by Ilias Apalodimas
· Wed Dec 18 09:02:35 2024 +0200
5421c33
lmb: Rename free_mem to available_mem
by Ilias Apalodimas
· Wed Dec 18 09:02:33 2024 +0200
f72c55e
lmb: Remove lmb_reserve_flags()
by Ilias Apalodimas
· Wed Dec 18 09:02:32 2024 +0200
d8462bf
lmb: Move enum lmb_flags to a u32
by Ilias Apalodimas
· Wed Dec 18 09:02:31 2024 +0200
fd04259
lmb: Improve kernel-doc comments
by Sam Protsenko
· Tue Dec 10 20:25:50 2024 -0600
b016569
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sh into next
by Tom Rini
· Mon Dec 30 12:55:39 2024 -0600
35a48dd
arm64: renesas: Align configuration headers
by Marek Vasut
· Sat Dec 14 23:45:11 2024 +0100
e2c4e9d
net/tcp: improve tcp framework, use better state machine
by Mikhail Kshevetskiy
· Sat Dec 28 13:46:32 2024 +0300
c848544
net/tcp: rename ack_edge and seq_init to more common rcv_nxt and irs
by Mikhail Kshevetskiy
· Sat Dec 28 13:46:31 2024 +0300
215f73f
net/tcp: add connection info to tcp_stream structure
by Mikhail Kshevetskiy
· Sat Dec 28 13:46:30 2024 +0300
3e04c86
net/tcp: put connection specific data into a tcp_stream structure
by Mikhail Kshevetskiy
· Sat Dec 28 13:46:29 2024 +0300
b6e13a9
Merge patch series "vbe: Series part E"
by Tom Rini
· Fri Dec 27 15:16:39 2024 -0600
dc020a2
hash: Plumb crc8 into the hash functions
by Simon Glass
· Thu Dec 19 11:29:07 2024 -0700
9a9097f
spl: Drop use of uintptr_t
by Simon Glass
· Thu Dec 19 11:29:00 2024 -0700
c27f3e2
boot: Allow FIT to fall back from best-match option
by Simon Glass
· Thu Dec 19 11:28:51 2024 -0700
08bac88
image: Add a prototype for fit_image_get_phase()
by Simon Glass
· Thu Dec 19 11:28:50 2024 -0700
f8ab6ba
Merge tag 'v2025.01-rc5' into next
by Tom Rini
· Wed Dec 25 22:31:04 2024 -0600
0701991
aes: Allow to store randomly generated IV in the FIT
by Paul HENRYS
· Mon Nov 25 18:47:15 2024 +0100
1cc20cd
Merge patch series "sandbox: repair compile and run-time for OF_EMBED case"
by Tom Rini
· Wed Dec 18 12:36:38 2024 -0600
3104115
sandbox: fix bloblist_finish() linker error if BLOBLIST=n
by Evgeny Bachinin
· Mon Dec 02 16:45:22 2024 +0300
94086b2
fdt: Swap the signature for board_fdt_blob_setup()
by Simon Glass
· Sat Nov 02 11:49:42 2024 -0600
ad9c143
riscv: spacemit: bananapi_f3: initial support added
by Kongyang Liu
· Sun Dec 15 13:02:41 2024 +0800
8f4577e
dts: starfive: Switch to using upstream DT
by Hal Feng
· Sun Dec 08 17:19:31 2024 +0800
fcef2ad
board: add support for LicheeRV Nano
by Thomas Bonnefille
· Tue Nov 12 15:57:38 2024 +0100
72329fa
Merge tag 'fsl-qoriq-2024-12-15' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq
by Tom Rini
· Sun Dec 15 08:02:46 2024 -0600
11f2c93
configs: ls1028a: Fix bootefi issue on Layerscape ls1028ardb platform
by Wei Ming Chen
· Sun Oct 13 15:24:35 2024 +0800
21bda7f
efi_loader: Fix typos in enum efi_allocate_type
by Simon Glass
· Sun Dec 01 08:24:21 2024 -0700
08ee7b8
Merge patch series "Hyperflash Boot fixes for J7200/J721E"
by Tom Rini
· Sat Dec 14 09:34:27 2024 -0600
c040fae
include: configs: j721e_evm: Increase memory offset for tiboot3.bin in HyperFlash
by Aswath Govindraju
· Fri Nov 29 17:01:34 2024 +0530
65f1029
Merge patch series "UART support for higher baudrate"
by Tom Rini
· Sat Dec 14 09:33:03 2024 -0600
c204afd
serial: ns16550: Increase scope of ops functions
by Gokul Praveen
· Tue Nov 26 16:21:30 2024 +0530
e20fe8c
Merge patch series "Add phyCORE AM62Ax"
by Tom Rini
· Fri Dec 13 17:30:27 2024 -0600
e1b8c39
board: phytec: am62a7: Add PHYTEC phyCORE-AM62A7 SoM
by Garrett Giordano
· Mon Nov 18 15:16:05 2024 -0800
c5bb551
Merge patch series "Enable EFI capsule updates for PHYTEC K3 SoMs"
by Tom Rini
· Fri Dec 13 14:15:43 2024 -0600
648d285
board: phytec: k3: Add EFI capsule update support
by Wadim Egorov
· Wed Nov 27 13:17:35 2024 +0100
7082a0d
Revert "Merge patch series "vbe: Series part E""
by Tom Rini
· Thu Dec 12 21:07:26 2024 -0600
Next »