aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-25[ARM] 3832/1: iop3xx: coding style cleanupLennert Buytenhek30-412/+249
2006-09-25[ARM] 3831/1: iop3xx: factor out common register definesLennert Buytenhek3-247/+114
2006-09-25[ARM] 3830/1: iop3xx: board support file cleanupLennert Buytenhek9-126/+5
2006-09-25[ARM] 3829/1: iop3xx: optimise irq entry macrosLennert Buytenhek2-24/+8
2006-09-25[ARM] 3827/1: iop3xx: add common gpio moduleLennert Buytenhek3-0/+23
2006-09-25[ARM] 3826/1: iop3xx: remove IOP3??_IRQ_OFS irq offsetLennert Buytenhek4-112/+68
2006-09-25[ARM] 3825/1: iop3xx: use cp6 enable/disable macrosLennert Buytenhek2-3/+5
2006-09-25[ARM] 3824/1: iop3xx: add cp6 enable/disable macrosLennert Buytenhek1-0/+28
2006-09-25[ARM] 3823/1: iop3xx: switch iop32x/iop33x over to shared time codeLennert Buytenhek4-44/+2
2006-09-25[ARM] 3822/1: iop3xx: rewrite time handlingLennert Buytenhek3-0/+32
2006-09-25[ARM] 3821/1: iop3xx: switch iop32x/iop33x over to shared pci codeLennert Buytenhek9-228/+14
2006-09-25[ARM] 3820/1: iop3xx: factor out shared pci codeLennert Buytenhek2-0/+64
2006-09-25[ARM] 3819/1: iop3xx: factor out shared i2c codeLennert Buytenhek3-30/+15
2006-09-25[ARM] 3818/1: iop3xx: introduce arch/arm/plat-iop for shared iop32x/iop33x codeLennert Buytenhek3-2/+43
2006-09-25[ARM] 3817/1: iop3xx: split the iop3xx mach into iop32x and iop33xLennert Buytenhek32-207/+344
2006-09-25[ARM] 3816/1: iop3xx: rename config symbolsLennert Buytenhek8-15/+15
2006-09-25[ARM] 3800/2: S3C2412: DMA channel mappingsBen Dooks1-0/+32
2006-09-25[ARM] 3813/1: prevent >= 4G /dev/mem mmap()Lennert Buytenhek1-0/+4
2006-09-25[ARM] 3810/1: switch atomic helpers over to raw_local_irq_{save,restore}Lennert Buytenhek1-8/+8
2006-09-25[ARM] 3805/1: S3C2412: LCD register updateBen Dooks1-0/+23
2006-09-25[ARM] 3804/1: S3C2442: LCD register updateBen Dooks1-0/+7
2006-09-25[ARM] 3796/1: S3C24XX: Add per-cpu DMA channel mapperBen Dooks1-0/+34
2006-09-25[ARM] 3795/1: S3C24XX: add base AC97 registersBen Dooks2-0/+28
2006-09-20[ARM] nommu: create flat.h to support uClinux flat binariesGreg Ungerer1-0/+16
2006-09-20[ARM] 3759/2: Remove uses of %?Daniel Jacobowitz2-42/+42
2006-09-20[ARM] Add ARM irqtrace supportRussell King2-124/+133
2006-09-20[ARM] Cleanup arch/arm/mm a littleRussell King1-3/+0
2006-09-18[ARM] 3815/1: headers_install support for ARMRalph Siemsen2-2/+4
2006-09-14[ARM] 3785/1: S3C2412: Fix idle code as default uses wrong clocksBen Dooks1-0/+34
2006-09-09[ARM] 3778/1: S3C24XX: remove changelogs from include/asm-arm/arch-s3c2410 [simtec]Ben Dooks10-37/+2
2006-09-09[ARM] 3779/1: S3C24XX: remove changelogs from include/asm-arm/arch-s3c2410 [left]Ben Dooks8-49/+4
2006-09-09[ARM] 3777/1: S3C24XX: remove changelogs from include/asm-arm/arch-s3c2410 [regs-*.h]Ben Dooks17-116/+6
2006-09-09[ARM] 3776/1: S3C24XX: remove changelogs from include/asm-arm/arch-s3c2410Ben Dooks9-59/+2
2006-09-06[ARM] 3766/1: Fix typo in ARM _raw_read_trylockCatalin Marinas1-1/+1
2006-09-02[ARM] 3762/1: Fix ptrace cache coherency bug for ARM1136 VIPT nonaliasing Harvard cachesGeorge G. Davis1-3/+15
2006-08-31[ARM] 3765/1: S3C24XX: cleanup include/asm-arm/arch-s3c2410/dma.hBen Dooks1-49/+41
2006-08-31[ARM] 3764/1: S3C24XX: change type naming to kernel styleBen Dooks1-44/+36
2006-08-31[ARM] Fix ARM __raw_read_trylock() implementationRussell King1-1/+15
2006-08-28Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-4/+11
2006-08-28[ARM] Move prototype for register_isa_ports to asm/io.hRussell King1-0/+7
2006-08-27[PATCH] drivers/rtc: fix rtc-s3c.cBen Dooks1-1/+1
2006-08-27[ARM] 3760/1: This patch adds timeouts while working with SSP registers. Such timeouts were enPaul Sokolovsky2-4/+4
2006-08-18[ARM] 3756/1: Assign value for HWCAP_IWMMXTPaul Gortmaker1-0/+1
2006-08-18[ARM] 3753/1: S3C24XX: DMA fixesBen Dooks1-0/+1
2006-08-02[ARM] 3743/1: ARM: OMAP: Fix compile for OMAPTony Lindgren1-2/+0
2006-07-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-4/+0
2006-07-24[ARM] 3731/1: Allow IRQ definitions of IQ80331 and IQ80332 to co-existMartin Michlmayr1-4/+0
2006-07-14[PATCH] remove set_wmb - arch removalSteven Rostedt1-1/+0
2006-07-11[ARM] Allow Versatile to be built for AB and PBRussell King1-0/+2
2006-07-05[ARM] 3711/1: AT91 timer updateAndrew Victor1-8/+0