summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* ARM: am33xx: Always inhibit init/refresh during DDR phy initRuss Dill2016-07-25-12/+7
* ARM: am33xx: Fix DDR init delay placementRuss Dill2016-07-25-1/+4
* keystone: k2h/e/l: Fix DMA coherency for QM PDSPKaricheri, Muralidharan2016-07-25-2/+0
* ARM: uniphier: add clock/reset settings for xHCI of ProXstream2Masahiro Yamada2016-07-24-2/+13
* ARM: uniphier: add PH1-LD21 board dataMasahiro Yamada2016-07-24-0/+19
* ARM: uniphier: introduce flags to uniphier_board_data structureMasahiro Yamada2016-07-24-11/+20
* ARM: uniphier: rename outer-cache register macrosMasahiro Yamada2016-07-24-216/+230
* ARM: uniphier: clear notification flag before L2 operationMasahiro Yamada2016-07-24-6/+6
* ARM: uniphier: use (devm_)ioremap() instead of map_sysmem()Masahiro Yamada2016-07-24-21/+19
* ARM: uniphier: select CONFIG_ARMV8_SPIN_TABLEMasahiro Yamada2016-07-23-0/+1
* ARM: dts: uniphier: renumber serial aliases for Gentil/Vodka boardsMasahiro Yamada2016-07-23-8/+8
* arm: omap5: fix build dependency for secure devicesAndreas Dannenberg2016-07-22-1/+1
* arm: am4x: fix build dependency for secure devicesAndreas Dannenberg2016-07-22-1/+1
* armv8: spl: Call board_init_r from crt0_64 in SPLJeremy Hunt2016-07-22-15/+12
* armv7: simplify identify_nand_chipLadislav Michl2016-07-22-24/+11
* armv7: armv7: introduce set_gpmc_cs0Ladislav Michl2016-07-22-58/+91
* armv7: make gpmc_cfg constLadislav Michl2016-07-22-9/+6
* armv7: add reset timeout to identify_nand_chipLadislav Michl2016-07-22-19/+15
* spl: zImage support in Falcon modeLadislav Michl2016-07-22-32/+42
* Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2016-07-22-18/+3
|\
| * ARM64: zynqmp: Remove get_uart_clk()Michal Simek2016-07-22-17/+0
| * ARM64: zynqmp: Enable CLK and SPL_CLK by defaultMichal Simek2016-07-22-0/+2
| * spl: Fix compilation warnings for arm64Michal Simek2016-07-22-1/+1
* | Merge git://git.denx.de/u-boot-mpc85xxTom Rini2016-07-21-7/+66
|\ \
| * | powerpc/mpc85xx: T104x: Add nand secure boot targetSumit Garg2016-07-21-6/+20
| * | powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPLSumit Garg2016-07-21-1/+46
* | | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2016-07-21-25/+886
|\ \ \ | |_|/ |/| |
| * | ARM: tegra: pick up actual memory sizeStephen Warren2016-07-21-12/+110
| * | ARM: Add save_boot_params for ARMv8Stephen Warren2016-07-21-0/+9
| * | ARM: tegra: add IVC protocol implementationStephen Warren2016-07-21-0/+742
| * | ARM: tegra: unify Tegra186 Makefile a bitStephen Warren2016-07-21-9/+6
| * | ARM: tegra: split p2771-0000 buildStephen Warren2016-07-21-3/+18
| * | ARM: tegra: fix Tegra186 DT GPIO binding headerStephen Warren2016-07-21-1/+1
| |/
* | Revert "stm32: Change USART port to USART6 for stm32f746 discovery board"Tom Rini2016-07-21-5/+0
|/
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-07-19-583/+994
|\
| * ARMv8/PSCI: Fixup the device tree for PSCIHou Zhiqiang2016-07-19-64/+159
| * ARMv8/Layerscape: switch SMP method accordinglyHou Zhiqiang2016-07-19-3/+46
| * ARMv8/layerscape: Add FSL PPA supportHou Zhiqiang2016-07-19-0/+69
| * ARMv8: add the secure monitor firmware frameworkHou Zhiqiang2016-07-19-0/+342
| * armv8: fsl-layerscape: add i/d-cache enable function to enable_cachesHou Zhiqiang2016-07-19-4/+10
| * armv8: layerscape: Convert to use common MMU frameworkYork Sun2016-07-19-432/+238
| * armv8: mmu: Add support of non-identical mappingYork Sun2016-07-15-44/+68
| * armv8: mmu: split block if necessaryYork Sun2016-07-15-32/+38
| * armv8: mmu: house cleaningYork Sun2016-07-15-5/+10
| * armv8: Add tlb_allocated to arch global dataYork Sun2016-07-15-0/+1
| * armv8: Move secure_ram variable out of generic global dataYork Sun2016-07-15-10/+24
* | Various, unrelated tree-wide typo fixes.Robert P. J. Day2016-07-16-11/+11
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-07-15-279/+516
|\ \
| * | ARM: PSCI: Make psci_get_cpu_stack_top local to armv7/psci.SChen-Yu Tsai2016-07-15-2/+1
| * | ARM: PSCI: Switch to per-CPU target PC storage in secure data sectionChen-Yu Tsai2016-07-15-22/+24