Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
54a1ef24063886548cec118ae40d700344a2c2cf
/
include
54a1ef2
net: Provide a function to run network operations
by Simon Glass
· Wed Mar 05 17:25:23 2025 -0700
92beb243
boot: pxe: Refactor label_run_boot() to avoid cmdline
by Simon Glass
· Wed Mar 05 17:25:14 2025 -0700
e5dcf7d
boot: Support compressed booti images in bootm
by Simon Glass
· Wed Mar 05 17:25:11 2025 -0700
7c39983
boot: Support booti format in bootm
by Simon Glass
· Wed Mar 05 17:25:10 2025 -0700
5047fcc
boot: arm: riscv: sandbox: Add a format for the booti file
by Simon Glass
· Wed Mar 05 17:25:09 2025 -0700
2f93767
boot: Convert IMAGE_FORMAT into an enum
by Simon Glass
· Wed Mar 05 17:25:08 2025 -0700
1cdfab5
bootm: Allow building bootm.c without CONFIG_SYS_BOOTM_LEN
by Simon Glass
· Wed Mar 05 17:25:07 2025 -0700
e3b0def
x86: Drop the unnecessary base_ptr argument to zboot_dump()
by Simon Glass
· Wed Mar 05 17:25:02 2025 -0700
7b15c57
x86: Move the bootm state for zimage into cmd/
by Simon Glass
· Wed Mar 05 17:25:00 2025 -0700
0fdb4b3
x86: Move x86 zboot state into struct bootm_info
by Simon Glass
· Wed Mar 05 17:24:58 2025 -0700
0951937
x86: Rename zboot_run() to zboot_run_args()
by Simon Glass
· Wed Mar 05 17:24:56 2025 -0700
ee5925a
rsa: Add rsa_verify_openssl() to use openssl for host builds
by Paul HENRYS
· Mon Feb 24 22:20:50 2025 +0100
10ecdd5
Merge branch 'picasso' of https://source.denx.de/u-boot/custodians/u-boot-tegra
by Tom Rini
· Sat Feb 22 08:42:01 2025 -0600
c4c899b
Merge tag 'efi-2025-04-rc3' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Thu Feb 20 11:21:41 2025 -0600
24ca436
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscv
by Tom Rini
· Thu Feb 20 08:34:52 2025 -0600
a7058df
efi_loader: make efi_add_memory_map_pg() static
by Heinrich Schuchardt
· Sun Feb 16 12:12:41 2025 +0100
fabdb73
lmb: move lmb_map_update_notify() to EFI
by Heinrich Schuchardt
· Sun Feb 16 12:12:40 2025 +0100
63bb30b
lmb: avoid superfluous value check in lmb_map_update_notify()
by Heinrich Schuchardt
· Sun Feb 16 12:12:39 2025 +0100
e9490e8
configs: microchip_mpfs_icicle: set DEFAULT_FDT_FILE
by Heinrich Schuchardt
· Thu Feb 06 14:05:03 2025 +0100
7e7bcd2
rockchip: rk3288: Use rk3288-cru.h from dts/upstream
by Jonas Karlman
· Sun Jan 12 22:27:29 2025 +0000
e632c64
rockchip: use OF_UPSTREAM for rk3036
by Johan Jonker
· Tue Jan 07 22:36:01 2025 +0100
41a5446
power: regulator: tps65941: Fix voltage calculation for ldo
by Udit Kumar
· Tue Feb 11 23:21:58 2025 +0530
26b302e
board: acer: picasso: add Acer Iconia Tab A500 support
by Svyatoslav Ryhel
· Sun Jan 21 15:37:57 2024 +0200
6cacddc
image: Add support for starting TFA BL31 as fitImage loadables
by Marek Vasut
· Wed Jan 29 22:59:19 2025 +0100
6e00e36
lib: implement strnstr()
by Heinrich Schuchardt
· Mon Feb 03 10:12:00 2025 +0100
3782928
net: lwip: move eth_init() out of new_netif()
by Jerome Forissier
· Thu Jan 30 09:22:20 2025 +0100
1069f28
Merge tag 'u-boot-dfu-20250211' of https://source.denx.de/u-boot/custodians/u-boot-dfu
by Tom Rini
· Tue Feb 11 08:56:54 2025 -0600
ef44e7a
usb: dwc3: Remove dwc3 glue driver support for STi
by Patrice Chotard
· Thu Jan 30 17:35:41 2025 +0100
f404a49
include: env: phytec: Add optargs to K3 files
by Nathan Morrisson
· Wed Jan 29 02:34:44 2025 -0800
608854e
Merge patch series "led: add function naming option from linux"
by Tom Rini
· Fri Feb 07 10:53:43 2025 -0600
350d252
led: add function naming option from linux
by Heiko Schocher
· Tue Jan 28 14:52:46 2025 +0100
5ebcac8
Merge tag 'xilinx-for-v2025.04-rc2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze
by Tom Rini
· Thu Feb 06 08:09:54 2025 -0600
283d148
fpga: Avoid ignored-qualifiers warning
by Alexander Dahl
· Tue Jan 21 17:22:12 2025 +0100
0bd41ab
configs: zynqmp: Add usb_pgood_delay for SOM boards
by Prasad Kummari
· Tue Jan 07 17:59:15 2025 +0530
e1e7af4
arm64: renesas: Add R-Car S4 Starter Kit support
by Marek Vasut
· Fri Jan 31 02:19:57 2025 +0100
c221308
vbe: Add an implementation of VBE-ABrec
by Simon Glass
· Sun Jan 26 11:43:29 2025 -0700
d431552
vbe: Allow VBE to disable adding loadables to the FDT
by Simon Glass
· Sun Jan 26 11:43:28 2025 -0700
100e5b0
spl: Provide a way to mark code needed for relocation
by Simon Glass
· Sun Jan 26 11:43:20 2025 -0700
43e4f79
spl: Allow spl_load() to be controlled in any xPL phase
by Simon Glass
· Sun Jan 26 11:43:19 2025 -0700
7912596
Merge tag 'u-boot-stm32-20250131' of https://source.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· Fri Jan 31 08:32:11 2025 -0600
e378d85
stm32: remove dt-binding headers that are available upstream
by Patrick Delaunay
· Wed Nov 27 17:23:09 2024 +0100
93d73fd
Merge patch series "Add support for MediaTek MT7987 SoC"
by Tom Rini
· Thu Jan 30 14:35:30 2025 -0600
6590750
board: mediatek: add MT7987 reference boards
by developer
· Thu Jan 23 16:55:05 2025 +0800
7d1c489
clk: mediatek: add clock driver support for MediaTek MT7987 SoC
by developer
· Thu Jan 23 16:54:47 2025 +0800
c68350d
net: miiphybb: Fix short name length
by Marek Vasut
· Sat Jan 25 13:17:57 2025 +0100
b50f9f2
net: miiphybb: configs: Drop CONFIG_BITBANGMII_MULTI
by Marek Vasut
· Sat Jan 18 07:14:35 2025 +0100
e3b7c7b
Merge tag 'tpm-master-28012025' of https://source.denx.de/u-boot/custodians/u-boot-tpm
by Tom Rini
· Wed Jan 29 08:12:21 2025 -0600
ba441f5
arm: mmp: add initial support for PXA1908 SoC
by Duje Mihanović
· Fri Jan 24 16:47:49 2025 +0100
2310b8d
arm: kirkwood: Enable bootstd and other modernization for OpenRD boards
by Tony Dinh
· Tue Nov 26 16:57:16 2024 -0800
6324218
tcg2: decouple eventlog size from efi
by Raymond Mao
· Mon Jan 27 06:49:35 2025 -0800
c6881f1
bloblist: add api to get blob with size
by Raymond Mao
· Mon Jan 27 06:49:34 2025 -0800
f0c9125
tpm: add wrapper and helper APIs for PCR allocate
by Raymond Mao
· Mon Jan 27 06:58:48 2025 -0800
f69f2d7
tpm: add TPM2_PCR_Allocate command
by Raymond Mao
· Mon Jan 27 06:58:47 2025 -0800
5187a64
tpm: add TPM2_Shutdown command
by Raymond Mao
· Mon Jan 27 06:58:46 2025 -0800
f008627
mmc: Remove alignment hole for cmdidx in struct mmc_cmd
by Jonas Karlman
· Sat Jan 27 16:29:21 2024 +0000
fce5777
efi_loader: Pass in the required parameters from EFI bootmeth
by Simon Glass
· Thu Jan 23 15:07:23 2025 -0700
d62a732
log: enable filtering on functions
by Heinrich Schuchardt
· Fri Jan 17 01:09:53 2025 +0100
63c2125
log: make log_has_file() static
by Heinrich Schuchardt
· Fri Jan 17 01:09:52 2025 +0100
0ad71bc
efi_loader: correct logging StartImage()
by Heinrich Schuchardt
· Fri Jan 17 01:09:51 2025 +0100
5a7011c
Merge patch series "test: Improvements to ut command and test-suite running"
by Tom Rini
· Fri Jan 24 14:35:37 2025 -0600
fb82a04
test: Record and show the totals for all test runs
by Simon Glass
· Mon Jan 20 14:26:02 2025 -0700
1f271dc
test: Move stat-printing into its own function
by Simon Glass
· Mon Jan 20 14:26:01 2025 -0700
4f621e5
test: Keep a track of the numbers of tests run
by Simon Glass
· Mon Jan 20 14:26:00 2025 -0700
ef69dbe
test: Move stats into a struct
by Simon Glass
· Mon Jan 20 14:25:59 2025 -0700
6685ece
test: Pass the test state to cmd_ut_category()
by Simon Glass
· Mon Jan 20 14:25:58 2025 -0700
0cf497c
test: Drop the function for running upl tests
by Simon Glass
· Mon Jan 20 14:25:55 2025 -0700
f0764dd
test: Drop the function for running seama tests
by Simon Glass
· Mon Jan 20 14:25:54 2025 -0700
c6cede3
test: Drop the function for running pci_mps tests
by Simon Glass
· Mon Jan 20 14:25:53 2025 -0700
401c2cf
test: Drop the function for running loadm tests
by Simon Glass
· Mon Jan 20 14:25:52 2025 -0700
b5f9274
test: Drop the function for running hush tests
by Simon Glass
· Mon Jan 20 14:25:51 2025 -0700
03bf004
test: Drop the function for running addrmap tests
by Simon Glass
· Mon Jan 20 14:25:50 2025 -0700
4060c36
test: Drop the function for running bootm tests
by Simon Glass
· Mon Jan 20 14:25:49 2025 -0700
acec4be
test: Drop the function for running bloblist tests
by Simon Glass
· Mon Jan 20 14:25:48 2025 -0700
cc9d1de
test: Drop the function for running measurement tests
by Simon Glass
· Mon Jan 20 14:25:47 2025 -0700
8feb5ee
test: Drop the function for running setexpr tests
by Simon Glass
· Mon Jan 20 14:25:46 2025 -0700
05512d6
test: Drop the function for running mem tests
by Simon Glass
· Mon Jan 20 14:25:45 2025 -0700
c16ffb2
test: Drop the function for running mbr tests
by Simon Glass
· Mon Jan 20 14:25:44 2025 -0700
f7ad509
test: Drop the function for running log tests
by Simon Glass
· Mon Jan 20 14:25:43 2025 -0700
b315ffb
test: Drop the function for running lib tests
by Simon Glass
· Mon Jan 20 14:25:42 2025 -0700
1b0b3f5
test: Drop the function for running font tests
by Simon Glass
· Mon Jan 20 14:25:41 2025 -0700
936b69e
test: Drop the function for running fdt tests
by Simon Glass
· Mon Jan 20 14:25:40 2025 -0700
3e5f32d
test: Drop the function for running exit tests
by Simon Glass
· Mon Jan 20 14:25:39 2025 -0700
2ff779d
test: Drop the function for running env tests
by Simon Glass
· Mon Jan 20 14:25:38 2025 -0700
82f00f2
test: Drop the function for running dm tests
by Simon Glass
· Mon Jan 20 14:25:37 2025 -0700
bc39468a
test: Drop the function for running common tests
by Simon Glass
· Mon Jan 20 14:25:36 2025 -0700
c235657
test: Drop the function for running cmd tests
by Simon Glass
· Mon Jan 20 14:25:35 2025 -0700
e1dc050
test: Drop the function for running bdinfo tests
by Simon Glass
· Mon Jan 20 14:25:34 2025 -0700
78fd76b
test: Introduce a better array of test suites
by Simon Glass
· Mon Jan 20 14:25:33 2025 -0700
b15512c
test: Drop the _test suffix on linker lists
by Simon Glass
· Mon Jan 20 14:25:32 2025 -0700
b08439d
test: Rename test suites to match their linker-list name
by Simon Glass
· Mon Jan 20 14:25:29 2025 -0700
c2e8b2e
Improve support for linker lists in data structures
by Simon Glass
· Mon Jan 20 14:25:27 2025 -0700
3869eb5
test: Pass the test-state into ut_run_list()
by Simon Glass
· Mon Jan 20 14:25:26 2025 -0700
e641137
test: Rename test_get_state() to ut_get_state()
by Simon Glass
· Mon Jan 20 14:25:24 2025 -0700
52a66b4
test: Drop unused suite prototypes
by Simon Glass
· Mon Jan 20 14:25:23 2025 -0700
5593f8b
Merge patch series "upl: Prerequite patches for updated spec"
by Tom Rini
· Wed Jan 22 16:08:34 2025 -0600
4afa191
dm: core: Provide ofnode_find_subnode_unit()
by Simon Glass
· Fri Jan 10 17:00:29 2025 -0700
9d300ce
dm: core: Provide ofnode_name_eq_unit() to accept a unit address
by Simon Glass
· Fri Jan 10 17:00:28 2025 -0700
6dc1eb3
dm: core: Clarify behaviour of ofnode_name_eq()
by Simon Glass
· Fri Jan 10 17:00:27 2025 -0700
30aaa9b
pci: video: Set up the pixel-format field
by Simon Glass
· Fri Jan 10 17:00:19 2025 -0700
833445d
boot: Rename fit_image_get_data_and_size()
by Simon Glass
· Fri Jan 10 17:00:13 2025 -0700
Next »