summaryrefslogtreecommitdiff
path: root/arch/arm/mach-uniphier
AgeCommit message (Expand)Author
2016-09-16Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass
2016-09-07ARM: armv7: move CONFIG_ARMV7_PSCI to KconfigMasahiro Yamada
2016-08-28Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2016-08-28ARM: uniphier: display revision of Micro Support Card 3.6.x kindlyMasahiro Yamada
2016-08-28ARM: uniphier: support system reset functionality for PSCIMasahiro Yamada
2016-08-26treewide: fix "followings" to "following"Masahiro Yamada
2016-08-26ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini
2016-08-11ARM: uniphier: add PSCI support for UniPhier ARMv7 SoCsMasahiro Yamada
2016-08-11ARM: uniphier: add uniphier_cache_set_active_ways()Masahiro Yamada
2016-08-11ARM: uniphier: add uniphier_cache_inv_way() to support way invalidationMasahiro Yamada
2016-08-11ARM: uniphier: move (and rename) CONFIG_UNIPHIER_L2CACHE_ON to KconfigMasahiro Yamada
2016-08-11ARM: uniphier: move outer cache register macros to .c fileMasahiro Yamada
2016-08-11ARM: uniphier: reuse uniphier_cache_disable() for lowlevel_initMasahiro Yamada
2016-08-11ARM: uniphier: export uniphier_cache_enable/disable functionsMasahiro Yamada
2016-08-11ARM: uniphier: move lowlevel debug init code after page table switchMasahiro Yamada
2016-08-11ARM: uniphier: fix ROM boot mode for PH1-sLD3Masahiro Yamada
2016-08-11ARM: uniphier: refactor L2 zero-touching code in lowlevel_initMasahiro Yamada
2016-08-11ARM: uniphier: do not compile v7_outer_cache_disable if L2 is disabledMasahiro Yamada
2016-08-11ARM: uniphier: support prefetch and touch operations for outer cacheMasahiro Yamada
2016-08-11ARM: uniphier: refactor outer cache codeMasahiro Yamada
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