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
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
avb: add support for named persistent values
Igor Opaniuk
2019-04-26
1
-0
/
+16
*
Merge tag 'efi-2019-07-rc1-3' of git://git.denx.de/u-boot-efi
Tom Rini
2019-04-24
3
-6
/
+12
|
\
|
*
efi_selftest: do not run FDT test with ACPI table.
Heinrich Schuchardt
2019-04-23
1
-1
/
+2
|
*
test/py: pytest.mark.notbuildconfigspec()
Heinrich Schuchardt
2019-04-23
2
-5
/
+10
*
|
test: env: Enable env unit tests by default
Heinrich Schuchardt
2019-04-24
1
-0
/
+1
*
|
test: call hexdump tests via `ut lib`
Heinrich Schuchardt
2019-04-22
1
-4
/
+5
|
/
*
test: py: Extend fpga test with fit image with external data
Michal Simek
2019-04-16
1
-0
/
+13
*
syscon: update syscon_regmap_lookup_by_phandle
Patrick Delaunay
2019-04-11
1
-0
/
+7
*
test.py: Disable fsck for FAT tests for now
Tom Rini
2019-04-10
1
-2
/
+0
*
test/py: mmc: Add 'mmc read' performance check
Marek Vasut
2019-04-09
1
-0
/
+11
*
test/py: mmc: Add 'mmc info' test
Marek Vasut
2019-04-09
1
-0
/
+37
*
test/py: mmc: Add 'mmc rescan' test
Marek Vasut
2019-04-09
1
-0
/
+26
*
test/py: mmc: Add 'mmc dev' test
Marek Vasut
2019-04-09
1
-0
/
+21
*
test/py: mmc: Factor out device selection
Marek Vasut
2019-04-09
1
-11
/
+27
*
test: fs: Added tests for symlinks
Jean-Jacques Hiblot
2019-04-09
3
-0
/
+208
*
test: fs: Add filesystem integrity checks
Jean-Jacques Hiblot
2019-04-09
5
-3
/
+48
*
test: fs: disable the metadata checksums on ext4 filesystems
Jean-Jacques Hiblot
2019-04-09
1
-0
/
+2
*
efi_loader: correct CTRL-A - CTRL-Z console input
Heinrich Schuchardt
2019-04-07
1
-1
/
+1
*
test: Update test-imagetools.sh to match new syntax
Martyn Welch
2019-03-08
1
-8
/
+8
*
clk: Add fixed-factor clock driver
Anup Patel
2019-02-27
1
-1
/
+4
*
sound: Add uclass operations for beeping
Simon Glass
2019-02-20
1
-0
/
+21
*
pch: Add ioctl support
Simon Glass
2019-02-20
1
-0
/
+19
*
sandbox: pch: Add a test for the PCH uclass
Simon Glass
2019-02-20
2
-0
/
+37
*
test: let use gdbserver for all sandbox targets
Igor Opaniuk
2019-02-19
1
-2
/
+2
*
test: adjust names of Unicode test functions
Heinrich Schuchardt
2019-02-16
1
-49
/
+49
*
test: tests for u16_strdup() and u16_strcpy()
Heinrich Schuchardt
2019-02-13
1
-0
/
+23
*
test/py: use default load address for tftp
Heinrich Schuchardt
2019-02-12
1
-4
/
+5
*
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2019-02-11
1
-0
/
+23
|
\
|
*
dm: core: Add tests for dev_read_alias_highest_id()
Michal Simek
2019-02-08
1
-0
/
+23
*
|
Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dm
Tom Rini
2019-02-10
1
-0
/
+21
|
\
\
|
*
|
power: regulator: Introduce regulator_set_enable_if_allowed api
Lokesh Vutla
2019-02-09
1
-0
/
+21
|
|
/
*
|
dm: device: fail uclass_find_first_device() if list_empty
Marcel Ziswiler
2019-02-09
1
-0
/
+4
*
|
hashtable: fix environment variable corruption
Roman Kapl
2019-02-09
2
-0
/
+126
*
|
test: provide unit test for memory functions
Heinrich Schuchardt
2019-02-09
5
-0
/
+230
|
/
*
test: lib: lmb: add lmb test for multiple RAM banks
Simon Goldschmidt
2019-02-02
1
-19
/
+75
*
lib: lmb: rename lmb_get_unreserved_size to lmb_get_free_size
Simon Goldschmidt
2019-01-26
1
-11
/
+11
*
net: explicitly assign errno to return code in case of network failure
Thomas RIENOESSL
2019-01-24
1
-1
/
+1
*
lib: lmb: extend lmb for checks at load time
Simon Goldschmidt
2019-01-16
1
-0
/
+202
*
lib: lmb: reserving overlapping regions should fail
Simon Goldschmidt
2019-01-16
1
-8
/
+87
*
lmb: fix allocation at end of address range
Simon Goldschmidt
2019-01-16
1
-3
/
+26
*
test: add test for lib/lmb.c
Simon Goldschmidt
2019-01-16
2
-0
/
+298
*
Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dm
Tom Rini
2019-01-15
3
-12
/
+17
|
\
|
*
dm: serial: Adjust serial_getinfo() to use proper API
Simon Glass
2019-01-14
1
-2
/
+2
|
*
dm: serial: Adjust serial_setconfig() to use proper API
Simon Glass
2019-01-14
1
-4
/
+7
|
*
dm: serial: Adjust serial_getconfig() to use proper API
Simon Glass
2019-01-14
1
-2
/
+2
|
*
test: dm: regmap: Fix the long test delay
Simon Glass
2019-01-14
1
-3
/
+4
|
*
dm: Tidy up 'dm tree' output when there are many devices
Simon Glass
2019-01-14
1
-1
/
+2
*
|
test: Use single quote consistently
Simon Glass
2019-01-15
9
-189
/
+189
*
|
test: bootcount: add bootcount-uclass test
Philipp Tomsich
2019-01-14
2
-0
/
+31
|
/
*
dm: video: fix test failures with enabled default TrueType font
Anatolij Gustschin
2018-12-29
1
-3
/
+3
[next]