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
/
Makefile
Age
Commit message (
Expand
)
Author
2017-04-20
ARM: uniphier: enable PSCI sysreset for uniphier_v8_defconfig
Masahiro Yamada
2017-02-22
ARM: uniphier: rework spl_boot_device() and related code
Masahiro Yamada
2017-02-22
ARM: uniphier: move spl_boot_mode() to a separate file
Masahiro Yamada
2017-02-22
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-17
ARM: uniphier: move SBC and Support Card init code to U-Boot proper
Masahiro Yamada
2017-01-17
ARM: uniphier: refactor spl_init_board()
Masahiro Yamada
2017-01-17
ARM: uniphier: refactor MEMCONF init code
Masahiro Yamada
2016-09-18
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-23
ARM: uniphier: support Debug UART
Masahiro Yamada
2016-02-29
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-12
ARM: uniphier: move cmd_pinmon.c to boot-mode subdirectory
Masahiro Yamada
2016-01-12
ARM: uniphier: move cmd_ddrphy.c to dram subdirectory
Masahiro Yamada
2015-12-22
ARM: uniphier: merge umc/ and ddrphy/ into a single directory
Masahiro Yamada
2015-12-22
ARM: uniphier: compile uniphier_get_board_param() for U-Boot proper
Masahiro Yamada
2015-09-24
ARM: uniphier: allow to enable multiple SoCs
Masahiro Yamada
2015-09-24
ARM: uniphier: unify low-level debug init code
Masahiro Yamada
2015-09-24
ARM: uniphier: rename CONFIG_MACH_* to CONFIG_ARCH_UNIPHIER_*
Masahiro Yamada
2015-09-24
ARM: uniphier: move CONFIG_SUPPORT_CARD_* macros to local file
Masahiro Yamada
2015-09-24
ARM: uniphier: drop DCC micro support card support
Masahiro Yamada
2015-07-23
ARM: UniPhier: add PH1-sLD3 SoC support
Masahiro Yamada
2015-03-23
ARM: UniPhier: optimize kicking secondary CPUs code
Masahiro Yamada
2015-03-23
ARM: UniPhier: add empty lowlevel_init to U-boot proper
Masahiro Yamada
2015-02-28
ARM: UniPhier: consolidate MEMCONF setting code
Masahiro Yamada
2015-02-28
ARM: UniPhier: move SoC sources to mach-uniphier
Masahiro Yamada