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
/
arch
/
sparc
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-12
arch: Make board selection choices optional
Joe Hershberger
1
-0
/
+1
2015-04-18
net: Remove the bd* parameter from net stack functions
Joe Hershberger
1
-1
/
+1
2014-12-08
Kbuild: introduce Makefile in arch/$ARCH/
Daniel Schwierzeck
1
-0
/
+8
2014-11-04
sparc: merge CONFIG_SYS_CPU and CONFIG_SYS_VENDOR defines
Masahiro Yamada
1
-3
/
+10
2014-11-04
sparc: merge arch/sparc/cpu/*/config.mk to arch/sparc/config.mk
Masahiro Yamada
3
-16
/
+2
2014-11-04
sparc: move CONFIG_{LEON, LEON2, LEON3} to Kconfig
Masahiro Yamada
3
-4
/
+16
2014-11-04
sparc: Use nicer prompt for board select menu
Masahiro Yamada
1
-6
/
+10
2014-09-13
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
1
-1
/
+0
2014-07-30
kconfig: delete redundant CONFIG_${ARCH} definition
Masahiro Yamada
1
-1
/
+1
2014-07-30
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
1
-0
/
+34
2014-07-22
sparc: merge LEON2 and LEON3 linker scripts
Masahiro Yamada
1
-4
/
+2
2014-07-22
sparc: merge LEON3 linker scripts
Masahiro Yamada
1
-0
/
+144
2014-05-12
bd_info: remove bi_barudrate member from struct bd_info
Masahiro Yamada
2
-2
/
+0
2014-05-08
leon: implement missing get_tbclk()
Daniel Hellstrom
2
-0
/
+10
2014-05-08
leon: use CONFIG_SYS_HZ to config timer prescaler
Daniel Hellstrom
2
-16
/
+18
2014-03-21
sparc: consolidate CONFIG_{LEON, LEON2, LEON3} definition
Masahiro Yamada
2
-2
/
+2
2014-03-10
usb: create common header virtual root hub descriptors
Stephen Warren
1
-104
/
+3
2014-03-07
kbuild: improve Kbuild speed
Masahiro Yamada
1
-0
/
+2
2014-03-07
config.mk: specify the exact path to standalone linker script
Masahiro Yamada
1
-1
/
+1
2014-03-04
kbuild: fix CROSS_COMPILE settings in config.mk
Masahiro Yamada
1
-1
/
+3
2014-02-19
kbuild: change out-of-tree build
Masahiro Yamada
1
-1
/
+2
2013-11-25
sparc: Correct arch/sparc/cpu/leon3/start.S from SPDX conversion
Tom Rini
1
-29
/
+37
2013-11-08
include: delete include/linux/config.h
Masahiro Yamada
2
-2
/
+0
2013-11-08
sparc: include config.h to start.S
Masahiro Yamada
1
-0
/
+2
2013-10-31
sparc: convert makefiles to Kbuild style
Masahiro Yamada
3
-75
/
+6
2013-10-31
sparc: fix a link error
Masahiro Yamada
1
-0
/
+2
2013-10-20
usb: add enum usb_init_type parameter to usb_lowlevel_init
Troy Kisky
1
-1
/
+1
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
55
-944
/
+206
2013-07-16
Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM
Dirk Eibach
1
-1
/
+2
2013-07-02
avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux
Andreas Bießmann
1
-0
/
+6
2013-05-14
sparc: Use image_setup_linux() instead of local code
Simon Glass
1
-10
/
+7
2013-05-01
lib: consolidate hang()
Andreas Bießmann
1
-9
/
+0
2013-03-15
sparc: Fix build warnings in serial.c
Simon Glass
2
-20
/
+0
2013-03-15
sparc: Fix out-of-tree building
Simon Glass
2
-14
/
+0
2013-03-15
Introduce generic link section.h symbol files
Simon Glass
1
-0
/
+27
2013-02-19
malloc: make malloc_bin_reloc static
Gabor Juhos
1
-1
/
+0
2013-02-04
sparc: Use generic global_data
Simon Glass
1
-45
/
+1
2013-02-04
sparc: Drop kbd_status and reset_status from global_data
Simon Glass
1
-4
/
+0
2013-02-01
Add architecture-specific global data
Simon Glass
1
-0
/
+5
2012-12-13
env: Use getenv_yesno() more generally
Joe Hershberger
1
-2
/
+1
2012-12-11
Add strcasecmp() and strncasecmp()
Simon Glass
1
-1
/
+1
2012-10-22
common: Convert the U-Boot commands to LG-arrays
Marek Vasut
1
-2
/
+2
2012-10-19
sparc: Change bi_baudrate and global data baudrate to int
Simon Glass
2
-2
/
+2
2012-10-17
serial: Use default_serial_puts() in drivers
Marek Vasut
2
-16
/
+2
2012-10-15
usb: lowlevel interface change to support multiple controllers
Lucas Stach
2
-3
/
+3
2012-10-15
serial: Remove CONFIG_SERIAL_MULTI from serial drivers
Marek Vasut
2
-64
/
+0
2012-10-15
serial: sparc: Implement CONFIG_SERIAL_MULTI into leon3 serial driver
Marek Vasut
1
-14
/
+69
2012-10-15
serial: sparc: Implement CONFIG_SERIAL_MULTI into leon2 serial driver
Marek Vasut
1
-14
/
+69
2012-09-26
malloc: remove extern declarations of malloc_bin_reloc() in board.c files
Daniel Schwierzeck
1
-1
/
+0
2012-09-18
dm: sparc: Fixup the compile warnings in sparc code
Marek Vasut
3
-7
/
+6
[next]