summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | sh: Add SuperH Mobile CEU platform data for Migo-RMagnus Damm2008-07-281-1/+172
| | * | | | | | sh: Add SuperH Mobile LCDC platform data for Migo-RMagnus Damm2008-07-285-0/+278
| | * | | | | | sh: Wire up new syscalls.Paul Mundt2008-07-282-0/+12
| | * | | | | | sh: fix uImage Entry PointYoshihiro Shimoda2008-07-282-1/+9
| | * | | | | | sh: Don't miss pending signals returning to user mode after signal processingStuart MENEFY2008-07-281-1/+1
| | * | | | | | sh: Use clk_always_enable() on sh7366Magnus Damm2008-07-281-0/+15
| | * | | | | | sh: Use clk_always_enable() on sh7343 / SE77343Magnus Damm2008-07-282-4/+15
| | * | | | | | sh: Use clk_always_enable() on sh7722 / Migo-R / SE7722Magnus Damm2008-07-283-9/+20
| | * | | | | | sh: Use clk_always_enable() on sh7723 / ap325rxaMagnus Damm2008-07-282-12/+16
| | * | | | | | sh: Show all clocks and their state in /proc/clocksMagnus Damm2008-07-281-9/+5
| | * | | | | | sh: Merge sh7343 and sh7722 clock codeMagnus Damm2008-07-283-130/+41
| | * | | | | | sh: Add SuperH Mobile MSTPCR bits to clock frameworkMagnus Damm2008-07-281-0/+116
| | * | | | | | sh: Use arch_flags to simplify sh7722 siu clock codeMagnus Damm2008-07-281-38/+9
| | * | | | | | fix sh ptep_get_and_clear breakageAdrian Bunk2008-07-281-1/+1
| | * | | | | | sh: Renesas R0P7785LC0011RL board supportYoshihiro Shimoda2008-07-289-0/+1821
| | * | | | | | sh: Add memory chunks to SH-Mobile UIO devicesMagnus Damm2008-07-285-0/+70
| | * | | | | | sh: Export sh7366 VPU, VEU(1), VEU(2) using uio_pdrv_genirqMagnus Damm2008-07-281-1/+80
| | * | | | | | sh: Export sh7723 VPU, VEU2H0, VEU2H1 using uio_pdrv_genirqMagnus Damm2008-07-281-0/+79
| | * | | | | | sh: Export sh7722 VPU and VEU using uio_pdrv_genirqMagnus Damm2008-07-281-0/+53
| | * | | | | | sh: Export sh7343 VPU and VEU using uio_pdrv_genirqMagnus Damm2008-07-281-0/+53
| | * | | | | | sh2(A) exception handler updateYoshinori Sato2008-07-286-90/+385
| | * | | | | | sh: update Solution Engine 7343Yoshihiro Shimoda2008-07-283-564/+477
| | * | | | | | sh: update sh7343 codeYoshihiro Shimoda2008-07-282-1/+137
| | * | | | | | sh: fix pg-sh4.c build breakage in linux-nextMagnus Damm2008-07-281-1/+1
| | * | | | | | sh: enable I2C on the ap325rxa boardMagnus Damm2008-07-281-0/+11
| | * | | | | | sh: add SuperH Mobile I2C platform data to sh7366Magnus Damm2008-07-281-0/+21
| | * | | | | | sh: add SuperH Mobile I2C platform data to sh7723Magnus Damm2008-07-281-0/+21
| | * | | | | | sh: add SuperH Mobile I2C platform data to sh7343Magnus Damm2008-07-281-0/+42
| | * | | | | | sh: add interrupt ack code to sh4aYoshihiro Shimoda2008-07-287-26/+74
| | * | | | | | sh: Fix up link error on SH-2 zImage with older binutils.Yoshinori Sato2008-07-284-15/+12
| | * | | | | | sh: Conditionally re-enable IRQs in fault path.Stuart Menefy2008-07-282-6/+9
| | * | | | | | sh: Record the major cut revision for probed SH-4A parts.Paul Mundt2008-07-281-4/+5
| | * | | | | | sh: Optimized flush_icache_range() implementation.Chris Smith2008-07-282-39/+38
| | * | | | | | sh: Stub in silicon cut in CPU info.Stuart Menefy2008-07-282-0/+9
| | * | | | | | sh: Tidy up the SH-3 exception vector table.Paul Mundt2008-07-281-19/+19
| | * | | | | | SH7619 add ethernet controler supportYoshinori Sato2008-07-281-0/+24
| | * | | | | | sh: Remove sh_pcic_io_xxx function from Solution Engine IO codeNobuhiro Iwamatsu2008-07-281-45/+14
| | * | | | | | sh: Fix Kconfig of AP-325RXANobuhiro Iwamatsu2008-07-281-1/+1
| | * | | | | | sh: Clean up code of Solution Engine 770xNobuhiro Iwamatsu2008-07-281-3/+1
| | * | | | | | sh: Update Solution Enginge 7712 defconfigNobuhiro Iwamatsu2008-07-281-374/+285
| | * | | | | | sh: Solution Enginge 7710/7712 SH-Ether supportNobuhiro Iwamatsu2008-07-281-0/+49
| | * | | | | | sh/kernel/ cleanupsAdrian Bunk2008-07-286-30/+6
| | * | | | | | sh: make pcibios_max_latency staticAdrian Bunk2008-07-281-1/+1
| | * | | | | | sh: make EARLY_PCI_OP's staticAdrian Bunk2008-07-281-1/+1
| | * | | | | | sh/boards/dreamcast/rtc.c: make 2 functions staticAdrian Bunk2008-07-281-2/+2
| | * | | | | | sh: Renesas Solutions SH7763RDP board supportNobuhiro Iwamatsu2008-07-287-0/+1235
| | * | | | | | sh: Add SCIF2 support for SH7763.Nobuhiro Iwamatsu2008-07-281-2/+8
| | * | | | | | sh: Add support Renesas Solutions AP-325RXA boardYusuke Goda2008-07-286-0/+1065
| | * | | | | | sh: Add support for 16kB PAGE_SIZE.Paul Mundt2008-07-281-0/+6
| | * | | | | | sh: Support variable page sizes on nommu.Paul Mundt2008-07-281-3/+3
OpenPOWER on IntegriCloud