summaryrefslogtreecommitdiff
path: root/arch/arm/mach-uniphier
AgeCommit message (Expand)Author
2016-10-13libfdt: Bring in upstream stringlist functionsSimon Glass
2016-10-10ARM: uniphier: insert udelay() just before support_card_reset_deassert()Masahiro Yamada
2016-10-10ARM: uniphier: add work-around for VBO noise problemMasahiro Yamada
2016-10-10ARM: uniphier: update DRAM init code for LD20 SoC (2nd)Masahiro Yamada
2016-10-10ARM: uniphier: enable SSC for DPLL (DRAM PLL) on LD11 SoCMasahiro Yamada
2016-10-10ARM: uniphier: do not setup pins for System Bus on NAND boot modeMasahiro Yamada
2016-10-06spl: Pass spl_image as a parameter to load_image() methodsSimon Glass
2016-10-06spl: Convert spl_board_load_image() to use linker listSimon Glass
2016-10-06spl: Convert boot_device into a structSimon Glass
2016-10-06spl: Add a parameter to spl_parse_image_header()Simon Glass
2016-09-23ARM: uniphier: add PLL init code for LD11 SoCMasahiro Yamada
2016-09-23ARM: uniphier: move CONFIG_SPL_* to defconfig or selectMasahiro Yamada
2016-09-18Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2016-09-19ARM: uniphier: update DRAM init code for LD20 SoCMasahiro Yamada
2016-09-19ARM: uniphier: add PLL init code for LD20 SoCMasahiro Yamada
2016-09-19ARM: uniphier: collect clock/PLL init code into a single directoryMasahiro Yamada
2016-09-19ARM: uniphier: move PLL init code to U-Boot proper where possibleMasahiro Yamada
2016-09-18ARM: uniphier: rename CONFIG_DPLL_SSC_RATE_1PERMasahiro Yamada
2016-09-18ARM: uniphier: move XIRQ pin-mux settings of LD11/LD20Masahiro Yamada
2016-09-18ARM: uniphier: consolidate System Bus pin-mux settings for LD11/LD20Masahiro Yamada
2016-09-18ARM: uniphier: consolidate NAND pin-mux settingsMasahiro Yamada
2016-09-18ARM: uniphier: remove ad-hoc pin-mux code for sLD3Masahiro Yamada
2016-09-18ARM: uniphier: remove redundant pin-muxing for EA24 pin of sLD3 SoCMasahiro Yamada
2016-09-16Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_NAND_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass
2016-09-17ARM: uniphier: introduce flags to adjust DRAM timing for LD20/LD21Masahiro Yamada
2016-09-17ARM: uniphier: fix DRAM size of LD21 SoC packageMasahiro Yamada
2016-09-14ARM: uniphier: merge board init functions into board_init()Masahiro Yamada
2016-09-14ARM: uniphier: use checkboard() instead of misc_init_f()Masahiro Yamada
2016-09-14ARM: uniphier: remove IECTRL setup code of LD4 SoCMasahiro Yamada
2016-09-14ARM: uniphier: delete unnecessary xHCI pin-mux settingsMasahiro Yamada
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