| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert CONFIG_SPL_MMC_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -0/+3 |
* | Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -0/+3 |
* | Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -0/+3 |
* | ARM: armv7: move CONFIG_ARMV7_PSCI to Kconfig | Masahiro Yamada | 2016-09-07 | 1 | -0/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-uniphier | Tom Rini | 2016-08-28 | 3 | -4/+26 |
|\ |
|
| * | ARM: uniphier: display revision of Micro Support Card 3.6.x kindly | Masahiro Yamada | 2016-08-28 | 1 | -2/+9 |
| * | ARM: uniphier: support system reset functionality for PSCI | Masahiro Yamada | 2016-08-28 | 2 | -2/+17 |
* | | treewide: fix "followings" to "following" | Masahiro Yamada | 2016-08-26 | 2 | -2/+2 |
* | | ARM: Move SYS_CACHELINE_SIZE over to Kconfig | Tom Rini | 2016-08-26 | 1 | -0/+1 |
|/ |
|
* | ARM: uniphier: add PSCI support for UniPhier ARMv7 SoCs | Masahiro Yamada | 2016-08-11 | 7 | -2/+269 |
* | ARM: uniphier: add uniphier_cache_set_active_ways() | Masahiro Yamada | 2016-08-11 | 2 | -1/+22 |
* | ARM: uniphier: add uniphier_cache_inv_way() to support way invalidation | Masahiro Yamada | 2016-08-11 | 2 | -1/+10 |
* | ARM: uniphier: move (and rename) CONFIG_UNIPHIER_L2CACHE_ON to Kconfig | Masahiro Yamada | 2016-08-11 | 2 | -1/+8 |
* | ARM: uniphier: move outer cache register macros to .c file | Masahiro Yamada | 2016-08-11 | 2 | -69/+55 |
* | ARM: uniphier: reuse uniphier_cache_disable() for lowlevel_init | Masahiro Yamada | 2016-08-11 | 1 | -7/+3 |
* | ARM: uniphier: export uniphier_cache_enable/disable functions | Masahiro Yamada | 2016-08-11 | 2 | -10/+26 |
* | ARM: uniphier: move lowlevel debug init code after page table switch | Masahiro Yamada | 2016-08-11 | 1 | -4/+4 |
* | ARM: uniphier: fix ROM boot mode for PH1-sLD3 | Masahiro Yamada | 2016-08-11 | 1 | -0/+5 |
* | ARM: uniphier: refactor L2 zero-touching code in lowlevel_init | Masahiro Yamada | 2016-08-11 | 1 | -26/+22 |
* | ARM: uniphier: do not compile v7_outer_cache_disable if L2 is disabled | Masahiro Yamada | 2016-08-11 | 1 | -1/+1 |
* | ARM: uniphier: support prefetch and touch operations for outer cache | Masahiro Yamada | 2016-08-11 | 2 | -10/+57 |
* | ARM: uniphier: refactor outer cache code | Masahiro Yamada | 2016-08-11 | 1 | -47/+52 |
* | ARM: uniphier: add clock/reset settings for xHCI of ProXstream2 | Masahiro Yamada | 2016-07-24 | 2 | -2/+13 |
* | ARM: uniphier: add PH1-LD21 board data | Masahiro Yamada | 2016-07-24 | 2 | -0/+19 |
* | ARM: uniphier: introduce flags to uniphier_board_data structure | Masahiro Yamada | 2016-07-24 | 5 | -11/+20 |
* | ARM: uniphier: rename outer-cache register macros | Masahiro Yamada | 2016-07-24 | 6 | -216/+230 |
* | ARM: uniphier: clear notification flag before L2 operation | Masahiro Yamada | 2016-07-24 | 1 | -6/+6 |
* | ARM: uniphier: use (devm_)ioremap() instead of map_sysmem() | Masahiro Yamada | 2016-07-24 | 4 | -21/+19 |
* | ARM: uniphier: select CONFIG_ARMV8_SPIN_TABLE | Masahiro Yamada | 2016-07-23 | 1 | -0/+1 |
* | armv8: mmu: Add support of non-identical mapping | York Sun | 2016-07-15 | 1 | -2/+4 |
* | ARM: uniphier: add external IRQ setup code | Masahiro Yamada | 2016-07-02 | 2 | -0/+44 |
* | ARM: uniphier: fix typo "talbe" | Masahiro Yamada | 2016-06-30 | 1 | -1/+1 |
* | common: Pass the boot device into spl_boot_mode() | Marek Vasut | 2016-06-26 | 1 | -1/+1 |
* | ARM: uniphier: reserve memory for DRAM PHY training on PH1-LD20 | Masahiro Yamada | 2016-06-20 | 2 | -0/+41 |
* | ARM: uniphier: move CONFIG_ARMV8_MULTIENTRY to Kconfig | Masahiro Yamada | 2016-06-20 | 1 | -0/+1 |
* | ARM: uniphier: introduce CONFIG_ARM_UNIPHIER_{32, 64}BIT | Masahiro Yamada | 2016-06-20 | 1 | -8/+15 |
* | ARM: uniphier: insert dsb barrier to ensure visibility of store | Masahiro Yamada | 2016-06-09 | 1 | -2/+2 |
* | ARM: uniphier: do not overwrite fdt_file environment | Masahiro Yamada | 2016-06-09 | 1 | -0/+3 |
* | ARM: uniphier: check return code of setenv() | Masahiro Yamada | 2016-06-09 | 1 | -3/+1 |
* | ARM: uniphier: fix boot mode for PH1-LD11 | Masahiro Yamada | 2016-06-09 | 1 | -1/+18 |
* | ARM: uniphier: support eMMC boot for PH1-LD11 and PH1-LD20 | Masahiro Yamada | 2016-06-09 | 3 | -3/+154 |
* | ARM: uniphier: add PH1-LD11 SoC support | Masahiro Yamada | 2016-05-26 | 22 | -3/+312 |
* | ARM: uniphier: rename UMC register macros of PH1-LD20 | Masahiro Yamada | 2016-05-26 | 2 | -4/+4 |
* | ARM: uniphier: rename umc-ld20-regs.h to umc64-regs.h | Masahiro Yamada | 2016-05-26 | 2 | -1/+1 |
* | ARM: uniphier: clean up boot mode tables | Masahiro Yamada | 2016-05-26 | 5 | -13/+13 |
* | ARM: uniphier: disable cache in SPL of PH1-LD20 | Masahiro Yamada | 2016-05-26 | 1 | -0/+2 |
* | Fix various typos, scattered over the code. | Robert P. J. Day | 2016-05-05 | 1 | -1/+1 |
* | ARM: uniphier: move pin-mux code into pin_init function | Masahiro Yamada | 2016-05-01 | 5 | -27/+5 |
* | ARM: uniphier: allow to use System Bus for ROM boot mode of PH1-LD20 | Masahiro Yamada | 2016-05-01 | 5 | -1/+37 |
* | ARM: uniphier: enable Peripherl clock to use UART in SPL | Masahiro Yamada | 2016-05-01 | 1 | -0/+4 |