index
:
profile/common/platform/kernel/u-boot-artik
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_unified
master
tizen
tizen_20160927
tizen_3.0
tizen_3.0.m2
tizen_4.0
Domain: System / Kernel; Licenses: GPL-2.0;
Jaehoon Chung <jh80.chung@samsung.com>, Junghoon Kim <jhoon20.kim@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-07-24
usb: add enum usb_init_type parameter to usb_lowlevel_init
Troy Kisky
1
-1
/
+1
2015-07-24
usb: lowlevel interface change to support multiple controllers
Lucas Stach
2
-3
/
+3
2012-05-15
net: move bootfile init into eth_initialize
Mike Frysinger
1
-5
/
+0
2012-05-15
net: punt bd->bi_ip_addr
Mike Frysinger
2
-3
/
+0
2012-03-19
usb: replace wait_ms() with mdelay()
Mike Frysinger
1
-4
/
+4
2012-03-18
bootstage: Replace show_boot_progress/error() with bootstage_...()
Simon Glass
1
-1
/
+1
2012-03-18
bootstage: Convert progress numbers 20-41 to enums
Simon Glass
1
-1
/
+1
2012-03-18
bootstage: Use show_boot_error() for -ve progress numbers
Simon Glass
1
-1
/
+1
2011-12-05
sparc: fix unused variable warnings
Mike Frysinger
2
-5
/
+0
2011-10-23
sparc: Use getenv_ulong() in place of getenv(), strtoul
Simon Glass
1
-10
/
+3
2011-10-23
sparc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment
Anton Staaf
1
-0
/
+10
2011-10-05
net: drop !NET_MULTI code
Mike Frysinger
1
-2
/
+0
2011-10-05
image: push default arch values to arch headers
Mike Frysinger
1
-0
/
+4
2011-10-05
POST: add post_log_res field for post results in global data
Valentin Longchamp
1
-0
/
+1
2011-10-05
console: Implement pre-console buffer
Graeme Russ
1
-0
/
+3
2011-08-04
Convert ISO-8859 files to UTF-8
Albert ARIBAUD
1
-1
/
+1
2011-07-28
cleanup: Fix typos and misspellings in various files.
Mike Williams
1
-1
/
+1
2011-07-28
unify version_string
Andreas Bießmann
2
-8
/
+2
2011-07-26
Timer: Remove reset_timer() for non-Nios2 arches
Graeme Russ
1
-6
/
+1
2011-07-26
Timer: Remove set_timer completely
Graeme Russ
2
-7
/
+0
2011-04-12
Make STANDALONE_LOAD_ADDR configurable per board
Wolfgang Denk
1
-1
/
+1
2011-04-12
Fix misc spelling errors found by lintian
Loïc Minier
2
-4
/
+4
2011-01-19
Replace "FLASH" strings with "Flash" or "flash"
Peter Tyser
1
-1
/
+1
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
3
-6
/
+6
2010-10-29
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
Wolfgang Denk
2
-2
/
+4
2010-10-27
Merge branch 'master' of git://git.denx.de/u-boot-sparc
Wolfgang Denk
2
-0
/
+11
2010-10-26
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
4
-2
/
+4
2010-10-22
SPARC: added unaligned definitions
Magnus Sjalander
2
-0
/
+11
2010-10-18
boot: change some arch ifdefs to feature ifdefs
John Rigby
1
-0
/
+1
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
7
-14
/
+16
2010-09-23
Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature
Stefan Roese
1
-4
/
+0
2010-09-19
relocation: fixup cmdtable
Heiko Schocher
1
-24
/
+4
2010-09-19
New implementation for internal handling of environment variables.
Wolfgang Denk
1
-7
/
+8
2010-09-19
Make getenv() work before relocation.
Wolfgang Denk
1
-3
/
+4
2010-08-04
Rename getenv_r() into getenv_f()
Wolfgang Denk
1
-1
/
+1
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
7
-7
/
+7
2010-04-13
sparc: Move cpu/leon[23] to arch/sparc/cpu/leon[23]
Peter Tyser
19
-0
/
+6697
2010-04-13
Move architecture-specific includes to arch/$ARCH/include/asm
Peter Tyser
29
-0
/
+2622
2010-04-13
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser
7
-0
/
+967