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
Shaohui Xie e82973414d armv8/ls1043a: Add Fman support 9 years ago
..
bios_emulator biosemu: Do not free vga_info->BIOSImage when it is 0xc0000 9 years ago
block Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header 9 years ago
bootcount
clk rockchip: rk3288: Add clock driver 9 years ago
core dm: core: Enable optional use of fdt_translate_address() 9 years ago
cpu x86: Move MP initialization codes into a common place 9 years ago
crypto crypto/fsl: SEC driver cleanup for 64 bit and endianness 9 years ago
ddr bitops: introduce BIT() definition 9 years ago
demo drivers: hierarchize drivers Kconfig menu 9 years ago
dfu dfu: dfu_sf: Take the start address into account 9 years ago
dma dma: keystone_nav: Fix linkram size 9 years ago
fpga arm: socfpga: Fix FPGA bitstream programming routine 9 years ago
gpio nios2 : convert altera_pio to driver model 9 years ago
hwmon Fix bad return value checks (detected with Coccinelle) 9 years ago
i2c armv8/fsl_lsch3: Change arch to fsl-layerscape 9 years ago
input x86: i8042: Correctly initialize the controller 9 years ago
led dm: led: Tidy up SPL options for the led and led-gpio 9 years ago
memory
misc armv8/fsl_lsch3: Change arch to fsl-layerscape 9 years ago
mmc drivers: mmc: omap_hsmmc: convert driver to adopt device driver model 9 years ago
mtd Merge branch 'master' of git://www.denx.de/git/u-boot-imx 9 years ago
net armv8/ls1043a: Add Fman support 9 years ago
pci armv8/fsl_lsch3: Change arch to fsl-layerscape 9 years ago
pcmcia
pinctrl ARM: uniphier: rename CONFIG_MACH_* to CONFIG_ARCH_UNIPHIER_* 9 years ago
power sunxi: power: Change axp209 LDO3 and LDO4 default to disabled 9 years ago
pwm pwm: imx: Remove unreachable code 9 years ago
qe driver/qe: use strncpy instead of strcpy 9 years ago
ram ram: rename CONFIG_SPL_RAM_SUPPORT to CONFIG_SPL_RAM 9 years ago
remoteproc remoteproc: Introduce a sandbox dummy driver 9 years ago
rtc dm: rtc: Correct rtc_read32() return value 9 years ago
serial dm: keystone: serial: Add driver model support 9 years ago
soc
sound of: clean up OF_CONTROL ifdef conditionals 9 years ago
spi spi : convert altera_spi to driver model 9 years ago
thermal thermal: imx_thermal: Do not print on error 9 years ago
timer nios2: convert altera timer to driver model 9 years ago
tpm dm: tpm: Convert LPC driver to driver model 9 years ago
twserial
usb Merge git://git.denx.de/u-boot-marvell 9 years ago
video Merge git://git.denx.de/u-boot-x86 9 years ago
watchdog ls102xa: Fix reset hang 9 years ago
Kconfig dm: implement a Timer uclass 9 years ago
Makefile dm: implement a Timer uclass 9 years ago