summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* [ARM] pxa: add support for L2 outer cache on XScale3 (attempt 2)Eric Miao2008-07-281-0/+8
* [ARM] mx2: add missing Kconfig dependencySascha Hauer2008-07-281-1/+1
* Merge branch 'imx' into develRussell King2008-07-101-2/+15
|\
| * i.MX2 family: Add basic mach supportJuergen Beisert2008-07-051-2/+2
| |
| \
| \
| \
*---. \ Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o...Russell King2008-07-101-4/+17
|\ \ \ \ | |_|_|/ |/| | |
| | | * [ARM] add Marvell 78xx0 ARM SoC supportStanislav Samsonov2008-06-221-2/+2
| | | * [ARM] add Marvell Kirkwood (88F6000) SoC supportSaeed Bishara2008-06-221-2/+2
| | | * [ARM] Feroceon: L2 cache supportLennert Buytenhek2008-06-221-1/+14
| | | * [ARM] add Marvell Loki (88RC8480) SoC supportLennert Buytenhek2008-06-221-1/+1
| |_|/ |/| |
| * | [ARM] 5130/4: Support for the at91sam9g20sedji gaouaou2008-07-101-2/+2
|/ /
* | [ARM] Feroceon: Feroceon-specific WA-cache compatible {copy,clear}_user_page()Lennert Buytenhek2008-04-281-1/+4
* | [ARM] feroceon: remove CONFIG_CPU_DCACHE_WRITETHROUGH checkLennert Buytenhek2008-04-281-1/+1
* | [ARM] fix 48d7927bdf071d05cf5d15b816cf06b0937cb84fCatalin Marinas2008-04-241-0/+6
| |
| \
*-. \ Merge branches 'arm', 'at91', 'ep93xx', 'iop', 'ks8695', 'misc', 'mxc', 'ns9x...Russell King2008-04-191-1/+1
|\ \ \ | | |/ | |/|
| | * Orion: orion -> orion5x renameLennert Buytenhek2008-03-271-1/+1
| |/
* | Allow the L2X0 outer cache support to be configurableCatalin Marinas2008-04-181-1/+5
* | RealView: Add the configuration and build changes for PB1176Bahadir Balban2008-04-181-1/+1
* | RealView: Enable the configuration options for PB11MPCoreBahadir Balban2008-04-181-1/+1
* | RealView: Allow ARMv7 support for RealView/EBCatalin Marinas2008-04-181-1/+1
* | Add a prefetch abort handlerPaul Brook2008-04-181-0/+23
* | ARMv7: Add support for the ThumbEE state saving/restoringCatalin Marinas2008-04-181-0/+7
|/
* Merge branch 'orion' into develRussell King2008-01-281-2/+23
|\
| * [ARM] Feroceon: support old cores with ARM926 IDTzachi Perelstein2008-01-261-0/+9
| * [ARM] Marvell Feroceon CPU core supportAssaf Hoffman2008-01-261-2/+14
| |
| \
*-. \ Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', '...Russell King2008-01-281-3/+4
|\ \ \ | |_|/ |/| |
| | * [ARM] msm: core platform support for ARCH_MSM7X00ABrian Swetland2008-01-261-1/+2
| |/ |/|
| * [ARM] 4764/1: [AT91] AT91CAP9 core supportAndrew Victor2008-01-261-2/+2
|/
* [ARM] pxa: PXA3xx base supporteric miao2007-10-151-1/+1
* [ARM] pxa: Make CPU_XSCALE depend on PXA25x or PXA27xRussell King2007-10-121-1/+1
*-. Merge branches 'at91', 'imx', 'iop', 'ixp', 'ks8695', 'misc', 'ns9xxx', 'pxa'...Russell King2007-07-221-11/+7
|\ \
| | * [ARM] 4497/1: Only allow safe cache configurations on ARMv6 and laterCatalin Marinas2007-07-201-1/+1
| | * [ARM] 4503/1: nommu: Add noMMU support for ARMv7Catalin Marinas2007-07-201-1/+1
| | * [ARM] 4498/1: ARMv7: Remove the L2 cache configuration via the aux ctrl registerCatalin Marinas2007-07-201-6/+0
| | * [ARM] 4504/1: nommu: Fix the ARMv6 support for MMU-less platformsCatalin Marinas2007-07-201-1/+1
| | * [ARM] 4501/1: nommu: Select TLS register emulation if ARMv6 and not v6KCatalin Marinas2007-07-201-0/+1
| |/ |/|
| * [ARM] 4461/1: MXC platform and i.MX31ADS core supportQuinn Jensen2007-07-221-2/+3
|/
* [ARM] 4394/1: ARMv7: Add the TLB range operationsCatalin Marinas2007-05-301-1/+4
* [ARM] ARMv6: add CPU_HAS_ASID configurationRussell King2007-05-171-0/+8
* [ARM] 4331/3: Support for Micrel/Kendin KS8695 processorAndrew Victor2007-05-111-3/+3
* [ARM] 4370/3: AT91: Support for Atmel AT91SAM9RL processors.Andrew Victor2007-05-111-2/+2
* [ARM] 4303/3: base kernel support for TI DaVinciKevin Hilman2007-05-111-2/+2
* [ARM] armv7: add Makefile and Kconfig entriesCatalin Marinas2007-05-091-2/+30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-02-191-1/+1
|\
| * kbuild: Replace remaining "depends" with "depends on"Robert P. J. Day2007-02-171-1/+1
* | Merge NetSilicon NS93xx treeRussell King2007-02-181-2/+2
|\ \
| * | [ARM] 4210/1: base for new machine type "NetSilicon NS9360"Uwe Kleine-König2007-02-171-2/+2
| |/
| |
| \
*-. \ Merge AT91, EP93xx, General devel, PXA, S3C, V6+ and Xscale treesRussell King2007-02-171-2/+9
|\ \ \ | |_|/ |/| |
| | * [ARM] 4135/1: Add support for the L210/L220 cache controllersCatalin Marinas2007-02-111-0/+4
| | * [ARM] 4134/1: Add generic support for outer cachesCatalin Marinas2007-02-081-0/+3
| |/ |/|
| * [ARM] 4145/2: AT91: Add support for AT91SAM9263 processorAndrew Victor2007-02-081-2/+2
|/
OpenPOWER on IntegriCloud