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 86075bab27 test: Add a test for regmap 9 years ago
..
Kconfig test: Move the unit tests to their own menu 9 years ago
Makefile test: Add a test for regmap 9 years ago
bus.c test: Generalize the unit test framework 9 years ago
clk.c dm: test: Add tests for the clk uclass 9 years ago
cmd_dm.c dm: Move the tree/uclass dump code into its own file 9 years ago
core.c test: Generalize the unit test framework 9 years ago
eth.c test: dm: eth: Handle failed test env cleanup 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: pci: Allow PCI bus numbering aliases 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
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: test: Add a test for the system controller uclass 9 years ago
test-dm.sh test: dm: Move the dm tests over to the ut command 9 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 dm: test: Allow test names to leave out the dm_test_ prefix 9 years ago
test-uclass.c test: Generalize the unit test framework 9 years ago
usb.c test: Generalize the unit test framework 9 years ago