summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-09-29nds32: Support relocation.rick
2016-09-27Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2016-09-27ARM: tegra: flush caches via SMC callStephen Warren
2016-09-27ARM: tegra: fix ULPI PHY on Ventana and SeaboardStephen Warren
2016-09-27ARM: tegra: fix USB controller aliasesStephen Warren
2016-09-27ARM: tegra: fix USB ULPI PHY reset signal inversion confusionStephen Warren
2016-09-27ARM: tegra: enable standard clock/reset APIs everywhereStephen Warren
2016-09-27ARM: tegra: fix clock_get_periph_rate() for UART clocksStephen Warren
2016-09-27ARM: tegra: add APIs the clock uclass driver will needStephen Warren
2016-09-27ARM: tegra: add peripheral clock init tableStephen Warren
2016-09-27ARM: tegra: pull Tegra210 SoC DT from Linux v4.7Stephen Warren
2016-09-27ARM: tegra: pull Tegra124 SoC DT from Linux v4.7Stephen Warren
2016-09-27ARM: tegra: pull Tegra114 SoC DT from Linux v4.7Stephen Warren
2016-09-27ARM: tegra: pull Tegra30 SoC DT from Linux v4.7Stephen Warren
2016-09-27ARM: tegra: pull Tegra20 SoC DT from Linux v4.7Stephen Warren
2016-09-27ARM: tegra: remove "0, " from DT unit addressesStephen Warren
2016-09-27mmc: tegra: Add DM_MMC support to Tegra MMC driverTom Warren
2016-09-27ARM: tegra: set MMC pin mux in board_init()Stephen Warren
2016-09-27mmc: tegra: priv struct and naming cleanupStephen Warren
2016-09-27mmc: tegra: move pad_init_mmc() into MMC driverStephen Warren
2016-09-27mmc: tegra: use correct alias for SDHCI/MMC nodesStephen Warren
2016-09-27ARM: tegra: fdt: Add 'non-removable' property to all eMMC nodesTom Warren
2016-09-27arm64: mvebu: armada-7040-db.dts: Add I2C and SPI aliasesStefan Roese
2016-09-27arm64: mvebu: Armada 7K/8K: Add COMPHY device tree nodesStefan Roese
2016-09-27arm64: mvebu: armada-ap806.dtsi: Add clock-frequency to UART DT nodeStefan Roese
2016-09-27arm64: mvebu: Add Armada 7K db-88f7040 development board supportStefan Roese
2016-09-27arm64: mvebu: Add basic support for the Marvell Armada 7K/8K SoCStefan Roese
2016-09-27arm64: mvebu: Armada 7K/8K: Add Armada 7K/8K dts filesStefan Roese
2016-09-27arm64: mvebu: Add Armada 3700 db-88f3720 development board supportStefan Roese
2016-09-27arm64: mvebu: Add support for the Marvell Armada 3700 SoCStefan Roese
2016-09-27arm64: mvebu: Armada 3700: Add USB device tree nodesStefan Roese
2016-09-27arm64: mvebu: Armada 3700: Add COMPHY device tree nodesStefan Roese
2016-09-27arm64: mvebu: Armada 3700: Add I2C device tree nodesStefan Roese
2016-09-27arm64: mvebu: Armada 3700: Add ethernet device tree nodesStefan Roese
2016-09-27arm64: mvebu: Armada 3700: Add SPI device tree nodesStefan Roese
2016-09-27arm64: mvebu: Armada 3700: Add Armada 37xx dts filesStefan Roese
2016-09-26Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-09-26armv7: ls102xa: Rename GIC_ADDR and DCSR_RCPM_ADDRYork Sun
2016-09-26armv7: ls1021a: Convert CONFIG_LS1_DEEP_SLEEP to Kconfig optionYork Sun
2016-09-26Convert CONFIG_SYS_FSL_ERRATUM_A010315 to Kconfig optionYork Sun
2016-09-26armv8: ls1012a: Convert CONFIG_LS1012A to Kconfig option ARCH_LS1021AYork Sun
2016-09-26armv8: ls1046a: Convert CONFIG_LS1046A to Kconfig option ARCH_LS1046AYork Sun
2016-09-24arm: mvebu: NAND support for DB-88F6820-AMCChris Packham
2016-09-24arm: mvebu: add DB-88F6820-AMC boardChris Packham
2016-09-24arm: mvebu: create generic 88F6820 config optionChris Packham
2016-09-23treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>Masahiro Yamada
2016-09-23Remove arch/${ARCH}/include/asm/errno.hMasahiro Yamada
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-09-23treewide: use #include <...> to include public headersMasahiro Yamada
2016-09-23arch, board: squash lines for immediate returnMasahiro Yamada