index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
xtensa: clean up bootable image build targets
Max Filippov
2017-03-01
1
-5
/
+3
*
xtensa: define CONFIG_CPU_{BIG,LITTLE}_ENDIAN
Max Filippov
2016-03-11
1
-0
/
+2
*
xtensa: enable building of all dtbs
Rob Herring
2015-10-27
1
-0
/
+4
*
xtensa: remove s6000 variant and s6105 platform
Daniel Glöckner
2014-10-21
1
-1
/
+0
*
xtensa: simplify addition of new core variants
Max Filippov
2014-08-14
1
-5
/
+2
*
xtensa: don't use echo -e needlessly
Max Filippov
2013-09-06
1
-2
/
+2
*
xtensa: add support for oprofile
dann
2013-02-23
1
-0
/
+1
*
xtensa: Add config files for Diamond 233L - Rev C processor variant
Pete Delaney
2013-02-23
1
-0
/
+1
*
xtensa: use new common dtc rule
Stephen Warren
2013-02-23
1
-2
/
+2
*
xtensa: don't try to build DTB when OF is disabled
Max Filippov
2012-12-18
1
-1
/
+1
*
xtensa: clean up files to make them code-style compliant
Chris Zankel
2012-12-18
1
-1
/
+0
*
xtensa: provide endianness macro for sparse
Max Filippov
2012-12-18
1
-0
/
+7
*
xtensa: add support for the XTFPGA boards
Max Filippov
2012-12-18
1
-0
/
+1
*
xtensa: add device trees support
Max Filippov
2012-12-18
1
-0
/
+7
*
xtensa: add config option to disable linker relaxation
Chris Zankel
2012-12-18
1
-0
/
+4
*
xtensa: Setup CROSS_COMPILE at the top
Geert Uytterhoeven
2012-10-04
1
-12
/
+12
*
xtensa: drop CONFIG_EMBEDDED_RAMDISK
Max Filippov
2012-10-03
1
-7
/
+1
*
xtensa: fix CODA build
Max Filippov
2012-10-03
1
-1
/
+1
*
xtensa: use "test -e" instead of bashism "test -a"
Geert Uytterhoeven
2012-06-20
1
-2
/
+2
*
xtensa: Add -mforce-no-pic option is supported
Chris Zankel
2010-05-02
1
-0
/
+2
*
xtensa: only build platform or variant if they contain a Makefile
Chris Zankel
2009-04-03
1
-8
/
+8
*
xtensa: platform: s6105
Johannes Weiner
2009-04-02
1
-0
/
+1
*
xtensa: s6000 variant
Johannes Weiner
2009-04-02
1
-0
/
+1
*
xtensa: variant-specific code
Johannes Weiner
2009-04-02
1
-0
/
+3
*
xtensa: move headers files to arch/xtensa/include
Chris Zankel
2008-11-06
1
-19
/
+9
*
xtensa: Add config files for Diamond 232L - Rev B processor variant
Chris Zankel
2008-10-21
1
-0
/
+1
*
[XTENSA] Concentrate platforms into one platforms directory.
Chris Zankel
2008-02-13
1
-1
/
+1
*
kbuild: enable 'make CFLAGS=...' to add additional options to CC
Sam Ravnborg
2007-10-14
1
-5
/
+3
*
[XTENSA] Add freestanding option to CFLAGS
Chris Zankel
2007-08-27
1
-1
/
+6
*
[PATCH] xtensa: remove extra header files
Chris Zankel
2006-12-10
1
-14
/
+11
*
kconfig: integrate split config into silentoldconfig
Roman Zippel
2006-06-09
1
-1
/
+1
*
kbuild: rename prepare to archprepare to fix dependency chain
Sam Ravnborg
2005-09-11
1
-1
/
+1
*
kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h support
Sam Ravnborg
2005-09-09
1
-8
/
+2
*
[PATCH] xtensa: Removed local copy of zlib and fixed O= support
Chris Zankel
2005-06-30
1
-23
/
+25
*
[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 1
Chris Zankel
2005-06-24
1
-0
/
+102