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/drivers/adc
David Wu ae3ed042ed dm: adc: Add driver for Rockchip SARADC 8 years ago
..
Kconfig dm: adc: Add driver for Rockchip SARADC 8 years ago
Makefile dm: adc: Add driver for Rockchip SARADC 8 years ago
adc-uclass.c dm: adc: Convert uclass to livetree 8 years ago
exynos-adc.c dm: Rename dev_addr..() functions 8 years ago
rockchip-saradc.c dm: adc: Add driver for Rockchip SARADC 8 years ago
sandbox.c