aboutsummaryrefslogtreecommitdiff
path: root/board/spear
AgeCommit message (Expand)AuthorFilesLines
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj5-15/+0
2014-09-24MAINTAINERS: comment out blank M: fieldMasahiro Yamada4-4/+4
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada5-25/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada5-0/+62
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada5-0/+115
2014-05-13fpga: xilinx: Avoid CamelCase for in Xilinx_descMichal Simek1-1/+1
2014-05-13fpga: spartan3: Avoid CamelCaseMichal Simek1-1/+1
2014-02-19kbuild: add dummy obj-y to create built-in.oMasahiro Yamada2-2/+8
2014-02-07net/designware - switch driver to phylib usageAlexey Brodkin5-20/+17
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada6-135/+7
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk15-255/+15
2013-04-01Consolidate bool typeYork Sun1-4/+4
2012-10-04ARM: Add X600 board support (SPEAr600 based)Stefan Roese4-0/+474
2012-07-07SPL: ARM: spear: Remove some objects from SPL buildStefan Roese2-0/+4
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: Add configuration options for spear3xx and spear6xx boardsVipin KUMAR4-166/+0
2012-07-07SPEAr: Add interface information in initializationVipin Kumar4-20/+50
2012-07-07SPEAr: Add macb driver support for spear310 and spear320Vipin KUMAR2-6/+31
2012-07-07SPEAr: Configure network support for spear SoCsVipin KUMAR4-0/+40
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
2012-07-07SPEAr: Configure FSMC driver for NAND interfaceVipin KUMAR4-19/+36
2011-10-15punt unused clean/distclean targetsMike Frysinger5-30/+0
2011-08-04spear: fix build errors for spear3xx/spear600 platformsShiraz Hashim1-3/+7
2011-07-26Use ALL-y style instead of ifeq blocks for better readabilityDaniel Schwierzeck4-4/+4
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier5-10/+10
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk4-4/+4
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 Weber14-0/+0
2010-03-07SPEAr : Supporting new mach ids for spear310 and spear320Vipin Kumar2-2/+2
2010-01-23SPEAr : Support added for SPEAr320 boardVipin KUMAR3-0/+154
2010-01-23SPEAr : Support added for SPEAr310 boardVipin KUMAR3-0/+154
2010-01-23SPEAr : emi controller initialization for CFI driver supportVipin KUMAR1-0/+59
2010-01-23SPEAr : Support added for SPEAr300 boardVipin KUMAR3-0/+148
2010-01-23SPEAr : Support for HW mac id read/write from i2c memVipin KUMAR1-1/+67
2010-01-23SPEAr : Support added for SPEAr600 boardVipin KUMAR6-0/+563