summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: uniphier: rework struct uniphier_board_dataMasahiro Yamada2016-02-2911-114/+161
* ARM: uniphier: remove unused umc_polling()Masahiro Yamada2016-02-291-9/+0
* ARM: uniphier: default to environment in eMMCMasahiro Yamada2016-02-291-0/+5
* ARM: uniphier: add a command to find the first MMC (non-SD) deviceMasahiro Yamada2016-02-291-0/+34
* ARM: uniphier: add eMMC boot supportMasahiro Yamada2016-02-294-0/+61
* ARM: dts: uniphier: add SD/MMC host controller nodesMasahiro Yamada2016-02-2917-0/+217
* ARM: uniphier: enable UniPhier SD/MMC host driverMasahiro Yamada2016-02-291-0/+1
* ARM: dts: uniphier: add GPIO controller nodesMasahiro Yamada2016-02-296-0/+938
* ARM: uniphier: enable GPIO command and driver for UniPhier SoCsMasahiro Yamada2016-02-291-0/+1
* gpio: do not include <asm/arch/gpio.h> for UniPhierMasahiro Yamada2016-02-291-0/+2
* ARM: dts: uniphier: rework System Bus nodesMasahiro Yamada2016-02-292-19/+20
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2016-02-244-9/+18
|\
| * arm: socfpga: Fix ethernet reset handlingMarek Vasut2016-02-241-2/+7
| * arm: socfpga: Remove bashisms from qts filterMarek Vasut2016-02-241-7/+7
| * arm: socfpga: cv_socdk: Add support for QSPI bootMarek Vasut2016-02-241-0/+2
| * arm: socfpga: av_socdk: Add support for QSPI bootMarek Vasut2016-02-241-0/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-02-2416-133/+805
|\ \
| * | armv7: ls102xa: Move smmu and stream id initialization into the common soc codeAlison Wang2016-02-242-0/+50
| * | armv8/fsl-layerscape: fdt: add fixup for Fman ucodeQianyu Gong2016-02-241-0/+7
| * | fm: fdt: Move fman ucode fixup to driver codeQianyu Gong2016-02-241-120/+5
| * | qe: move drivers/qe/qe.h to include/fsl_qe.hQianyu Gong2016-02-242-2/+2
| * | armv8/ls1043a: Implement workaround for erratum A009660Mingkai Hu2016-02-242-0/+20
| * | armv8/ls1043a: enable workaround for errarum A009942Shengzhou Liu2016-02-241-0/+1
| * | powerpc/SECURE_BOOT: Add PAMU driverAneesh Bansal2016-02-246-9/+686
| * | arm: ls1021aqds: Enable driver model lpuart serial driverYork Sun2016-02-242-0/+17
| * | arm: ls1021aqds: Convert to driver model and enable serial supportYork Sun2016-02-233-3/+18
* | | microblaze: Add missing chosen nodeMichal Simek2016-02-241-0/+2
* | | rpi: set board serial number in environmentLubomir Rintel2016-02-241-0/+11
* | | stm32: add support for stm32f7 & stm32f746 discovery boardVikas Manocha2016-02-2412-0/+535
* | | gpio: stm32_gpio: move base addresses to the soc fileVikas Manocha2016-02-242-0/+18
* | | gpio: stm32_gpio: move clock config from driver to boardVikas Manocha2016-02-242-0/+59
| |/ |/|
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-02-233-7/+58
|\ \
| * | sunxi: H3: Add support for the host usb-physJelle van der Waa2016-02-233-7/+58
| |/
* | ARM: zynq: Add reset-gpio property for USB on ZyboMichal Simek2016-02-221-1/+2
* | ARM: zynq: Enable u-boot,dm-pre-reloc for qspiNathan Rossi2016-02-223-0/+3
* | ARM: zynq: Remove unused SPI base addressesMichal Simek2016-02-222-5/+0
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-02-2114-3/+938
|\
| * imx: mx7d: isolate resources to domain 0 for A7 corePeng Fan2016-02-211-0/+64
| * imx: mx7: implement functions to boot auxiliary corePeng Fan2016-02-212-0/+41
| * imx: mx6: implement functions to boot auxiliary corePeng Fan2016-02-212-0/+43
| * imx: imx-common: introduce boot auxiliary corePeng Fan2016-02-213-0/+79
| * imx: mx7d: clock support for RDCPeng Fan2016-02-211-0/+6
| * imx: mx7d: Add RDC supportPeng Fan2016-02-213-0/+182
| * imx: mx6sx Add RDC mappings of masters and peripheralsPeng Fan2016-02-212-0/+159
| * imx: imx-common: introduce Resource Domain Controller supportPeng Fan2016-02-215-0/+304
| * imx: mx6: introduce rdc regsPeng Fan2016-02-211-0/+24
| * imx: mx6: Implement mmc_get_env_partSoeren Moch2016-02-211-3/+33
| * imx: Refactoring CAAM Job Ring structure and Secure Memory for imx7Ulises Cardenas2016-02-211-0/+3
* | x86: Add Intel Cougar Canyon 2 boardBin Meng2016-02-213-0/+109
* | x86: ivybridge: bd82x6x: Support FSP enabled configurationBin Meng2016-02-212-1/+5
OpenPOWER on IntegriCloud