summaryrefslogtreecommitdiff
path: root/board/spear
Commit message (Expand)AuthorAgeFilesLines
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0712-29/+12
* build: Drop CONFIG_SPL_BUILD guards in some casesTom Rini2018-01-101-3/+1
* board/spear/common: move code to arch/arm/cpu/arm926ejs/spear/Thomas Petazzoni2017-08-263-437/+0
* env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass2017-08-161-1/+1
* env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass2017-08-161-1/+1
* env: Rename setenv() to env_set()Simon Glass2017-08-161-4/+4
* spl: add hierarchical defaults for SPL_LDSCRIPTPhilipp Tomsich2017-08-131-0/+3
* arm: Add explicit include of <asm/mach-types.h>Simon Glass2017-06-055-0/+5
* board_f: Drop setup_dram_config() wrapperSimon Glass2017-04-051-1/+3
* arm: spear: x600: Add support for Micrel KSZ9031 PHYStefan Roese2016-05-311-21/+59
* net: designware: Zap CONFIG_DW_AUTONEGMarek Vasut2015-12-221-3/+0
* arm: spear: Fix booting - relocate vector table to 0 (low-vector)Stefan Roese2015-08-281-5/+0
* Kconfig: Move CONFIG_DESIGNWARE_ETH to KconfigSimon Glass2015-04-184-4/+4
* kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj2014-10-295-15/+0
* MAINTAINERS: comment out blank M: fieldMasahiro Yamada2014-09-244-4/+4
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-135-25/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-305-0/+62
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-305-0/+115
* fpga: xilinx: Avoid CamelCase for in Xilinx_descMichal Simek2014-05-131-1/+1
* fpga: spartan3: Avoid CamelCaseMichal Simek2014-05-131-1/+1
* kbuild: add dummy obj-y to create built-in.oMasahiro Yamada2014-02-192-2/+8
* net/designware - switch driver to phylib usageAlexey Brodkin2014-02-075-20/+17
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-016-135/+7
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2415-255/+15
* Consolidate bool typeYork Sun2013-04-011-4/+4
* ARM: Add X600 board support (SPEAr600 based)Stefan Roese2012-10-044-0/+474
* SPL: ARM: spear: Remove some objects from SPL buildStefan Roese2012-07-072-0/+4
* SPEAr: Enable dcache for fast file transferShiraz Hashim2012-07-071-0/+4
* SPEAr: Initialize SNOR in early_board_init_fAmit Virdi2012-07-071-0/+8
* SPEAr: Add configuration options for spear3xx and spear6xx boardsVipin KUMAR2012-07-074-166/+0
* SPEAr: Add interface information in initializationVipin Kumar2012-07-074-20/+50
* SPEAr: Add macb driver support for spear310 and spear320Vipin KUMAR2012-07-072-6/+31
* SPEAr: Configure network support for spear SoCsVipin KUMAR2012-07-074-0/+40
* SPEAr: Place ethaddr write and read within CONFIG_CMD_NETVipin KUMAR2012-07-071-8/+21
* SPEAr: Eliminate dependency on Xloader tableAmit Virdi2012-07-071-41/+0
* SPEAr: Fix ARM relocation supportAmit Virdi2012-07-071-19/+1
* SPEAr: Configure FSMC driver for NAND interfaceVipin KUMAR2012-07-074-19/+36
* punt unused clean/distclean targetsMike Frysinger2011-10-155-30/+0
* spear: fix build errors for spear3xx/spear600 platformsShiraz Hashim2011-08-041-3/+7
* Use ALL-y style instead of ifeq blocks for better readabilityDaniel Schwierzeck2011-07-264-4/+4
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-175-10/+10
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-184-4/+4
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-241-6/+3
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-1/+1
* mod change 755 => 644 for multiple filesThomas Weber2010-03-2114-0/+0
* SPEAr : Supporting new mach ids for spear310 and spear320Vipin Kumar2010-03-072-2/+2
* SPEAr : Support added for SPEAr320 boardVipin KUMAR2010-01-233-0/+154
* SPEAr : Support added for SPEAr310 boardVipin KUMAR2010-01-233-0/+154
* SPEAr : emi controller initialization for CFI driver supportVipin KUMAR2010-01-231-0/+59
* SPEAr : Support added for SPEAr300 boardVipin KUMAR2010-01-233-0/+148