summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* sh: Move over the SH-5 head.S and tlb.h.Paul Mundt2008-01-282-35/+20
* sh: Have SH-5 provide an {en,dis}able_fpu() impl.Paul Mundt2008-01-281-2/+13
* sh: timer.h stub for SH-5.Paul Mundt2008-01-281-0/+4
* sh: Move in the SH-5 signal trampoline impl.Paul Mundt2008-01-281-0/+13
* sh: More SH-5 cpuinfo tidying.Paul Mundt2008-01-284-5/+12
* sh: Consolidate slab/kmalloc minalign values.Paul Mundt2008-01-282-12/+14
* sh: Split out uaccess.h in to _32 and _64 variants.Paul Mundt2008-01-283-561/+578
* sh: SH-5 also uses the ASID cache.Paul Mundt2008-01-281-6/+2
* sh: Split out system.h in to _32 and _64 variants.Paul Mundt2008-01-284-279/+144
* sh: Split out 29-bit and 32-bit physical mode definitions.Paul Mundt2008-01-281-0/+17
* sh: Split out processor.h in to _32 and _64 variants.Paul Mundt2008-01-283-269/+272
* sh: SH-5 pt_regs.Paul Mundt2008-01-281-6/+22
* sh: Move in the SH-5 mmu_context headers.Paul Mundt2008-01-285-271/+173
* sh: SH-5 byteorder routines.Paul Mundt2008-01-281-15/+30
* sh: SH-5 version of current_thread_info().Paul Mundt2008-01-281-2/+4
* sh: Split out irqflags.h in to _32 and _64 variants.Paul Mundt2008-01-284-93/+188
* sh: Split out asm/string.h for sh32 and sh64.Paul Mundt2008-01-283-131/+136
* sh: Add SH-5 support to io.h.Paul Mundt2008-01-281-16/+22
* sh: Add in cacheflush and DMA headers for SH-5.Paul Mundt2008-01-282-16/+6
* sh: Correct SH-5 instruction size value.Paul Mundt2008-01-281-1/+3
* sh: Add cache definitions for SH-5.Paul Mundt2008-01-281-53/+8
* sh: Add addrspace.h segmentation stub for SH-5.Paul Mundt2008-01-281-0/+6
* sh: BUGFLAG_WARNING needs GENERIC_BUG.Paul Mundt2008-01-281-2/+2
* sh: Fix up fixmap location for SH-5.Paul Mundt2008-01-281-0/+4
* sh: Add SH-5 support to asm/module.h.Paul Mundt2008-01-281-0/+4
* sh: Split out cache status bits per-CPU family.Paul Mundt2008-01-285-5/+20
* sh: Split out PXSEG segmentation per-CPU family.Paul Mundt2008-01-285-23/+39
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-01-2831-130/+366
|\
| * [Blackfin] arch: remove old I2C BF54x porting.Bryan Wu2008-01-271-33/+0
| * [Blackfin] arch: Add the semtimedop syscall. Upstream uClibc doesn't compile...Bernd Schmidt2008-01-271-1/+2
| * [Blackfin] arch: GPIO API cleanup and anomaly updateMichael Hennerich2008-01-221-36/+36
| * [Blackfin] arch: Fix BUG gpio_direction_output API is not compatitable with G...Michael Hennerich2008-01-226-11/+11
| * [Blackfin] arch: Initial checkin of the memory protection support.Bernd Schmidt2008-01-275-6/+133
| * [Blackfin] arch: set_bfin_dma_config shouldnt set SYNC or RESTART by default ...Michael Hennerich2008-01-221-1/+5
| * [Blackfin] arch: update to latest anomaly sheetsMike Frysinger2007-12-244-31/+67
| * [Blackfin] arch: Fix gpio label handlingMichael Hennerich2007-12-245-0/+10
| * [Blackfin] arch: fix up coding style in uaccess.hBernd Schmidt2007-12-241-1/+1
| * [Blackfin] arch: Fix bug to Enable bf548 to Re-program Clocks while Kernel bo...Sonic Zhang2008-01-272-3/+89
| * [Blackfin] arch: Clean up dump_bfin_memRobin Getz2007-12-231-1/+1
| * [Blackfin] arch: Fix bug to Enable kernel to build for bf548 with PM.Sonic Zhang2007-12-232-2/+3
| * [Blackfin] arch: fix bug SDIO driver fails to build for BF542/BF548Cliff Cai2007-12-212-4/+4
| * [Blackfin] arch: fix bug - trap_tests fails to recover on some tests.Robin Getz2008-01-271-0/+4
* | i2c: Add i2c_new_dummy() utilityDavid Brownell2008-01-271-0/+6
* | i2c: Stop using the redundant client listDavid Brownell2008-01-271-3/+5
* | i2c-pxa: Add polling transferMike Rapoport2008-01-271-0/+6
* | i2c: Discard unused driver IDsJean Delvare2008-01-271-60/+0
* | i2c/tps65010: move header to <linux/i2c/...>David Brownell2008-01-271-4/+4
* | i2c: Drop redundant i2c_driver.listJean Delvare2008-01-271-1/+0
* | i2c: Drop redundant i2c_adapter.listJean Delvare2008-01-271-1/+0
* | i2c: Change prototypes of refcounting functionsJean Delvare2008-01-271-5/+2