summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/boot
AgeCommit message (Expand)AuthorLines
2018-01-29Merge tag 'xtensa-20180129' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds-0/+7
2017-12-16xtensa: add support for KASANMax Filippov-0/+2
2017-12-16xtensa: enable stack protectorMax Filippov-0/+4
2017-12-10xtensa: build kernel with text-section-literalsMax Filippov-0/+1
2017-11-14Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-7/+3
2017-11-09kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.libMasahiro Yamada-4/+3
2017-11-08kbuild: clean up *.dtb and *.dtb.S patterns from top-level MakefileMasahiro Yamada-2/+0
2017-11-08.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreMasahiro Yamada-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+13
2017-03-03Merge tag 'xtensa-20170303' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds-23/+18
2017-03-01xtensa: clean up bootable image build targetsMax Filippov-23/+18
2016-12-15xtensa: configure shared DMA pool reservation in kc705 DTSMax Filippov-0/+16
2016-09-20xtensa: rearrange CCOUNT calibrationMax Filippov-3/+1
2016-09-20xtensa: xtfpga: use clock provider, don't update DTMax Filippov-5/+6
2016-09-19xtensa: Tweak xuartps UART driver Rx watermark for Cadence CSP config.Scott Telford-1/+1
2016-09-09xtensa: Added Cadence CSP kernel configuration for XtensaScott Telford-0/+54
2016-07-24xtensa: cleanup MMU setup and kernel layout macrosMax Filippov-11/+8
2016-03-11xtensa: xtfpga: fix earlycon endiannessMax Filippov-2/+2
2016-03-11xtensa: xtfpga: fix i2c controller register width and endiannessMax Filippov-1/+2
2016-03-11xtensa: xtfpga: fix ethernet controller endiannessMax Filippov-0/+1
2016-03-11xtensa: xtfpga: fix serial port register width and endiannessMax Filippov-0/+2
2015-11-09Merge tag 'xtensa-20151108' of git://github.com/czankel/xtensa-linuxLinus Torvalds-41/+17
2015-11-03xtensa: drop unused sections and remapped reset handlersMax Filippov-41/+0
2015-11-02xtensa: nommu: xtfpga: add kc705 DTSMax Filippov-0/+17
2015-10-27xtensa: enable building of all dtbsRob Herring-1/+6
2015-02-07xtensa: xtfpga: add audio card to xtfpga DTSMax Filippov-0/+64
2014-10-21xtensa: nommu: fix uImage load addressMax Filippov-0/+4
2014-10-21xtensa: nommu: fix Image.elf reset code and ld scriptMax Filippov-6/+6
2014-10-21xtensa: xtfpga: add lx200 SMP DTS and defconfigMax Filippov-0/+16
2014-08-14xtensa: configure kc705 for highmemMax Filippov-1/+4
2014-04-06xtensa: add support for KC705Max Filippov-0/+39
2014-04-06xtensa: xtfpga: introduce SoC I/O busMax Filippov-53/+64
2014-02-21xtensa: xtfpga: set ethoc clock frequencyMax Filippov-0/+1
2014-02-21xtensa: xtfpga: use common clock frameworkMax Filippov-3/+8
2014-01-15xtensa: standardize devicetree cpu compatible stringsBaruch Siach-4/+4
2014-01-14xtensa: move built-in PIC to drivers/irqchipMax Filippov-1/+1
2013-09-06xtensa: don't use echo -e needlesslyMax Filippov-1/+1
2013-07-08xtensa: add static function tracer supportMax Filippov-0/+7
2013-07-08xtensa: tell git to ignore generated .dtb filesBaruch Siach-0/+1
2013-07-08xtensa: tell git to ignore copied zlib source filesBaruch Siach-0/+3
2013-06-05xtensa: tell git to ignore generated filesBaruch Siach-0/+3
2013-05-09xtensa: fix redboot load addressChris Zankel-1/+1
2013-05-09xtensa: add MMU v3 supportMax Filippov-54/+118
2013-02-23xtensa: use new common dtc ruleStephen Warren-12/+15
2012-12-18xtensa: don't try to build DTB when OF is disabledMax Filippov-1/+1
2012-12-18xtensa: add XTFPGA DTSMax Filippov-0/+122
2012-12-18xtensa: add support for the XTFPGA boardsMax Filippov-0/+1
2012-12-18xtensa: add device trees supportMax Filippov-0/+11
2012-12-18xtensa: add U-Boot image support (uImage).Max Filippov-1/+16
2012-12-18xtensa: clean up boot make rulesMax Filippov-29/+33