summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-07-25Merge git://git.denx.de/u-boot-nand-flashTom Rini5-0/+98
2016-07-25ARM: am33xx: Always inhibit init/refresh during DDR phy initRuss Dill1-12/+7
2016-07-25ARM: am33xx: Fix DDR init delay placementRuss Dill1-1/+4
2016-07-25keystone: k2h/e/l: Fix DMA coherency for QM PDSPKaricheri, Muralidharan1-2/+0
2016-07-25sunxi: Enable NAND controller on the CHIPBoris Brezillon3-0/+44
2016-07-25sun5i: Add NAND controller to the sun5i DTSIMaxime Ripard1-0/+49
2016-07-25sunxi: Add missing macros to configure the NAND controller clkBoris Brezillon1-0/+5
2016-07-23ARM: uniphier: add clock/reset settings for xHCI of ProXstream2Masahiro Yamada2-2/+13
2016-07-23ARM: uniphier: add PH1-LD21 board dataMasahiro Yamada2-0/+19
2016-07-23ARM: uniphier: introduce flags to uniphier_board_data structureMasahiro Yamada5-11/+20
2016-07-23ARM: uniphier: rename outer-cache register macrosMasahiro Yamada6-216/+230
2016-07-23ARM: uniphier: clear notification flag before L2 operationMasahiro Yamada1-6/+6
2016-07-23ARM: uniphier: use (devm_)ioremap() instead of map_sysmem()Masahiro Yamada4-21/+19
2016-07-23ARM: uniphier: select CONFIG_ARMV8_SPIN_TABLEMasahiro Yamada1-0/+1
2016-07-23ARM: dts: uniphier: renumber serial aliases for Gentil/Vodka boardsMasahiro Yamada2-8/+8
2016-07-22arm: omap5: fix build dependency for secure devicesAndreas Dannenberg1-1/+1
2016-07-22arm: am4x: fix build dependency for secure devicesAndreas Dannenberg1-1/+1
2016-07-22armv8: spl: Call board_init_r from crt0_64 in SPLJeremy Hunt2-15/+12
2016-07-22armv7: simplify identify_nand_chipLadislav Michl1-24/+11
2016-07-22armv7: armv7: introduce set_gpmc_cs0Ladislav Michl2-58/+91
2016-07-22armv7: make gpmc_cfg constLadislav Michl3-9/+6
2016-07-22armv7: add reset timeout to identify_nand_chipLadislav Michl2-19/+15
2016-07-22spl: zImage support in Falcon modeLadislav Michl3-32/+42
2016-07-22Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini4-18/+3
2016-07-22ARM64: zynqmp: Remove get_uart_clk()Michal Simek2-17/+0
2016-07-22ARM64: zynqmp: Enable CLK and SPL_CLK by defaultMichal Simek1-0/+2
2016-07-22spl: Fix compilation warnings for arm64Michal Simek1-1/+1
2016-07-22Merge git://git.denx.de/u-boot-mpc85xxTom Rini5-7/+66
2016-07-22Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini14-25/+886
2016-07-21Revert "stm32: Change USART port to USART6 for stm32f746 discovery board"Tom Rini2-5/+0
2016-07-21powerpc/mpc85xx: T104x: Add nand secure boot targetSumit Garg3-6/+20
2016-07-21powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPLSumit Garg3-1/+46
2016-07-21ARM: tegra: pick up actual memory sizeStephen Warren4-12/+110
2016-07-21ARM: Add save_boot_params for ARMv8Stephen Warren1-0/+9
2016-07-21ARM: tegra: add IVC protocol implementationStephen Warren4-0/+742
2016-07-21ARM: tegra: unify Tegra186 Makefile a bitStephen Warren2-9/+6
2016-07-21ARM: tegra: split p2771-0000 buildStephen Warren4-3/+18
2016-07-21ARM: tegra: fix Tegra186 DT GPIO binding headerStephen Warren1-1/+1
2016-07-19Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini27-583/+994
2016-07-19ARMv8/PSCI: Fixup the device tree for PSCIHou Zhiqiang7-64/+159
2016-07-19ARMv8/Layerscape: switch SMP method accordinglyHou Zhiqiang2-3/+46
2016-07-19ARMv8/layerscape: Add FSL PPA supportHou Zhiqiang4-0/+69
2016-07-19ARMv8: add the secure monitor firmware frameworkHou Zhiqiang4-0/+342
2016-07-19armv8: fsl-layerscape: add i/d-cache enable function to enable_cachesHou Zhiqiang1-4/+10
2016-07-19armv8: layerscape: Convert to use common MMU frameworkYork Sun2-432/+238
2016-07-16Various, unrelated tree-wide typo fixes.Robert P. J. Day11-11/+11
2016-07-15armv8: mmu: Add support of non-identical mappingYork Sun10-44/+68
2016-07-15armv8: mmu: split block if necessaryYork Sun1-32/+38
2016-07-15armv8: mmu: house cleaningYork Sun2-5/+10
2016-07-15armv8: Add tlb_allocated to arch global dataYork Sun1-0/+1