summaryrefslogtreecommitdiff
path: root/arch/arm/mach-uniphier
AgeCommit message (Expand)Author
2016-07-23ARM: uniphier: add clock/reset settings for xHCI of ProXstream2Masahiro Yamada
2016-07-23ARM: uniphier: add PH1-LD21 board dataMasahiro Yamada
2016-07-23ARM: uniphier: introduce flags to uniphier_board_data structureMasahiro Yamada
2016-07-23ARM: uniphier: rename outer-cache register macrosMasahiro Yamada
2016-07-23ARM: uniphier: clear notification flag before L2 operationMasahiro Yamada
2016-07-23ARM: uniphier: use (devm_)ioremap() instead of map_sysmem()Masahiro Yamada
2016-07-23ARM: uniphier: select CONFIG_ARMV8_SPIN_TABLEMasahiro Yamada
2016-07-15armv8: mmu: Add support of non-identical mappingYork Sun
2016-07-01ARM: uniphier: add external IRQ setup codeMasahiro Yamada
2016-06-30ARM: uniphier: fix typo "talbe"Masahiro Yamada
2016-06-26common: Pass the boot device into spl_boot_mode()Marek Vasut
2016-06-19ARM: uniphier: reserve memory for DRAM PHY training on PH1-LD20Masahiro Yamada
2016-06-19ARM: uniphier: move CONFIG_ARMV8_MULTIENTRY to KconfigMasahiro Yamada
2016-06-19ARM: uniphier: introduce CONFIG_ARM_UNIPHIER_{32, 64}BITMasahiro Yamada
2016-06-08ARM: uniphier: insert dsb barrier to ensure visibility of storeMasahiro Yamada
2016-06-08ARM: uniphier: do not overwrite fdt_file environmentMasahiro Yamada
2016-06-08ARM: uniphier: check return code of setenv()Masahiro Yamada
2016-06-08ARM: uniphier: fix boot mode for PH1-LD11Masahiro Yamada
2016-06-08ARM: uniphier: support eMMC boot for PH1-LD11 and PH1-LD20Masahiro Yamada
2016-05-25ARM: uniphier: add PH1-LD11 SoC supportMasahiro Yamada
2016-05-25ARM: uniphier: rename UMC register macros of PH1-LD20Masahiro Yamada
2016-05-25ARM: uniphier: rename umc-ld20-regs.h to umc64-regs.hMasahiro Yamada
2016-05-25ARM: uniphier: clean up boot mode tablesMasahiro Yamada
2016-05-25ARM: uniphier: disable cache in SPL of PH1-LD20Masahiro Yamada
2016-05-06Fix various typos, scattered over the code.Robert P. J. Day
2016-04-30ARM: uniphier: move pin-mux code into pin_init functionMasahiro Yamada
2016-04-30ARM: uniphier: allow to use System Bus for ROM boot mode of PH1-LD20Masahiro Yamada
2016-04-30ARM: uniphier: enable Peripherl clock to use UART in SPLMasahiro Yamada
2016-04-30ARM: uniphier: fix boot mode table of PH1-LD20Masahiro Yamada
2016-04-24ARM: uniphier: add PH1-LD20 SoC supportMasahiro Yamada
2016-04-24ARM: uniphier: rework uniphier_set_fdt_file()Masahiro Yamada
2016-04-24ARM: uniphier: carry on booting for Unknown boot modeMasahiro Yamada
2016-04-24ARM: uniphier: add sg_set_iectrl_range()Masahiro Yamada
2016-04-24ARM: uniphier: avoid unaligned access to DT on 64bit SoCMasahiro Yamada
2016-04-12arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_CLEAN_INVAL_ALL) with asm codeHans de Goede
2016-03-31cosmetic: Fix typos "privide"Masahiro Yamada
2016-03-31ARM: uniphier: rename function names ph1_* to uniphier_*Masahiro Yamada
2016-03-31ARM: uniphier: add pin-mux settings for NAND, eMMC, SD of PH1-sLD3Masahiro Yamada
2016-03-31ARM: uniphier: adjust dram_init() and dram_init_banksize() for ARM64Masahiro Yamada
2016-03-23ARM: uniphier: add NOR boot supportMasahiro Yamada
2016-03-23ARM: uniphier: support Debug UARTMasahiro Yamada
2016-03-23ARM: uniphier: add System Control register macros for ARMv8 SoCsMasahiro Yamada
2016-03-23ARM: uniphier: add sg_set_iectrl() functionMasahiro Yamada
2016-03-23ARM: uniphier: enable DDR PHY parameter dump commands by defaultMasahiro Yamada
2016-03-23ARM: uniphier: add work-around to support Micro Support Card v3.6.10Masahiro Yamada
2016-03-23ARM: uniphier: drop ifdef in ddrphy-regs.hMasahiro Yamada
2016-03-23ARM: uniphier: refactor SBC init codeMasahiro Yamada
2016-03-23ARM: uniphier: drop PH1- prefix from CONFIG options and file namesMasahiro Yamada
2016-03-08ARM: uniphier: allow debug_ll_init() to do nothing for unknown SoCsMasahiro Yamada
2016-03-08ARM: uniphier: fix build error when CONFIG_CMD_DDRMPHY_DUMP=yMasahiro Yamada