Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
514628ce926c329c2e5736b7ed0ae590e1614da1
/
test
/
dm
10de8a8
acpi: rename aslc_id, aslc_revision
by Heinrich Schuchardt
· Sun Jan 21 12:52:48 2024 +0100
b10091b
test: dm: add button_cmd test
by Caleb Connolly
· Tue Mar 19 13:24:42 2024 +0000
6ea5f96
clk: Remove rfree
by Sean Anderson
· Sat Dec 16 14:38:41 2023 -0500
1edc45f
test: spmi: fix tests
by Caleb Connolly
· Mon Jan 08 15:30:51 2024 +0000
919f835
acpi: Write pointers to tables instead of addresses
by Simon Glass
· Sun Dec 31 08:25:54 2023 -0700
8181e18
acpi: Rename test dm_test_setup_ctx_and_base_tables()
by Simon Glass
· Sun Dec 31 08:25:53 2023 -0700
8fac3d4
global: Restrict use of '#include <linux/kconfig.h>'
by Tom Rini
· Thu Dec 14 07:16:54 2023 -0500
08ccd54
Merge tag 'v2024.01-rc5' into next
by Tom Rini
· Mon Dec 18 08:31:50 2023 -0500
873de89
test: dm: clk_ccf: fix building error
by Yang Xiwen
· Sat Dec 16 04:21:11 2023 +0800
e89289c
test: dm: clk_ccf: test ccf_clk_ops
by Yang Xiwen
· Sat Dec 16 02:28:52 2023 +0800
bde44c9
dm: test: clk: Add test for ccf clk_set_rate()
by Igor Prusov
· Wed Dec 06 02:23:34 2023 +0300
27e9ebb
cmd: acpi: fix acpi list command
by Heinrich Schuchardt
· Tue Nov 21 15:41:28 2023 +0100
bb307a6
acpi: fix struct acpi_xsdt
by Heinrich Schuchardt
· Tue Nov 21 15:41:27 2023 +0100
edf77e6
test: unit test for acpi_find_table()
by Heinrich Schuchardt
· Sat Nov 18 22:57:27 2023 +0100
342d648
Merge patch series "cmd: add scmi command"
by Tom Rini
· Tue Nov 28 22:31:09 2023 -0500
d40686d
test: dm: add scmi command test
by AKASHI Takahiro
· Tue Nov 14 11:14:28 2023 +0900
08372eb
test: dm: skip scmi tests against disabled protocols
by AKASHI Takahiro
· Tue Nov 14 11:14:24 2023 +0900
ee20d66
Merge tag 'v2024.01-rc3' into next
by Tom Rini
· Mon Nov 20 09:19:50 2023 -0500
e54c195
Merge branch '2023-11-16-assorted-updates' into next
by Tom Rini
· Fri Nov 17 08:38:05 2023 -0500
bdb3a3f
sysreset: Fix unsupported request return values
by Paul Barker
· Wed Nov 08 08:51:10 2023 +0000
85e8fc8
test: eth: Don't crash if env_get returns NULL
by Sean Anderson
· Sat Oct 28 18:57:27 2023 -0400
326422b
nand: Add sandbox driver
by Sean Anderson
· Sat Nov 04 16:37:52 2023 -0400
eaa39c6
tree-wide: Replace http:// link with https:// link for ti.com
by Nishanth Menon
· Wed Nov 01 15:56:03 2023 -0500
df17899
serial: zynqmp: Fetch baudrate from dtb and update
by Algapally Santosh Sagar
· Thu Sep 21 16:50:43 2023 +0530
9e3474d
test: dm: add SCMI power domain protocol test
by AKASHI Takahiro
· Mon Oct 16 14:39:46 2023 +0900
c9a97f6
rockchip: test: dm: add rkmtd test
by Johan Jonker
· Wed Oct 18 16:01:59 2023 +0200
e0f8cd2
sandbox: watchdog: Avoid an error on startup
by Simon Glass
· Thu Aug 10 09:53:13 2023 -0600
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
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
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
4289c26
pci: serial: Support reading PCI-register size with base
by Simon Glass
· Tue Sep 26 08:14:58 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
83e0d21
test: fix comment indentation on tpm tests
by Ilias Apalodimas
· Thu Jun 01 09:18:44 2023 +0300
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
08a194e
dm: core: support reading a single indexed u64 value
by Michal Simek
· Fri Aug 25 11:37:46 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
dd7af67
test: dm: test-fdt: Use fdtdec_get_int() in dm_check_devices()
by Marek Vasut
· Wed Aug 23 21:37:44 2023 +0200
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
0870921
test: Move 1MB.fat32.img and 2MB.ext2.img
by Simon Glass
· Thu Aug 24 13:55:38 2023 -0600
795f0d7
test: acpi: Handle both 32bit and 64bit ACPI tables
by Marek Vasut
· Sun Aug 13 03:25:59 2023 +0200
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
3d4fb57
arm_ffa: introduce sandbox test cases for UCLASS_FFA
by Abdellatif El Khlifi
· Fri Aug 04 14:33:42 2023 +0100
74aad48
Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"
by Tom Rini
· Mon Jul 24 19:51:05 2023 -0400
f8e68d8
arm_ffa: introduce sandbox test cases for UCLASS_FFA
by Abdellatif El Khlifi
· Thu Jul 13 14:28:44 2023 +0100
5da2b46
sandbox: fix a compilation error
by Sergei Antonov
· Tue Jun 13 00:19:04 2023 +0300
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
2b94342
acpi: Add a comment to set the acpi tables
by Simon Glass
· Sat Jul 15 21:38:45 2023 -0600
5f0ca61
video: Update stb_truetype
by Simon Glass
· Thu Jun 01 10:23:04 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
e73a647
console: Correct truetype spacing error
by Simon Glass
· Thu Jun 01 10:22:36 2023 -0600
d5cf7a0
nvmxip: move header to include
by Rui Miguel Silva
· Mon Jun 12 09:09:16 2023 +0100
8c6b5f7
Merge tag v2023.07-rc4 into next
by Tom Rini
· Mon Jun 12 14:55:33 2023 -0400
72c5827
test: dm: fwu: fix for the updated api
by Jassi Brar
· Mon Mar 06 17:18:58 2023 -0600
90b0127
acpi: Put the version numbers in a central place
by Simon Glass
· Sat Apr 29 19:21:46 2023 -0600
2510aab
usb: Tidy up the usb_start flag
by Simon Glass
· Fri May 05 20:03:03 2023 -0600
63c76c0
test: eth: IPv6 network discovery unit test
by Ehsan Mohandesi
· Fri Apr 21 17:08:23 2023 -0700
669f5c8
test: Add tests for the extcon
by Svyatoslav Ryhel
· Tue Apr 25 10:57:21 2023 +0300
8664860
core: fdtaddr: use map_sysmem() as cast for the return
by Johan Jonker
· Sun Apr 23 11:19:41 2023 +0200
e1ab990
sandbox64: add a test case for UCLASS_NVMXIP
by Abdellatif El Khlifi
· Mon Apr 17 10:11:58 2023 +0100
1b0e2d1
test: dm: mmc: Check block erasing boundaries
by Loic Poulain
· Thu Jan 26 10:24:19 2023 +0100
5a42005
test: blkmap: Add test suite
by Tobias Waldekranz
· Thu Feb 16 16:33:53 2023 +0100
1531c4e
test: Wrap assert macros in ({ ... }) and fix missing semicolons
by Marek Vasut
· Fri Mar 10 04:33:13 2023 +0100
fc785c5
video console: add 12x22 console simple font test
by Dzmitry Sankouski
· Tue Mar 07 13:21:20 2023 +0300
3467ed2
tpm: Implement tpm_auto_start() for TPMv1.2
by Simon Glass
· Tue Feb 21 06:24:52 2023 -0700
eef107e
tpm: Separate out the TPM tests for v1 and v2
by Simon Glass
· Tue Feb 21 06:24:51 2023 -0700
b6a2fae
test: add a test for the new tpm_auto_start() function
by Ilias Apalodimas
· Sat Feb 18 17:21:22 2023 +0200
fc1aa35
dm: treewide: Complete migration to new driver model schema
by Simon Glass
· Mon Feb 13 08:56:34 2023 -0700
6078bff
reset: Allow reset_get_by_name() with NULL name
by Samuel Holland
· Sat Jan 21 18:02:52 2023 -0600
bae0f4f
clk: Allow clk_get_by_name() with NULL name
by Samuel Holland
· Sat Jan 21 18:02:51 2023 -0600
157f2c5
dm: button: add support for linux_code in button-gpio.c driver
by Dzmitry Sankouski
· Sun Jan 22 18:21:24 2023 +0300
54f4c83
test: create dedicated fdt node for ofnode_for_each_prop test
by Dzmitry Sankouski
· Sun Jan 22 18:21:23 2023 +0300
bb9d131
test: dm: test-fdt: Add decode_panel_timing test
by Nikhil M Jain
· Tue Jan 31 15:35:15 2023 +0530
5dfd4ec
test: Add test for mapping IOMMUs for PCI devices
by Mark Kettenis
· Sat Jan 21 20:27:57 2023 +0100
1551896
test: Add test for IOMMU uclass map/unmap ops
by Mark Kettenis
· Sat Jan 21 20:27:53 2023 +0100
a2cc4b7
virtio: Avoid strange behaviour on removal
by Simon Glass
· Tue Jan 17 10:47:50 2023 -0700
f5e2df0
part: Add a function to find the first bootable partition
by Simon Glass
· Tue Jan 17 10:47:41 2023 -0700
29bfcd6
dm: part: Update test to use mmc2
by Simon Glass
· Tue Jan 17 10:47:22 2023 -0700
Next »