u-boot-brain/arch/arm/mach-uniphier
Simon Glass 018f530323 env: Rename common functions related to setenv()
We are now using an env_ prefix for environment functions. Rename these
commonly used functions, for consistency. Also add function comments in
common.h.

Suggested-by: Wolfgang Denk <wd@denx.de>
Signed-off-by: Simon Glass <sjg@chromium.org>
2017-08-16 08:23:32 -04:00
..
arm32 ARM: uniphier: simplify SoC ID get function 2017-01-22 16:49:27 +09:00
arm64 ARM: uniphier: remove SPL support for ARMv8 SoCs 2017-07-26 22:27:15 +09:00
bcu ARM: uniphier: remove DRAM base address from board parameters 2017-02-23 08:37:56 +09:00
boot-device ARM: uniphier: remove SPL support for ARMv8 SoCs 2017-07-26 22:27:15 +09:00
clk ARM: uniphier: remove SPL support for ARMv8 SoCs 2017-07-26 22:27:15 +09:00
debug-uart ARM: uniphier: simplify SoC ID get function 2017-01-22 16:49:27 +09:00
dram ARM: uniphier: remove SPL support for ARMv8 SoCs 2017-07-26 22:27:15 +09:00
sbc ARM: uniphier: add PXs3 SoC support 2017-01-22 16:49:34 +09:00
board_init.c ARM: uniphier: remove SPL support for ARMv8 SoCs 2017-07-26 22:27:15 +09:00
board_late_init.c env: Rename setenv() to env_set() 2017-08-16 08:22:18 -04:00
boards.c ARM: uniphier: remove SPL support for ARMv8 SoCs 2017-07-26 22:27:15 +09:00
cpu-info.c ARM: uniphier: remove part number info from the boot log 2017-07-26 22:27:15 +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: fix various sparse warnings 2017-06-25 06:06:09 +09:00
init.h ARM: uniphier: remove SPL support for ARMv8 SoCs 2017-07-26 22:27:15 +09:00
Kconfig Convert CONFIG_NAND to Kconfig 2017-08-12 09:18:47 -04:00
Makefile ARM: uniphier: enable PSCI sysreset for uniphier_v8_defconfig 2017-04-20 23:49:50 +09:00
memconf.c ARM: uniphier: remove DRAM base address from board parameters 2017-02-23 08:37:56 +09:00
micro-support-card.c ARM: uniphier: print Support Card info very late 2017-02-23 08:37:56 +09:00
micro-support-card.h ARM: uniphier: refactor Support Card init code 2017-01-17 09:00:40 +09:00
mmc-boot-mode.c ARM: uniphier: move spl_boot_mode() to a separate file 2017-02-23 08:37:56 +09:00
mmc-first-dev.c env: Rename common functions related to setenv() 2017-08-16 08:23:32 -04:00
pinctrl-glue.c dm: Fix up inclusion of common.h 2017-06-01 07:03:03 -06: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: enable clocks to MIO/STDMAC on LD11 if USB is enabled 2016-10-29 17:24:30 +09:00
sg-regs.h ARM: uniphier: add more init code for PXs3 2017-05-17 21:56:17 +09:00
soc-info.c ARM: uniphier: fix MODEL field of REVISION register 2017-05-17 21:46:14 +09:00
soc-info.h ARM: uniphier: add PXs3 SoC support 2017-01-22 16:49:34 +09:00
spl_board_init.c ARM: uniphier: remove SPL support for ARMv8 SoCs 2017-07-26 22:27:15 +09:00