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
Tom Rini 74d90d17ee Merge git://git.denx.de/u-boot-video 7 years ago
..
Kconfig
Makefile dm: test: Add tests for the generic PHY uclass 7 years ago
adc.c
blk.c blk: dm: make blk_create_device() take a number of block instead of a size 7 years ago
bus.c test: bus: Add a check that dev is not NULL 7 years ago
clk.c
cmd_dm.c
core.c dm: test: Add test for device removal 7 years ago
eth.c test/dm: Fix string handling issues in the eth test 7 years ago
gpio.c
i2c.c
led.c dm: led: Add support for blinking LEDs 7 years ago
mailbox.c
mmc.c
pci.c
phy.c dm: phy: Update tests to use ut_asserteq() 7 years ago
pmic.c
power-domain.c
pwm.c test: pwm: Add a check that dev is not NULL 7 years ago
ram.c
regmap.c
regulator.c
remoteproc.c
reset.c
rtc.c
sf.c
spi.c
spmi.c
syscon.c
sysreset.c
test-driver.c dm: test: Add test for device removal 7 years ago
test-fdt.c dm: core: Add uclass_first/next_device_check() 7 years ago
test-main.c dm: test: replace dm_scan_dt() by of dm_extended_scan_fdt() in dm_do_test 7 years ago
test-uclass.c
timer.c
usb.c test: dm: usb: Update test cases for USB 7 years ago
video.c video: test: Add ANSI escape sequence tests 7 years ago
wdt.c test: wdt: Add a check that dev is not NULL 7 years ago