aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-15sunxi: usb: Drop AXP-sepcific VBUS detection and drive logicPaul Kocialkowski4-50/+23
2015-04-15power: axp221: Virtual VBUS detect and enable GPIOs to replace separate logicPaul Kocialkowski4-39/+63
2015-04-15sunxi: gpio: Indentation fixPaul Kocialkowski1-2/+2
2015-04-15sun6i: Add support for the Mixtile LOFT-Q boardHan Pengfei2-0/+26
2015-04-13Prepare v2015.04v2015.04Tom Rini1-1/+1
2015-04-13break build if it would produce broken binaryPavel Machek1-0/+4
2015-04-13Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini12-3/+693
2015-04-13ARM: rpi: add a couple more revision IDsStephen Warren2-1/+13
2015-04-11ARM: fix arch/arm/Makefile for TegraMasahiro Yamada1-0/+5
2015-04-11arm: armada-xp: Fix SPL for AXP by using save_boot_params_retStefan Roese1-1/+1
2015-04-10Merge git://git.denx.de/u-boot-arcTom Rini6-1/+46
2015-04-10arc: fix separate compilation of start.oAlexey Brodkin1-0/+1
2015-04-10integrator: consolidate flash infoLinus Walleij3-33/+27
2015-04-10vexpress64: juno: add default NOR flash bootLinus Walleij1-1/+29
2015-04-10common/armflash: Support for ARM flash imagesLinus Walleij3-0/+285
2015-04-10Merge branch 'master' of git://git.denx.de/u-boot-fdtTom Rini1-2/+0
2015-04-10Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini57-77/+3653
2015-04-10common, ubi: use positive return values for ubi checkStefan Agner1-1/+1
2015-04-10arc: make sure _start is in the beginning of .text sectionAlexey Brodkin2-1/+2
2015-04-10fdt: nios: Fix warning in ft_cpu_setup()Simon Glass1-2/+0
2015-04-10lpc32xx: add support for board work_92105Albert ARIBAUD \(3ADEV\)22-1/+1129
2015-04-10Introduce CONFIG_SPL_PANIC_ON_RAW_IMAGEAlbert ARIBAUD \(3ADEV\)2-0/+22
2015-04-10lpc32xx: add lpc32xx-spl.bin boot image targetAlbert ARIBAUD \(3ADEV\)4-0/+181
2015-04-10dtt: add ds620 supportAlbert ARIBAUD \(3ADEV\)3-7/+74
2015-04-10lpc32xx: add LPC32xx SSP support (SPI mode)Albert ARIBAUD \(3ADEV\)5-0/+163
2015-04-10lpc32xx: add GPIO supportAlbert ARIBAUD \(3ADEV\)5-0/+349
2015-04-10lpc32xx: i2c: add LPC32xx I2C interface supportAlbert ARIBAUD \(3ADEV\)6-0/+268
2015-04-10lpc32xx: mtd: nand: add MLC NAND controllerAlbert ARIBAUD \(3ADEV\)5-0/+776
2015-04-10lpc32xx: add Ethernet supportAlbert ARIBAUD \(3ADEV\)7-0/+659
2015-04-10Merge branch 'u-boot/master'Albert ARIBAUD394-4289/+5138
2015-04-09omap3: pandora: use common configurationGrazvydas Ignotas1-141/+36
2015-04-09odroid-XU3: update board maintainerPrzemyslaw Marczak1-0/+6
2015-04-09mcx: update maintainer and convert to generic boardAnatolij Gustschin2-1/+3
2015-04-09MAINTAINERS: fix TI DaVinci directory path and add KeyStoneMasahiro Yamada1-2/+2
2015-04-09board: axs10x - support v3 mother-boardAlexey Brodkin4-0/+43
2015-04-09ARM: mx5: add support for USB armory boardAndrej Rosano8-0/+670
2015-04-09ARM: mx5: move to a standard arch/board approachAndrej Rosano2-0/+22
2015-04-08ARM: zynq: Remove Jagan from list of maintainersMichal Simek1-1/+0
2015-04-08ARM: zynq: disable CONFIG_SYS_MALLOC_F to fix MMC bootMasahiro Yamada7-0/+7
2015-04-08Fix mxc_hab documenation for DEK blob generationUlises Cardenas1-0/+1
2015-04-08mx53loco: Disable printing cpuinfoFabio Estevam2-3/+0
2015-04-07cmd_mem.c: Update 'iteration_limit' to unsigned longTom Rini1-1/+1
2015-04-07fix makefiles to respect DTC settingPavel Machek1-1/+1
2015-04-07MAKEALL: fix get_target_arch() to adjust to '-' in Status fieldMasahiro Yamada1-7/+1
2015-04-07kbuild: include config.mk when auto.conf is not older than .configMasahiro Yamada1-3/+7
2015-04-07am33xx/ddr.c: Fix regression on DDR2 platformsTom Rini1-1/+1
2015-04-07cmd_mem: cleanups, catch bad usagePavel Machek1-15/+19
2015-04-07ahci: Fix a wrong parameter passTang Yuantian1-1/+1
2015-04-07env_sf: Fix recovery defaultMario Schuknecht1-2/+4
2015-04-06Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini16-28/+193