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
Stefan Roese 24f927c527 dm: test: Add test for device removal 8 years ago
..
Kconfig
Makefile Add a power domain framework/uclass 9 years ago
adc.c
blk.c dm: sandbox: mmc: Enable building MMC code for sandbox 9 years ago
bus.c dm: core: Add flags parameter to device_remove() 8 years ago
clk.c clk: convert API to match reset/mailbox style 9 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 8 years ago
eth.c dm: core: Add flags parameter to device_remove() 8 years ago
gpio.c dm: test: Add GPIO open drain tests 9 years ago
i2c.c dm: Use dm_scan_fdt_dev() directly where possible 9 years ago
led.c
mailbox.c mailbox: implement a sandbox test 9 years ago
mmc.c dm: mmc: test: Add tests for MMC 9 years ago
pci.c dm: test: Convert PCI tests to use the DM PCI API 9 years ago
pmic.c
power-domain.c Add a power domain framework/uclass 9 years ago
ram.c
regmap.c
regulator.c
remoteproc.c
reset.c reset: implement a reset test 9 years ago
rtc.c
sf.c
spi.c dm: core: Add flags parameter to device_remove() 8 years ago
spmi.c spmi: Add sandbox test driver 9 years ago
syscon.c dm: syscon: Allow finding devices by driver data 9 years ago
sysreset.c Rename reset to sysreset 9 years ago
test-driver.c dm: test: Add test for device removal 8 years ago
test-fdt.c dm: core: Replace of_offset with accessor 8 years ago
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 9 years ago
video.c video: test: Adjust order of file closure 9 years ago