Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d319f593a1a6d6c459e78557db83bc741f643f14
/
test
9dd430d
dm: test: Add a Kconfig file
by Simon Glass
· 10 years ago
e4e8ff2
dm: i2c: Add a dm_ prefix to driver model bus speed functions
by Simon Glass
· 10 years ago
d1f0b63
Merge branch 'master' of git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
5d2ee05
dm: spi: Move slave details to child platdata
by Simon Glass
· 10 years ago
5104b98
dm: core: Allow uclass to set up a device's child before it is probed
by Simon Glass
· 10 years ago
f4c9b3e
dm: core: Allow the uclass to set up a device's child after binding
by Simon Glass
· 10 years ago
c23b428
dm: core: Allow uclasses to specify private data for a device's children
by Simon Glass
· 10 years ago
0ccb097
dm: core: Add a flag to control sequence numbering
by Simon Glass
· 10 years ago
98fd5d1
dm: core: Add a function to get a device's uclass ID
by Simon Glass
· 10 years ago
a4a51a0
dm: core: Add a post_bind method for parents
by Simon Glass
· 10 years ago
57f9540
dm: core: Allow uclasses to specify platdata for a device's children
by Simon Glass
· 10 years ago
11b6173
dm: core: Allow parents to have platform data for their children
by Simon Glass
· 10 years ago
ba75049
dm: core: Allocate platform data when binding a device
by Simon Glass
· 10 years ago
4fb0817
dm: Don't run tests if U-Boot cannot be built
by Simon Glass
· 10 years ago
a2723ae
dm: i2c: Provide an offset length parameter where needed
by Simon Glass
· 10 years ago
7d72276
dm: i2c: Rename driver model I2C functions to permit compatibility
by Simon Glass
· 10 years ago
16e1040
dm: gpio: Add better functions to request GPIOs
by Simon Glass
· 10 years ago
3c46bcd
dumpimage: fit: extract FIT images
by Guilherme Maciel Ferreira
· 10 years ago
40bf563
dumpimage: add 'T' option to explicitly set the image type
by Guilherme Maciel Ferreira
· 10 years ago
6d084ce
test: Add unit tests for bootm image decompression
by Simon Glass
· 10 years ago
a36b190
test: Rename test_compression to ut_compression
by Simon Glass
· 10 years ago
b5f97d5
test: Add DEBUG output option to test-fit.py
by Simon Glass
· 10 years ago
73a0445
sandbox: Correct ordering of 'sb save' commands
by Simon Glass
· 10 years ago
a1424cd
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
c0003f2
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 10 years ago
7df766e
dm: i2c: Add tests for I2C
by Simon Glass
· 10 years ago
ee7637b
dm_test: improve the appearance shown by "dm tree" command
by Masahiro Yamada
· 10 years ago
ac1cf36
sandbox: script for testing sandbox/ext4/fat/fs commands
by Suriyan Ramasami
· 10 years ago
59ca191
test: ums: Add sleep before unmount directory
by Lukasz Majewski
· 10 years ago
c3249b8
hush: make run_command() return an error on parsing failure
by Rabin Vincent
· 10 years ago
401ac65
hush: return consistent codes from run_command()
by Rabin Vincent
· 10 years ago
cc89c59
test: Add a simple test to detected warnings with uint64_t, uintptr_t
by Simon Glass
· 10 years ago
94cb9c2
cli: hush: Adjust 'run' command to run each line of the env var
by Simon Glass
· 10 years ago
b4463db
test: dm: Add additional GPIO tests
by Simon Glass
· 10 years ago
0927a6f
test: dm: Support memory leak checking as a core feature
by Simon Glass
· 10 years ago
1b27d60
dm: gpio: Add gpio_requestf() helper for printf() strings
by Simon Glass
· 10 years ago
96f7d60
test: dm: Update GPIO tests for new gpio_request() method
by Simon Glass
· 10 years ago
25348a4
dm: sf: Add tests for SPI flash
by Simon Glass
· 10 years ago
abae56d
dm: spi: Add tests
by Simon Glass
· 10 years ago
44da735
dm: core: Add functions for iterating through device children
by Simon Glass
· 10 years ago
7b41cb1
test: Add a test for command repeat
by Simon Glass
· 10 years ago
0132648
test: Remove tabs from trace test
by Simon Glass
· 10 years ago
943b417
Correct sandbox filesystem commands in FIT image test
by Simon Glass
· 10 years ago
81b487a
test: ums: Add script for testing UMS gadget operation
by Lukasz Majewski
· 10 years ago
458934e
test: dfu: cosmetic: Add missing license information to DFU test scripts
by Lukasz Majewski
· 10 years ago
b1e8cc4
test: dfu: Extend dfu_gadget_test_init.sh to accept sizes of test files
by Lukasz Majewski
· 10 years ago
89f4ed1
Implement generalised RSA public exponents for verified boot
by Michael van der Westhuizen
· 10 years ago
883ef53
test: dfu: add some more test cases
by Stephen Warren
· 10 years ago
faacd3e
test: dfu: cleanup before execution
by Stephen Warren
· 10 years ago
dcb1186
test:dfu: README file update
by Lukasz Majewski
· 10 years ago
b1c384c
test: dfu: script enhancements
by Stephen Warren
· 10 years ago
98ffe74
test:dfu: Add test scripts for testing DFU regression
by Lukasz Majewski
· 10 years ago
d45560d
dm: Add child_pre_probe() and child_post_remove() methods
by Simon Glass
· 10 years ago
60d971b
dm: Introduce per-child data for devices
by Simon Glass
· 10 years ago
48d4e29
dm: Add functions to access a device's children
by Simon Glass
· 10 years ago
4071742
dm: Provide a function to scan child FDT nodes
by Simon Glass
· 10 years ago
de70867
dm: Avoid accessing uclasses before they are ready
by Simon Glass
· 10 years ago
c1464ab
dm: Allow a device to be found by its FDT offset
by Simon Glass
· 10 years ago
bda99b5
dm: Display the sequence number for each device
by Simon Glass
· 10 years ago
db6f020
dm: Introduce device sequence numbering
by Simon Glass
· 10 years ago
64bb92a
dm: Avoid activating devices in 'dm uclass' command
by Simon Glass
· 10 years ago
ae48d20
dm: Move device display into its own function
by Simon Glass
· 10 years ago
fef72b7
dm: Allow drivers to be marked 'before relocation'
by Simon Glass
· 10 years ago
6d3b3e2
dm: Make sure that the root device is probed
by Simon Glass
· 10 years ago
a7bb08a
dm: Use an explicit expect value in core tests
by Simon Glass
· 10 years ago
d593f01
Merge branch 'sandbox' of git://git.denx.de/u-boot-x86
by Tom Rini
· 10 years ago
bff6c31
sandbox: restore ability to access host fs through standard commands
by Stephen Warren
· 10 years ago
5a95c65
dm: Use '*' to indicate a device is activated
by Simon Glass
· 11 years ago
39f98ba
dm: Fix printf() strings in the 'dm' command
by Simon Glass
· 10 years ago
17e9c78
dm: Allow driver model tests only for sandbox
by Simon Glass
· 10 years ago
767827a
dm: Rename struct device_id to udevice_id
by Simon Glass
· 10 years ago
3c0e0c2
test: vboot: explicitly request bash
by Stephen Warren
· 10 years ago
9956b5e
Add final result tests for run_command_list()
by Simon Glass
· 10 years ago
b74fcb4
dm: rename device struct to udevice
by Heiko Schocher
· 11 years ago
d7b4232
tools, fit_check_sign: verify a signed fit image
by Heiko Schocher
· 11 years ago
edaf9b1
rsa: add sha256-rsa2048 algorithm
by Heiko Schocher
· 11 years ago
cd5edba
unit-test: make "test -e" test independent of $CWD
by Stephen Warren
· 11 years ago
60c38c9
hush: fix some quoted variable expansion issues
by Stephen Warren
· 11 years ago
4cca63a
unit-test: clean up evironment after Hush tests
by Stephen Warren
· 11 years ago
e821d18
dm: Add GPIO support and tests
by Simon Glass
· 11 years ago
c267cf7
dm: Add a 'dm' command for testing
by Simon Glass
· 11 years ago
b2c1cac
dm: Add basic tests
by Simon Glass
· 11 years ago
65bc075
unit-test: add lots of tests for the Hush 'test' command
by Stephen Warren
· 11 years ago
2e2a917
unit-test: fix 'env default' invocation
by Stephen Warren
· 11 years ago
c5c0c79
sandbox: dumpimage: Test dumpimage
by Guilherme Maciel Ferreira
· 11 years ago
9e09735
dts, api, test: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
ec7fbf5
Coding Style cleanup: replace leading SPACEs by TABs
by Wolfgang Denk
· 11 years ago
5d3bca8
sandbox: add compression tests
by Kees Cook
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
0e9edd8
Add verified boot information and test
by Simon Glass
· 11 years ago
41f0725
Add a simple test for sandbox trace
by Simon Glass
· 11 years ago
27620cc
Show stdout on error in fit-test
by Simon Glass
· 11 years ago
db74919
sandbox: image: Create a test for loading FIT images
by Simon Glass
· 12 years ago
10c08ef
sandbox: Add basic test for command execution
by Simon Glass
· 13 years ago