summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-27ARM: tegra: fix USB controller aliasesStephen Warren
2016-09-27ARM: tegra: fix USB ULPI PHY reset signal inversion confusionStephen Warren
2016-09-27i2c: tegra: only use new clock/reset APIsStephen Warren
2016-09-27mmc: tegra: only use new clock/reset APIsStephen 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-27clock: implement a driver for the Tegra CARStephen Warren
2016-09-27reset: implement a driver for the Tegra CARStephen Warren
2016-09-27misc: implement Tegra CAR core driverStephen 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: don't use periph_id in pad_init_mmc()Stephen 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-27ARM: tegra: increase console buffer size and sys args numBryan Wu
2016-09-26Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-09-26kconfig: introduce kconfig for UBIHeiko Schocher
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-26armv8: ls1046ardb_emmc: Fix a typo in defconfigYork 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-26driver: ddr: fsl_mmdc: Pass board parameters through data structureYork Sun
2016-09-26armv8: ls1046a: Convert CONFIG_LS1046A to Kconfig option ARCH_LS1046AYork Sun
2016-09-26Merge branch 'master' of git://git.denx.de/u-boot-coldfireTom Rini
2016-09-26i2c: mvtwsi.c: Add support for Marvell Armada 7K/8KStefan Roese
2016-09-26i2c: mv_i2c.c: Validate read length in I2C commandjinghua
2016-09-26i2c: mv_i2c.c: Enable runtime speed selection (standard vs fast mode)Stefan Roese
2016-09-26i2c: mv_i2c.c: Add DM supportStefan Roese
2016-09-26i2c: mv_i2c.c: Prepare driver for DM conversionStefan Roese
2016-09-26i2c: mv_i2c.c: Remove CONFIG_HARD_I2CStefan Roese
2016-09-26i2c: mv_i2c.c: cosmetic: Coding style cleanupsStefan Roese
2016-09-25board: amcore: update to use dm serial driverAngelo Dureghello
2016-09-25board: amcore: add update scriptsAngelo Dureghello
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-24arm: mvebu: theadorable: Configure board for PCIe 2.0 capabilityStefan Roese
2016-09-24usb: ehci-generic: support reset control for generic EHCIMasahiro Yamada
2016-09-24reset: add no-op stubs for optional reset controlMasahiro Yamada