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
Rob Clark f2006808f0 dm: core: parse chosen node 6 years ago
..
Kconfig
Makefile dm: test: Add tests for the generic PHY uclass 7 years ago
adc.c sandbox: add ADC unit tests 9 years ago
blk.c blk: dm: make blk_create_device() take a number of block instead of a size 7 years ago
bus.c dm: core: parse chosen node 6 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 test/dm: Fix string handling issues in the eth test 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 8 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 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 power: extend prefix match to regulator-name property 7 years ago
remoteproc.c test: Add basic tests for remoteproc 9 years ago
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 8 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: parse chosen node 6 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 sandbox: add a sandbox timer and basic test 9 years ago
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