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 2a4eeadd56 dm: Add Kconfig for driver/demo 9 years ago
..
bios_emulator bios_emulator: Add some VESA interface debugging 9 years ago
block x86: ahci: Make sure interface is not busy after enabling the port 9 years ago
bootcount
core dm: core: Ignore disabled devices when binding 9 years ago
crypto DM: crypto/fsl - Add Freescale rsa DM driver 9 years ago
ddr arm: mvebu: drivers/ddr: Add DDR3 driver with training code from Marvell bin_hdr 9 years ago
demo dm: Add Kconfig for driver/demo 9 years ago
dfu dfu: dfu_get_buf: check the value of env dfu_bufsiz before use 10 years ago
dma
fpga fpga: xilinx: Show fpga info if defined 9 years ago
gpio gpio: omap: Pass correct argument to _get_gpio_direction() 9 years ago
hwmon
i2c dm: i2c: Make API accessible even without CONFIG_DM 9 years ago
input cros-ec-keyboard: Synchronize DT binding from linux 10 years ago
memory
misc dm: cros_ec: Convert cros_ec_i2c over to driver model 9 years ago
mmc x86: mmc: Move common FSP functions into a common file 9 years ago
mtd mtd: atmel_nand: according to pmecc version to perform 0xff page correction 9 years ago
net Merge branch 'master' of git://git.denx.de/u-boot-net 9 years ago
pci x86: video: Allow video ROM execution to fall back to the other method 9 years ago
pcmcia powerpc: mpc824x: remove MPC824X cpu support 10 years ago
power Merge branch 'master' of git://git.denx.de/u-boot-sunxi 9 years ago
pwm
qe qe/deep-sleep: modify qe deep-sleep for generic board 10 years ago
rtc x86: rtc: mc146818: Add helpers to read/write CMOS RAM 9 years ago
serial powerpc: Add serial driver for driver model 9 years ago
soc
sound
spi x86: Add SPI support to quark/galileo 9 years ago
thermal
tpm
twserial
usb usb: pci: Add XHCI driver for PCI 9 years ago
video Merge branch 'master' of git://git.denx.de/u-boot-x86 9 years ago
watchdog arm, at91, wdt: make timeout configurable 9 years ago
Kconfig dm: Add Kconfig for driver/demo 9 years ago
Makefile