summaryrefslogtreecommitdiffstats
path: root/include/asm-arm
Commit message (Expand)AuthorAgeFilesLines
* [ARM] nommu: add ARM940T core supportHyok S. Choi2006-09-272-0/+16
* [ARM] nommu: add ARM9TDMI core supportHyok S. Choi2006-09-272-1/+10
* [ARM] nommu: add ARM740T core supportHyok S. Choi2006-09-272-1/+10
* [ARM] nommu: add ARM7TDMI core supportHyok S. Choi2006-09-272-1/+9
* [ARM] nommu: manage the CP15 thingsHyok S. Choi2006-09-271-0/+4
* [ARM] Separate page table manipulation code from bootmem initialisationRussell King2006-09-271-5/+7
* [ARM] 3859/1: Fix devicemaps_init() XIP_KERNEL odd 1MiB XIP_PHYS_ADDR transla...George G. Davis2006-09-271-0/+7
* [ARM] 3852/1: convert atomic bitops and __xchg over to raw_local_irq_{save,re...Lennert Buytenhek2006-09-252-16/+16
* [ARM] 3851/1: iop3xx: add io-data glantank supportLennert Buytenhek2006-09-252-0/+14
* [ARM] 3850/1: iop3xx: add thecus n2100 supportLennert Buytenhek2006-09-253-0/+31
* [ARM] 3849/1: fix get_unaligned() for gcc >= 4.1Lennert Buytenhek2006-09-251-37/+25
* [ARM] 3846/1: S3C24XX: Fix osiris memory mapBen Dooks2006-09-251-9/+9
* [ARM] 3832/1: iop3xx: coding style cleanupLennert Buytenhek2006-09-2530-412/+249
* [ARM] 3831/1: iop3xx: factor out common register definesLennert Buytenhek2006-09-253-247/+114
* [ARM] 3830/1: iop3xx: board support file cleanupLennert Buytenhek2006-09-259-126/+5
* [ARM] 3829/1: iop3xx: optimise irq entry macrosLennert Buytenhek2006-09-252-24/+8
* [ARM] 3827/1: iop3xx: add common gpio moduleLennert Buytenhek2006-09-253-0/+23
* [ARM] 3826/1: iop3xx: remove IOP3??_IRQ_OFS irq offsetLennert Buytenhek2006-09-254-112/+68
* [ARM] 3825/1: iop3xx: use cp6 enable/disable macrosLennert Buytenhek2006-09-252-3/+5
* [ARM] 3824/1: iop3xx: add cp6 enable/disable macrosLennert Buytenhek2006-09-251-0/+28
* [ARM] 3823/1: iop3xx: switch iop32x/iop33x over to shared time codeLennert Buytenhek2006-09-254-44/+2
* [ARM] 3822/1: iop3xx: rewrite time handlingLennert Buytenhek2006-09-253-0/+32
* [ARM] 3821/1: iop3xx: switch iop32x/iop33x over to shared pci codeLennert Buytenhek2006-09-259-228/+14
* [ARM] 3820/1: iop3xx: factor out shared pci codeLennert Buytenhek2006-09-252-0/+64
* [ARM] 3819/1: iop3xx: factor out shared i2c codeLennert Buytenhek2006-09-253-30/+15
* [ARM] 3818/1: iop3xx: introduce arch/arm/plat-iop for shared iop32x/iop33x codeLennert Buytenhek2006-09-253-2/+43
* [ARM] 3817/1: iop3xx: split the iop3xx mach into iop32x and iop33xLennert Buytenhek2006-09-2532-207/+344
* [ARM] 3816/1: iop3xx: rename config symbolsLennert Buytenhek2006-09-258-15/+15
* [ARM] 3800/2: S3C2412: DMA channel mappingsBen Dooks2006-09-251-0/+32
* [ARM] 3813/1: prevent >= 4G /dev/mem mmap()Lennert Buytenhek2006-09-251-0/+4
* [ARM] 3810/1: switch atomic helpers over to raw_local_irq_{save,restore}Lennert Buytenhek2006-09-251-8/+8
* [ARM] 3805/1: S3C2412: LCD register updateBen Dooks2006-09-251-0/+23
* [ARM] 3804/1: S3C2442: LCD register updateBen Dooks2006-09-251-0/+7
* [ARM] 3796/1: S3C24XX: Add per-cpu DMA channel mapperBen Dooks2006-09-251-0/+34
* [ARM] 3795/1: S3C24XX: add base AC97 registersBen Dooks2006-09-252-0/+28
* [ARM] nommu: create flat.h to support uClinux flat binariesGreg Ungerer2006-09-201-0/+16
* [ARM] 3759/2: Remove uses of %?Daniel Jacobowitz2006-09-202-42/+42
* [ARM] Add ARM irqtrace supportRussell King2006-09-202-124/+133
* [ARM] Cleanup arch/arm/mm a littleRussell King2006-09-201-3/+0
* [ARM] 3815/1: headers_install support for ARMRalph Siemsen2006-09-182-2/+4
* [ARM] 3785/1: S3C2412: Fix idle code as default uses wrong clocksBen Dooks2006-09-141-0/+34
* [ARM] 3778/1: S3C24XX: remove changelogs from include/asm-arm/arch-s3c2410 [s...Ben Dooks2006-09-0910-37/+2
* [ARM] 3779/1: S3C24XX: remove changelogs from include/asm-arm/arch-s3c2410 [l...Ben Dooks2006-09-098-49/+4
* [ARM] 3777/1: S3C24XX: remove changelogs from include/asm-arm/arch-s3c2410 [...Ben Dooks2006-09-0917-116/+6
* [ARM] 3776/1: S3C24XX: remove changelogs from include/asm-arm/arch-s3c2410Ben Dooks2006-09-099-59/+2
* [ARM] 3766/1: Fix typo in ARM _raw_read_trylockCatalin Marinas2006-09-061-1/+1
* [ARM] 3762/1: Fix ptrace cache coherency bug for ARM1136 VIPT nonaliasing Har...George G. Davis2006-09-021-3/+15
* [ARM] 3765/1: S3C24XX: cleanup include/asm-arm/arch-s3c2410/dma.hBen Dooks2006-08-311-49/+41
* [ARM] 3764/1: S3C24XX: change type naming to kernel styleBen Dooks2006-08-311-44/+36
* [ARM] Fix ARM __raw_read_trylock() implementationRussell King2006-08-311-1/+15
OpenPOWER on IntegriCloud