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
/
Makefile
Age
Commit message (
Expand
)
Author
2018-07-25
ARM: uniphier: split ft_board_setup() out to a separate file
Masahiro Yamada
2018-05-07
arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A
Lokesh Vutla
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-04-20
ARM: uniphier: enable PSCI sysreset for uniphier_v8_defconfig
Masahiro Yamada
2017-02-23
ARM: uniphier: rework spl_boot_device() and related code
Masahiro Yamada
2017-02-23
ARM: uniphier: move spl_boot_mode() to a separate file
Masahiro Yamada
2017-02-23
ARM: uniphier: move MMC code to a separate file
Masahiro Yamada
2017-01-29
ARM: uniphier: compile board data only for SPL
Masahiro Yamada
2017-01-22
ARM: uniphier: simplify SoC ID get function
Masahiro Yamada
2017-01-18
ARM: uniphier: move SBC and Support Card init code to U-Boot proper
Masahiro Yamada
2017-01-18
ARM: uniphier: refactor spl_init_board()
Masahiro Yamada
2017-01-17
ARM: uniphier: refactor MEMCONF init code
Masahiro Yamada
2016-09-19
ARM: uniphier: collect clock/PLL init code into a single directory
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-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-04-24
ARM: uniphier: add PH1-LD20 SoC support
Masahiro Yamada
2016-03-24
ARM: uniphier: support Debug UART
Masahiro Yamada
2016-03-01
ARM: uniphier: prepare directory structure for ARMv8 SoC support
Masahiro Yamada
2016-02-14
ARM: uniphier: fix makefiles to build cmd_ddr(m)phy.c
Masahiro Yamada
2016-02-14
ARM: uniphier: create early page table at run-time
Masahiro Yamada
2016-01-13
ARM: uniphier: move cmd_pinmon.c to boot-mode subdirectory
Masahiro Yamada
2016-01-13
ARM: uniphier: move cmd_ddrphy.c to dram subdirectory
Masahiro Yamada
2015-12-23
ARM: uniphier: merge umc/ and ddrphy/ into a single directory
Masahiro Yamada
2015-12-23
ARM: uniphier: compile uniphier_get_board_param() for U-Boot proper
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: move CONFIG_SUPPORT_CARD_* macros to local file
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-03-24
ARM: UniPhier: optimize kicking secondary CPUs code
Masahiro Yamada
2015-03-24
ARM: UniPhier: add empty lowlevel_init to U-boot proper
Masahiro Yamada
2015-03-01
ARM: UniPhier: consolidate MEMCONF setting code
Masahiro Yamada
2015-03-01
ARM: UniPhier: move SoC sources to mach-uniphier
Masahiro Yamada