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 ac206a0f4e dm: phy: Update tests to use ut_asserteq() 8 years ago
..
Kconfig
Makefile dm: test: Add tests for the generic PHY uclass 8 years ago
adc.c
blk.c dm: blk: Improve block device claiming 8 years ago
bus.c dm: test: Separate out the bus DT offset test 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 dm: led: Add support for blinking LEDs 8 years ago
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
phy.c dm: phy: Update tests to use ut_asserteq() 8 years ago
pmic.c
power-domain.c Add a power domain framework/uclass 9 years ago
pwm.c dm: sandbox: pwm: add test for pwm_set_invert() 8 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: test: Disable the fdt_offset test with livetree 8 years ago
test-main.c dm: core: Run tests with both livetree and flat tree 8 years ago
test-uclass.c
timer.c
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
wdt.c dm: Simple Watchdog uclass 8 years ago