summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/sh4
Commit message (Expand)AuthorAgeFilesLines
* sh: Remove unused SH4-202 supportArnd Bergmann2023-10-253-317/+0
* sh: sq: Use the bitmap API when applicableChristophe JAILLET2023-04-211-4/+3
* sh: sq: Fix incorrect element size for allocating bitmap bufferJohn Paul Adrian Glaubitz2023-04-191-1/+1
* sh: mm: set VM_IOREMAP flag to the vmalloc areaBaoquan He2023-02-091-1/+1
* sh: sq: use default_groups in kobj_typeGreg Kroah-Hartman2022-01-051-1/+2
* mm: remove __get_vm_areaChristoph Hellwig2020-06-021-1/+2
* sh: add the sh_ prefix to early platform symbolsBartosz Golaszewski2019-10-073-6/+6
* drivers: move the early platform device support to arch/shBartosz Golaszewski2019-10-073-0/+3
* signal: Remove task parameter from force_sigEric W. Biederman2019-05-271-1/+1
* sh: sh4: convert to SPDX identifiersKuninori Morimoto2018-12-289-36/+9
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sched/headers: Move task_struct::signal and task_struct::sighand types and ac...Ingo Molnar2017-03-031-2/+1
* serial: sh-sci: Compute the regshift value for SCI portsLaurent Pinchart2017-01-192-4/+9
* sh: Don't set the sh-sci platform data REIE bit when not implementedLaurent Pinchart2017-01-191-1/+0
* sh: Don't set sh-sci port_regLaurent Pinchart2017-01-191-1/+0
* sh: Don't set the sh-sci pdata UPF_BOOT_AUTOCONF flagsLaurent Pinchart2017-01-193-7/+0
* sh: Don't set sh-sci pdata scscr TE and RE bitsLaurent Pinchart2017-01-193-7/+6
* bus: subsys: update return type of ->remove_dev() to voidViresh Kumar2015-08-051-2/+1
* sh: Switch to new style TMU deviceLaurent Pinchart2014-05-113-264/+30
* sh: Don't set plat_sci_port scbrr_algo_id fieldLaurent Pinchart2013-12-243-7/+0
* sh: Declare SCIF register base and IRQ as resourcesLaurent Pinchart2013-12-243-28/+63
* sh: delete __cpuinit usage from all sh filesPaul Gortmaker2013-07-141-1/+1
* Merge branch 'sh/evt2irq-migration' into sh-latestPaul Mundt2012-05-183-18/+35
|\
| * sh: sh7760 evt2irq migration.Paul Mundt2012-05-181-7/+19
| * sh: sh7750 evt2irq migration.Paul Mundt2012-05-181-8/+9
| * sh: sh4-202 evt2irq migration.Paul Mundt2012-05-181-4/+8
* | sh: Add initial support for SH7734 CPU subtypeNobuhiro Iwamatsu2012-04-171-0/+3
* | sh: sh4: Change the specification method of IRQ to SCIx_IRQ_MUXEDNobuhiro Iwamatsu2012-04-171-2/+2
|/
* sh: fix up fallout from system.h disintegration.Paul Mundt2012-03-301-0/+1
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-1/+0
|\
| * Disintegrate asm/system.h for SHDavid Howells2012-03-281-1/+0
* | sh: sh4 sh_clk_ops renameMagnus Damm2012-03-122-9/+9
|/
* sh: Fix up store queue code for subsys_interface changes.Paul Mundt2012-01-101-4/+4
* cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-211-11/+13
* Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds2011-08-013-3/+7
|\
| * sh: move CLKDEV_xxx_ID macro to sh_clk.hKuninori Morimoto2011-07-111-2/+0
| * sh: Fix up build fallout from serial merge.Paul Mundt2011-06-201-1/+1
| * serial: sh-sci: Abstract register maps.Paul Mundt2011-06-142-1/+6
| * serial: sh-sci: Consolidate RXD pin handling.Paul Mundt2011-06-081-0/+1
* | perf, arch: Add generic NODE cache eventsPeter Zijlstra2011-07-011-0/+15
|/
* sanitize <linux/prefetch.h> usageLinus Torvalds2011-05-201-0/+1
* sh: sh7750: Fix incompatible pointer typeNobuhiro Iwamatsu2011-02-011-3/+8
* sh: sh7750: move machtypes.h to include/generatedNobuhiro Iwamatsu2011-02-011-1/+1
* sh: Fix build of sh7750 base boardsNobuhiro Iwamatsu2011-01-251-3/+3
* Merge branch 'common/serial-rework' into sh-latestPaul Mundt2011-01-133-10/+36
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt2011-01-1310-258/+462
| |\
| * | serial: sh-sci: Move SCBRR calculation algo in to platform data.Paul Mundt2009-06-243-0/+7
| * | serial: sh-sci: Move SCSCR_INIT in to platform data.Paul Mundt2009-06-243-18/+35
* | | sh: sh7372 SH4AL-DSP probe supportMagnus Damm2011-01-131-0/+5
* | | sh: add PVR probing for SH7757 3rd cutYoshihiro Shimoda2011-01-111-0/+1
| |/ |/|