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
Stephen Warren 135aa95002 clk: convert API to match reset/mailbox style 8 years ago
..
Kconfig
Makefile reset: implement a reset test 8 years ago
adc.c sandbox: add ADC unit tests 9 years ago
blk.c dm: sandbox: mmc: Enable building MMC code for sandbox 8 years ago
bus.c dm: Rename dev_get_parentdata() to dev_get_parent_priv() 9 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 test/dm/core.c: Make pre-reloc test use pre-reloc struct 8 years ago
eth.c dm: test: Add a new test case against dm eth codes for NULL pointer access 9 years ago
gpio.c dm: test: Add GPIO open drain tests 8 years ago
i2c.c
led.c dm: test: Add a test for the LED uclass 9 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
pmic.c
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
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
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
test-fdt.c
test-main.c test/dm: clear unit test failure count each run 9 years ago
test-uclass.c
timer.c sandbox: add a sandbox timer and basic test 9 years ago
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