index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
board
/
spear
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
5
-5
/
+5
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop log.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop net.h from common header
Simon Glass
2020-05-18
5
-0
/
+5
*
common: Drop flash.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Move some board functions out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
12
-29
/
+12
*
build: Drop CONFIG_SPL_BUILD guards in some cases
Tom Rini
2018-01-10
1
-3
/
+1
*
board/spear/common: move code to arch/arm/cpu/arm926ejs/spear/
Thomas Petazzoni
2017-08-26
3
-437
/
+0
*
env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
Simon Glass
2017-08-16
1
-1
/
+1
*
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
Simon Glass
2017-08-16
1
-1
/
+1
*
env: Rename setenv() to env_set()
Simon Glass
2017-08-16
1
-4
/
+4
*
spl: add hierarchical defaults for SPL_LDSCRIPT
Philipp Tomsich
2017-08-13
1
-0
/
+3
*
arm: Add explicit include of <asm/mach-types.h>
Simon Glass
2017-06-05
5
-0
/
+5
*
board_f: Drop setup_dram_config() wrapper
Simon Glass
2017-04-05
1
-1
/
+3
*
arm: spear: x600: Add support for Micrel KSZ9031 PHY
Stefan Roese
2016-05-31
1
-21
/
+59
*
net: designware: Zap CONFIG_DW_AUTONEG
Marek Vasut
2015-12-22
1
-3
/
+0
*
arm: spear: Fix booting - relocate vector table to 0 (low-vector)
Stefan Roese
2015-08-28
1
-5
/
+0
*
Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig
Simon Glass
2015-04-18
4
-4
/
+4
*
kconfig: arm: introduce symbol for ARM CPUs
Georges Savoundararadj
2014-10-29
5
-15
/
+0
*
MAINTAINERS: comment out blank M: field
Masahiro Yamada
2014-09-24
4
-4
/
+4
*
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-09-13
5
-25
/
+0
*
Add board MAINTAINERS files
Masahiro Yamada
2014-07-30
5
-0
/
+62
*
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2014-07-30
5
-0
/
+115
*
fpga: xilinx: Avoid CamelCase for in Xilinx_desc
Michal Simek
2014-05-13
1
-1
/
+1
*
fpga: spartan3: Avoid CamelCase
Michal Simek
2014-05-13
1
-1
/
+1
*
kbuild: add dummy obj-y to create built-in.o
Masahiro Yamada
2014-02-19
2
-2
/
+8
*
net/designware - switch driver to phylib usage
Alexey Brodkin
2014-02-07
5
-20
/
+17
*
board: arm: convert makefiles to Kbuild style
Masahiro Yamada
2013-11-01
6
-135
/
+7
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
15
-255
/
+15
*
Consolidate bool type
York Sun
2013-04-01
1
-4
/
+4
*
ARM: Add X600 board support (SPEAr600 based)
Stefan Roese
2012-10-04
4
-0
/
+474
*
SPL: ARM: spear: Remove some objects from SPL build
Stefan Roese
2012-07-07
2
-0
/
+4
*
SPEAr: Enable dcache for fast file transfer
Shiraz Hashim
2012-07-07
1
-0
/
+4
*
SPEAr: Initialize SNOR in early_board_init_f
Amit Virdi
2012-07-07
1
-0
/
+8
*
SPEAr: Add configuration options for spear3xx and spear6xx boards
Vipin KUMAR
2012-07-07
4
-166
/
+0
*
SPEAr: Add interface information in initialization
Vipin Kumar
2012-07-07
4
-20
/
+50
*
SPEAr: Add macb driver support for spear310 and spear320
Vipin KUMAR
2012-07-07
2
-6
/
+31
*
SPEAr: Configure network support for spear SoCs
Vipin KUMAR
2012-07-07
4
-0
/
+40
*
SPEAr: Place ethaddr write and read within CONFIG_CMD_NET
Vipin KUMAR
2012-07-07
1
-8
/
+21
*
SPEAr: Eliminate dependency on Xloader table
Amit Virdi
2012-07-07
1
-41
/
+0
*
SPEAr: Fix ARM relocation support
Amit Virdi
2012-07-07
1
-19
/
+1
*
SPEAr: Configure FSMC driver for NAND interface
Vipin KUMAR
2012-07-07
4
-19
/
+36
*
punt unused clean/distclean targets
Mike Frysinger
2011-10-15
5
-30
/
+0
*
spear: fix build errors for spear3xx/spear600 platforms
Shiraz Hashim
2011-08-04
1
-3
/
+7
*
Use ALL-y style instead of ifeq blocks for better readability
Daniel Schwierzeck
2011-07-26
4
-4
/
+4
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
5
-10
/
+10
*
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-10-18
4
-4
/
+4
*
cmd_usage(): simplify return code handling
Wolfgang Denk
2010-07-24
1
-6
/
+3
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
1
-1
/
+1
[next]