index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
test: Drop struct dm_test_state
Simon Glass
2021-03-12
6
-63
/
+39
|
|
*
|
|
|
test: Handle driver model reinit in test_pre_run()
Simon Glass
2021-03-12
4
-3
/
+18
|
|
*
|
|
|
test: Move delay skipping to test_pre_run()
Simon Glass
2021-03-12
4
-2
/
+20
|
|
*
|
|
|
test: Move console silencing to test_pre_run()
Simon Glass
2021-03-12
2
-5
/
+2
|
|
*
|
|
|
test: Drop mallinfo() work-around
Simon Glass
2021-03-12
2
-5
/
+1
|
|
*
|
|
|
test: Move dm_scan_plat() to test_pre_run()
Simon Glass
2021-03-12
2
-2
/
+3
|
|
*
|
|
|
test: Move do_autoprobe() to test_pre_run()
Simon Glass
2021-03-12
2
-17
/
+18
|
|
*
|
|
|
test: Move dm_extended_scan() to test_pre_run()
Simon Glass
2021-03-12
2
-3
/
+7
|
|
*
|
|
|
test: Call test_pre/post_run() from driver model tests
Simon Glass
2021-03-12
3
-7
/
+13
|
|
*
|
|
|
test: Create pre/post-run functions
Simon Glass
2021-03-12
2
-10
/
+51
|
|
*
|
|
|
test: Add an overall test runner
Simon Glass
2021-03-12
4
-33
/
+115
|
|
*
|
|
|
test: Rename test-main.c to test-dm.c
Simon Glass
2021-03-12
4
-6
/
+6
|
|
*
|
|
|
test: Mark all driver model tests with a flag
Simon Glass
2021-03-12
2
-1
/
+4
|
|
*
|
|
|
test: Correct setexpr test prefix
Simon Glass
2021-03-12
1
-4
/
+19
|
|
*
|
|
|
doc: Document how sandbox_spl_tests are run
Simon Glass
2021-03-12
2
-0
/
+87
|
|
*
|
|
|
doc: Explain how to run tests without pytest
Simon Glass
2021-03-12
3
-0
/
+90
|
|
*
|
|
|
test: Re-enable test_ofplatdata
Simon Glass
2021-03-12
1
-1
/
+1
|
|
*
|
|
|
sandbox: Drop the 'starting...' message
Simon Glass
2021-03-12
2
-2
/
+0
|
|
*
|
|
|
doc: Document make tcheck
Simon Glass
2021-03-12
1
-1
/
+11
|
|
*
|
|
|
doc: Tidy up testing section
Simon Glass
2021-03-12
1
-8
/
+12
|
|
*
|
|
|
dm: core: Fix allocation of empty of-platdata
Simon Glass
2021-03-12
1
-4
/
+13
|
|
/
/
/
/
|
*
|
|
|
Merge tag 'next-2021-03-04' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2021-03-04
4
-142
/
+159
|
|
\
\
\
\
|
|
*
|
|
|
video: sunxi_display: Convert to DM_VIDEO
Jagan Teki
2021-03-03
4
-142
/
+159
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch '2021-03-03-gpio-improvements' into next
Tom Rini
2021-03-04
9
-220
/
+704
|
|
\
\
\
\
|
|
*
|
|
|
gpio: Add a way to read 3-way strapping pins
Simon Glass
2021-03-03
5
-5
/
+232
|
|
*
|
|
|
gpio: Define the log category in the uclass
Simon Glass
2021-03-03
1
-0
/
+2
|
|
*
|
|
|
gpio: sandbox: Track whether a GPIO is driven
Simon Glass
2021-03-03
2
-7
/
+17
|
|
*
|
|
|
gpio: x86: Drop the deprecated methods in intel_gpio
Simon Glass
2021-03-03
2
-34
/
+43
|
|
*
|
|
|
gpio: Use an 'ops' variable everywhere
Simon Glass
2021-03-03
1
-11
/
+14
|
|
*
|
|
|
gpio: Replace direction_input() and direction_output()
Simon Glass
2021-03-03
2
-10
/
+31
|
|
*
|
|
|
dm: gpio: Add a way to update flags
Simon Glass
2021-03-03
5
-43
/
+203
|
|
*
|
|
|
gpio: sandbox: Make sandbox_gpio_set_flags() set all flags
Simon Glass
2021-03-03
1
-9
/
+12
|
|
*
|
|
|
gpio: sandbox: Fully separate pin value from output value
Simon Glass
2021-03-03
1
-4
/
+20
|
|
*
|
|
|
gpio: sandbox: Use a separate flag for the value
Simon Glass
2021-03-03
2
-23
/
+29
|
|
*
|
|
|
gpio: sandbox: Rename GPIO dir_flags to flags
Simon Glass
2021-03-03
3
-39
/
+47
|
|
*
|
|
|
gpio: Rename dm_gpio_get_dir_flags() to dm_gpio_get_flags()
Simon Glass
2021-03-03
3
-10
/
+10
|
|
*
|
|
|
dm: gpio: Rename get_dir_flags() method to get_flags()
Simon Glass
2021-03-03
5
-32
/
+33
|
|
*
|
|
|
dm: gpio: Rename set_dir_flags() method to update_flags()
Simon Glass
2021-03-03
6
-27
/
+43
|
|
*
|
|
|
gpio: Disable functions not used with of-platdata
Simon Glass
2021-03-03
1
-0
/
+2
|
|
/
/
/
/
|
*
|
|
|
Merge branch '2021-03-03-assorted-improvements' into next
Tom Rini
2021-03-03
174
-623
/
+1481
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
tpm: Allow disabling platform hierarchy with TPM2
Simon Glass
2021-03-02
2
-0
/
+48
|
|
*
|
|
tpm: Add TPM2 support for write_lock
Simon Glass
2021-03-02
3
-1
/
+36
|
|
*
|
|
tpm: Add TPM2 support for read/write values
Simon Glass
2021-03-02
4
-2
/
+127
|
|
*
|
|
tpm: Add an implementation of define_space
Simon Glass
2021-03-02
2
-0
/
+65
|
|
*
|
|
tpm: Reduce duplication in a few functions
Simon Glass
2021-03-02
1
-5
/
+8
|
|
*
|
|
tpm: Add a basic API implementation for TPMv2
Simon Glass
2021-03-02
1
-7
/
+77
|
|
*
|
|
tpm: Switch TPMv1 over to use the new API
Simon Glass
2021-03-02
10
-169
/
+168
|
|
*
|
|
tpm: Add an API that can support v1.2 and v2
Simon Glass
2021-03-02
2
-0
/
+537
|
|
*
|
|
tpm: Add debugging of request in tpm_sendrecv_command()
Simon Glass
2021-03-02
1
-2
/
+8
|
|
*
|
|
tpm: Use logging in the uclass
Simon Glass
2021-03-02
1
-3
/
+5
[prev]
[next]