index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
spear
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
12
-29
/
+12
2018-01-10
build: Drop CONFIG_SPL_BUILD guards in some cases
Tom Rini
1
-3
/
+1
2017-08-26
board/spear/common: move code to arch/arm/cpu/arm926ejs/spear/
Thomas Petazzoni
3
-437
/
+0
2017-08-16
env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
Simon Glass
1
-1
/
+1
2017-08-16
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
Simon Glass
1
-1
/
+1
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
1
-4
/
+4
2017-08-13
spl: add hierarchical defaults for SPL_LDSCRIPT
Philipp Tomsich
1
-0
/
+3
2017-06-05
arm: Add explicit include of <asm/mach-types.h>
Simon Glass
5
-0
/
+5
2017-04-05
board_f: Drop setup_dram_config() wrapper
Simon Glass
1
-1
/
+3
2016-05-31
arm: spear: x600: Add support for Micrel KSZ9031 PHY
Stefan Roese
1
-21
/
+59
2015-12-22
net: designware: Zap CONFIG_DW_AUTONEG
Marek Vasut
1
-3
/
+0
2015-08-28
arm: spear: Fix booting - relocate vector table to 0 (low-vector)
Stefan Roese
1
-5
/
+0
2015-04-18
Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig
Simon Glass
4
-4
/
+4
2014-10-29
kconfig: arm: introduce symbol for ARM CPUs
Georges Savoundararadj
5
-15
/
+0
2014-09-24
MAINTAINERS: comment out blank M: field
Masahiro Yamada
4
-4
/
+4
2014-09-13
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
5
-25
/
+0
2014-07-30
Add board MAINTAINERS files
Masahiro Yamada
5
-0
/
+62
2014-07-30
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
5
-0
/
+115
2014-05-13
fpga: xilinx: Avoid CamelCase for in Xilinx_desc
Michal Simek
1
-1
/
+1
2014-05-13
fpga: spartan3: Avoid CamelCase
Michal Simek
1
-1
/
+1
2014-02-19
kbuild: add dummy obj-y to create built-in.o
Masahiro Yamada
2
-2
/
+8
2014-02-07
net/designware - switch driver to phylib usage
Alexey Brodkin
5
-20
/
+17
2013-11-01
board: arm: convert makefiles to Kbuild style
Masahiro Yamada
6
-135
/
+7
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
15
-255
/
+15
2013-04-01
Consolidate bool type
York Sun
1
-4
/
+4
2012-10-04
ARM: Add X600 board support (SPEAr600 based)
Stefan Roese
4
-0
/
+474
2012-07-07
SPL: ARM: spear: Remove some objects from SPL build
Stefan Roese
2
-0
/
+4
2012-07-07
SPEAr: Enable dcache for fast file transfer
Shiraz Hashim
1
-0
/
+4
2012-07-07
SPEAr: Initialize SNOR in early_board_init_f
Amit Virdi
1
-0
/
+8
2012-07-07
SPEAr: Add configuration options for spear3xx and spear6xx boards
Vipin KUMAR
4
-166
/
+0
2012-07-07
SPEAr: Add interface information in initialization
Vipin Kumar
4
-20
/
+50
2012-07-07
SPEAr: Add macb driver support for spear310 and spear320
Vipin KUMAR
2
-6
/
+31
2012-07-07
SPEAr: Configure network support for spear SoCs
Vipin KUMAR
4
-0
/
+40
2012-07-07
SPEAr: Place ethaddr write and read within CONFIG_CMD_NET
Vipin KUMAR
1
-8
/
+21
2012-07-07
SPEAr: Eliminate dependency on Xloader table
Amit Virdi
1
-41
/
+0
2012-07-07
SPEAr: Fix ARM relocation support
Amit Virdi
1
-19
/
+1
2012-07-07
SPEAr: Configure FSMC driver for NAND interface
Vipin KUMAR
4
-19
/
+36
2011-10-15
punt unused clean/distclean targets
Mike Frysinger
5
-30
/
+0
2011-08-04
spear: fix build errors for spear3xx/spear600 platforms
Shiraz Hashim
1
-3
/
+7
2011-07-26
Use ALL-y style instead of ifeq blocks for better readability
Daniel Schwierzeck
4
-4
/
+4
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
5
-10
/
+10
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
4
-4
/
+4
2010-07-24
cmd_usage(): simplify return code handling
Wolfgang Denk
1
-6
/
+3
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
1
-1
/
+1
2010-03-21
mod change 755 => 644 for multiple files
Thomas Weber
14
-0
/
+0
2010-03-07
SPEAr : Supporting new mach ids for spear310 and spear320
Vipin Kumar
2
-2
/
+2
2010-01-23
SPEAr : Support added for SPEAr320 board
Vipin KUMAR
3
-0
/
+154
2010-01-23
SPEAr : Support added for SPEAr310 board
Vipin KUMAR
3
-0
/
+154
2010-01-23
SPEAr : emi controller initialization for CFI driver support
Vipin KUMAR
1
-0
/
+59
2010-01-23
SPEAr : Support added for SPEAr300 board
Vipin KUMAR
3
-0
/
+148
[next]