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
/
examples
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-26
Examples: Properly append LDFLAGS to LD command
Marek Vasut
1
-1
/
+1
2012-01-13
openrisc: Add support for standalone programs
Stefan Kristiansson
1
-0
/
+14
2011-12-06
Standalone Apps: Standalone apps should need only exports.h.
Mike Partington
2
-0
/
+2
2011-11-15
api: export LCD device to external apps
Che-Liang Chiou
3
-0
/
+67
2011-11-03
Reduce build times
Wolfgang Denk
1
-1
/
+2
2011-10-22
nds32: standalone support
Macpaul Lin
3
-1
/
+85
2011-10-22
examples: api: allow build with private libgcc
Che-liang Chiou
1
-3
/
+1
2011-10-17
Replace space and tab checks with isblank
Jason Hobbs
1
-2
/
+3
2011-05-12
Fix a few gcc warnings.
Joakim Tjernlund
1
-3
/
+3
2011-05-12
Fix variable flavor in examples/standalone/Makefile
Che-liang Chiou
1
-2
/
+2
2011-05-10
MIPS: Introduce --gc-sections for MIPS
Daniel Schwierzeck
1
-5
/
+5
2011-04-13
x86: Rename i386 to x86
Graeme Russ
1
-2
/
+2
2011-04-12
Make STANDALONE_LOAD_ADDR configurable per board
Wolfgang Denk
1
-1
/
+1
2011-03-31
Fix build problems caused by "_end" -> "__bss_end__" rename
Wolfgang Denk
3
-4
/
+4
2011-03-27
rename _end to __bss_end__
Po-Yu Chuang
3
-4
/
+4
2011-01-09
examples: update do_reset prototype
Mike Frysinger
1
-1
/
+2
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
1
-2
/
+2
2010-10-12
examples/standalone: Use gcc's -fno-toplevel-reorder
Peter Tyser
1
-0
/
+5
2010-09-04
MIPS: update the MIPS u-boot.lds
Xiangfu Liu
1
-1
/
+1
2010-07-12
smc91xx_eeprom: Correct chip detection check.
Juergen Kilb
1
-1
/
+1
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
12
-13
/
+13
2010-07-04
Make *printf() return "int" instead of "void"
Wolfgang Denk
1
-2
/
+4
2010-06-29
examples/standalone: Remove relocation compile flags for PowerPC
Peter Tyser
1
-0
/
+10
2010-05-28
nios: remove nios-32 arch
Thomas Chou
1
-17
/
+0
2010-05-28
nios2: fix r15 issue for gcc4
Thomas Chou
1
-3
/
+3
2010-04-21
Move arch/ppc to arch/powerpc
Stefan Roese
2
-5
/
+5
2010-04-13
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
Peter Tyser
1
-1
/
+1
2010-04-13
Rename lib_generic/ to lib/
Peter Tyser
2
-8
/
+8
2010-04-13
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser
1
-2
/
+2
2010-03-12
standalone eepro100_eeprom: fix build error
Wolfgang Denk
1
-2
/
+1
2010-03-12
Update .gitignore's: add some generated files
Wolfgang Denk
1
-2
/
+3
2010-01-31
smc91111_eeprom: fix linking error
Mike Frysinger
1
-3
/
+2
2010-01-19
Fix breakage in SMC EEPROM standalone applications
Ben Warren
2
-10
/
+0
2009-12-05
Merge branch 'master' into next
Wolfgang Denk
4
-207
/
+7
2009-12-05
Generic udelay() with watchdog support
Ingo van Lil
2
-1
/
+2
2009-12-02
smc91111_eeprom: drop CONFIG stub protection
Mike Frysinger
1
-12
/
+0
2009-12-02
Fix build failure in examples/standalone
Sanjeev Premi
1
-1
/
+7
2009-11-23
Nios2/Nios: Remove unnecessary (residual) linker Nios command scripts from
Scott McNutt
2
-194
/
+0
2009-11-12
smc911x_eeprom: fix building after smc911x overhaul
Mike Frysinger
1
-60
/
+62
2009-10-27
Fix bug in jumptable call stubs for SPARC.
Sergey Mironov
1
-2
/
+2
2009-10-04
Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API
Ben Warren
1
-47
/
+55
2009-09-15
standalone: convert to kbuild style
Mike Frysinger
1
-72
/
+29
2009-09-04
push LOAD_ADDR out to arch mk files
Mike Frysinger
1
-64
/
+1
2009-09-04
atmel_df_pow2: standalone to convert dataflashes to pow2
Mike Frysinger
3
-0
/
+214
2009-09-02
Blackfin: change global data register from P5 to P3
Robin Getz
1
-2
/
+2
2009-08-08
Fix examples for OMAP3 boards...
Michael Evans
1
-1
/
+1
2009-07-27
ABI: fix build problems due to now needed div64 routine.
Wolfgang Denk
1
-0
/
+1
2009-07-21
Move api_examples to examples/api
Peter Tyser
7
-0
/
+1042
2009-07-21
Move examples/ to examples/standalone
Peter Tyser
23
-0
/
+0
2009-04-04
smc91111_eeprom: move board-specific init into SMC91111_EEPROM_INIT()
Mike Frysinger
1
-9
/
+6
[next]