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
Masahiro Yamada 40b6f2d020 devres: add debug command to dump device resources 9 years ago
..
Kconfig
Makefile test: Add a test for regmap 9 years ago
bus.c
clk.c
cmd_dm.c devres: add debug command to dump device resources 9 years ago
core.c
eth.c
gpio.c
i2c.c
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
pmic.c
ram.c
regmap.c test: Add a test for regmap 9 years ago
regulator.c
reset.c
rtc.c
sf.c
spi.c
syscon.c dm: test: Add a test for the system controller uclass 9 years ago
test-dm.sh
test-driver.c
test-fdt.c
test-main.c
test-uclass.c
usb.c