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 e160f7d430 dm: core: Replace of_offset with accessor 8 years ago
..
Kconfig
Makefile Add a power domain framework/uclass 8 years ago
adc.c
blk.c dm: sandbox: mmc: Enable building MMC code for sandbox 9 years ago
bus.c dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() 8 years ago
clk.c clk: convert API to match reset/mailbox style 9 years ago
cmd_dm.c
core.c test/dm/core.c: Make pre-reloc test use pre-reloc struct 9 years ago
eth.c
gpio.c dm: test: Add GPIO open drain tests 9 years ago
i2c.c dm: Use dm_scan_fdt_dev() directly where possible 8 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
pmic.c
power-domain.c Add a power domain framework/uclass 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: Replace of_offset with accessor 8 years ago
spmi.c spmi: Add sandbox test driver 9 years ago
syscon.c
sysreset.c Rename reset to sysreset 9 years ago
test-driver.c
test-fdt.c dm: core: Replace of_offset with accessor 8 years ago
test-main.c
test-uclass.c
timer.c
usb.c
video.c