index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2020-03-13
cmd: gpio: Make `gpio input` return pin value again
Alex Kiernan
2020-02-13
test: aes: fix memleak
Philippe Reynes
2020-02-11
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2020-02-10
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2020-02-07
dm: irq: Add support for requesting interrupts
Simon Glass
2020-02-07
dm: irq: Add support for interrupt controller types
Simon Glass
2020-02-07
dm: core: Add a function to find a device by drvdata
Simon Glass
2020-02-07
dm: core: Allow iterating devices without uclass_get()
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
sound: Add a new stop_play() method
Simon Glass
2020-02-05
test: Add a way to check each line of console output
Simon Glass
2020-02-05
test: Enable console recording in tests
Simon Glass
2020-02-05
bloblist: Zero records when adding
Simon Glass
2020-02-05
bloblist: Add a new function to add or check size
Simon Glass
2020-02-05
dm: core: Add a way to iterate through children, probing each
Simon Glass
2020-02-05
dm: core: Add a way to read platdata for all child devices
Simon Glass
2020-02-05
dm: core: Add ofnode_get_chosen_prop()
Simon Glass
2020-02-05
dm: core: Add ofnode_read_prop()
Simon Glass
2020-02-05
dm: core: Rename ofnode_get_chosen_prop()
Simon Glass
2020-02-05
test: efi_selftest: fix pylint warnings
Heinrich Schuchardt
2020-02-05
test: test_efi_fit: fix pylint warnings
Heinrich Schuchardt
2020-02-04
test/py: android: Add test for abootimg
Sam Protsenko
2020-02-04
doc: android: Convert to Sphinx format
Sam Protsenko
2020-01-30
Consistently use nproc for counting the CPUs
Heinrich Schuchardt
2020-01-27
test: dm: spi: Fix sandbox dm_test_spi_find()
Bin Meng
2020-01-17
aes: add test unit for aes196 and aes256
Philippe Reynes
2020-01-17
aes: add test unit for aes128
Philippe Reynes
2020-01-16
Merge tag 'xilinx-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-01-15
test/py: use valid device tree in test_fit.py
Heinrich Schuchardt
2020-01-14
test/py: hush_if_test: Add tests to cover octal/hex values
Michal Simek
2020-01-10
test/cmd_ut.c: fix cmd_ut_category
Philippe Reynes
2020-01-09
Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm
Tom Rini
2020-01-08
Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-01-07
dm: devres: Add a new OFDATA phase
Simon Glass
2020-01-07
dm: devres: Add tests
Simon Glass
2020-01-07
dm: test: Add a test driver for devres
Simon Glass
2020-01-07
test: Add functions to find the amount of allocated memory
Simon Glass
2020-01-07
test: rng: Add basic test for random number generator(rng) uclass
Sughosh Ganu
2020-01-07
test/py: Create a test for launching UEFI binaries from FIT images
Cristian Ciocaltea
2020-01-07
test/py: describe env__efi_loader_helloworld_file
Heinrich Schuchardt
2020-01-07
test/py: Fix broken 'notbuildconfigspec' marker
Cristian Ciocaltea
2020-01-07
cmd_ut: add a parameter prefix to the function cmd_ut_category
Philippe Reynes
2020-01-07
remoteproc: elf_loader: Add elf resource table load support
Fabien Dessenne
2020-01-06
Merge branch 'next'
Tom Rini
2020-01-02
test: Fix the boardspec for the SPL handoff test
Simon Glass
2020-01-02
test_env: don't strip() printenv results
Stephen Warren
2019-12-18
Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 in...
Tom Rini
2019-12-17
dm: i2c: EEPROM simulator add tests for addr offset mask
Robert Beckett
2019-12-17
dm: i2c: EEPROM simulator allow tests visibility of addr and offset
Robert Beckett
[next]