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
/
common
Age
Commit message (
Expand
)
Author
2024-06-16
cyclic: make clients embed a struct cyclic_info in their own data structure
Rasmus Villemoes
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
test: Remove <common.h> and add needed includes
Tom Rini
2023-12-13
test: event: Only run test_event_probe() on sandbox
Simon Glass
2023-10-24
cli: Consume invalid escape sequences early
Yurii Monakov
2023-09-30
test: build dependency for event unit tests
Heinrich Schuchardt
2023-08-31
event: Support a simple spy record
Simon Glass
2023-03-28
cli: Correct handling of invalid escape sequences in cread_line()
Simon Glass
2023-03-28
cli: Correct several bugs in cli_getch()
Simon Glass
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-09-13
cyclic: Add a simple test
Stefan Roese
2022-03-10
event: Add events for device probe/remove
Simon Glass
2022-03-10
event: Add a simple test
Simon Glass
2021-08-01
sandbox: Reduce keyed autoboot delay
Simon Glass
2021-07-23
test: add first autoboot unit tests
Steffen Jaeckel