summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-10-02ti: omap-common: Allow AM33xx devices to be built securelyAndrew F. Davis1-1/+1
2016-10-02am33xx: config.mk: Fix option used to enable SPI SPL image typeAndrew F. Davis1-2/+2
2016-10-02am33xx: config.mk: Add support for additional secure boot image typesAndrew F. Davis1-2/+18
2016-10-02Kconfig: Separate AM33XX SOC config from target board configAndrew F. Davis2-88/+98
2016-10-02ARM: omap5: add fdt secure dram reservation fixupDaniel Allred1-2/+62
2016-10-02ARM: DRA7: Add secure emif setup callsDaniel Allred1-0/+15
2016-10-02arm: omap5: secure API for EMIF memory reservationsDaniel Allred3-0/+151
2016-10-02ti: omap5: Add Kconfig options for secure EMIF reservationsDaniel Allred1-0/+26
2016-10-01ARM: keystone2: Add support for parsing monitor headerLokesh Vutla1-4/+18
2016-10-01board: k2g: Enable ECC byte laneLokesh Vutla1-2/+1
2016-10-01input: specify the default of I8042_KEYB in more correct mannerMasahiro Yamada1-3/+0
2016-10-01sandbox, x86: select DM_KEYBOARD instead of default y entryMasahiro Yamada3-6/+2
2016-09-30Merge branch 'master' of git://git.denx.de/u-boot-nds32Tom Rini5-73/+77
2016-09-30Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini4-1/+31
2016-09-29nds32: Support relocation.rick5-73/+77
2016-09-28mpc85xx: powerpc: usb: Update the list of Socs afftected by erratum A006261Sriram Dash1-3/+1
2016-09-28mpc85xx: powerpc: usb: Enable Usb phy initialisation settings for P1010Sriram Dash2-0/+3
2016-09-28mpc85xx: powerpc: usb: Modified the erratum A006261 according to endiannessSriram Dash1-2/+2
2016-09-27ARM: dts: vf-colibri: Enable USB device tree node for Colibri VybridSanchayan Maity1-0/+11
2016-09-27ARM: dts: vf: Add device tree node for USB on VybridSanchayan Maity1-0/+14
2016-09-27dra7x: boot: add dfu bootmode supportB, Ravi2-1/+6
2016-09-27Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini45-673/+2730
2016-09-27ARM: tegra: flush caches via SMC callStephen Warren2-0/+24
2016-09-27ARM: tegra: fix ULPI PHY on Ventana and SeaboardStephen Warren1-1/+1
2016-09-27ARM: tegra: fix USB controller aliasesStephen Warren4-6/+9
2016-09-27ARM: tegra: fix USB ULPI PHY reset signal inversion confusionStephen Warren2-2/+4
2016-09-27ARM: tegra: enable standard clock/reset APIs everywhereStephen Warren1-3/+11
2016-09-27ARM: tegra: fix clock_get_periph_rate() for UART clocksStephen Warren1-2/+36
2016-09-27ARM: tegra: add APIs the clock uclass driver will needStephen Warren7-86/+323
2016-09-27ARM: tegra: add peripheral clock init tableStephen Warren7-0/+134
2016-09-27ARM: tegra: pull Tegra210 SoC DT from Linux v4.7Stephen Warren1-80/+613
2016-09-27ARM: tegra: pull Tegra124 SoC DT from Linux v4.7Stephen Warren2-7/+54
2016-09-27ARM: tegra: pull Tegra114 SoC DT from Linux v4.7Stephen Warren2-129/+627
2016-09-27ARM: tegra: pull Tegra30 SoC DT from Linux v4.7Stephen Warren6-143/+758
2016-09-27ARM: tegra: pull Tegra20 SoC DT from Linux v4.7Stephen Warren1-2/+2
2016-09-27ARM: tegra: remove "0, " from DT unit addressesStephen Warren7-82/+82
2016-09-27mmc: tegra: Add DM_MMC support to Tegra MMC driverTom Warren4-35/+1
2016-09-27ARM: tegra: set MMC pin mux in board_init()Stephen Warren1-7/+5
2016-09-27mmc: tegra: priv struct and naming cleanupStephen Warren1-19/+0
2016-09-27mmc: tegra: move pad_init_mmc() into MMC driverStephen Warren3-36/+0
2016-09-27mmc: tegra: use correct alias for SDHCI/MMC nodesStephen Warren25-48/+48
2016-09-27ARM: tegra: fdt: Add 'non-removable' property to all eMMC nodesTom Warren13-0/+13
2016-09-27arm64: mvebu: armada-7040-db.dts: Add I2C and SPI aliasesStefan Roese1-0/+5
2016-09-27arm64: mvebu: Armada 7K/8K: Add COMPHY device tree nodesStefan Roese2-0/+68
2016-09-27arm64: mvebu: armada-ap806.dtsi: Add clock-frequency to UART DT nodeStefan Roese1-0/+1
2016-09-27arm64: mvebu: Add Armada 7K db-88f7040 development board supportStefan Roese1-0/+7
2016-09-27arm64: mvebu: Add basic support for the Marvell Armada 7K/8K SoCStefan Roese10-110/+216
2016-09-27arm64: mvebu: Armada 7K/8K: Add Armada 7K/8K dts filesStefan Roese6-0/+743
2016-09-27arm64: mvebu: Add Armada 3700 db-88f3720 development board supportStefan Roese1-0/+7
2016-09-27arm64: mvebu: Add support for the Marvell Armada 3700 SoCStefan Roese8-12/+284