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
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
..
Kconfig
Makefile dm: test: Add tests for the generic PHY uclass 7 years ago
adc.c Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
blk.c blk: dm: make blk_create_device() take a number of block instead of a size 7 years ago
bus.c dm: core: parse chosen node 6 years ago
clk.c clk: add sandbox test for bulk API 6 years ago
cmd_dm.c
core.c dm: core: Add a function to look up a uclass by name 6 years ago
eth.c Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
gpio.c Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
i2c.c
led.c Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
mailbox.c
mmc.c Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
pci.c
phy.c Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
pmic.c Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
power-domain.c
pwm.c Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
ram.c
regmap.c Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
regulator.c Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
remoteproc.c
reset.c reset: add sandbox test for bulk API 6 years ago
rtc.c
sf.c
spi.c
spmi.c Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
syscon.c Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
sysreset.c
test-driver.c dm: test: Add test for device removal 7 years ago
test-fdt.c core: ofnode: Fix translation for #size-cells == 0 6 years ago
test-main.c dm: test: replace dm_scan_dt() by of dm_extended_scan_fdt() in dm_do_test 7 years ago
test-uclass.c
timer.c Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
usb.c Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
video.c Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
wdt.c test: wdt: Add a check that dev is not NULL 7 years ago