Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
4c29c2bb391688a39596f22dbcafa705b83e8b44
/
test
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
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
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
b1263bc
expo: Tidy up the expo.py tool and usage
by Simon Glass
· Mon Aug 14 16:40:28 2023 -0600
44e4ec7
expo: Move cedit test into its own file and tidy
by Simon Glass
· Mon Aug 14 16:40:26 2023 -0600
e90acd8
expo: Provide a way to iterate through all scene objects
by Simon Glass
· Mon Aug 14 16:40:23 2023 -0600
733c262
abuf: Allow incrementing the size
by Simon Glass
· Mon Aug 14 16:40:22 2023 -0600
795f0d7
test: acpi: Handle both 32bit and 64bit ACPI tables
by Marek Vasut
· Sun Aug 13 03:25:59 2023 +0200
ef9eb6c
test: Fix the help for the ut command
by Marek Vasut
· Sun Aug 13 00:16:41 2023 +0200
a0e274b
Merge tag 'v2023.10-rc3' into next
by Tom Rini
· Mon Aug 21 17:32:17 2023 -0400
5d5dd81
test: cpu: Handle both 32bit and 64bit CPUs
by Marek Vasut
· Sun Aug 13 21:52:19 2023 +0200
1af9fe5
test: dm: pinmux: Handle %pa in pinctrl-single mux output
by Marek Vasut
· Sun Aug 13 05:32:08 2023 +0200
393fcf7
test: unit test for semihosting
by Heinrich Schuchardt
· Mon Jul 31 22:01:21 2023 +0200
86604b7
test: fix a couple NULL vs IS_ERR() checks
by Dan Carpenter
· Mon Jul 31 17:08:41 2023 +0300
5f5f89a
test: unicode: fix a sizeof() vs ARRAY_SIZE() bug
by Dan Carpenter
· Thu Jul 27 10:12:58 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
5ad079f
arm_ffa: introduce armffa command
by Abdellatif El Khlifi
· Fri Aug 04 14:33:43 2023 +0100
3d4fb57
arm_ffa: introduce sandbox test cases for UCLASS_FFA
by Abdellatif El Khlifi
· Fri Aug 04 14:33:42 2023 +0100
10a69ce
lib: uuid: introduce testcase for uuid_str_to_le_bin
by Abdellatif El Khlifi
· Fri Aug 04 14:33:39 2023 +0100
74aad48
Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"
by Tom Rini
· Mon Jul 24 19:51:05 2023 -0400
fc0a74e
arm_ffa: introduce armffa command Sandbox test
by Abdellatif El Khlifi
· Thu Jul 13 14:28:45 2023 +0100
f8e68d8
arm_ffa: introduce sandbox test cases for UCLASS_FFA
by Abdellatif El Khlifi
· Thu Jul 13 14:28:44 2023 +0100
8629319
lib: uuid: introduce testcase for uuid_str_to_le_bin
by Abdellatif El Khlifi
· Thu Jul 13 14:28:40 2023 +0100
5da2b46
sandbox: fix a compilation error
by Sergei Antonov
· Tue Jun 13 00:19:04 2023 +0300
117c396
test: avoid function name 'setup'
by Heinrich Schuchardt
· Sat Jul 15 10:48:39 2023 +0200
e40802e
dm: test: Add test for part_get_info_by_type
by Joshua Watt
· Mon Jul 03 08:39:55 2023 -0500
2c1045c
dm: test: Improve partition test error output
by Joshua Watt
· Mon Jul 03 08:39:53 2023 -0500
3e1b52d
dm: test: Fix partition test to use mmc2
by Joshua Watt
· Mon Jul 03 08:39:52 2023 -0500
8e6e2de
tests: Fix exception when cleaning up skipped test
by Joshua Watt
· Mon Jul 03 08:35:09 2023 -0500
5087c77
bdinfo: Show the RAM top and approximate stack pointer
by Simon Glass
· Sat Jul 15 21:38:46 2023 -0600
2b94342
acpi: Add a comment to set the acpi tables
by Simon Glass
· Sat Jul 15 21:38:45 2023 -0600
55a2da3
bootstd: Add support for updating elements of the cmdline
by Simon Glass
· Wed Jul 12 09:04:39 2023 -0600
a08adca
bootstd: Add a function to update a command line
by Simon Glass
· Wed Jul 12 09:04:38 2023 -0600
3ddee31
bdinfo: Show information about the serial port
by Simon Glass
· Wed Jul 12 09:04:37 2023 -0600
3392752
bootstd: Allow storing the OS command line in the bootflow
by Simon Glass
· Wed Jul 12 09:04:34 2023 -0600
72e1d33
test: Skip flat-tree tests if devicetree is not used
by Simon Glass
· Wed Jul 12 09:04:30 2023 -0600
5f0ca61
video: Update stb_truetype
by Simon Glass
· Thu Jun 01 10:23:04 2023 -0600
b8c2655
expo: Add tests for the configuration editor
by Simon Glass
· Thu Jun 01 10:23:03 2023 -0600
6130072
expo: Support building an expo from a description file
by Simon Glass
· Thu Jun 01 10:23:01 2023 -0600
719a3c6
expo: Rename EXPOACT_POINT to EXPOACT_POINT_ITEM
by Simon Glass
· Thu Jun 01 10:22:56 2023 -0600
c55eeba
expo: Move menu-item selection into a function
by Simon Glass
· Thu Jun 01 10:22:54 2023 -0600
c999e17
expo: Support simple themes
by Simon Glass
· Thu Jun 01 10:22:53 2023 -0600
7a96005
expo: Set up the width and height of objects
by Simon Glass
· Thu Jun 01 10:22:52 2023 -0600
6081b0f
expo: Use flags for objects
by Simon Glass
· Thu Jun 01 10:22:50 2023 -0600
7b04395
expo: Add width and height to objects
by Simon Glass
· Thu Jun 01 10:22:49 2023 -0600
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
b2c4034
expo: Rename exp_set_text_mode()
by Simon Glass
· Thu Jun 01 10:22:37 2023 -0600
e73a647
console: Correct truetype spacing error
by Simon Glass
· Thu Jun 01 10:22:36 2023 -0600
d7e32a8
expo: Avoid automatically arranging the scene
by Simon Glass
· Thu Jun 01 10:22:35 2023 -0600
ea274b6
expo: Convert to using a string ID for the scene title
by Simon Glass
· Thu Jun 01 10:22:27 2023 -0600
0a5e069
bdinfo: Correct use of assertions
by Simon Glass
· Tue Jul 11 20:46:30 2023 -0600
4d412fa
test: Find leftovers after clean/mrproper
by Tobias Deiminger
· Tue Jun 20 00:41:07 2023 +0200
4a4ebe3
Merge tag 'v2023.07-rc6' into next
by Tom Rini
· Wed Jul 05 11:28:55 2023 -0400
16f5147
test: dm: restore /firmware nodes after testing
by AKASHI Takahiro
· Thu Jun 08 09:55:59 2023 +0900
2cd173c
test: bdinfo: Add test for command bdinfo
by Marek Vasut
· Wed May 31 03:03:58 2023 +0200
e64dcb2
python: Update requirements.txt for security issues
by Tom Rini
· Tue May 30 15:50:30 2023 -0400
d5cf7a0
nvmxip: move header to include
by Rui Miguel Silva
· Mon Jun 12 09:09:16 2023 +0100
eda4590
test: correct architecture in EFI FIT test
by Heinrich Schuchardt
· Thu Jun 15 13:40:05 2023 +0200
7856b71
Merge tag 'tpm-for_tom-13062023' of https://source.denx.de/u-boot/custodians/u-boot-tpm into next
by Tom Rini
· Tue Jun 13 13:14:49 2023 -0400
c5967e7
test/py: Account PCR updates properly during testing
by Ilias Apalodimas
· Wed Jun 07 12:18:12 2023 +0300
55c8ce5
test/py: replace 'tpm2 init, startup, selftest' sequences
by Ilias Apalodimas
· Wed Jun 07 12:18:11 2023 +0300
Next »