aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-10-06armv8: fsl-lsch2: enable snoopable sata read and writeTang Yuantian3-1/+7
2016-10-06armv8: fsl-lsch2: adjust sata parameterTang Yuantian2-4/+0
2016-10-03Merge git://git.denx.de/u-boot-rockchipTom Rini12-25/+205
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-01rockchip: add boot-mode support for rk3288, rk3036Jacob Chen3-5/+103
2016-10-01rockchip: move common function from board-file to rk3036-board.cJacob Chen2-0/+84
2016-10-01rockchip: rename board.c to rk3288-board.cJacob Chen2-1/+1
2016-10-01rockchip: miniarm: remove eMMC supportXu Ziyuan1-12/+0
2016-10-01dts: evb-rk3399: add init voltage node for vdd-centerKever Yang1-0/+1
2016-10-01Kconfig: rockchip: enable DM_PWM and DM_REGULATORKever Yang1-0/+2
2016-10-01rockchip: rkpwm: fix the register sequenceKever Yang1-1/+1
2016-10-01rockchip: rk3399: update PPLL and pmu_pclk frequencyKever Yang1-2/+2
2016-10-01Disable SPL_MMC_SUPPORT if ROCKCHIP_SPL_BACK_TO_BROM is enabled.Sandy Patterson1-0/+3
2016-10-01rockchip: Fix SPL console output when ROCKCHIP_SPL_BACK_TO_BROM is enabledSandy Patterson1-1/+4
2016-10-01rockchip: rk3288: sdram: fix DDR address rangeXu Ziyuan1-3/+4
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