index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-uniphier
/
include
/
mach
Age
Commit message (
Expand
)
Author
2016-02-14
ARM: uniphier: remove unused header mio-regs.h
Masahiro Yamada
2016-01-13
ARM: uniphier: move headers out of include/mach directory
Masahiro Yamada
2015-12-23
ARM: uniphier: add macros and revision IDs for sLD11 and LD10
Masahiro Yamada
2015-12-23
ARM: uniphier: call uniphier_get_board_param() without FDT blob
Masahiro Yamada
2015-12-23
ARM: uniphier: add functions to get SoC model/revision
Masahiro Yamada
2015-12-23
ARM: uniphier: use BIT() macro for DDR PHY header
Masahiro Yamada
2015-12-23
ARM: uniphier: rename DTCR_RNKEN_* register bit to DTCR_RANKEN_*
Masahiro Yamada
2015-09-25
ARM: uniphier: add ProXstream2 and PH1-LD6b support
Masahiro Yamada
2015-09-25
ARM: uniphier: add PH1-Pro5 support
Masahiro Yamada
2015-09-25
ARM: uniphier: allow to enable multiple SoCs
Masahiro Yamada
2015-09-25
ARM: uniphier: unify low-level debug init code
Masahiro Yamada
2015-09-25
ARM: uniphier: rename CONFIG_MACH_* to CONFIG_ARCH_UNIPHIER_*
Masahiro Yamada
2015-09-25
ARM: uniphier: refactor LED function
Masahiro Yamada
2015-09-25
ARM: uniphier: remove useless wrapper functions
Masahiro Yamada
2015-09-25
ARM: uniphier: remove unused header file
Masahiro Yamada
2015-09-25
ARM: uniphier: remove ifdef CONFIG_{SOC} conditionals from sg-regs.h
Masahiro Yamada
2015-09-25
ARM: uniphier: drop DCC micro support card support
Masahiro Yamada
2015-07-23
ARM: UniPhier: add PH1-sLD3 SoC support
Masahiro Yamada
2015-05-31
ARM: UniPhier: update DDR PHY register map for PH1-Pro5
Masahiro Yamada
2015-05-31
ARM: UniPhier: use 32 bit register access for debug UART setting
Masahiro Yamada
2015-05-31
ARM: UniPhier: replace <asm/io.h> with <linux/io.h>
Masahiro Yamada
2015-03-01
ARM: UniPhier: remove SSC_WAY_SIZE and SSC_NUM_ENTRIES macros
Masahiro Yamada
2015-03-01
ARM: UniPhier: remove stop_mpll() from PH1-Pro4 PLL initialization
Masahiro Yamada
2015-03-01
ARM: UniPhier: consolidate MEMCONF setting code
Masahiro Yamada
2015-03-01
ARM: UniPhier: enable xHCI and GIO cores for PH1-Pro4
Masahiro Yamada
2015-03-01
ARM: UniPhier: move uniphier_ehci_reset() function
Masahiro Yamada
2015-03-01
ARM: UniPhier: remove EHCI platform devices
Masahiro Yamada
2015-03-01
ARM: UniPhier: enable STDMAC for EHCI
Masahiro Yamada
2015-03-01
ARM: UniPhier: rename SC_CLKCTRL_CLK_* to SC_SCLKCTRL_CEN_*
Masahiro Yamada
2015-03-01
ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h>
Masahiro Yamada
2015-03-01
ARM: UniPhier: move SoC headers to mach-uniphier/include/mach
Masahiro Yamada