index
:
bootloaders/u-boot-midas
deblob-midas-2018.07
recovery-2018.07
wip/as-boot-img
wip/bl1
wip/forkbomb-midas-2020.01-as-boot-img
wip/s-boot-4.0
Part of research to make the bootloader fully free on midas devices
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
dm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.denx.de/u-boot-video
Tom Rini
2017-10-09
1
-12
/
+46
|
\
|
*
video: test: Add ANSI escape sequence tests
Rob Clark
2017-09-29
1
-0
/
+34
|
*
video: test: Helper for writing strings
Rob Clark
2017-09-29
1
-12
/
+12
*
|
test/dm: Fix string handling issues in the eth test
Tom Rini
2017-10-06
1
-3
/
+5
*
|
test: dm: usb: Update test cases for USB
Bin Meng
2017-10-01
1
-158
/
+5
|
/
*
dm: test: replace dm_scan_dt() by of dm_extended_scan_fdt() in dm_do_test
Patrice Chotard
2017-09-11
1
-1
/
+1
*
blk: dm: make blk_create_device() take a number of block instead of a size
Jean-Jacques Hiblot
2017-09-11
1
-3
/
+3
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
1
-18
/
+18
*
env: Rename setenv() to env_set()
Simon Glass
2017-08-16
1
-36
/
+36
*
dm: core: Add uclass_first/next_device_check()
Simon Glass
2017-07-11
1
-0
/
+80
*
dm: core: Test uclass_first/next_device() on probe failure
Simon Glass
2017-07-11
1
-0
/
+72
*
test: bus: Add a check that dev is not NULL
Simon Glass
2017-06-12
1
-0
/
+3
*
test: wdt: Add a check that dev is not NULL
Simon Glass
2017-06-12
1
-0
/
+1
*
test: pwm: Add a check that dev is not NULL
Simon Glass
2017-06-12
1
-0
/
+1
*
dm: blk: Add a way to obtain a block device from its parent
Simon Glass
2017-06-09
1
-0
/
+18
*
dm: phy: Update tests to use ut_asserteq()
Simon Glass
2017-06-01
1
-6
/
+9
*
dm: test: Disable the fdt_offset test with livetree
Simon Glass
2017-06-01
1
-1
/
+2
*
dm: test: Separate out the bus DT offset test
Simon Glass
2017-06-01
1
-1
/
+15
*
dm: core: Run tests with both livetree and flat tree
Simon Glass
2017-06-01
1
-2
/
+36
*
dm: test: Add support for running tests with livetree
Simon Glass
2017-06-01
1
-7
/
+16
*
dm: test: Show the test filename when running
Simon Glass
2017-06-01
1
-1
/
+2
*
dm: test: Move test running code into a separate function
Simon Glass
2017-06-01
1
-24
/
+32
*
sandbox: Add a way to reset sandbox state for tests
Simon Glass
2017-06-01
1
-0
/
+1
*
dm: core: Scan the live tree when setting up driver model
Simon Glass
2017-06-01
1
-2
/
+2
*
dm: blk: Improve block device claiming
Simon Glass
2017-06-01
1
-2
/
+37
*
dm: blk: Allow finding block devices without probing
Simon Glass
2017-06-01
1
-0
/
+21
*
dm: sandbox: pwm: add test for pwm_set_invert()
Kever Yang
2017-05-10
1
-0
/
+1
*
dm: test: Add tests for the generic PHY uclass
Jean-Jacques Hiblot
2017-05-09
2
-0
/
+113
*
dm: Simple Watchdog uclass
maxims@google.com
2017-05-08
2
-0
/
+41
*
dm: sandbox: pwm: Add a basic pwm test
Simon Glass
2017-04-27
2
-0
/
+33
*
dm: led: Add support for blinking LEDs
Simon Glass
2017-04-14
1
-0
/
+24
*
dm: led: Support toggling LEDs
Simon Glass
2017-04-14
1
-0
/
+25
*
dm: led: Add support for getting the state of an LED
Simon Glass
2017-04-14
1
-0
/
+2
*
dm: led: Adjust the LED uclass
Simon Glass
2017-04-14
1
-2
/
+3
*
dm: test: Add test for device removal
Stefan Roese
2017-04-04
2
-0
/
+77
*
dm: core: Add flags parameter to device_remove()
Stefan Roese
2017-04-04
4
-14
/
+14
*
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-08
2
-5
/
+5
*
Add a power domain framework/uclass
Stephen Warren
2016-07-27
2
-0
/
+47
*
dm: Use dm_scan_fdt_dev() directly where possible
Simon Glass
2016-07-27
2
-4
/
+4
*
dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()
Simon Glass
2016-07-27
1
-2
/
+1
*
clk: convert API to match reset/mailbox style
Stephen Warren
2016-06-19
1
-33
/
+77
*
reset: implement a reset test
Stephen Warren
2016-06-19
2
-0
/
+40
*
dm: test: Add GPIO open drain tests
mario.six@gdsys.cc
2016-06-03
1
-0
/
+7
*
mailbox: implement a sandbox test
Stephen Warren
2016-05-26
2
-0
/
+32
*
Rename reset to sysreset
Stephen Warren
2016-05-26
3
-75
/
+75
*
dm: mmc: test: Add tests for MMC
Simon Glass
2016-05-17
2
-3
/
+20
*
dm: sandbox: mmc: Enable building MMC code for sandbox
Simon Glass
2016-05-17
1
-2
/
+2
*
dm: sandbox: Only enable the sandbox MMC driver when valid
Simon Glass
2016-05-17
1
-1
/
+3
*
test/dm/core.c: Make pre-reloc test use pre-reloc struct
Tom Rini
2016-04-14
1
-1
/
+1
*
spmi: Add sandbox test driver
Mateusz Kulikowski
2016-04-01
2
-0
/
+115
[next]