aboutsummaryrefslogtreecommitdiff
path: root/include/asm-arm
AgeCommit message (Expand)Author
2006-12-07[ARM] Merge individual ARM sub-treesRussell King
2006-12-07[ARM] 4001/1: S3C24XX: shorten reboot timeBen Dooks
2006-12-07[ARM] 3983/2: remove unused argument to __bug()Nicolas Pitre
2006-12-07[ARM] 3995/1: iop13xx: add iop13xx supportDan Williams
2006-12-07[ARM] 3991/1: i.MX/MX1 high resolution time sourcePavel Pisa
2006-12-07[ARM] 3986/1: H1940: suspend to RAM supportBen Dooks
2006-12-07[ARM] 3984/1: ixp4xx/nslu2: Fix disk LED numbering (take 2)Rod Whitby
2006-12-07[ARM] 3978/1: macro to provide a 63-bit value from a 32-bit hardware counterNicolas Pitre
2006-12-07[ARM] 3611/4: optimize do_div() when divisor is constantNicolas Pitre
2006-12-04[ARM] 3977/1: AT91: remove loop waiting for resetAndrew Victor
2006-12-04[ARM] 3974/1: AT91: Remove USB Device headerAndrew Victor
2006-12-04[ARM] 3972/1: AT91: Update board.hAndrew Victor
2006-12-03[ARM] 3881/4: xscale: clean up cp0/cp1 handlingLennert Buytenhek
2006-12-01[ARM] 3971/1: xsc3: get rid of L_PTE_COHERENTLennert Buytenhek
2006-12-01[ARM] 3958/1: add platform device (pxa2xx-udc)to ixp4xxMilan Svoboda
2006-12-01[ARM] 3960/1: AT91: Final SAM9 intergration patches.Andrew Victor
2006-12-01[ARM] 3949/2: AT91: SAM9 timer driverAndrew Victor
2006-11-30[ARM] Clean up discontigmem supportRussell King
2006-11-30[ARM] 3952/1: AT91: Hardware headers for SAM9 perhipheralsAndrew Victor
2006-11-30[ARM] 3954/1: AT91: Update drivers for new headersAndrew Victor
2006-11-30[ARM] 3951/1: AT91: Rename user peripheral header filesAndrew Victor
2006-11-30[ARM] 3950/1: AT91: Split up system header fileAndrew Victor
2006-11-30[ARM] 3948/1: AT91: Initial support for AT91SAM9261 and AT91SAM9260Andrew Victor
2006-11-30[ARM] 3947/1: AT91: cpu_is_XXX macro'sAndrew Victor
2006-11-30[ARM] 3946/1: AT91: at91_arch_reset and at91_extern_irqAndrew Victor
2006-11-30[ARM] 3911/2: Simplify alloc_thread_info on ARMPaul Gortmaker
2006-11-30[ARM] Remove "translated" io macrosRussell King
2006-11-30[ARM] Remove warnings for __io_pci and __arch_(get|put)*Russell King
2006-11-30[ARM] L7200: Remove deprecated __io_pci and __arch_(get|put)*Russell King
2006-11-30[ARM] Fix nommu buildRussell King
2006-11-30[ARM] 3936/1: [Jornada7xx] - No use for jornada720.hKristoffer Ericson
2006-11-30[ARM] Remove compatibility layer for ARM irqsRussell King
2006-11-30[ARM] 3894/1: pxa27x: Update DCSR_EORINTR bit definition in DCSRstanley cai
2006-11-30[ARM] 3893/1: pxa27x: Update UDCISR1 bit definitionsstanley cai
2006-11-30[ARM] Move HWCAP_* definitions to asm/elf.hRussell King
2006-11-30[ARM] Include asm/elf.h instead of asm/procinfo.hRussell King
2006-11-30[ARM] Arrange asm-arm/elf.h so it can be included by assemblyRussell King
2006-11-29[ARM] 3943/1: share declaration of struct pxa2xx_udc_mach_info between multip...Milan Svoboda
2006-11-22[ARM] 3942/1: ARM: comment: consistent_sync should not be called directlyDan Williams
2006-11-20[ARM] ebsa110: fix warnings generated by asm/arch/io.hRussell King
2006-11-03[ARM] 3919/1: Fixed definition of some PXA270 CIF related registersEnrico Scholz
2006-10-28[ARM] Add __must_check to uaccess functionsRussell King
2006-10-24[ARM] 3902/1: Enable GPIO81-84 on PXA255Craig Hughes
2006-10-14[ARM] 3890/1: [Jornada7xx] Addition of MCU commands into jornada720.hKristoffer Ericson
2006-10-14[ARM] 3888/1: add pxa27x SSP FSRT register bit definitionLiam Girdwood
2006-10-11[PATCH] arm-versatile iomem annotationsAl Viro
2006-10-11[PATCH] arm: use unsigned long instead of unsigned int in get_user()Al Viro
2006-10-11[PATCH] Consolidate check_signatureMatthew Wilcox
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells
2006-10-08[PATCH] arm: it's OK to pass pointer to volatile as iounmap() argument...Al Viro