aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-25Merge git://www.denx.de/git/u-boot-marvellTom Rini21-26/+507
2016-03-24tools: kwboot: Add xmodem timeout optionKevin Smith1-2/+9
2016-03-24tools: kwboot: Clean up usage textKevin Smith1-1/+1
2016-03-24arm: mvebu: db-88f6820: Drop obsolete binary.0 placeholderAndreas Färber1-16/+0
2016-03-24arm: mvebu: theadorable: Add StratixV FPGA programming supportStefan Roese8-2/+234
2016-03-24arm: mvebu: spi.h: Add registers for direct write accessStefan Roese1-0/+3
2016-03-24arm: mvebu: Add some SPI CS attributesStefan Roese1-0/+3
2016-03-24fpga: altera: Add StratixV supportStefan Roese4-0/+127
2016-03-24gpio: Add DM GPIO driver for Marvell MVEBUStefan Roese3-0/+127
2016-03-24arm: mvebu: Fix ddr3_init() cpu configDirk Eibach1-2/+0
2016-03-24ARM: sheevaplug: correct nand partition layoutPeter Korsgaard1-3/+3
2016-03-23Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini179-1173/+6749
2016-03-23sunxi: A83T: fix 32bit overflow warningvishnupatekar1-1/+1
2016-03-23sunxi: Select CONFIG_OF_BOARD_SETUP from arch/arm/KconfigHans de Goede75-76/+7
2016-03-23sunxi: sinovoip-bpi-m3: drop LDO settings from defconfigvishnupatekar1-2/+0
2016-03-23sunxi: Specify SATAPWR pin for Orangepi PlusHans de Goede1-0/+1
2016-03-23sunxi: Turn satapwr on from board_initHans de Goede2-8/+4
2016-03-23sunxi: Fix gmac not working due to cpu_eth_init no longer being calledHans de Goede4-41/+12
2016-03-23sunxi: Fix 2nd usb controller on sun4i/sun7i no longer workingHans de Goede2-5/+23
2016-03-23sunxi: Enable support for the eMMC found on the orangepi plusHans de Goede1-0/+2
2016-03-23spl: Print from which mmc slot spl is trying to bootHans de Goede1-3/+3
2016-03-23sunxi: Add a bunch of missing compatible strings to sunxi_gpio.cHans de Goede1-1/+14
2016-03-23sunxi: Specify USB vbus pins for orangepi boardsHans de Goede2-0/+4
2016-03-23sunxi: Add support for USB vbus pin for USB3Hans de Goede2-0/+7
2016-03-23sunxi: Enable realtek phy supportHans de Goede1-0/+1
2016-03-23sunxi: Enable composite video out on the CHIPAlex Kaplan1-0/+1
2016-03-23sunxi: Fix DCDC2 output in CHIP_defconfigBoris Brezillon1-1/+0
2016-03-23sunxi: Configure only LVDS pins instead of all LCD pins when LVDS interface s...Lawrence Yu1-0/+4
2016-03-23sunxi: Support SID e-fuses on A83T and H3Chen-Yu Tsai1-0/+7
2016-03-23sunxi: Add defconfig and dts for Orange Pi 2 SBCHans de Goede4-0/+206
2016-03-23sunxi: Add defconfig and dts for Dserve DSRV9703C tabletHans de Goede4-0/+306
2016-03-23sunxi: Add defconfig for yones toptech bs1078-v2 tabletPeter Korsgaard2-0/+29
2016-03-23sunxi: Add defconfig for Sinlinx SinA31sChen-Yu Tsai2-0/+27
2016-03-23sunxi: Add defconfig for icnova-a20-swacStefan Roese2-0/+26
2016-03-23sun7i: Add defconfig for the Itead IboxMarcus Cooper2-0/+21
2016-03-23sunxi: Add defconfig for Cubietruck PlusChen-Yu Tsai2-0/+23
2016-03-23sunxi: Add defconfig and dts for the Polaroid MID2809PXE4 tabletHans de Goede4-0/+270
2016-03-23sunxi: Add defconfig and dts for Difrence DIT4350 tabletHans de Goede4-0/+251
2016-03-23sunxi: Add defconfig and dts for colorfly e708 q1 tabletHans de Goede4-0/+235
2016-03-23sunxi: Fix clock_twi_onoff for sun9iHans de Goede1-2/+2
2016-03-23sunxi: Fix clock_twi_onoff for sun8i-a83Hans de Goede2-31/+35
2016-03-23sunxi: Fix clock_twi_onoff for sun6iHans de Goede1-3/+8
2016-03-23sunxi: Sync dts files with the upstream kernelHans de Goede67-497/+4351
2016-03-23include/dt-bindings: Sync some files with the kernelHans de Goede3-509/+859
2016-03-23sunxi: A23: Fix some revisions needing a different magic sram pokeHans de Goede1-3/+19
2016-03-24ARM: uniphier: switch to raw U-Boot imageMasahiro Yamada2-9/+22
2016-03-24ARM: uniphier: add NOR boot supportMasahiro Yamada3-2/+5
2016-03-24ARM: uniphier: fix README instruction for updating U-Boot via TFTPMasahiro Yamada1-4/+4
2016-03-24ARM: uniphier: support Debug UARTMasahiro Yamada14-0/+373
2016-03-24ARM: uniphier: add System Control register macros for ARMv8 SoCsMasahiro Yamada1-0/+44