u-boot-brain/arch/arm/mach-socfpga
Simon Glass 382bee57f1 env: Rename setenv() to env_set()
We are now using an env_ prefix for environment functions. Rename setenv()
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:22:18 -04:00
..
include/mach arm: socfpga: Add FPGA driver support for Arria 10 2017-07-26 10:31:44 +02:00
board.c arm: socfpga: Introduce common board code 2015-12-20 03:36:51 +01:00
clock_manager_arria10.c arm: socfpga: Add clock driver for Arria 10 2017-05-18 11:33:17 +02:00
clock_manager_gen5.c arm: socfpga: Restructure clock manager driver 2017-05-18 11:33:16 +02:00
clock_manager.c arm: socfpga: Add clock driver for Arria 10 2017-05-18 11:33:17 +02:00
fpga_manager.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
freeze_controller.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
Kconfig Convert CONFIG_SPL_BOARD_INIT to Kconfig 2017-05-22 07:29:48 -04:00
Makefile arm: socfpga: Restructure FPGA driver in the preparation to support A10 2017-07-26 10:31:44 +02:00
misc_arria10.c arm: socfpga: Add misc support for Arria 10 2017-05-18 11:33:18 +02:00
misc_gen5.c env: Rename setenv() to env_set() 2017-08-16 08:22:18 -04:00
misc.c arm: socfpga: Restructure misc driver 2017-05-18 11:33:17 +02:00
pinmux_arria10.c arm: socfpga: Add pinmux for Arria 10 2017-05-18 11:33:18 +02:00
qts-filter.sh qts-filter.sh: strip DOS line endings and handle continuation lines 2016-12-06 01:45:57 +01:00
reset_manager_arria10.c arm: socfpga: Remove unused passing parameter of socfpga_bridges_reset 2017-07-26 10:31:43 +02:00
reset_manager_gen5.c arm: socfpga: Restructure reset manager driver 2017-05-18 11:33:17 +02:00
reset_manager.c arm: socfpga: Restructure reset manager driver 2017-05-18 11:33:17 +02:00
scan_manager.c arm: socfpga: scan: Add code to get FPGA ID 2015-08-08 14:14:30 +02:00
spl.c arm: socfpga: Add SPL support for Arria 10 2017-05-18 11:33:18 +02:00
system_manager_gen5.c arm: socfpga: Restructure system manager 2017-05-18 11:33:17 +02:00
timer.c ARM: socfpga: move SoC sources to mach-socfpga 2015-05-07 05:21:12 +02:00
wrap_iocsr_config.c arm: socfpga: Switch to filtered QTS files 2015-08-23 11:56:20 +02:00
wrap_pinmux_config.c arm: socfpga: Make the pinmux table const u8 2015-08-23 11:56:20 +02:00
wrap_pll_config.c arm: socfpga: set the mpuclk divider in the Altera group register 2017-02-08 02:19:11 +01:00
wrap_sdram_config.c ddr: altera: Configuring SDRAM extra cycles timing parameters 2016-10-27 08:03:07 +02:00