Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
f99c3296597d66cd11c77ec03ab5621648c6414e
/
test
/
dm
0806dcc
sandbox: video: Speed up video output
by Simon Glass
· Mon Oct 01 11:55:14 2018 -0600
4e766c2
sandbox: Unprotect DATA regions in bus tests
by Simon Glass
· Mon Oct 01 21:12:32 2018 -0600
a10b983
test: tee: test TEE uclass
by Jens Wiklander
· Tue Sep 25 16:40:19 2018 +0200
b93eea7
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· Sun Sep 30 18:16:51 2018 -0400
b3b2ddb
dm: test: Add "/firmware" node scan test
by Rajan Vaja
· Wed Sep 19 03:43:46 2018 -0700
ab664ff
test: Add tests for board uclass
by Mario Six
· Tue Jul 31 11:44:13 2018 +0200
d6f6dc3
test: Add tests for dev_{enable, disable}_by_path
by Mario Six
· Tue Jun 26 08:46:51 2018 +0200
058ef5b
test: Add tests for DT-manipulation functions
by Mario Six
· Tue Jun 26 08:46:49 2018 +0200
02ad6fb
video_osd: Add osd sandbox driver and tests
by Mario Six
· Thu Sep 27 09:19:31 2018 +0200
8a5c8a9
dm: fix alignment of help message of "dm" command
by Masahiro Yamada
· Fri Sep 07 20:31:21 2018 +0900
d9fd0ac
test: ofnode: test ofnode_by_prop_value()
by Jens Wiklander
· Mon Aug 20 11:10:00 2018 +0200
dea5df7
test: Add tests for CPU uclass
by Mario Six
· Mon Aug 06 10:23:44 2018 +0200
b6da1fb
test: Add tests for sysreset_get_status
by Mario Six
· Mon Aug 06 10:23:33 2018 +0200
70ed0ea
sandbox: Add serial test
by Patrice Chotard
· Fri Aug 03 15:07:41 2018 +0200
1e5c4e1
dm: test: Fix typo in test-main comment
by Michal Simek
· Mon Aug 20 08:03:22 2018 +0200
68a3398
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Tom Rini
· Sat Aug 11 19:49:29 2018 -0400
54fdf06
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· Sat Aug 11 19:48:13 2018 -0400
a8ce0ee
test: Add tests for misc uclass
by Mario Six
· Tue Jul 31 14:24:14 2018 +0200
16f57da
test: Add AXI test
by Mario Six
· Thu Aug 09 14:51:20 2018 +0200
29bf603
sandbox: led: use new function to configure default state
by Patrick Delaunay
· Fri Jul 27 16:37:09 2018 +0200
d74d312
test: dm: pci: Add cases for finding PCI capability APIs
by Bin Meng
· Fri Aug 03 01:14:53 2018 -0700
510dddb
test: dm: pci: Add tests for mixed static and dynamic devices on the same bus
by Bin Meng
· Fri Aug 03 01:14:50 2018 -0700
4e08073
test: dm: pci: Test driver binding with driver data provided
by Bin Meng
· Fri Aug 03 01:14:48 2018 -0700
325eed9
test: dm: pci: Add tests for configuration space access
by Bin Meng
· Fri Aug 03 01:14:42 2018 -0700
408e590
test: dm: pci: Test more than one PCI host controller
by Bin Meng
· Fri Aug 03 01:14:41 2018 -0700
cbf071b
test: dm: pci: Test more than one device on the same bus
by Bin Meng
· Fri Aug 03 01:14:39 2018 -0700
1445042
test: dm: pci: Remove unnecessary steps in dm_test_pci_swapcase()
by Bin Meng
· Fri Aug 03 01:14:38 2018 -0700
7a2c2be
dm: power-domain: query power domain after get device
by Peng Fan
· Fri Jul 27 10:20:39 2018 +0800
1119271
clk: add clk_valid()
by Fabrice Gasnier
· Tue Jul 24 16:31:28 2018 +0200
e8826f5
test: smem: add basic smem test
by Ramon Fried
· Mon Jul 02 02:58:00 2018 +0300
f354863
dm: spi: Update sandbox SPI emulation driver to use ofnode
by Simon Glass
· Mon Jun 11 13:07:16 2018 -0600
c89d8b3
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· Fri Jun 01 16:46:39 2018 -0400
67036129
dm: core: add functions to get memory-mapped I/O addresses
by Álvaro Fernández Rojas
· Sun Apr 29 21:56:54 2018 +0200
5ba71e5
test: dm: Fix wrong aliases property names
by Eugeniu Rosca
· Sat May 19 14:13:55 2018 +0200
7b21a5a
sandbox: tests: Add tests for mc34708 PMIC device
by Lukasz Majewski
· Tue May 15 16:26:43 2018 +0200
d0eb49e
sandbox: tests: Exclude common test code (pmic_get) in test/dm/pmic.c
by Lukasz Majewski
· Tue May 15 16:26:42 2018 +0200
7a59d1d
test: regmap: add read/modify/write test
by Neil Armstrong
· Fri Apr 27 11:56:15 2018 +0200
b58adfe
dm: led: add testcase for "default-state" property
by Patrick Bruenn
· Wed Apr 11 11:16:29 2018 +0200
b4f2dda
test: ofnode: test ofnode_device_is_compatible()
by Masahiro Yamada
· Fri Apr 27 01:02:02 2018 +0900
42ab107
test: regmap: test Linux-compatible syscon_node_to_regmap()
by Masahiro Yamada
· Mon Apr 23 13:26:53 2018 +0900
54c5ecb
regmap: clean up regmap allocation
by Masahiro Yamada
· Thu Apr 19 12:14:01 2018 +0900
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
89498f0
test: dm: regmap: fix license header
by Masahiro Yamada
· Fri Apr 27 01:07:21 2018 +0900
bdfb5c4
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· Wed Apr 18 13:50:47 2018 -0400
567a38b
clk: add sandbox test for bulk API
by Neil Armstrong
· Tue Apr 03 11:44:19 2018 +0200
20c633d
reset: add sandbox test for bulk API
by Neil Armstrong
· Tue Apr 03 11:40:51 2018 +0200
35616ef
core: ofnode: Fix translation for #size-cells == 0
by Mario Six
· Mon Mar 12 14:53:33 2018 +0100
2a436db
dm: video: support increased intensity (bold)
by Heinrich Schuchardt
· Thu Feb 08 21:47:12 2018 +0100
423ee56
dm: video: show correct colors in graphical console
by Heinrich Schuchardt
· Thu Feb 08 21:47:09 2018 +0100
70e35b4
dm: core: Add a function to look up a uclass by name
by Simon Glass
· Thu Dec 28 13:14:15 2017 -0700
a471b67
dm: core: parse chosen node
by Rob Clark
· Wed Jan 10 11:33:30 2018 +0100
e23c388
power: extend prefix match to regulator-name property
by Felix Brack
· Mon Nov 27 09:14:16 2017 +0100
1cb894f
Merge git://git.denx.de/u-boot-video
by Tom Rini
· Mon Oct 09 13:31:33 2017 -0400
0ac17d8
test/dm: Fix string handling issues in the eth test
by Tom Rini
· Tue Sep 26 14:08:30 2017 -0400
b6189f2
test: dm: usb: Update test cases for USB
by Bin Meng
· Sun Oct 01 06:19:45 2017 -0700
09d64b3
video: test: Add ANSI escape sequence tests
by Rob Clark
· Mon Sep 25 15:45:09 2017 -0400
985935b
video: test: Helper for writing strings
by Rob Clark
· Mon Sep 25 15:45:08 2017 -0400
9cc2d14
dm: test: replace dm_scan_dt() by of dm_extended_scan_fdt() in dm_do_test
by Patrice Chotard
· Mon Sep 04 14:55:57 2017 +0200
99b324a
blk: dm: make blk_create_device() take a number of block instead of a size
by Jean-Jacques Hiblot
· Fri Jun 09 16:45:18 2017 +0200
64b723f
env: Rename getenv/_f() to env_get()
by Simon Glass
· Thu Aug 03 12:22:12 2017 -0600
6a38e41
env: Rename setenv() to env_set()
by Simon Glass
· Thu Aug 03 12:22:09 2017 -0600
3ff83bc
dm: core: Add uclass_first/next_device_check()
by Simon Glass
· Sun Apr 23 20:10:45 2017 -0600
9c433fe
dm: core: Test uclass_first/next_device() on probe failure
by Simon Glass
· Sun Apr 23 20:10:44 2017 -0600
ac85552
test: bus: Add a check that dev is not NULL
by Simon Glass
· Wed Jun 07 10:28:44 2017 -0600
2e8faa2
test: wdt: Add a check that dev is not NULL
by Simon Glass
· Wed Jun 07 10:28:43 2017 -0600
680e932
test: pwm: Add a check that dev is not NULL
by Simon Glass
· Wed Jun 07 10:28:38 2017 -0600
4f26913
dm: blk: Add a way to obtain a block device from its parent
by Simon Glass
· Sat May 27 11:37:17 2017 -0600
d8c9bac
dm: phy: Update tests to use ut_asserteq()
by Simon Glass
· Thu May 18 20:09:45 2017 -0600
70b66e7
dm: test: Disable the fdt_offset test with livetree
by Simon Glass
· Thu May 18 20:09:44 2017 -0600
9b4057a
dm: test: Separate out the bus DT offset test
by Simon Glass
· Thu May 18 20:09:43 2017 -0600
017886b
dm: core: Run tests with both livetree and flat tree
by Simon Glass
· Thu May 18 20:09:17 2017 -0600
d0fbcab
dm: test: Add support for running tests with livetree
by Simon Glass
· Thu May 18 20:09:16 2017 -0600
be408ee
dm: test: Show the test filename when running
by Simon Glass
· Thu May 18 20:09:15 2017 -0600
3f65b03
dm: test: Move test running code into a separate function
by Simon Glass
· Thu May 18 20:09:14 2017 -0600
36d08d82
sandbox: Add a way to reset sandbox state for tests
by Simon Glass
· Thu May 18 20:09:13 2017 -0600
f19d9f2
dm: core: Scan the live tree when setting up driver model
by Simon Glass
· Thu May 18 20:09:08 2017 -0600
e4fef74
dm: blk: Improve block device claiming
by Simon Glass
· Sun Apr 23 20:02:07 2017 -0600
d5d4c10
dm: blk: Allow finding block devices without probing
by Simon Glass
· Sun Apr 23 20:02:05 2017 -0600
809c3e6
dm: sandbox: pwm: add test for pwm_set_invert()
by Kever Yang
· Mon Apr 24 10:27:52 2017 +0800
7e9db02
dm: test: Add tests for the generic PHY uclass
by Jean-Jacques Hiblot
· Mon Apr 24 11:51:28 2017 +0200
daea6d4
dm: Simple Watchdog uclass
by maxims@google.com
· Mon Apr 17 12:00:21 2017 -0700
e62f4be
dm: sandbox: pwm: Add a basic pwm test
by Simon Glass
· Sun Apr 16 21:01:11 2017 -0600
3bd0c46
dm: led: Add support for blinking LEDs
by Simon Glass
· Mon Apr 10 11:34:57 2017 -0600
e445dfd
dm: led: Support toggling LEDs
by Simon Glass
· Mon Apr 10 11:34:56 2017 -0600
dc53166
dm: led: Add support for getting the state of an LED
by Simon Glass
· Mon Apr 10 11:34:55 2017 -0600
6ca1977
dm: led: Adjust the LED uclass
by Simon Glass
· Mon Apr 10 11:34:54 2017 -0600
eaffda7
dm: test: Add test for device removal
by Stefan Roese
· Mon Mar 27 11:02:43 2017 +0200
80b5bc9
dm: core: Add flags parameter to device_remove()
by Stefan Roese
· Mon Mar 20 12:51:48 2017 +0100
dd79d6e
dm: core: Replace of_offset with accessor
by Simon Glass
· Tue Jan 17 16:52:55 2017 -0700
92c67fa
Add a power domain framework/uclass
by Stephen Warren
· Wed Jul 13 13:45:31 2016 -0600
1823034
dm: Use dm_scan_fdt_dev() directly where possible
by Simon Glass
· Tue Jul 05 17:10:10 2016 -0600
09128c5
dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()
by Simon Glass
· Tue Jul 05 17:10:09 2016 -0600
a962243
clk: convert API to match reset/mailbox style
by Stephen Warren
· Fri Jun 17 09:44:00 2016 -0600
6488e64
reset: implement a reset test
by Stephen Warren
· Fri Jun 17 09:43:59 2016 -0600
90937cc
dm: test: Add GPIO open drain tests
by mario.six@gdsys.cc
· Wed May 25 15:15:23 2016 +0200
62f2c90
mailbox: implement a sandbox test
by Stephen Warren
· Mon May 16 17:41:37 2016 -0600
859f256
Rename reset to sysreset
by Stephen Warren
· Thu May 12 12:03:35 2016 -0600
e5cf427
dm: mmc: test: Add tests for MMC
by Simon Glass
· Sun May 01 13:52:44 2016 -0600
4de8657
dm: sandbox: mmc: Enable building MMC code for sandbox
by Simon Glass
· Sun May 01 13:52:43 2016 -0600
a6a15c4
dm: sandbox: Only enable the sandbox MMC driver when valid
by Simon Glass
· Sun May 01 13:52:38 2016 -0600
Next »