u-boot-brain/arch/arm/mach-uniphier
Simon Glass b02e4044ff libfdt: Bring in upstream stringlist functions
These have now landed upstream. The naming is different and in one case the
function signature has changed. Update the code to match.

This applies the following upstream commits by
Thierry Reding <treding@nvidia.com> :

   604e61e fdt: Add functions to retrieve strings
   8702bd1 fdt: Add a function to get the index of a string
   2218387 fdt: Add a function to count strings

Signed-off-by: Simon Glass <sjg@chromium.org>
2016-10-13 13:54:10 -06:00
..
arm32 ARM: uniphier: support system reset functionality for PSCI 2016-08-28 13:09:19 +09:00
arm64 ARM: uniphier: use (devm_)ioremap() instead of map_sysmem() 2016-07-24 00:13:10 +09:00
bcu ARM: uniphier: rename function names ph1_* to uniphier_* 2016-04-01 00:59:47 +09:00
boot-mode spl: Pass spl_image as a parameter to load_image() methods 2016-10-06 15:08:52 -04:00
clk ARM: uniphier: enable SSC for DPLL (DRAM PLL) on LD11 SoC 2016-10-10 10:03:23 +09:00
debug-uart ARM: uniphier: support Debug UART 2016-03-24 01:45:41 +09:00
dram ARM: uniphier: update DRAM init code for LD20 SoC (2nd) 2016-10-10 10:03:23 +09:00
init ARM: uniphier: do not setup pins for System Bus on NAND boot mode 2016-10-10 10:03:23 +09:00
memconf ARM: uniphier: add PH1-LD20 SoC support 2016-04-24 09:54:08 +09:00
sbc ARM: uniphier: add PSCI support for UniPhier ARMv7 SoCs 2016-08-11 17:58:06 +09:00
board_init.c ARM: uniphier: add work-around for VBO noise problem 2016-10-10 10:03:23 +09:00
board_late_init.c libfdt: Bring in upstream stringlist functions 2016-10-13 13:54:10 -06:00
boards.c ARM: uniphier: introduce flags to adjust DRAM timing for LD20/LD21 2016-09-17 01:29:44 +09:00
cpu_info.c ARM: uniphier: add PH1-LD11 SoC support 2016-05-26 00:37:13 +09:00
debug.h ARM: uniphier: add PSCI support for UniPhier ARMv7 SoCs 2016-08-11 17:58:06 +09:00
dram_init.c ARM: uniphier: reserve memory for DRAM PHY training on PH1-LD20 2016-06-20 07:15:33 +09:00
init.h ARM: uniphier: add PLL init code for LD11 SoC 2016-09-23 01:00:23 +09:00
Kconfig ARM: uniphier: move CONFIG_SPL_* to defconfig or select 2016-09-23 00:38:38 +09:00
Makefile ARM: uniphier: collect clock/PLL init code into a single directory 2016-09-19 00:06:47 +09:00
micro-support-card.c ARM: uniphier: insert udelay() just before support_card_reset_deassert() 2016-10-10 10:03:23 +09:00
micro-support-card.h ARM: uniphier: use checkboard() instead of misc_init_f() 2016-09-14 22:54:19 +09:00
pinctrl-glue.c ARM: uniphier: consolidate NAND pin-mux settings 2016-09-18 23:10:44 +09:00
reset.c ARM: uniphier: support system reset functionality for PSCI 2016-08-28 13:09:19 +09:00
sc-regs.h ARM: uniphier: add clock/reset settings for xHCI of ProXstream2 2016-07-24 00:44:55 +09:00
sc64-regs.h ARM: uniphier: add PLL init code for LD11 SoC 2016-09-23 01:00:23 +09:00
sg-regs.h ARM: uniphier: add PH1-LD11 SoC support 2016-05-26 00:37:13 +09:00
soc_info.c ARM: uniphier: drop PH1- prefix from CONFIG options and file names 2016-03-24 01:42:13 +09:00
soc-info.h ARM: uniphier: drop PH1- prefix from CONFIG options and file names 2016-03-24 01:42:13 +09:00