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 4af5b1445c dm: Use '*' to indicate a device is activated 10 years ago
..
.gitignore dm: Add basic tests 11 years ago
Makefile dm: Allow driver model tests only for sandbox 10 years ago
cmd_dm.c dm: Use '*' to indicate a device is activated 10 years ago
core.c dm: rename device struct to udevice 10 years ago
gpio.c dm: rename device struct to udevice 10 years ago
test-dm.sh dm: Add basic tests 11 years ago
test-driver.c dm: rename device struct to udevice 10 years ago
test-fdt.c dm: Rename struct device_id to udevice_id 10 years ago
test-main.c dm: rename device struct to udevice 10 years ago
test-uclass.c dm: rename device struct to udevice 10 years ago
test.dts dm: Add basic tests 11 years ago
ut.c dm: Add basic tests 11 years ago