summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/boot
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'xtensa-20180129' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2018-01-292-0/+7
|\
| * xtensa: add support for KASANMax Filippov2017-12-161-0/+2
| * xtensa: enable stack protectorMax Filippov2017-12-161-0/+4
| * xtensa: build kernel with text-section-literalsMax Filippov2017-12-101-0/+1
* | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-142-7/+3
|\ \ | |/ |/|
| * kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.libMasahiro Yamada2017-11-091-4/+3
| * kbuild: clean up *.dtb and *.dtb.S patterns from top-level MakefileMasahiro Yamada2017-11-081-2/+0
| * .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreMasahiro Yamada2017-11-081-1/+0
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0213-0/+13
|/
* Merge tag 'xtensa-20170303' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2017-03-034-23/+18
|\
| * xtensa: clean up bootable image build targetsMax Filippov2017-03-014-23/+18
* | xtensa: configure shared DMA pool reservation in kc705 DTSMax Filippov2016-12-151-0/+16
|/
* xtensa: rearrange CCOUNT calibrationMax Filippov2016-09-201-3/+1
* xtensa: xtfpga: use clock provider, don't update DTMax Filippov2016-09-201-5/+6
* xtensa: Tweak xuartps UART driver Rx watermark for Cadence CSP config.Scott Telford2016-09-191-1/+1
* xtensa: Added Cadence CSP kernel configuration for XtensaScott Telford2016-09-091-0/+54
* xtensa: cleanup MMU setup and kernel layout macrosMax Filippov2016-07-243-11/+8
* xtensa: xtfpga: fix earlycon endiannessMax Filippov2016-03-112-2/+2
* xtensa: xtfpga: fix i2c controller register width and endiannessMax Filippov2016-03-111-1/+2
* xtensa: xtfpga: fix ethernet controller endiannessMax Filippov2016-03-111-0/+1
* xtensa: xtfpga: fix serial port register width and endiannessMax Filippov2016-03-111-0/+2
* Merge tag 'xtensa-20151108' of git://github.com/czankel/xtensa-linuxLinus Torvalds2015-11-093-41/+17
|\
| * xtensa: drop unused sections and remapped reset handlersMax Filippov2015-11-032-41/+0
| * xtensa: nommu: xtfpga: add kc705 DTSMax Filippov2015-11-021-0/+17
* | xtensa: enable building of all dtbsRob Herring2015-10-271-1/+6
|/
* xtensa: xtfpga: add audio card to xtfpga DTSMax Filippov2015-02-071-0/+64
* xtensa: nommu: fix uImage load addressMax Filippov2014-10-211-0/+4
* xtensa: nommu: fix Image.elf reset code and ld scriptMax Filippov2014-10-212-6/+6
* xtensa: xtfpga: add lx200 SMP DTS and defconfigMax Filippov2014-10-211-0/+16
* xtensa: configure kc705 for highmemMax Filippov2014-08-141-1/+4
* xtensa: add support for KC705Max Filippov2014-04-062-0/+39
* xtensa: xtfpga: introduce SoC I/O busMax Filippov2014-04-063-53/+64
* xtensa: xtfpga: set ethoc clock frequencyMax Filippov2014-02-211-0/+1
* xtensa: xtfpga: use common clock frameworkMax Filippov2014-02-211-3/+8
* xtensa: standardize devicetree cpu compatible stringsBaruch Siach2014-01-153-4/+4
* xtensa: move built-in PIC to drivers/irqchipMax Filippov2014-01-141-1/+1
* xtensa: don't use echo -e needlesslyMax Filippov2013-09-061-1/+1
* xtensa: add static function tracer supportMax Filippov2013-07-081-0/+7
* xtensa: tell git to ignore generated .dtb filesBaruch Siach2013-07-081-0/+1
* xtensa: tell git to ignore copied zlib source filesBaruch Siach2013-07-081-0/+3
* xtensa: tell git to ignore generated filesBaruch Siach2013-06-052-0/+3
* xtensa: fix redboot load addressChris Zankel2013-05-091-1/+1
* xtensa: add MMU v3 supportMax Filippov2013-05-094-54/+118
* xtensa: use new common dtc ruleStephen Warren2013-02-232-12/+15
* xtensa: don't try to build DTB when OF is disabledMax Filippov2012-12-181-1/+1
* xtensa: add XTFPGA DTSMax Filippov2012-12-185-0/+122
* xtensa: add support for the XTFPGA boardsMax Filippov2012-12-181-0/+1
* xtensa: add device trees supportMax Filippov2012-12-181-0/+11
* xtensa: add U-Boot image support (uImage).Max Filippov2012-12-182-1/+16
* xtensa: clean up boot make rulesMax Filippov2012-12-183-29/+33
OpenPOWER on IntegriCloud