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
2021-10-05
test: Allow tpm2 tests to run in parallel
Simon Glass
2021-10-05
test: Allow hush tests to run in parallel
Simon Glass
2021-10-05
test: Allow vboot tests to run in parallel
Simon Glass
2021-10-05
test/py: Check hashes produced by mkimage against known values
Alexandru Gagniuc
2021-09-30
WS cleanup: remove trailing empty lines
Wolfgang Denk
2021-09-29
Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2021-09-28
net: update NXP copyright text
Vladimir Oltean
2021-09-28
test/py: tpm2: Skip tpm pytest based on env variable
T Karthik Reddy
2021-09-27
Merge tag 'dm-pull-next-27sep21' of https://source.denx.de/u-boot/custodians/...
Tom Rini
2021-09-27
Merge tag 'v2021.10-rc5' into next
Tom Rini
2021-09-25
sandbox: correct cpu nodes
Heinrich Schuchardt
2021-09-25
dm: gpio: Add of-platdata support
Simon Glass
2021-09-25
irq: Tidy up of-platdata irq support
Simon Glass
2021-09-25
clk: Rename clk_get_by_driver_info()
Simon Glass
2021-09-25
treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...
Simon Glass
2021-09-24
test/py: tpm2: Skip tpm pytest based on env variable
T Karthik Reddy
2021-09-17
Remove including timestamp.h in version.h
Pali Rohár
2021-09-17
version: Move version_string[] from version.h to version_string.h
Pali Rohár
2021-09-16
test: Add a way to skip console checking until a string matches
Simon Glass
2021-09-16
test: Tidy a comment in the bloblist test
Simon Glass
2021-09-16
Merge tag 'v2021.10-rc4' into next
Tom Rini
2021-09-13
pci: Drop DM_PCI
Simon Glass
2021-09-04
serial: Rename SERIAL_SUPPORT to SERIAL
Simon Glass
2021-08-31
sandbox: add test of wdt-uclass' watchdog_reset()
Rasmus Villemoes
2021-08-31
sandbox: add test of wdt_gpio driver
Rasmus Villemoes
2021-08-22
bootcount: add a new driver with syscon as backend
Nandor Han
2021-08-22
i2c: add dm_i2c_reg_clrset
Sebastian Reichel
2021-08-16
test: dm: Add test for ECDSA UCLASS support
Alexandru Gagniuc
2021-08-08
dm: core: Don't allow uclass use before ready
Simon Glass
2021-08-03
Merge https://source.denx.de/u-boot/custodians/u-boot-samsung
Tom Rini
2021-08-02
lib: Allow using 0x when a decimal value is requested
Simon Glass
2021-08-02
lib: Add octal tests for simple_strtoul/l()
Simon Glass
2021-08-02
lib: Add tests for simple_strtoull()
Simon Glass
2021-08-02
lib: Drop unnecessary check for hex digit
Simon Glass
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-08-01
dtoc: Support widening a bool value
Simon Glass
2021-08-01
dtoc: Fix widening an int array to an int
Simon Glass
2021-08-01
sandbox: Reduce keyed autoboot delay
Simon Glass
2021-08-01
sandbox: tpm: Support extending a PCR multiple times
Simon Glass
2021-07-29
Merge branch '2021-07-28-assorted-fixes'
Tom Rini
2021-07-29
Merge tag 'ti-v2021.10-rc2' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2021-07-28
test/py: Improve check for mksquashfs version
Marek Behún
2021-07-27
test: cmd: setexpr: add format string tests
Roland Gaudig
2021-07-27
dm: test: Add test case to check node name ignoring unit address
Kishon Vijay Abraham I
2021-07-27
test: Fix size_t formats in strlcat test
Simon Glass
2021-07-24
test/py: efi_capsule: align with efidebug syntax changes
AKASHI Takahiro
2021-07-23
test: add first autoboot unit tests
Steffen Jaeckel
2021-07-23
lib: wrap crypt API to hide errno usage
Steffen Jaeckel
2021-07-23
lib: add crypt subsystem
Steffen Jaeckel
[next]