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 95ce385a4a dm: core: Add uclass_first/next_device_check() 7 years ago
..
Kconfig
Makefile dm: test: Add tests for the generic PHY uclass 7 years ago
adc.c
blk.c dm: blk: Add a way to obtain a block device from its parent 7 years ago
bus.c test: bus: Add a check that dev is not NULL 7 years ago
clk.c clk: convert API to match reset/mailbox style 8 years ago
cmd_dm.c CONFIG_NEEDS_MANUAL_RELOC: Fix warnings when not set 9 years ago
core.c dm: test: Add test for device removal 7 years ago
eth.c dm: core: Add flags parameter to device_remove() 7 years ago
gpio.c dm: test: Add GPIO open drain tests 8 years ago
i2c.c dm: Use dm_scan_fdt_dev() directly where possible 8 years ago
led.c dm: led: Add support for blinking LEDs 7 years ago
mailbox.c mailbox: implement a sandbox test 8 years ago
mmc.c dm: mmc: test: Add tests for MMC 8 years ago
pci.c dm: test: Convert PCI tests to use the DM PCI API 9 years ago
phy.c dm: phy: Update tests to use ut_asserteq() 7 years ago
pmic.c
power-domain.c Add a power domain framework/uclass 8 years ago
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 reset: implement a reset test 8 years ago
rtc.c
sf.c
spi.c dm: core: Add flags parameter to device_remove() 7 years ago
spmi.c spmi: Add sandbox test driver 8 years ago
syscon.c dm: syscon: Allow finding devices by driver data 9 years ago
sysreset.c Rename reset to sysreset 8 years ago
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: core: Run tests with both livetree and flat tree 7 years ago
test-uclass.c
timer.c
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
wdt.c test: wdt: Add a check that dev is not NULL 7 years ago