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
*
test: add rsa_verify() unit test
AKASHI Takahiro
2020-03-12
3
-0
/
+217
*
test: aes: fix memleak
Philippe Reynes
2020-02-13
1
-6
/
+7
*
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2020-02-11
20
-4
/
+216
|
\
|
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
11
-0
/
+11
|
*
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
4
-0
/
+4
|
*
sound: Add a new stop_play() method
Simon Glass
2020-02-05
1
-0
/
+1
|
*
test: Add a way to check each line of console output
Simon Glass
2020-02-05
1
-0
/
+46
|
*
test: Enable console recording in tests
Simon Glass
2020-02-05
1
-2
/
+2
|
*
bloblist: Zero records when adding
Simon Glass
2020-02-05
1
-2
/
+25
|
*
bloblist: Add a new function to add or check size
Simon Glass
2020-02-05
1
-0
/
+34
|
*
dm: core: Add a way to iterate through children, probing each
Simon Glass
2020-02-05
1
-0
/
+19
|
*
dm: core: Add a way to read platdata for all child devices
Simon Glass
2020-02-05
1
-0
/
+19
|
*
dm: core: Add ofnode_get_chosen_prop()
Simon Glass
2020-02-05
1
-0
/
+8
|
*
dm: core: Add ofnode_read_prop()
Simon Glass
2020-02-05
1
-0
/
+26
|
*
dm: core: Rename ofnode_get_chosen_prop()
Simon Glass
2020-02-05
1
-0
/
+21
*
|
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2020-02-10
2
-0
/
+87
|
\
\
|
*
|
dm: irq: Add support for requesting interrupts
Simon Glass
2020-02-07
1
-0
/
+32
|
*
|
dm: irq: Add support for interrupt controller types
Simon Glass
2020-02-07
1
-0
/
+13
|
*
|
dm: core: Add a function to find a device by drvdata
Simon Glass
2020-02-07
1
-0
/
+21
|
*
|
dm: core: Allow iterating devices without uclass_get()
Simon Glass
2020-02-07
1
-0
/
+21
|
|
/
*
|
test: efi_selftest: fix pylint warnings
Heinrich Schuchardt
2020-02-05
1
-174
/
+187
*
|
test: test_efi_fit: fix pylint warnings
Heinrich Schuchardt
2020-02-05
1
-38
/
+39
|
/
*
test/py: android: Add test for abootimg
Sam Protsenko
2020-02-04
1
-0
/
+159
*
doc: android: Convert to Sphinx format
Sam Protsenko
2020-02-04
1
-1
/
+1
*
Consistently use nproc for counting the CPUs
Heinrich Schuchardt
2020-01-30
2
-2
/
+2
*
test: dm: spi: Fix sandbox dm_test_spi_find()
Bin Meng
2020-01-27
1
-3
/
+3
*
aes: add test unit for aes196 and aes256
Philippe Reynes
2020-01-17
1
-0
/
+4
*
aes: add test unit for aes128
Philippe Reynes
2020-01-17
2
-0
/
+163
*
Merge tag 'xilinx-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-01-16
1
-0
/
+31
|
\
|
*
test/py: hush_if_test: Add tests to cover octal/hex values
Michal Simek
2020-01-14
1
-0
/
+31
*
|
test/py: use valid device tree in test_fit.py
Heinrich Schuchardt
2020-01-15
1
-3
/
+6
|
/
*
test/cmd_ut.c: fix cmd_ut_category
Philippe Reynes
2020-01-10
1
-1
/
+1
*
Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm
Tom Rini
2020-01-09
4
-0
/
+259
|
\
|
*
dm: devres: Add a new OFDATA phase
Simon Glass
2020-01-07
2
-3
/
+22
|
*
dm: devres: Add tests
Simon Glass
2020-01-07
2
-0
/
+179
|
*
dm: test: Add a test driver for devres
Simon Glass
2020-01-07
1
-0
/
+47
|
*
test: Add functions to find the amount of allocated memory
Simon Glass
2020-01-07
1
-0
/
+14
*
|
Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-01-08
5
-4
/
+490
|
\
\
|
*
|
test: rng: Add basic test for random number generator(rng) uclass
Sughosh Ganu
2020-01-07
2
-0
/
+27
|
*
|
test/py: Create a test for launching UEFI binaries from FIT images
Cristian Ciocaltea
2020-01-07
1
-0
/
+458
|
*
|
test/py: describe env__efi_loader_helloworld_file
Heinrich Schuchardt
2020-01-07
1
-3
/
+4
|
*
|
test/py: Fix broken 'notbuildconfigspec' marker
Cristian Ciocaltea
2020-01-07
1
-1
/
+1
|
|
/
*
|
cmd_ut: add a parameter prefix to the function cmd_ut_category
Philippe Reynes
2020-01-07
8
-11
/
+23
*
|
remoteproc: elf_loader: Add elf resource table load support
Fabien Dessenne
2020-01-07
1
-11
/
+80
|
/
*
Merge branch 'next'
Tom Rini
2020-01-06
6
-26
/
+222
|
\
|
*
Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 in...
Tom Rini
2019-12-18
4
-0
/
+96
|
|
\
|
|
*
sandbox: Add a test for IRQ
Simon Glass
2019-12-15
2
-0
/
+33
|
|
*
sandbox: Add PCI driver and test for p2sb
Simon Glass
2019-12-15
2
-0
/
+29
|
|
*
x86: sandbox: Add a PMC emulator and test
Simon Glass
2019-12-15
2
-0
/
+34
|
*
|
dm: i2c: EEPROM simulator add tests for addr offset mask
Robert Beckett
2019-12-17
1
-0
/
+65
[next]