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
Marek Vasut 25db340309 test: Add test for PCI device without compat string and with DT node 6 years ago
..
Kconfig
Makefile test: panel: Add a test for the panel uclass 6 years ago
adc.c
axi.c test: Add AXI test 6 years ago
blk.c
board.c test: Add tests for board uclass 6 years ago
bus.c sandbox: Unprotect DATA regions in bus tests 6 years ago
clk.c
cmd_dm.c dm: fix alignment of help message of "dm" command 6 years ago
core.c dm: core: Add a function to find the first inactive child 6 years ago
cpu.c test: Add tests for CPU uclass 6 years ago
eth.c net: Don't overwrite waiting packets with asynchronous replies 6 years ago
firmware.c dm: test: Add "/firmware" node scan test 6 years ago
gpio.c
i2c.c
led.c sandbox: led: use new function to configure default state 6 years ago
mailbox.c
misc.c test: Add tests for misc uclass 6 years ago
mmc.c
ofnode.c dm: core: Update ofnode to read binman-style flash entry 6 years ago
osd.c video_osd: Add osd sandbox driver and tests 6 years ago
panel.c panel: Expand the backlight support 6 years ago
pci.c test: Add test for PCI device without compat string and with DT node 6 years ago
phy.c
pmic.c
power-domain.c dm: power-domain: query power domain after get device 6 years ago
pwm.c
ram.c
regmap.c
regulator.c
remoteproc.c
reset.c
rtc.c
serial.c sandbox: Add serial test 6 years ago
sf.c
smem.c
spi.c
spmi.c
syscon.c
sysreset.c sysreset: Add a way to find the last reset 6 years ago
tee.c test: tee: test TEE uclass 6 years ago
test-driver.c
test-fdt.c test: Add tests for dev_{enable, disable}_by_path 6 years ago
test-main.c dm: test: Fix typo in test-main comment 6 years ago
test-uclass.c
timer.c
usb.c
video.c sandbox: video: Speed up video output 6 years ago
wdt.c