summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* ARM: tegra: flush caches via SMC callStephen Warren2016-09-27-0/+24
* ARM: tegra: fix ULPI PHY on Ventana and SeaboardStephen Warren2016-09-27-2/+12
* ARM: tegra: fix USB controller aliasesStephen Warren2016-09-27-6/+9
* ARM: tegra: fix USB ULPI PHY reset signal inversion confusionStephen Warren2016-09-27-4/+15
* i2c: tegra: only use new clock/reset APIsStephen Warren2016-09-27-57/+11
* mmc: tegra: only use new clock/reset APIsStephen Warren2016-09-27-40/+5
* ARM: tegra: enable standard clock/reset APIs everywhereStephen Warren2016-09-27-3/+11
* ARM: tegra: fix clock_get_periph_rate() for UART clocksStephen Warren2016-09-27-2/+36
* clock: implement a driver for the Tegra CARStephen Warren2016-09-27-0/+111
* reset: implement a driver for the Tegra CARStephen Warren2016-09-27-0/+80
* misc: implement Tegra CAR core driverStephen Warren2016-09-27-0/+76
* ARM: tegra: add APIs the clock uclass driver will needStephen Warren2016-09-27-86/+323
* ARM: tegra: add peripheral clock init tableStephen Warren2016-09-27-0/+134
* ARM: tegra: pull Tegra210 SoC DT from Linux v4.7Stephen Warren2016-09-27-252/+880
* ARM: tegra: pull Tegra124 SoC DT from Linux v4.7Stephen Warren2016-09-27-7/+55
* ARM: tegra: pull Tegra114 SoC DT from Linux v4.7Stephen Warren2016-09-27-131/+655
* ARM: tegra: pull Tegra30 SoC DT from Linux v4.7Stephen Warren2016-09-27-144/+783
* ARM: tegra: pull Tegra20 SoC DT from Linux v4.7Stephen Warren2016-09-27-4/+4
* ARM: tegra: remove "0, " from DT unit addressesStephen Warren2016-09-27-82/+82
* mmc: tegra: Add DM_MMC support to Tegra MMC driverTom Warren2016-09-27-243/+70
* ARM: tegra: set MMC pin mux in board_init()Stephen Warren2016-09-27-7/+5
* mmc: tegra: priv struct and naming cleanupStephen Warren2016-09-27-157/+161
* mmc: tegra: don't use periph_id in pad_init_mmc()Stephen Warren2016-09-27-4/+3
* mmc: tegra: move pad_init_mmc() into MMC driverStephen Warren2016-09-27-36/+28
* mmc: tegra: use correct alias for SDHCI/MMC nodesStephen Warren2016-09-27-53/+53
* ARM: tegra: fdt: Add 'non-removable' property to all eMMC nodesTom Warren2016-09-27-0/+13
* ARM: tegra: increase console buffer size and sys args numBryan Wu2016-09-27-2/+3
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-09-26-885/+4733
|\
| * armv7: ls102xa: Rename GIC_ADDR and DCSR_RCPM_ADDRYork Sun2016-09-26-4/+4
| * armv7: ls1021a: Convert CONFIG_LS1_DEEP_SLEEP to Kconfig optionYork Sun2016-09-26-2/+5
| * armv8: ls1046ardb_emmc: Fix a typo in defconfigYork Sun2016-09-26-1/+1
| * Convert CONFIG_SYS_FSL_ERRATUM_A010315 to Kconfig optionYork Sun2016-09-26-2/+17
| * armv8: ls1012a: Convert CONFIG_LS1012A to Kconfig option ARCH_LS1021AYork Sun2016-09-26-10/+17
| * driver: ddr: fsl_mmdc: Pass board parameters through data structureYork Sun2016-09-26-73/+87
| * armv8: ls1046a: Convert CONFIG_LS1046A to Kconfig option ARCH_LS1046AYork Sun2016-09-26-6/+12
| * armv8: ls1046aqds: Add LS1046AQDS board supportShaohui Xie2016-09-14-5/+1866
| * armv8: ls1046ardb: Add LS1046ARDB board supportMingkai Hu2016-09-14-0/+1470
| * armv8: ls1046a: disable SATA ECC in DCSRShaohui Xie2016-09-14-0/+4
| * armv8: ls1046a: Enable DDR erratum for ls1046aShengzhou Liu2016-09-14-0/+6
| * armv8: fsl-layerscape: spl: remove BSS clearing and board_init_rQianyu Gong2016-09-14-5/+0
| * armv8: fsl-layerscape: add define CONFIG_STANDALONE_LOAD_ADDR for standalone appShaohui Xie2016-09-14-0/+2
| * armv8: fsl-layerscape: Increase L2 Data RAM latency and L2 Tag RAM latencyMingkai Hu2016-09-14-0/+15
| * Export memset for standalone AQ FW load appsShaohui Xie2016-09-14-1/+2
| * ddr: fsl: fix a compile issueShaohui Xie2016-09-14-1/+6
| * driver/ddr/fsl: Add general MMDC driver and reuse common MMDC driver for ls1012aShengzhou Liu2016-09-14-409/+262
| * armv7:ls1021a: Enable workaround for DDR erratum A-009942Shengzhou Liu2016-09-14-1/+7
| * nxp: ls102xa: add LS1 PSCI system suspendHongbo Zhang2016-09-14-2/+284
| * nxp: ls102xa: add EPU Finite State MachineHongbo Zhang2016-09-14-0/+165
| * nxp: ls102xa: add registers definition for system sleepHongbo Zhang2016-09-14-1/+60
| * armv7: psci: make v7_flush_dcache_all public for all psci codeHongbo Zhang2016-09-14-3/+5