index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
standalone
/
stubs.c
Age
Commit message (
Expand
)
Author
2017-07-06
avr32: Retire AVR32 for good
Andy Shevchenko
2017-04-05
OpenRISC: Remove
Tom Rini
2017-04-05
SPARC: Remove
Tom Rini
2017-04-05
Blackfin: Remove
Tom Rini
2016-08-15
xtensa: add support for the xtensa processor architecture [1/2]
Chris Zankel
2016-05-20
Add support for 64-bit MIPS to examples/standalone
Stanislav Galabov
2015-01-30
Export redesign
Martin Dorwig
2014-09-16
standalone: use GCC_VERSION defined in compiler-gcc.h
Masahiro Yamada
2014-02-07
arc: add support for standalone programs
Alexey Brodkin
2014-01-09
arm64: core support
David Feng
2013-12-12
ARM: fix the standalone programs
Jeroen Hofstee
2013-03-15
Change stub example to use asm-generic/sections.h
Simon Glass
2012-01-13
openrisc: Add support for standalone programs
Stefan Kristiansson
2011-12-06
Standalone Apps: Standalone apps should need only exports.h.
Mike Partington
2011-10-21
nds32: standalone support
Macpaul Lin
2011-04-13
x86: Rename i386 to x86
Graeme Russ
2011-03-31
Fix build problems caused by "_end" -> "__bss_end__" rename
Wolfgang Denk
2011-03-27
rename _end to __bss_end__
Po-Yu Chuang
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-05-28
nios: remove nios-32 arch
Thomas Chou
2010-05-28
nios2: fix r15 issue for gcc4
Thomas Chou
2009-10-27
Fix bug in jumptable call stubs for SPARC.
Sergey Mironov
2009-09-02
Blackfin: change global data register from P5 to P3
Robin Getz
2009-07-20
Move examples/ to examples/standalone
Peter Tyser