summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* imx: ventana: add support for 4Gb density mem devices with IMX6DLTim Harvey2015-04-221-2/+17
* imx: ventana: enable precharge power-down fast-exit modeTim Harvey2015-04-221-0/+1
* imx: ventana: add usb_pcisel hwconfig supportTim Harvey2015-04-221-1/+3
* imx: ventana: remove unused GPIO configurationTim Harvey2015-04-221-2/+0
* imx: ventana: assign default ethprime dynamicallyTim Harvey2015-04-222-1/+9
* imx: ventana: add i210 supportTim Harvey2015-04-222-0/+5
* imx: ventana: disable 4k tftp/nfs packetsTim Harvey2015-04-221-5/+0
* mx6: Add initial SPL support for HummingBoard-i2eXFabio Estevam2015-04-228-0/+598
* fdt: add new fdt_fixup_display function to configure displayTim Harvey2015-04-222-0/+42
* arm: mx6: ddr: add pd_fast_exit flag to system informationTim Harvey2015-04-222-1/+7
* ARM: mxs: Get boot mode from OCRAMJörg Krause2015-04-221-23/+6
* Prepare v2015.04Tom Rini2015-04-131-1/+1
* break build if it would produce broken binaryPavel Machek2015-04-131-0/+4
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-04-1312-3/+693
|\
| * ARM: mx5: add support for USB armory boardAndrej Rosano2015-04-098-0/+670
| * ARM: mx5: move to a standard arch/board approachAndrej Rosano2015-04-092-0/+22
| * Fix mxc_hab documenation for DEK blob generationUlises Cardenas2015-04-081-0/+1
| * mx53loco: Disable printing cpuinfoFabio Estevam2015-04-082-3/+0
* | ARM: rpi: add a couple more revision IDsStephen Warren2015-04-132-1/+13
* | ARM: fix arch/arm/Makefile for TegraMasahiro Yamada2015-04-111-0/+5
* | arm: armada-xp: Fix SPL for AXP by using save_boot_params_retStefan Roese2015-04-111-1/+1
* | Merge git://git.denx.de/u-boot-arcTom Rini2015-04-106-1/+46
|\ \
| * | arc: fix separate compilation of start.oAlexey Brodkin2015-04-101-0/+1
| * | arc: make sure _start is in the beginning of .text sectionAlexey Brodkin2015-04-102-1/+2
| * | board: axs10x - support v3 mother-boardAlexey Brodkin2015-04-094-0/+43
* | | integrator: consolidate flash infoLinus Walleij2015-04-103-33/+27
* | | vexpress64: juno: add default NOR flash bootLinus Walleij2015-04-101-1/+29
* | | common/armflash: Support for ARM flash imagesLinus Walleij2015-04-103-0/+285
* | | Merge branch 'master' of git://git.denx.de/u-boot-fdtTom Rini2015-04-101-2/+0
|\ \ \
| * | | fdt: nios: Fix warning in ft_cpu_setup()Simon Glass2015-04-101-2/+0
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2015-04-1057-77/+3653
|\ \ \
| * | | lpc32xx: add support for board work_92105Albert ARIBAUD \(3ADEV\)2015-04-1022-1/+1129
| * | | Introduce CONFIG_SPL_PANIC_ON_RAW_IMAGEAlbert ARIBAUD \(3ADEV\)2015-04-102-0/+22
| * | | lpc32xx: add lpc32xx-spl.bin boot image targetAlbert ARIBAUD \(3ADEV\)2015-04-104-0/+181
| * | | dtt: add ds620 supportAlbert ARIBAUD \(3ADEV\)2015-04-103-7/+74
| * | | lpc32xx: add LPC32xx SSP support (SPI mode)Albert ARIBAUD \(3ADEV\)2015-04-105-0/+163
| * | | lpc32xx: add GPIO supportAlbert ARIBAUD \(3ADEV\)2015-04-105-0/+349
| * | | lpc32xx: i2c: add LPC32xx I2C interface supportAlbert ARIBAUD \(3ADEV\)2015-04-106-0/+268
| * | | lpc32xx: mtd: nand: add MLC NAND controllerAlbert ARIBAUD \(3ADEV\)2015-04-105-0/+776
| * | | lpc32xx: add Ethernet supportAlbert ARIBAUD \(3ADEV\)2015-04-107-0/+659
| * | | Merge branch 'u-boot/master'Albert ARIBAUD2015-04-10394-4289/+5138
| |\ \ \ | | |/ /
| * | | ARM: move -march=* and -mtune= options to arch/arm/MakefileMasahiro Yamada2015-03-2711-69/+32
* | | | common, ubi: use positive return values for ubi checkStefan Agner2015-04-101-1/+1
* | | | omap3: pandora: use common configurationGrazvydas Ignotas2015-04-091-141/+36
* | | | odroid-XU3: update board maintainerPrzemyslaw Marczak2015-04-091-0/+6
* | | | mcx: update maintainer and convert to generic boardAnatolij Gustschin2015-04-092-1/+3
* | | | MAINTAINERS: fix TI DaVinci directory path and add KeyStoneMasahiro Yamada2015-04-091-2/+2
| |/ / |/| |
* | | ARM: zynq: Remove Jagan from list of maintainersMichal Simek2015-04-081-1/+0
* | | ARM: zynq: disable CONFIG_SYS_MALLOC_F to fix MMC bootMasahiro Yamada2015-04-087-0/+7
* | | cmd_mem.c: Update 'iteration_limit' to unsigned longTom Rini2015-04-071-1/+1
OpenPOWER on IntegriCloud