| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | sh: Shuffle the board directories in to mach groups. | Paul Mundt | 2008-07-29 | 1 | -5/+5 |
| * | sh: Add ARCH_DEFCONFIG entries for sh and sh64. | Paul Mundt | 2008-07-29 | 1 | -0/+5 |
* | | Merge branch 'linus' into core/generic-dma-coherent | Ingo Molnar | 2008-07-29 | 1 | -0/+35 |
|\ \
| |/ |
|
| * | sh: Add SuperH Mobile LCDC platform data for Migo-R | Magnus Damm | 2008-07-28 | 1 | -0/+1 |
| * | sh: Renesas R0P7785LC0011RL board support | Yoshihiro Shimoda | 2008-07-28 | 1 | -0/+15 |
| * | sh: Fix Kconfig of AP-325RXA | Nobuhiro Iwamatsu | 2008-07-28 | 1 | -1/+1 |
| * | sh: Renesas Solutions SH7763RDP board support | Nobuhiro Iwamatsu | 2008-07-28 | 1 | -0/+7 |
| * | sh: Add support Renesas Solutions AP-325RXA board | Yusuke Goda | 2008-07-28 | 1 | -0/+7 |
| * | sh: RSK+ 7203 board support. | Paul Mundt | 2008-07-28 | 1 | -0/+4 |
| * | add HAVE_CLK to Kconfig, for driver dependencies | David Brownell | 2008-07-24 | 1 | -0/+1 |
* | | Sh: use generic per-device coherent dma allocator | Dmitry Baryshkov | 2008-07-18 | 1 | -0/+1 |
|/ |
|
* | sh: convert to generic helpers for IPI function calls | Jens Axboe | 2008-06-26 | 1 | -0/+1 |
* | sh: Drop broken URAM support on SH7723. | Paul Mundt | 2008-05-26 | 1 | -1/+0 |
* | sh: remove the broken SH_MPC1211 support | Adrian Bunk | 2008-05-08 | 1 | -11/+2 |
* | sh: kexec and kdump depend on SUPERH32. | Paul Mundt | 2008-05-08 | 1 | -2/+2 |
* | sh: Add support for SH7723 CPU subtype. | Paul Mundt | 2008-04-18 | 1 | -1/+10 |
* | sh: Add support for Solution Engine SH7721 board | Yoshihiro Shimoda | 2008-04-18 | 1 | -0/+8 |
* | sh: Initial support for the MX-G CPU. | Paul Mundt | 2008-04-18 | 1 | -2/+9 |
* | remove include/asm-sh/floppy.h | Adrian Bunk | 2008-03-31 | 1 | -3/+0 |
* | sh: Fix up the timer IRQ definition for SH7203. | Paul Mundt | 2008-03-13 | 1 | -0/+1 |
* | sh: Fix up SH7710 VoIP-GW build. | Paul Mundt | 2008-03-06 | 1 | -7/+0 |
* | sh: SH5-103 needs to select CPU_SH5. | Paul Mundt | 2008-02-25 | 1 | -0/+1 |
* | sh: add support for sh7366 processor | Magnus Damm | 2008-02-14 | 1 | -0/+7 |
* | sh: trapped io support for highlander V2 | Magnus Damm | 2008-02-14 | 1 | -0/+1 |
* | sh: trapped io support for r2d V2 | Magnus Damm | 2008-02-14 | 1 | -0/+1 |
* | sh: trapped io support V2 | Magnus Damm | 2008-02-14 | 1 | -0/+3 |
* | sh: migor board support | Magnus Damm | 2008-02-14 | 1 | -0/+7 |
* | ide: introduce HAVE_IDE | Sam Ravnborg | 2008-02-09 | 1 | -0/+1 |
* | aout: mark arches that support A.OUT format | David Howells | 2008-02-08 | 1 | -0/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2008-02-04 | 1 | -3/+2 |
|\ |
|
| * | remove Documentation/smp.txt | Adrian Bunk | 2008-02-03 | 1 | -3/+2 |
* | | Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig | Mathieu Desnoyers | 2008-02-03 | 1 | -2/+0 |
* | | Add HAVE_OPROFILE | Mathieu Desnoyers | 2008-02-03 | 1 | -0/+1 |
|/ |
|
* | Suspend: Clean up Kconfig (V2) | Johannes Berg | 2008-02-01 | 1 | -0/+4 |
* | sh: Add support for SDK7780 board. | Nicholas Beck | 2008-01-28 | 1 | -0/+9 |
* | sh: Kill off hs7751rvoip reference from arch/sh/Kconfig. | Adrian McMenamin | 2008-01-28 | 1 | -1/+0 |
* | sh: Kill off dead HS771RVoIP board support. | Paul Mundt | 2008-01-28 | 1 | -7/+0 |
* | sh: Add support for SH7763 CPU subtype. | Yoshihiro Shimoda | 2008-01-28 | 1 | -1/+8 |
* | sh: Add support for SH7721 CPU subtype. | Yoshihiro Shimoda | 2008-01-28 | 1 | -0/+7 |
* | sh: Use def_bool where possible. | Harvey Harrison | 2008-01-28 | 1 | -28/+17 |
* | sh: GUSA atomic rollback support. | Stuart Menefy | 2008-01-28 | 1 | -1/+11 |
* | sh: SH-2A FPU support. | Paul Mundt | 2008-01-28 | 1 | -0/+2 |
* | sh: Add SH7263 CPU support. | Paul Mundt | 2008-01-28 | 1 | -1/+6 |
* | sh: Add SH7203 CPU support. | Paul Mundt | 2008-01-28 | 1 | -2/+6 |
* | sh: Kill off the mach-harp and mach-sim machtypes. | Paul Mundt | 2008-01-28 | 1 | -8/+0 |
* | sh: Get the SH-5 PCI support building. | Paul Mundt | 2008-01-28 | 1 | -0/+1 |
* | sh: Remove duplicate SUPERH64 symbol. | Paul Mundt | 2008-01-28 | 1 | -3/+0 |
* | sh: Generic BUG only works for sh32. | Paul Mundt | 2008-01-28 | 1 | -1/+1 |
* | sh: Consolidate Kconfig.sh/Kconfig.sh64. | Paul Mundt | 2008-01-28 | 1 | -0/+888 |
* | sh: Rename Kconfig to Kconfig.sh. | Paul Mundt | 2008-01-28 | 1 | -767/+0 |