summaryrefslogtreecommitdiffstats
path: root/arch/sh/boards
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'sh/gpiolib'Paul Mundt2008-10-206-96/+223
|\
| * sh: Use sh7720 GPIO on magicpanelr2 boardMagnus Damm2008-10-202-1/+11
| * sh: Use sh7203 GPIO on rsk7203 boardMagnus Damm2008-10-202-0/+12
| * sh: Use sh7723 GPIO on AP325RXA boardMagnus Damm2008-10-202-26/+75
| * sh: Use sh7722 GPIO on Migo-R boardMagnus Damm2008-10-203-69/+125
* | sh: ap325rxa: Add support RTC RX-8564LC in AP325RXA boardNobuhiro Iwamatsu2008-10-201-0/+3
|/
* video: sh_mobile_lcdcfb: Support HAVE_CLK=n configurations.Paul Mundt2008-10-013-3/+3
* sh: ap325rxa: create CPLD data area in mtdNobuhiro Iwamatsu2008-09-241-10/+23
* sh: edosk7760: Correct size of bootloader flash partition.Luca Santini2008-09-211-5/+6
* sh: edosk7760 physmap-flash support.Luca Santini2008-09-121-1/+49
* sh: Add Renesas EDOSK7760 board support.Luca Santini2008-09-083-0/+152
* video: export sh_mobile_lcdc panel sizeMagnus Damm2008-08-112-0/+12
* sh: Add support sh7760fb to sh7763rdp boardNobuhiro Iwamatsu2008-08-111-1/+51
* sh: Add support sh_eth to sh7763rdp boardNobuhiro Iwamatsu2008-08-111-2/+32
* sh: mach-x3proto: Fix up smc91x platform data.Paul Mundt2008-08-111-1/+9
* remove unneeded #include <linux/ide.h>'sAdrian Bunk2008-08-051-1/+1
* remove unnecessary <linux/hdreg.h> includesBartlomiej Zolnierkiewicz2008-08-051-1/+0
* arch/sh/boards/mach-se/7343/irq.c: removed duplicated #includeHuang Weiyi2008-08-031-1/+0
* arch/sh/boards/board-ap325rxa.c: removed duplicated #includeHuang Weiyi2008-08-031-1/+0
* sh/boards/Makefile typo fixAdrian Bunk2008-08-031-1/+1
* sh: Move out individual boards without mach groups.Paul Mundt2008-07-3016-33/+24
* sh: More header path fixups for mach dir refactoring.Paul Mundt2008-07-297-9/+9
* sh: Move out the solution engine headers to arch/sh/include/mach-se/Paul Mundt2008-07-2919-20/+273
* sh: I2C fix for AP325RXA and Migo-RMagnus Damm2008-07-292-0/+8
* sh: Shuffle the board directories in to mach groups.Paul Mundt2008-07-29106-0/+0
* sh: Fix compile error of Solution EngineNobuhiro Iwamatsu2008-07-291-0/+6
* sh: dreamcast: fix build failure from header reorg.Paul Mundt2008-07-291-1/+1
* sh: migrate to arch/sh/include/Paul Mundt2008-07-2916-20/+20
* sh: rsk7203: Add smc911x platform data.Paul Mundt2008-07-291-0/+10
* sh: SuperH Mobile CEU and camera platform data for AP325RXAMagnus Damm2008-07-281-1/+118
* sh: Update smc911x platform data for AP325RXAMagnus Damm2008-07-281-0/+10
* sh: SuperH Mobile LCDC platform data for AP325RXAMagnus Damm2008-07-281-1/+80
* 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-284-0/+277
* sh: Use clk_always_enable() on sh7343 / SE77343Magnus Damm2008-07-281-4/+0
* sh: Use clk_always_enable() on sh7722 / Migo-R / SE7722Magnus Damm2008-07-282-9/+6
* sh: Use clk_always_enable() on sh7723 / ap325rxaMagnus Damm2008-07-281-12/+0
* sh: Renesas R0P7785LC0011RL board supportYoshihiro Shimoda2008-07-282-0/+303
* sh: update Solution Engine 7343Yoshihiro Shimoda2008-07-282-183/+123
* sh: enable I2C on the ap325rxa boardMagnus Damm2008-07-281-0/+11
* sh: Remove sh_pcic_io_xxx function from Solution Engine IO codeNobuhiro Iwamatsu2008-07-281-45/+14
* sh: Clean up code of Solution Engine 770xNobuhiro Iwamatsu2008-07-281-3/+1
* sh: Solution Enginge 7710/7712 SH-Ether supportNobuhiro Iwamatsu2008-07-281-0/+49
* sh/boards/dreamcast/rtc.c: make 2 functions staticAdrian Bunk2008-07-281-2/+2
* sh: Renesas Solutions SH7763RDP board supportNobuhiro Iwamatsu2008-07-283-0/+174
* sh: Add support Renesas Solutions AP-325RXA boardYusuke Goda2008-07-282-0/+109
* sh: RSK+ 7203 board support.Paul Mundt2008-07-282-0/+127
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-231-2/+1
|\
| * [NET] smc91x: remove "irq_flags" from "struct smc91x_platdata"Eric Miao2008-07-121-2/+1
* | Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-141-38/+1
|\|