index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
spear
Age
Commit message (
Expand
)
Author
2017-06-05
arm: Add explicit include of <asm/mach-types.h>
Simon Glass
2017-04-05
board_f: Drop setup_dram_config() wrapper
Simon Glass
2016-05-31
arm: spear: x600: Add support for Micrel KSZ9031 PHY
Stefan Roese
2015-12-22
net: designware: Zap CONFIG_DW_AUTONEG
Marek Vasut
2015-08-28
arm: spear: Fix booting - relocate vector table to 0 (low-vector)
Stefan Roese
2015-04-18
Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig
Simon Glass
2014-10-29
kconfig: arm: introduce symbol for ARM CPUs
Georges Savoundararadj
2014-09-24
MAINTAINERS: comment out blank M: field
Masahiro Yamada
2014-09-13
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-07-30
Add board MAINTAINERS files
Masahiro Yamada
2014-07-30
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2014-05-13
fpga: xilinx: Avoid CamelCase for in Xilinx_desc
Michal Simek
2014-05-13
fpga: spartan3: Avoid CamelCase
Michal Simek
2014-02-19
kbuild: add dummy obj-y to create built-in.o
Masahiro Yamada
2014-02-07
net/designware - switch driver to phylib usage
Alexey Brodkin
2013-11-01
board: arm: convert makefiles to Kbuild style
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-04-01
Consolidate bool type
York Sun
2012-10-04
ARM: Add X600 board support (SPEAr600 based)
Stefan Roese
2012-07-07
SPL: ARM: spear: Remove some objects from SPL build
Stefan Roese
2012-07-07
SPEAr: Enable dcache for fast file transfer
Shiraz Hashim
2012-07-07
SPEAr: Initialize SNOR in early_board_init_f
Amit Virdi
2012-07-07
SPEAr: Add configuration options for spear3xx and spear6xx boards
Vipin KUMAR
2012-07-07
SPEAr: Add interface information in initialization
Vipin Kumar
2012-07-07
SPEAr: Add macb driver support for spear310 and spear320
Vipin KUMAR
2012-07-07
SPEAr: Configure network support for spear SoCs
Vipin KUMAR
2012-07-07
SPEAr: Place ethaddr write and read within CONFIG_CMD_NET
Vipin KUMAR
2012-07-07
SPEAr: Eliminate dependency on Xloader table
Amit Virdi
2012-07-07
SPEAr: Fix ARM relocation support
Amit Virdi
2012-07-07
SPEAr: Configure FSMC driver for NAND interface
Vipin KUMAR
2011-10-15
punt unused clean/distclean targets
Mike Frysinger
2011-08-04
spear: fix build errors for spear3xx/spear600 platforms
Shiraz Hashim
2011-07-26
Use ALL-y style instead of ifeq blocks for better readability
Daniel Schwierzeck
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-07-24
cmd_usage(): simplify return code handling
Wolfgang Denk
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-03-21
mod change 755 => 644 for multiple files
Thomas Weber
2010-03-07
SPEAr : Supporting new mach ids for spear310 and spear320
Vipin Kumar
2010-01-23
SPEAr : Support added for SPEAr320 board
Vipin KUMAR
2010-01-23
SPEAr : Support added for SPEAr310 board
Vipin KUMAR
2010-01-23
SPEAr : emi controller initialization for CFI driver support
Vipin KUMAR
2010-01-23
SPEAr : Support added for SPEAr300 board
Vipin KUMAR
2010-01-23
SPEAr : Support for HW mac id read/write from i2c mem
Vipin KUMAR
2010-01-23
SPEAr : Support added for SPEAr600 board
Vipin KUMAR