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 5ac76bad22 dm: led: Add a driver for GPIO-controlled LEDs 9 years ago
..
bios_emulator biosemu: Do not free vga_info->BIOSImage when it is 0xc0000 9 years ago
block drivers: block: Remove the ata_piix driver 9 years ago
bootcount
core dm: Add support for generic system controllers (syscon) 9 years ago
cpu x86: Move MP initialization codes into a common place 9 years ago
crypto Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx 9 years ago
ddr driver/ddr/fsl: Add a hook to update SPD address 9 years ago
demo common: Make sure arch-specific map_sysmem() is defined 9 years ago
dfu dfu: nand: Verify writes 9 years ago
dma
fpga fpga: xilinx: Show fpga info if defined 9 years ago
gpio dm: gpio: Add dm_gpio_request() to manually request a GPIO 9 years ago
hwmon dtt: add ds620 support 9 years ago
i2c exynos: i2c: Correct bug in pinmux selection 9 years ago
input i8042: Add keyboard enable logic in kbd_reset() 9 years ago
led dm: led: Add a driver for GPIO-controlled LEDs 9 years ago
memory
misc driver/fsl_debug_server: Fix the DDR hide logic for LS2085a 9 years ago
mmc mmc: sdhci.c: Add config option to use a fixed buffer for transfers 9 years ago
mtd mtd: fix false positive "Offset exceeds device limit" error 9 years ago
net driver/ldpaa_eth:Avoid infinite loop in ldpaa_eth_rx 9 years ago
pci armv8/fsl-lsch3: device tree fixups for PCI stream IDs 9 years ago
pcmcia
power sandbox: add: sandbox PMIC device drivers: I2C emul, pmic, regulator 9 years ago
pwm pwm: imx: Remove unreachable code 9 years ago
qe QE/DeepSleep: add QE deepsleep support for mpc85xx 9 years ago
rtc dm: rtc: Support mc146818 driver in driver model 9 years ago
serial arm: dcc: Add uart dcc support for armv8 9 years ago
soc
sound sandbox: exynos: Move CONFIG_SOUND_SANDBOX to Kconfig 9 years ago
spi fdt: armv8: Fix build warnings on armv8 9 years ago
thermal thermal: imx_thermal: increase critical temperature threshold 9 years ago
tpm tpm: Support using driver model with I2C 9 years ago
twserial
usb usb: Add EHCI support for Armada 38x (mvebu) 9 years ago
video video: vesa_fb: Look up VGA device by class instead of id 9 years ago
watchdog watchdog/imx_watchdog: do not set WCR_WDW 9 years ago
Kconfig dm: Add support for LEDs 9 years ago
Makefile dm: Add support for LEDs 9 years ago