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-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
2021-07-23
reboot-mode: read the boot mode from RTC memory
Nandor Han
2021-07-23
reboot-mode: read the boot mode from GPIOs status
Nandor Han
2021-07-23
cmd: pinmux: support pin name in status command
Patrick Delaunay
2021-07-23
cmd: pinmux: update result of do_status
Patrick Delaunay
2021-07-21
log: Allow padding of the function name
Simon Glass
2021-07-21
blk: Support iteration
Simon Glass
2021-07-21
bloblist: Correct condition in bloblist_addrec()
Simon Glass
2021-07-21
bloblist: Support resizing a blob
Simon Glass
2021-07-21
sandbox: Support executables for more phases
Simon Glass
2021-07-21
test: Avoid a build error with SPL
Simon Glass
2021-07-21
test: Add DM_DMA to be disabled
Simon Glass
2021-07-21
test: Allow CONFIG_SPL_LOAD_FIT to be disabled
Simon Glass
2021-07-19
Merge tag 'ti-v2021.10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2021-07-15
test: Rename final check in setexpr_test_backref()
Simon Glass
2021-07-15
Nokia RX-51: Add check for /lib/ld-linux.so.2 in test script
Pali Rohár
2021-07-15
Nokia RX-51: Add support for booting kernel in zImage format
Pali Rohár
2021-07-06
sandbox: cros-ec: Add tests for the Chromium OS EC PWM driver
Alper Nebi Yasak
2021-07-05
Docker/CI: Update to "focal" and latest build
Tom Rini
2021-07-05
test/py: rewrite sqfsls command test suite
Joao Marcos Costa
2021-07-05
test/py: rewrite sqfsload command test suite
Joao Marcos Costa
2021-07-05
test/py: rewrite common tools for SquashFS tests
Joao Marcos Costa
2021-07-05
test/py: Wait for guestmount worker to exit after running guestunmount
Alper Nebi Yasak
2021-07-05
test/py: Use loop mounts if guestmount fails in filesystem tests
Alper Nebi Yasak
2021-06-28
Merge tag 'v2021.07-rc5' into next
Tom Rini
2021-06-24
dm: core: add ofnode_get_path()
Marek Behún
2021-06-24
dm: core: add non-translating version of ofnode_get_addr_size_index()
Marek Behún
2021-06-23
test: Include /sbin to the PATH when creating file system
Andy Shevchenko
2021-06-18
net: use the same alias stem for ethernet as linux
Michael Walle
2021-06-08
log: Convert log values to printf() if not enabled
Simon Glass
[next]