summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2008-10-07[ARM] 5285/1: pxa: update xm_x2xx_defconfigMike Rapoport1-86/+151
2008-10-07[ARM] 5284/1: pxa: cm-x255: add NOR and NAND flash supportMike Rapoport1-0/+116
2008-10-07[ARM] 5282/1: pxa: add CM-X255 supportMike Rapoport5-8/+198
2008-10-07[ARM] 5281/1: pxa: split cm-x2xx.c to cm-x2xx.c and cm-x270.cMike Rapoport3-331/+356
2008-10-07[ARM] 5280/1: pxa: prepare cm-x2xx.c and cm-x2xx-pci.[ch] for addition of CM-...Mike Rapoport4-117/+126
2008-10-07[ARM] 5286/2: pxa: rename cm-x270* to cm-x2xx* to allow addition of cm-x255 s...Mike Rapoport5-3/+3
2008-10-07[ARM] 5293/1: ep93xx: add defines for external chipselectsHartley Sweeten1-0/+34
2008-10-06ARM: OMAP2: Misc updates from linux-omap treeTony Lindgren21-86/+256
2008-10-06ARM: OMAP2: Fix sparse, checkpatch warnings fro GPMC code, use ioremapPaul Walmsley3-23/+64
2008-10-06ARM: OMAP2: Add pinmux support for omap34xxVikram Pandita2-19/+339
2008-10-06ARM: OMAP2: Use omap_globals for CPU detection for multi-omapTony Lindgren4-16/+34
2008-10-06ARM: OMAP2: Move sleep.S into sleep24xx.STony Lindgren3-19/+21
2008-10-06ARM: OMAP2 Provide function to enable/disable uart clocksJouni Hogander3-60/+47
2008-10-04[ARM] 5273/2: ep93xx: move ethernet support into core.cHartley Sweeten12-185/+68
2008-10-03[ARM] 5278/1: i2c-pxa fast mode supportJonathan Cameron2-1/+3
2008-10-03Merge unstable branch 'omap-rmk'Russell King68-490/+17782
2008-10-03Merge branch 'omap2-clock' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Russell King23-147/+3578
2008-10-03[ARM] 5229/3: Replace some ARMv7 opcodes with the instruction nameCatalin Marinas2-2/+2
2008-10-03[ARM] 5276/1: ep93xx: allow selecting UART for early kernel messagesHartley Sweeten2-6/+29
2008-10-03[ARM] 4733/1: export sharpsl_paramDmitry Baryshkov1-0/+2
2008-10-03[ARM] 5277/1: Add basic support for MobilePro 900/cKristoffer Ericson3-0/+105
2008-10-03[ARM] 5248/1: wm97xx generic battery driverMarek Vašut1-0/+20
2008-10-03[ARM] 5274/1: simplify request_standard_resources()Nicolas Pitre1-7/+2
2008-10-02[ARM] 5251/1: remove old LED support for Trizeps4 SOMJürgen Schindele4-138/+1
2008-10-02[ARM] 5204/1: Trizeps4 SOM updateJürgen Schindele3-244/+421
2008-10-02[ARM] 5270/1: Fix Formatting in mach-sa1100/ machine filesKristoffer Ericson3-34/+34
2008-10-02[ARM] 5256/1: Update jornada default configKristoffer Ericson1-445/+612
2008-10-02[ARM] mm: allow LH7A40x to use sparsememRussell King3-13/+14
2008-10-02[ARM] mm: deprecate discontigmem on ARMRussell King1-1/+5
2008-10-02[ARM] mm: switch SA1100 to use sparsememRussell King2-11/+7
2008-10-01[ARM] mm: enable sparsemem on clps7500 and RiscPCRussell King4-3/+35
2008-10-01[ARM] mm: finish ARM sparsemem supportRussell King1-29/+57
2008-10-01[ARM] mm: provide helpers for accessing membanksRussell King2-31/+39
2008-10-01[ARM] Improve non-executable supportRussell King6-58/+145
2008-10-01[ARM] Don't include asm/elf.h in asm codeRussell King23-26/+22
2008-10-01[ARM] Remove MT_NONSHARED_DEVICE aliasRussell King4-9/+7
2008-10-01[ARM] Remove MT_DEVICE_IXP2000 and associated definitionsRussell King10-49/+26
2008-10-01[ARM] Update Xscale and Xscale3 PTE mappingsRussell King2-9/+7
2008-10-01[ARM] remove 'prot_pte_ext' from memory type tableRussell King3-5/+2
2008-10-01[ARM] Convert ARMv7 to use TEX remappingRussell King1-4/+33
2008-10-01[ARM] Convert ARMv6 and ARMv7 to use new memory typesRussell King7-18/+40
2008-10-01[ARM] Convert Xscale and Xscale3 to use new memory typesRussell King3-31/+55
2008-10-01[ARM] Introduce new PTE memory type bitsRussell King5-42/+68
2008-10-01[ARM] Re-jig Linux PTE bits to allow room for 4 memory type bitsRussell King1-4/+4
2008-10-01[ARM] Convert set_pte_ext implementions to macrosRussell King18-402/+177
2008-10-01[ARM] mm: move vmalloc= parsing to arch/arm/mm/mmu.cRussell King3-21/+22
2008-10-01[ARM] mm: move validation of membanks to one placeRussell King3-12/+19
2008-09-30[ARM] Feroceon: small cleanups to L2 cache codeNicolas Pitre1-17/+25
2008-09-30[ARM] 5272/1: remove conditional compilation in show_pte()Nicolas Pitre1-3/+2
2008-09-30[ARM] 5271/1: get rid of pages_to_mb()Nicolas Pitre1-5/+0