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