aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa/platforms
AgeCommit message (Expand)Author
2023-10-10xtensa: iss/network: make functions staticRandy Dunlap
2023-07-27xtensa: ISS: fix call to split_if_specMax Filippov
2022-06-29xtensa: xtfpga: Fix refcount leak bug in setupLiang He
2021-10-27xtensa: xtfpga: Try software restart before simulating CPU resetGuenter Roeck
2021-10-27xtensa: xtfpga: use CONFIG_USE_OF instead of CONFIG_OFMax Filippov
2021-09-22xtensa: ISS: don't panic in rs_initJiri Slaby
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-16Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd
2019-05-06xtensa: replace variant/core.h with asm/core.hMax Filippov
2019-05-06xtensa: set proper error code for simdisk_setup()Chengguang Xu
2019-05-06xtensa: fix incorrect fd close in error case of simdisk_setup()Chengguang Xu
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: replace alloc_bootmem with memblock_allocMike Rapoport
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-09-28xtensa: Convert to using %pOFn instead of device_node.nameRob Herring
2018-09-06xtensa: ISS: don't allocate memory in platform_setupMax Filippov
2018-08-20xtensa: drop unneeded platform/hardware.h headersMax Filippov
2018-08-20xtensa: move PLATFORM_NR_IRQS to KconfigMax Filippov
2018-08-20xtensa: rework {CONFIG,PLATFORM}_DEFAULT_MEM_STARTMax Filippov
2018-08-20xtensa: drop unused {CONFIG,PLATFORM}_DEFAULT_MEM_SIZEMax Filippov
2018-05-16tty: replace ->proc_fops with ->proc_showChristoph Hellwig
2018-03-17block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>Bart Van Assche
2018-01-29Merge tag 'xtensa-20180129' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2017-12-16xtensa: clean up custom-controlled debug outputMax Filippov
2017-11-14Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-10xtensa/simdisk: fix compile errorChristoph Hellwig
2017-11-10block: remove __bio_kmap_atomicChristoph Hellwig
2017-11-02xtensa: Convert timers to use timer_setup()Kees Cook
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-06-13Merge tag 'xtensa-20170612' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2017-06-05xtensa: don't use linux IRQ #0Max Filippov
2017-05-08xtensa: ISS: Use kmalloc_array() in simdisk_init()Markus Elfring
2017-03-13xtensa: ISS: update kernel command line in platform_setupMax Filippov
2017-03-13xtensa: ISS: add argc/argv simcall definitionsMax Filippov
2017-03-13xtensa: ISS: cleanup setup.cMax Filippov
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-10-05Merge tag 'xtensa-20161005' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2016-09-20xtensa: ISS: allow simdisk to use high memory buffersMax Filippov
2016-09-20xtensa: ISS: define simc_exit and use it instead of inline asmMax Filippov
2016-09-20xtensa: xtfpga: group platform_* functions togetherMax Filippov
2016-09-20xtensa: rearrange CCOUNT calibrationMax Filippov
2016-09-20xtensa: xtfpga: use clock provider, don't update DTMax Filippov
2016-09-11xtensa: extract common CPU reset code into separate functionMax Filippov
2016-06-25tty: stop defining STD_COM_FLAGS in driversJiri Slaby
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2016-03-20Merge tag 'xtensa-next-20160320' of git://github.com/czankel/xtensa-linuxLinus Torvalds