| Commit message (Expand) | Author | Age | Files | Lines |
* | mmc: Rename MMC_SUPPORT to MMC | Simon Glass | 2021-09-04 | 1 | -1/+1 |
* | ARM: uniphier: remove unused uniphier_pin_init() | Masahiro Yamada | 2020-08-18 | 1 | -1/+0 |
* | ARM: uniphier: remove NAND reset code | Masahiro Yamada | 2020-07-11 | 1 | -1/+0 |
* | ARM: uniphier: remove sbc/ directory | Masahiro Yamada | 2020-07-11 | 1 | -1/+0 |
* | ARM: uniphier: move NAND reset assertion to U-Boot proper from SPL | Masahiro Yamada | 2020-02-28 | 1 | -0/+1 |
* | ARM: uniphier: detect register base addresses run-time | Masahiro Yamada | 2019-07-10 | 1 | -0/+1 |
* | ARM: uniphier: check DT to determine whether to initialize SBC | Masahiro Yamada | 2019-07-10 | 1 | -1/+2 |
* | ARM: uniphier: split ft_board_setup() out to a separate file | Masahiro Yamada | 2018-07-25 | 1 | -0/+1 |
* | arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A | Lokesh Vutla | 2018-05-07 | 1 | -1/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -3/+1 |
* | ARM: uniphier: enable PSCI sysreset for uniphier_v8_defconfig | Masahiro Yamada | 2017-04-20 | 1 | -0/+2 |
* | ARM: uniphier: rework spl_boot_device() and related code | Masahiro Yamada | 2017-02-23 | 1 | -1/+1 |
* | ARM: uniphier: move spl_boot_mode() to a separate file | Masahiro Yamada | 2017-02-23 | 1 | -0/+1 |
* | ARM: uniphier: move MMC code to a separate file | Masahiro Yamada | 2017-02-23 | 1 | -0/+1 |
* | ARM: uniphier: compile board data only for SPL | Masahiro Yamada | 2017-01-29 | 1 | -1/+1 |
* | ARM: uniphier: simplify SoC ID get function | Masahiro Yamada | 2017-01-22 | 1 | -2/+2 |
* | ARM: uniphier: move SBC and Support Card init code to U-Boot proper | Masahiro Yamada | 2017-01-18 | 1 | -3/+3 |
* | ARM: uniphier: refactor spl_init_board() | Masahiro Yamada | 2017-01-18 | 1 | -1/+2 |
* | ARM: uniphier: refactor MEMCONF init code | Masahiro Yamada | 2017-01-17 | 1 | -1/+2 |
* | ARM: uniphier: collect clock/PLL init code into a single directory | Masahiro Yamada | 2016-09-19 | 1 | -3/+2 |
* | ARM: uniphier: move XIRQ pin-mux settings of LD11/LD20 | Masahiro Yamada | 2016-09-18 | 1 | -1/+1 |
* | ARM: uniphier: consolidate System Bus pin-mux settings for LD11/LD20 | Masahiro Yamada | 2016-09-18 | 1 | -1/+1 |
* | ARM: uniphier: consolidate NAND pin-mux settings | Masahiro Yamada | 2016-09-18 | 1 | -0/+1 |
* | ARM: uniphier: merge board init functions into board_init() | Masahiro Yamada | 2016-09-14 | 1 | -3/+1 |
* | ARM: uniphier: use checkboard() instead of misc_init_f() | Masahiro Yamada | 2016-09-14 | 1 | -1/+0 |
* | ARM: uniphier: add PH1-LD20 SoC support | Masahiro Yamada | 2016-04-24 | 1 | -0/+1 |
* | ARM: uniphier: support Debug UART | Masahiro Yamada | 2016-03-24 | 1 | -0/+1 |
* | ARM: uniphier: prepare directory structure for ARMv8 SoC support | Masahiro Yamada | 2016-03-01 | 1 | -7/+2 |
* | ARM: uniphier: fix makefiles to build cmd_ddr(m)phy.c | Masahiro Yamada | 2016-02-14 | 1 | -1/+2 |
* | ARM: uniphier: create early page table at run-time | Masahiro Yamada | 2016-02-14 | 1 | -1/+0 |
* | ARM: uniphier: move cmd_pinmon.c to boot-mode subdirectory | Masahiro Yamada | 2016-01-13 | 1 | -1/+0 |
* | ARM: uniphier: move cmd_ddrphy.c to dram subdirectory | Masahiro Yamada | 2016-01-13 | 1 | -1/+0 |
* | ARM: uniphier: merge umc/ and ddrphy/ into a single directory | Masahiro Yamada | 2015-12-23 | 1 | -1/+1 |
* | ARM: uniphier: compile uniphier_get_board_param() for U-Boot proper | Masahiro Yamada | 2015-12-23 | 1 | -1/+1 |
* | ARM: uniphier: allow to enable multiple SoCs | Masahiro Yamada | 2015-09-25 | 1 | -8/+8 |
* | ARM: uniphier: unify low-level debug init code | Masahiro Yamada | 2015-09-25 | 1 | -0/+2 |
* | ARM: uniphier: rename CONFIG_MACH_* to CONFIG_ARCH_UNIPHIER_* | Masahiro Yamada | 2015-09-25 | 1 | -4/+4 |
* | ARM: uniphier: move CONFIG_SUPPORT_CARD_* macros to local file | Masahiro Yamada | 2015-09-25 | 1 | -1/+1 |
* | ARM: uniphier: drop DCC micro support card support | Masahiro Yamada | 2015-09-25 | 1 | -2/+1 |
* | ARM: UniPhier: add PH1-sLD3 SoC support | Masahiro Yamada | 2015-07-23 | 1 | -3/+4 |
* | ARM: UniPhier: optimize kicking secondary CPUs code | Masahiro Yamada | 2015-03-24 | 1 | -1/+0 |
* | ARM: UniPhier: add empty lowlevel_init to U-boot proper | Masahiro Yamada | 2015-03-24 | 1 | -0/+1 |
* | ARM: UniPhier: consolidate MEMCONF setting code | Masahiro Yamada | 2015-03-01 | 1 | -0/+1 |
* | ARM: UniPhier: move SoC sources to mach-uniphier | Masahiro Yamada | 2015-03-01 | 1 | -0/+36 |