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-12-18
x86: Simplify acpi_device_infer_name()
Simon Glass
2020-12-18
dm: test: Drop assumptions of no sequence numbers
Simon Glass
2020-12-18
dm: core: Switch binding to use new sequence numbers
Simon Glass
2020-12-18
dm: test: Check all devices have a sequence numbers
Simon Glass
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Update 'auto' declarations to be on one line
Simon Glass
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
dm: core: Drop unused parameter from dm_extended_scan_fdt()
Simon Glass
2020-12-13
dm: core: Drop unused parameter from dm_scan_fdt()
Simon Glass
2020-12-13
dm: core: Add a livetree function to check node status
Simon Glass
2020-12-13
dm: core: Rename device_bind_ofnode() to device_bind()
Simon Glass
2020-12-13
test: unit test for exception command
Heinrich Schuchardt
2020-12-04
bootm: Support string substitution in bootargs
Simon Glass
2020-12-04
bootm: Allow updating the bootargs in a buffer
Simon Glass
2020-12-04
bootm: Update bootm_process_cmdline_env() to use flags
Simon Glass
2020-12-04
bootm: Add a bool parameter to bootm_process_cmdline_env()
Simon Glass
2020-12-04
bootm: Rename fixup_silent_linux()
Simon Glass
2020-12-04
bootm: Update fixup_silent_linux() to return an error
Simon Glass
2020-12-04
bootm: Add tests for fixup_silent_linux()
Simon Glass
2020-12-04
env: Allow returning errors from hdelete_r()
Simon Glass
2020-12-03
test/py: efi_capsule: test for raw image capsule
AKASHI Takahiro
2020-12-03
test/py: efi_capsule: test for FIT image capsule
AKASHI Takahiro
2020-12-01
setexpr: Add support for strings
Simon Glass
2020-12-01
setexpr: Correct buffer overflow bug and enable tests
Simon Glass
2020-12-01
setexpr: Correct dropping of final unmatched string
Simon Glass
2020-12-01
setexpr: Add some tests for buffer overflow and backref
Simon Glass
2020-12-01
test: Add some setexpr regex tests
Simon Glass
2020-12-01
setexpr: Add explicit support for 32- and 64-bit ints
Simon Glass
2020-12-01
test: Add some tests for setexpr
Simon Glass
2020-11-15
Nokia RX-51: Update test script
Pali Rohár
2020-11-06
Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm
Tom Rini
2020-11-06
board: Rename uclass to sysinfo
Simon Glass
2020-11-06
acpi: Don't reset the tables with every new generation
Simon Glass
2020-11-05
test: linking test/compression.c fails
Heinrich Schuchardt
2020-11-05
test: test/bloblist.c depends on asm/state.h
Heinrich Schuchardt
2020-11-05
test: adjust sysreset tests
Heinrich Schuchardt
2020-11-05
test/py: test poweroff
Heinrich Schuchardt
2020-11-01
Merge tag 'efi-2020-01-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
2020-10-30
Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-10-30
test: Add a test for log filter-*
Sean Anderson
2020-10-30
test: Add a test for getopt
Sean Anderson
2020-10-30
test: Add test for LOGFF_MIN
Sean Anderson
2020-10-30
test: Add tests for LOGFF_DENY
Sean Anderson
2020-10-30
test: log: Give tests names instead of numbers
Sean Anderson
2020-10-30
test: log: Convert log_test from python to C
Sean Anderson
2020-10-30
test: unit test for efi_create_indexed_name()
Heinrich Schuchardt
2020-10-29
dm: Use driver_info index instead of pointer
Simon Glass
[next]