aboutsummaryrefslogtreecommitdiff
path: root/board/spear/common/spr_misc.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-26board/spear/common: move code to arch/arm/cpu/arm926ejs/spear/Thomas Petazzoni1-249/+0
2017-08-16env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass1-1/+1
2017-08-16env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass1-1/+1
2017-08-16env: Rename setenv() to env_set()Simon Glass1-4/+4
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass1-1/+3
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-07-07SPEAr: Enable dcache for fast file transferShiraz Hashim1-0/+4
2012-07-07SPEAr: Initialize SNOR in early_board_init_fAmit Virdi1-0/+8
2012-07-07SPEAr: Place ethaddr write and read within CONFIG_CMD_NETVipin KUMAR1-8/+21
2012-07-07SPEAr: Eliminate dependency on Xloader tableAmit Virdi1-41/+0
2012-07-07SPEAr: Fix ARM relocation supportAmit Virdi1-19/+1
2011-08-04spear: fix build errors for spear3xx/spear600 platformsShiraz Hashim1-3/+7
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk1-6/+3
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-1/+1
2010-03-21mod change 755 => 644 for multiple filesThomas Weber1-0/+0
2010-01-23SPEAr : emi controller initialization for CFI driver supportVipin KUMAR1-0/+59
2010-01-23SPEAr : Support for HW mac id read/write from i2c memVipin KUMAR1-1/+67
2010-01-23SPEAr : Support added for SPEAr600 boardVipin KUMAR1-0/+171