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 43b41566f7 dm: sandbox: pwm: Add a basic pwm test 7 years ago
..
Kconfig
Makefile dm: sandbox: pwm: Add a basic pwm test 7 years ago
adc.c
blk.c
bus.c dm: core: Add flags parameter to device_remove() 7 years ago
clk.c clk: convert API to match reset/mailbox style 8 years ago
cmd_dm.c
core.c dm: test: Add test for device removal 7 years ago
eth.c dm: core: Add flags parameter to device_remove() 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
pci.c
pmic.c
power-domain.c Add a power domain framework/uclass 8 years ago
pwm.c dm: sandbox: pwm: Add a basic pwm test 7 years ago
ram.c
regmap.c
regulator.c
remoteproc.c
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
syscon.c
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: Replace of_offset with accessor 7 years ago
test-main.c
test-uclass.c
timer.c
usb.c
video.c