summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/platforms
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-304-24/+4Star
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-213-0/+3
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-05-171-0/+1
|\
| * clk: Remove io.h from clk-provider.hStephen Boyd2019-05-151-0/+1
* | xtensa: replace variant/core.h with asm/core.hMax Filippov2019-05-072-2/+2
* | xtensa: set proper error code for simdisk_setup()Chengguang Xu2019-05-061-1/+1
* | xtensa: fix incorrect fd close in error case of simdisk_setup()Chengguang Xu2019-05-061-1/+0Star
|/
* memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport2018-10-311-1/+1
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-312-2/+2
* memblock: replace alloc_bootmem with memblock_allocMike Rapoport2018-10-311-1/+1
* Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-10-261-3/+3
|\
| * xtensa: Convert to using %pOFn instead of device_node.nameRob Herring2018-09-281-3/+3
* | xtensa: ISS: don't allocate memory in platform_setupMax Filippov2018-09-061-10/+15
|/
* xtensa: drop unneeded platform/hardware.h headersMax Filippov2018-08-201-18/+0Star
* xtensa: move PLATFORM_NR_IRQS to KconfigMax Filippov2018-08-202-8/+0Star
* xtensa: rework {CONFIG,PLATFORM}_DEFAULT_MEM_STARTMax Filippov2018-08-203-20/+0Star
* xtensa: drop unused {CONFIG,PLATFORM}_DEFAULT_MEM_SIZEMax Filippov2018-08-203-3/+0Star
* tty: replace ->proc_fops with ->proc_showChristoph Hellwig2018-05-161-14/+1Star
* block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>Bart Van Assche2018-03-171-1/+0Star
* Merge tag 'xtensa-20180129' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2018-01-302-10/+8Star
|\
| * xtensa: clean up custom-controlled debug outputMax Filippov2017-12-172-10/+8Star
* | Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-11-151-2/+2
|\ \
| * | xtensa/simdisk: fix compile errorChristoph Hellwig2017-11-111-1/+1
| * | block: remove __bio_kmap_atomicChristoph Hellwig2017-11-111-2/+2
| |/
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-142-13/+9Star
|\ \
| * | xtensa: Convert timers to use timer_setup()Kees Cook2017-11-022-13/+9Star
| |/
* / locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-7/+7
|/
* Merge tag 'xtensa-20170612' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2017-06-133-9/+10
|\
| * xtensa: don't use linux IRQ #0Max Filippov2017-06-062-7/+9
| * xtensa: ISS: Use kmalloc_array() in simdisk_init()Markus Elfring2017-05-081-2/+1Star
* | xtensa: ISS: update kernel command line in platform_setupMax Filippov2017-03-131-0/+21
* | xtensa: ISS: add argc/argv simcall definitionsMax Filippov2017-03-131-0/+20
* | xtensa: ISS: cleanup setup.cMax Filippov2017-03-131-20/+2Star
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-242-2/+2
* Merge tag 'xtensa-20161005' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2016-10-065-117/+54Star
|\
| * xtensa: ISS: allow simdisk to use high memory buffersMax Filippov2016-09-211-0/+1
| * xtensa: ISS: define simc_exit and use it instead of inline asmMax Filippov2016-09-212-3/+10
| * xtensa: xtfpga: group platform_* functions togetherMax Filippov2016-09-211-24/+22Star
| * xtensa: rearrange CCOUNT calibrationMax Filippov2016-09-211-38/+1Star
| * xtensa: xtfpga: use clock provider, don't update DTMax Filippov2016-09-211-4/+29
| * xtensa: extract common CPU reset code into separate functionMax Filippov2016-09-123-60/+3Star
* | tty: stop defining STD_COM_FLAGS in driversJiri Slaby2016-06-251-1/+0Star
|/
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-1/+1
* Merge tag 'xtensa-next-20160320' of git://github.com/czankel/xtensa-linuxLinus Torvalds2016-03-202-5/+8
|\
| * xtensa: xtfpga: fix ethernet controller endiannessMax Filippov2016-03-111-0/+1
| * xtensa: xtfpga: fix serial port register width and endiannessMax Filippov2016-03-111-1/+1
| * xtensa: ISS: don't hang if stdin EOF is reachedMax Filippov2016-03-111-4/+6
* | TTY: xtensa/iss/console, remove unused _INLINE_ definitionJiri Slaby2016-02-071-4/+0Star
* | serial: Fix ASYNC_* => UPF_* flags misusePeter Hurley2016-01-281-1/+1
* | convert a bunch of open-coded instances of memdup_user_nul()Al Viro2016-01-041-9/+3Star
|/