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