upstream u-boot with additional patches for our devices/boards: https://lists.denx.de/pipermail/u-boot/2017-March/282789.html (AXP crashes) ; Gbit ethernet patch for some LIME2 revisions ; with SPI flash support
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
u-boot/test/dm
Simon Glass e4fb863f6d dm: blk: Add tests for block devices 8 years ago
..
Kconfig test: Move the unit tests to their own menu 9 years ago
Makefile dm: blk: Add tests for block devices 8 years ago
adc.c sandbox: add ADC unit tests 9 years ago
blk.c dm: blk: Add tests for block devices 8 years ago
bus.c dm: Rename dev_get_parentdata() to dev_get_parent_priv() 9 years ago
clk.c dm: test: Add tests for the clk uclass 9 years ago
cmd_dm.c CONFIG_NEEDS_MANUAL_RELOC: Fix warnings when not set 9 years ago
core.c dm: test: Show the amount of leaked memory on error 9 years ago
eth.c dm: test: Add a new test case against dm eth codes for NULL pointer access 9 years ago
gpio.c test: Generalize the unit test framework 9 years ago
i2c.c test: Generalize the unit test framework 9 years ago
led.c dm: test: Add a test for the LED uclass 9 years ago
mmc.c dm: test: Add a test for the mmc uclass 9 years ago
pci.c dm: test: Convert PCI tests to use the DM PCI API 9 years ago
pmic.c test: Generalize the unit test framework 9 years ago
ram.c dm: test: Add a test for the ram uclass 9 years ago
regmap.c test: Add a test for regmap 9 years ago
regulator.c dm: pmic: Split output from function 9 years ago
remoteproc.c test: Add basic tests for remoteproc 9 years ago
reset.c dm: test: Add a test for the reset uclass 9 years ago
rtc.c test: Generalize the unit test framework 9 years ago
sf.c test: Generalize the unit test framework 9 years ago
spi.c test: Generalize the unit test framework 9 years ago
syscon.c dm: syscon: Allow finding devices by driver data 8 years ago
test-driver.c test: Generalize the unit test framework 9 years ago
test-fdt.c test: Generalize the unit test framework 9 years ago
test-main.c test/dm: clear unit test failure count each run 8 years ago
test-uclass.c test: Generalize the unit test framework 9 years ago
timer.c sandbox: add a sandbox timer and basic test 9 years ago
usb.c dm: usb: Clean up USB after each test 8 years ago
video.c video: test: Adjust order of file closure 8 years ago