summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-07-25rockchip: Use rockchip_get_clk() to obtain the SoC clockSimon Glass
2016-07-25rockchip: Add a way to obtain the main clock deviceSimon Glass
2016-07-25cosmetic: rockchip: rk3288: rename rkclk_configure_cpuHeiko Stübner
2016-07-25cosmetic: rockchip: sort socs according to numbersHeiko Stübner
2016-07-25rockchip: rk3288: add fastboot supportXu Ziyuan
2016-07-25rockchip: Exclude rk_timer for ARM64Andreas Färber
2016-07-25rockchip: Clean up CPU selectionAndreas Färber
2016-07-25board: move all the rockchip board in one folderKever Yang
2016-07-25rockchip: add basic support for evb-rk3288 boardXu Ziyuan
2016-07-25rockchip: add option to change method of loading u-bootXu Ziyuan
2016-07-25Merge git://git.denx.de/u-boot-nand-flashTom Rini
2016-07-25ARM: am33xx: Always inhibit init/refresh during DDR phy initRuss Dill
2016-07-25ARM: am33xx: Fix DDR init delay placementRuss Dill
2016-07-25keystone: k2h/e/l: Fix DMA coherency for QM PDSPKaricheri, Muralidharan
2016-07-24sunxi: Enable NAND controller on the CHIPBoris Brezillon
2016-07-24sun5i: Add NAND controller to the sun5i DTSIMaxime Ripard
2016-07-24sunxi: Add missing macros to configure the NAND controller clkBoris Brezillon
2016-07-24ARM: uniphier: add clock/reset settings for xHCI of ProXstream2Masahiro Yamada
2016-07-24ARM: uniphier: add PH1-LD21 board dataMasahiro Yamada
2016-07-24ARM: uniphier: introduce flags to uniphier_board_data structureMasahiro Yamada
2016-07-24ARM: uniphier: rename outer-cache register macrosMasahiro Yamada
2016-07-24ARM: uniphier: clear notification flag before L2 operationMasahiro Yamada
2016-07-24ARM: uniphier: use (devm_)ioremap() instead of map_sysmem()Masahiro Yamada
2016-07-23ARM: uniphier: select CONFIG_ARMV8_SPIN_TABLEMasahiro Yamada
2016-07-23ARM: dts: uniphier: renumber serial aliases for Gentil/Vodka boardsMasahiro Yamada
2016-07-22arm: omap5: fix build dependency for secure devicesAndreas Dannenberg
2016-07-22arm: am4x: fix build dependency for secure devicesAndreas Dannenberg
2016-07-22armv8: spl: Call board_init_r from crt0_64 in SPLJeremy Hunt
2016-07-22armv7: simplify identify_nand_chipLadislav Michl
2016-07-22armv7: armv7: introduce set_gpmc_cs0Ladislav Michl
2016-07-22armv7: make gpmc_cfg constLadislav Michl
2016-07-22armv7: add reset timeout to identify_nand_chipLadislav Michl
2016-07-22spl: zImage support in Falcon modeLadislav Michl
2016-07-22Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini
2016-07-22ARM64: zynqmp: Remove get_uart_clk()Michal Simek
2016-07-22ARM64: zynqmp: Enable CLK and SPL_CLK by defaultMichal Simek
2016-07-22spl: Fix compilation warnings for arm64Michal Simek
2016-07-21Merge git://git.denx.de/u-boot-mpc85xxTom Rini
2016-07-21Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2016-07-21Revert "stm32: Change USART port to USART6 for stm32f746 discovery board"Tom Rini
2016-07-21powerpc/mpc85xx: T104x: Add nand secure boot targetSumit Garg
2016-07-21powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPLSumit Garg
2016-07-21ARM: tegra: pick up actual memory sizeStephen Warren
2016-07-21ARM: Add save_boot_params for ARMv8Stephen Warren
2016-07-21ARM: tegra: add IVC protocol implementationStephen Warren
2016-07-21ARM: tegra: unify Tegra186 Makefile a bitStephen Warren
2016-07-21ARM: tegra: split p2771-0000 buildStephen Warren
2016-07-21ARM: tegra: fix Tegra186 DT GPIO binding headerStephen Warren
2016-07-19Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-07-19ARMv8/PSCI: Fixup the device tree for PSCIHou Zhiqiang