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
Simon Glass 0566e2403d dm: usb: Allow USB drivers to be declared and auto-probed 10 years ago
..
bios_emulator
block ahci: Fix a wrong parameter pass 10 years ago
bootcount
core dm: core: Add device children and sibling functions 10 years ago
crypto Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx 10 years ago
ddr
demo common: Make sure arch-specific map_sysmem() is defined 10 years ago
dfu dfu: nand: Verify writes 10 years ago
dma
fpga
gpio dm: gpio: Add an implementation for gpio_get_number() 10 years ago
hwmon dtt: add ds620 support 10 years ago
i2c dm: core: Rename driver data function to dev_get_driver_data() 10 years ago
input i8042: Add keyboard enable logic in kbd_reset() 10 years ago
memory
misc sandbox: cros_ec: Add Kconfig for sandbox EC config 10 years ago
mmc ARM: bcm283x: move SoC headers to mach-bcm283x/include/mach 10 years ago
mtd dm: sf: Add driver model read/write/erase methods 10 years ago
net sandbox: eth: Add support for using the 'lo' interface 10 years ago
pci dm: x86: pci: Add a PCI driver for driver model 10 years ago
pcmcia
power sunxi: axp221: Use vbus-available rather then vbus-usable for vbus-detect 10 years ago
pwm
qe
rtc remove unnecessary version.h includes 10 years ago
serial common: Make sure arch-specific map_sysmem() is defined 10 years ago
soc
sound
spi dm: spi: Convert Freescale QSPI driver to driver model 10 years ago
thermal
tpm
twserial
usb dm: usb: Allow USB drivers to be declared and auto-probed 10 years ago
video x86: video: Allow keyboard presence to be controlled by device tree 10 years ago
watchdog watchdog/imx_watchdog: do not set WCR_WDW 10 years ago
Kconfig Create API to map between CPU physical and bus addresses 10 years ago
Makefile