]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'xtensa-20170303' of git://github.com/jcmvbkbc/linux-xtensa
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 4 Mar 2017 00:17:55 +0000 (16:17 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 4 Mar 2017 00:17:55 +0000 (16:17 -0800)
commit141668541bb30df0523574d1240b4301ba295aca
tree8eef834b4ca8b20fba8b67dc080ea891f76772be
parent547d5ef865225445c75f781d78a588dfdf143942
parent78bead395bc2804bb3044520f2a924fce8a5f9da
Merge tag 'xtensa-20170303' of git://github.com/jcmvbkbc/linux-xtensa

Pull Xtensa updates from Max Filippov:

 - clean up bootable image build targets: provide separate 'Image',
   'zImage' and 'uImage' make targets that only build corresponding
   image type. Make 'all' build all images appropriate for a platform

 - allow merging vectors code into .text section as a preparation step
   for XIP support

 - fix handling external FDT when the kernel is built without
   BLK_DEV_INITRD support

* tag 'xtensa-20170303' of git://github.com/jcmvbkbc/linux-xtensa:
  xtensa: allow merging vectors into .text section
  xtensa: clean up bootable image build targets
  xtensa: move parse_tag_fdt out of #ifdef CONFIG_BLK_DEV_INITRD
arch/xtensa/kernel/setup.c