index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
boot
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-03
Merge tag 'xtensa-20170303' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
4
-23
/
+18
2017-03-01
xtensa: clean up bootable image build targets
Max Filippov
4
-23
/
+18
2016-12-15
xtensa: configure shared DMA pool reservation in kc705 DTS
Max Filippov
1
-0
/
+16
2016-09-20
xtensa: rearrange CCOUNT calibration
Max Filippov
1
-3
/
+1
2016-09-20
xtensa: xtfpga: use clock provider, don't update DT
Max Filippov
1
-5
/
+6
2016-09-19
xtensa: Tweak xuartps UART driver Rx watermark for Cadence CSP config.
Scott Telford
1
-1
/
+1
2016-09-09
xtensa: Added Cadence CSP kernel configuration for Xtensa
Scott Telford
1
-0
/
+54
2016-07-24
xtensa: cleanup MMU setup and kernel layout macros
Max Filippov
3
-11
/
+8
2016-03-11
xtensa: xtfpga: fix earlycon endianness
Max Filippov
2
-2
/
+2
2016-03-11
xtensa: xtfpga: fix i2c controller register width and endianness
Max Filippov
1
-1
/
+2
2016-03-11
xtensa: xtfpga: fix ethernet controller endianness
Max Filippov
1
-0
/
+1
2016-03-11
xtensa: xtfpga: fix serial port register width and endianness
Max Filippov
1
-0
/
+2
2015-11-09
Merge tag 'xtensa-20151108' of git://github.com/czankel/xtensa-linux
Linus Torvalds
3
-41
/
+17
2015-11-03
xtensa: drop unused sections and remapped reset handlers
Max Filippov
2
-41
/
+0
2015-11-02
xtensa: nommu: xtfpga: add kc705 DTS
Max Filippov
1
-0
/
+17
2015-10-27
xtensa: enable building of all dtbs
Rob Herring
1
-1
/
+6
2015-02-07
xtensa: xtfpga: add audio card to xtfpga DTS
Max Filippov
1
-0
/
+64
2014-10-21
xtensa: nommu: fix uImage load address
Max Filippov
1
-0
/
+4
2014-10-21
xtensa: nommu: fix Image.elf reset code and ld script
Max Filippov
2
-6
/
+6
2014-10-21
xtensa: xtfpga: add lx200 SMP DTS and defconfig
Max Filippov
1
-0
/
+16
2014-08-14
xtensa: configure kc705 for highmem
Max Filippov
1
-1
/
+4
2014-04-06
xtensa: add support for KC705
Max Filippov
2
-0
/
+39
2014-04-06
xtensa: xtfpga: introduce SoC I/O bus
Max Filippov
3
-53
/
+64
2014-02-21
xtensa: xtfpga: set ethoc clock frequency
Max Filippov
1
-0
/
+1
2014-02-21
xtensa: xtfpga: use common clock framework
Max Filippov
1
-3
/
+8
2014-01-15
xtensa: standardize devicetree cpu compatible strings
Baruch Siach
3
-4
/
+4
2014-01-14
xtensa: move built-in PIC to drivers/irqchip
Max Filippov
1
-1
/
+1
2013-09-06
xtensa: don't use echo -e needlessly
Max Filippov
1
-1
/
+1
2013-07-08
xtensa: add static function tracer support
Max Filippov
1
-0
/
+7
2013-07-08
xtensa: tell git to ignore generated .dtb files
Baruch Siach
1
-0
/
+1
2013-07-08
xtensa: tell git to ignore copied zlib source files
Baruch Siach
1
-0
/
+3
2013-06-05
xtensa: tell git to ignore generated files
Baruch Siach
2
-0
/
+3
2013-05-09
xtensa: fix redboot load address
Chris Zankel
1
-1
/
+1
2013-05-09
xtensa: add MMU v3 support
Max Filippov
4
-54
/
+118
2013-02-23
xtensa: use new common dtc rule
Stephen Warren
2
-12
/
+15
2012-12-18
xtensa: don't try to build DTB when OF is disabled
Max Filippov
1
-1
/
+1
2012-12-18
xtensa: add XTFPGA DTS
Max Filippov
5
-0
/
+122
2012-12-18
xtensa: add support for the XTFPGA boards
Max Filippov
1
-0
/
+1
2012-12-18
xtensa: add device trees support
Max Filippov
1
-0
/
+11
2012-12-18
xtensa: add U-Boot image support (uImage).
Max Filippov
2
-1
/
+16
2012-12-18
xtensa: clean up boot make rules
Max Filippov
3
-29
/
+33
2012-10-15
xtensa: reorganize SR referencing
Max Filippov
1
-4
/
+4
2012-10-03
xtensa: drop CONFIG_EMBEDDED_RAMDISK
Max Filippov
6
-65
/
+1
2012-10-03
xtensa: fix parallel make
Max Filippov
2
-9
/
+12
2011-03-17
xtensa: change to new flag variable
matt mooney
2
-2
/
+2
2008-11-06
xtensa: move headers files to arch/xtensa/include
Chris Zankel
2
-2
/
+2
2008-02-13
[XTENSA] Fix makefile to work with binutils-2.18.
Bob Wilson
2
-3
/
+3
2008-02-13
[XTENSA] Use preprocessor to generate the linker script for the ELF boot image
Chris Zankel
2
-3
/
+5
2008-02-13
[XTENSA] adjust boot linker script start addresses
Marc Gauthier
2
-1
/
+2
2007-10-20
kbuild: restore arch/{ppc/xtensa}/boot cflags
Milton Miller
1
-1
/
+2
[next]