Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
21c91c9f7067e635826f077401d54b88a6d5f51f
/
test
a61057f
bootstd: Handle a few special cases in cmdline_set_arg()
by Simon Glass
· Wed Oct 25 07:17:36 2023 +1300
0afe557
Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-boot-tpm
by Tom Rini
· Fri Oct 27 19:27:29 2023 -0400
9271dbc
test/py: always use autostart on tpm2 selftests
by Ilias Apalodimas
· Wed Oct 25 10:25:25 2023 +0300
a2cea82
test: use a non system PCR for testing PCR extend
by Ilias Apalodimas
· Tue Oct 24 10:43:54 2023 -0500
1a55a7a
test: Add sandbox TPM boot measurement
by Eddie James
· Tue Oct 24 10:43:51 2023 -0500
9e3474d
test: dm: add SCMI power domain protocol test
by AKASHI Takahiro
· Mon Oct 16 14:39:46 2023 +0900
038cb02
cmd: mbr: Allow 4 MBR partitions without need for extended
by Alexander Gendin
· Mon Oct 09 01:24:36 2023 +0000
6b911b6
cli: Consume invalid escape sequences early
by Yurii Monakov
· Tue Oct 10 11:16:39 2023 +0300
9de522d
Merge tag 'u-boot-rockchip-20231024' of https://source.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· Tue Oct 24 09:39:52 2023 -0400
c9a97f6
rockchip: test: dm: add rkmtd test
by Johan Jonker
· Wed Oct 18 16:01:59 2023 +0200
b51f01d
bootstd: Scan all bootdevs in a boot_targets entry (take 2)
by Simon Glass
· Mon Oct 23 00:02:13 2023 -0700
33795a9
bootstd: Correct logic for single uclass
by Simon Glass
· Mon Oct 23 00:02:12 2023 -0700
fd5a519
bootstd: Expand boot-ordering test to include USB
by Simon Glass
· Mon Oct 23 00:02:11 2023 -0700
5c3e93f
Revert "bootstd: Scan all bootdevs in a boot_targets entry"
by Simon Glass
· Mon Oct 23 00:02:10 2023 -0700
e0f8cd2
sandbox: watchdog: Avoid an error on startup
by Simon Glass
· Thu Aug 10 09:53:13 2023 -0600
8734d6f
test: spl: Add a test for the SPI load method
by Sean Anderson
· Sat Oct 14 16:48:05 2023 -0400
430e4aa
test: spl: Add a test for the NOR load method
by Sean Anderson
· Sat Oct 14 16:48:04 2023 -0400
c4f86c0
test: spl: Add a test for the NET load method
by Sean Anderson
· Sat Oct 14 16:48:03 2023 -0400
576295d
test: spl: Add a test for the MMC load method
by Sean Anderson
· Sat Oct 14 16:48:02 2023 -0400
156e31c
test: spl: Add a test for spl_blk_load_image
by Sean Anderson
· Sat Oct 14 16:48:01 2023 -0400
2d3ffa3
test: spl: Add functions to create filesystems
by Sean Anderson
· Sat Oct 14 16:48:00 2023 -0400
f65dcc0
test: spl: Add functions to create images
by Sean Anderson
· Sat Oct 14 16:47:59 2023 -0400
20d95f8
test: spl: Fix spl_test_load not failing if fname doesn't exist
by Sean Anderson
· Sat Oct 14 16:47:58 2023 -0400
dcd91b1
test: spl: Split tests up and use some configs
by Sean Anderson
· Sat Oct 14 16:47:57 2023 -0400
7bf2f8c
spl: Allow enabling SPL_OF_REAL and SPL_OF_PLATDATA at the same time
by Sean Anderson
· Sat Oct 14 16:47:46 2023 -0400
c37f299
Merge branch '2023-10-16-assorted-cmd-updates'
by Tom Rini
· Mon Oct 16 10:25:11 2023 -0400
03f146c
cmd: Convert existing long help messages to the new macro
by Tom Rini
· Sat Oct 07 15:13:08 2023 -0400
2c2d1d8
Merge tag 'u-boot-amlogic-20231015' of https://source.denx.de/u-boot/custodians/u-boot-amlogic
by Tom Rini
· Mon Oct 16 09:09:54 2023 -0400
f6c19e1
sandbox: add tests for UCLASS_SM
by Alexey Romanov
· Thu Sep 21 11:13:37 2023 +0300
b964b72
Merge tag 'dm-pull-13oct23' of https://source.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· Sat Oct 14 10:50:20 2023 -0400
49f366b
test: dm: add SCMI base protocol test
by AKASHI Takahiro
· Wed Oct 11 19:07:06 2023 +0900
dae0046
test: dm: simplify SCMI unit test on sandbox
by AKASHI Takahiro
· Wed Oct 11 19:07:03 2023 +0900
cc4ecda
test: dm: add protocol-specific channel test
by AKASHI Takahiro
· Wed Oct 11 19:06:59 2023 +0900
60bcbf0
bootstd: Scan all bootdevs in a boot_targets entry
by Simon Glass
· Sat Sep 23 14:50:15 2023 -0600
00135d8
Merge tag 'xilinx-for-v2024.01-rc1-v3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze
by Tom Rini
· Fri Oct 13 08:45:55 2023 -0400
70c579b
expo: Update tests to include textline
by Simon Glass
· Sun Oct 01 19:13:39 2023 -0600
4c0bf97
cli: Add a command to show cmdline history
by Simon Glass
· Sun Oct 01 19:13:06 2023 -0600
c437378
cmd: host: Print out the block size of the host device
by Bin Meng
· Tue Sep 26 16:43:36 2023 +0800
881e475
blk: sandbox: Support binding a device with a given logical block size
by Bin Meng
· Tue Sep 26 16:43:33 2023 +0800
55ef453
test/py: net: Add a test for 'pxe get' command
by Love Kumar
· Tue Oct 03 18:42:46 2023 +0530
5765fb1
test: Fix SPL tests not being run
by Sean Anderson
· Fri Sep 29 12:06:54 2023 -0400
e08bee9
test/py: sleep: Add a test for the time command
by Love Kumar
· Wed Sep 27 10:33:55 2023 +0530
2757525
test: lmb: Add test for coalescing and overlap range
by Udit Kumar
· Tue Sep 26 16:54:43 2023 +0530
4289c26
pci: serial: Support reading PCI-register size with base
by Simon Glass
· Tue Sep 26 08:14:58 2023 -0600
9f076ea
sandbox: Move the bloblist down a little in memory
by Simon Glass
· Tue Sep 26 08:14:50 2023 -0600
310487d
dm: core: Add tests for oftree_path()
by Simon Glass
· Tue Sep 26 08:14:46 2023 -0600
c681e09
dm: core: Support writing a 64-bit value
by Simon Glass
· Tue Sep 26 08:14:45 2023 -0600
86ef399
dm: core: Support writing a boolean
by Simon Glass
· Tue Sep 26 08:14:44 2023 -0600
ebbe90b
dm: core: Add a way to convert a devicetree to a dtb
by Simon Glass
· Tue Sep 26 08:14:43 2023 -0600
4544877
dm: core: Add a way to delete a node
by Simon Glass
· Tue Sep 26 08:14:42 2023 -0600
7c33c96
dm: core: Add a way to copy a node
by Simon Glass
· Tue Sep 26 08:14:41 2023 -0600
a869a1b
dm: core: Add a function to create an empty tree
by Simon Glass
· Tue Sep 26 08:14:40 2023 -0600
75b8a87
dm: core: Tidy up comments in the ofnode tests
by Simon Glass
· Tue Sep 26 08:14:39 2023 -0600
db6d872
dm: core: Ensure we run flattree tests on ofnode
by Simon Glass
· Tue Sep 26 08:14:38 2023 -0600
6816489
dm: core: Reverse the argument order in ofnode_copy_props()
by Simon Glass
· Tue Sep 26 08:14:37 2023 -0600
b29a747
Merge branch 'next'
by Tom Rini
· Mon Oct 02 10:55:44 2023 -0400
7af1e79
test: build dependency for event unit tests
by Heinrich Schuchardt
· Thu Sep 07 18:43:17 2023 +0200
83e0d21
test: fix comment indentation on tpm tests
by Ilias Apalodimas
· Thu Jun 01 09:18:44 2023 +0300
aadec12
efi: Use the installed SMBIOS tables
by Simon Glass
· Wed Sep 20 07:29:51 2023 -0600
6a7c1ce
dm: core: ofnode: Add ofnode_read_bootscript_flash()
by Michal Simek
· Thu Aug 31 09:04:27 2023 +0200
43c42bd
dm: core: ofnode: Add ofnode_read_bootscript_address()
by Michal Simek
· Thu Aug 31 08:59:05 2023 +0200
8f03cef
clk: Dont return error when assigned-clocks is empty or missing
by Ashok Reddy Soma
· Wed Aug 30 10:31:42 2023 +0200
a59a24b
test/py: tpm2: skip tpm2_startup when env__tpm_device_test_skip=True
by Michal Simek
· Wed Aug 30 18:36:23 2023 +0200
08a194e
dm: core: support reading a single indexed u64 value
by Michal Simek
· Fri Aug 25 11:37:46 2023 +0200
f37d29a
test: Move POST under a renamed Testing section
by Simon Glass
· Thu Sep 14 10:55:44 2023 -0600
49b7333
test: build dependency for event unit tests
by Heinrich Schuchardt
· Thu Sep 07 18:43:17 2023 +0200
bec9051
phy: Return success from generic_setup_phy() when phy is not found
by Jonas Karlman
· Thu Aug 31 23:07:10 2023 +0000
12830df
phy: Fix generic_setup_phy() return value on power on failure
by Jonas Karlman
· Thu Aug 31 23:07:08 2023 +0000
9f89e68
phy: Set phy->dev to NULL when generic_phy_get_by_index_nodev() fails
by Jonas Karlman
· Thu Aug 31 22:16:35 2023 +0000
ffe06b4
phy: Set phy->dev to NULL when generic_phy_get_by_name() fails
by Jonas Karlman
· Thu Aug 31 22:16:33 2023 +0000
d88ba5f
cmd: gpt: Add command to swap partition order
by Joshua Watt
· Thu Aug 31 10:51:41 2023 -0600
9e58adf
cmd: gpt: Preserve bootable flag
by Joshua Watt
· Thu Aug 31 10:51:40 2023 -0600
da40173
cmd: gpt: Preserve type GUID if enabled
by Joshua Watt
· Thu Aug 31 10:51:39 2023 -0600
44d6233
cmd: gpt: Add command to set bootable flags
by Joshua Watt
· Thu Aug 31 10:51:38 2023 -0600
fd1134e
cmd: gpt: Add gpt_partition_bootable variable
by Joshua Watt
· Thu Aug 31 10:51:37 2023 -0600
d64d579
tests: gpt: Remove test order dependency
by Joshua Watt
· Thu Aug 31 10:51:36 2023 -0600
6bb14de
test: print: Fix hexdump test on 64bit systems
by Marek Vasut
· Fri Aug 25 10:19:40 2023 +0200
dd7af67
test: dm: test-fdt: Use fdtdec_get_int() in dm_check_devices()
by Marek Vasut
· Wed Aug 23 21:37:44 2023 +0200
a4bdec2
nokia_rx51: Remove platform
by Tom Rini
· Mon Sep 04 21:12:28 2023 -0400
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
6b42d38
initcall: Support emitting events
by Simon Glass
· Mon Aug 21 21:16:54 2023 -0600
3bfbedd
event: Support a simple spy record
by Simon Glass
· Mon Aug 21 21:16:48 2023 -0600
a78f3b4
drivers/mtd/nvmxip: Move sandbox_set_enable_memio() to test
by Marek Vasut
· Wed Aug 23 02:18:20 2023 +0200
4ede2df
fwu: Initialize global fwu library state during CI test
by Marek Vasut
· Wed Aug 23 02:16:52 2023 +0200
33f8386
test: capsule: Remove logic to add public key ESL
by Sughosh Ganu
· Tue Aug 22 23:10:07 2023 +0530
0c3783e
sandbox: trace: Increase trace buffer size
by Sughosh Ganu
· Tue Aug 22 23:10:02 2023 +0530
467130a
test: capsule: Generate EFI capsules through binman
by Sughosh Ganu
· Tue Aug 22 23:10:00 2023 +0530
2f27e47
bootstd: Adjust the default bootmeth order
by Simon Glass
· Sat Aug 19 16:49:35 2023 -0600
d7d3a97
bootstd: cros: Allow detection of any kernel partition
by Simon Glass
· Thu Aug 24 13:55:45 2023 -0600
fff928c
bootstd: Add a test for bootmeth_cros
by Simon Glass
· Thu Aug 24 13:55:41 2023 -0600
bb76a5c
bootstd: test: Allow binding and using any mmc device
by Simon Glass
· Thu Aug 24 13:55:40 2023 -0600
d465ad5
bootflow: Show an empty filename when there is none
by Simon Glass
· Thu Aug 24 13:55:39 2023 -0600
0870921
test: Move 1MB.fat32.img and 2MB.ext2.img
by Simon Glass
· Thu Aug 24 13:55:38 2023 -0600
4462fa3
expo: cedit: Support reading settings from CMOS RAM
by Simon Glass
· Mon Aug 14 16:40:38 2023 -0600
2b91ca6
expo: cedit: Support writing settings to CMOS RAM
by Simon Glass
· Mon Aug 14 16:40:37 2023 -0600
0f2e5a6
expo: cedit: Support reading settings from environment vars
by Simon Glass
· Mon Aug 14 16:40:36 2023 -0600
237f375
expo: cedit: Support writing settings to environment vars
by Simon Glass
· Mon Aug 14 16:40:35 2023 -0600
b1cd32b
expo: cedit: Support reading settings from a file
by Simon Glass
· Mon Aug 14 16:40:34 2023 -0600
28bf435
expo: cedit: Support writing settings to a file
by Simon Glass
· Mon Aug 14 16:40:33 2023 -0600
Next »