index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-uniphier
Age
Commit message (
Expand
)
Author
2016-09-22
ARM: uniphier: add PLL init code for LD11 SoC
Masahiro Yamada
2016-09-22
ARM: uniphier: move CONFIG_SPL_* to defconfig or select
Masahiro Yamada
2016-09-18
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
Tom Rini
2016-09-18
ARM: uniphier: update DRAM init code for LD20 SoC
Masahiro Yamada
2016-09-18
ARM: uniphier: add PLL init code for LD20 SoC
Masahiro Yamada
2016-09-18
ARM: uniphier: collect clock/PLL init code into a single directory
Masahiro Yamada
2016-09-18
ARM: uniphier: move PLL init code to U-Boot proper where possible
Masahiro Yamada
2016-09-18
ARM: uniphier: rename CONFIG_DPLL_SSC_RATE_1PER
Masahiro Yamada
2016-09-18
ARM: uniphier: move XIRQ pin-mux settings of LD11/LD20
Masahiro Yamada
2016-09-18
ARM: uniphier: consolidate System Bus pin-mux settings for LD11/LD20
Masahiro Yamada
2016-09-18
ARM: uniphier: consolidate NAND pin-mux settings
Masahiro Yamada
2016-09-18
ARM: uniphier: remove ad-hoc pin-mux code for sLD3
Masahiro Yamada
2016-09-18
ARM: uniphier: remove redundant pin-muxing for EA24 pin of sLD3 SoC
Masahiro Yamada
2016-09-16
Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_NAND_SUPPORT to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_MMC_SUPPORT to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig
Simon Glass
2016-09-16
ARM: uniphier: introduce flags to adjust DRAM timing for LD20/LD21
Masahiro Yamada
2016-09-16
ARM: uniphier: fix DRAM size of LD21 SoC package
Masahiro Yamada
2016-09-14
ARM: uniphier: merge board init functions into board_init()
Masahiro Yamada
2016-09-14
ARM: uniphier: use checkboard() instead of misc_init_f()
Masahiro Yamada
2016-09-14
ARM: uniphier: remove IECTRL setup code of LD4 SoC
Masahiro Yamada
2016-09-14
ARM: uniphier: delete unnecessary xHCI pin-mux settings
Masahiro Yamada
2016-09-07
ARM: armv7: move CONFIG_ARMV7_PSCI to Kconfig
Masahiro Yamada
2016-08-28
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
Tom Rini
2016-08-28
ARM: uniphier: display revision of Micro Support Card 3.6.x kindly
Masahiro Yamada
2016-08-28
ARM: uniphier: support system reset functionality for PSCI
Masahiro Yamada
2016-08-26
treewide: fix "followings" to "following"
Masahiro Yamada
2016-08-26
ARM: Move SYS_CACHELINE_SIZE over to Kconfig
Tom Rini
2016-08-11
ARM: uniphier: add PSCI support for UniPhier ARMv7 SoCs
Masahiro Yamada
2016-08-11
ARM: uniphier: add uniphier_cache_set_active_ways()
Masahiro Yamada
2016-08-11
ARM: uniphier: add uniphier_cache_inv_way() to support way invalidation
Masahiro Yamada
2016-08-11
ARM: uniphier: move (and rename) CONFIG_UNIPHIER_L2CACHE_ON to Kconfig
Masahiro Yamada
2016-08-11
ARM: uniphier: move outer cache register macros to .c file
Masahiro Yamada
2016-08-11
ARM: uniphier: reuse uniphier_cache_disable() for lowlevel_init
Masahiro Yamada
2016-08-11
ARM: uniphier: export uniphier_cache_enable/disable functions
Masahiro Yamada
2016-08-11
ARM: uniphier: move lowlevel debug init code after page table switch
Masahiro Yamada
2016-08-11
ARM: uniphier: fix ROM boot mode for PH1-sLD3
Masahiro Yamada
2016-08-11
ARM: uniphier: refactor L2 zero-touching code in lowlevel_init
Masahiro Yamada
2016-08-11
ARM: uniphier: do not compile v7_outer_cache_disable if L2 is disabled
Masahiro Yamada
2016-08-11
ARM: uniphier: support prefetch and touch operations for outer cache
Masahiro Yamada
2016-08-11
ARM: uniphier: refactor outer cache code
Masahiro Yamada
2016-07-23
ARM: uniphier: add clock/reset settings for xHCI of ProXstream2
Masahiro Yamada
2016-07-23
ARM: uniphier: add PH1-LD21 board data
Masahiro Yamada
2016-07-23
ARM: uniphier: introduce flags to uniphier_board_data structure
Masahiro Yamada
2016-07-23
ARM: uniphier: rename outer-cache register macros
Masahiro Yamada
2016-07-23
ARM: uniphier: clear notification flag before L2 operation
Masahiro Yamada
2016-07-23
ARM: uniphier: use (devm_)ioremap() instead of map_sysmem()
Masahiro Yamada
2016-07-23
ARM: uniphier: select CONFIG_ARMV8_SPIN_TABLE
Masahiro Yamada
[next]