summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/setup.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: 5580/2: ARM TCM (Tightly-Coupled Memory) support v3Linus Walleij2009-09-151-0/+2
* Thumb-2: Implementation of the unified start-up and exceptions codeCatalin Marinas2009-07-241-7/+21
* Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King2009-03-131-6/+7
|\
| * [ARM] 5417/1: Set the correct cacheid for ARMv6 CPUs with ARMv7 style MMUCatalin Marinas2009-03-031-6/+7
* | [ARM] 5383/2: unwind: Add core support for ARM stack unwindingCatalin Marinas2009-02-191-0/+3
* | [ARM] 5388/1: Add hwcap bits for VFPv3 and VFPv3D16Catalin Marinas2009-02-121-0/+2
|/
* [ARM] use asm/sections.hRussell King2008-12-011-9/+9
* Merge branch 'highmem' into develRussell King2008-11-281-16/+21
|\
| * [ARM] rationalize memory configuration code some moreNicolas Pitre2008-11-281-16/+21
* | Add HWCAP_NEON to the ARM hwcap.h fileCatalin Marinas2008-11-061-0/+1
* | Add "thumbee" to the hwcap_str arrayCatalin Marinas2008-11-061-0/+1
|/
* [ARM] 5274/1: simplify request_standard_resources()Nicolas Pitre2008-10-021-7/+2Star
* [ARM] mm: move vmalloc= parsing to arch/arm/mm/mmu.cRussell King2008-09-301-13/+0Star
* [ARM] Print details relevant to how we handle the cacheRussell King2008-09-251-0/+9
* [ARM] Introduce new bitmask based cache type macrosRussell King2008-09-251-0/+22
* [ARM] Remove cache type printksRussell King2008-09-251-141/+1Star
* [ARM] clean up a load of old declarationsRussell King2008-09-061-2/+1Star
* [ARM] move initrd code from kernel/setup.c to mm/init.cRussell King2008-09-061-37/+0Star
* [ARM] sparse: fix several warningsRussell King2008-09-051-3/+3
* [ARM] cachetype: move definitions to separate headerRussell King2008-09-011-0/+1
* [ARM] cputype: separate definitions, use themRussell King2008-09-011-22/+23
* [ARM] prevent crashing when too much RAM installedLennert Buytenhek2008-08-091-0/+13
* kgdb: support for ARCH=armJason Wessel2008-07-231-0/+2
* [ARM] constify function pointer tablesJan Engelhardt2008-02-091-1/+1
*-. Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into develRussell King2008-02-041-30/+3Star
|\ \
| | * [ARM] 4736/1: Export atags to userspace and allow kexec to use customised atagsRichard Purdie2008-02-041-30/+2Star
| |/ |/|
| * [ARM] 4712/2: Adds functions to read and write IXP4xx "feature" bitsKrzysztof Halasa2008-02-041-0/+1
|/
* [ARM] 4599/1: Preserve ATAG list for use with kexec (2.6.23)Mike Westerhof2007-10-131-0/+30
* [ARM] 4585/1: Correctly identify the CPU architecture versionCatalin Marinas2007-10-131-4/+17
* Remove fs.h from mm.hAlexey Dobriyan2007-07-301-0/+1
* [ARM] 4423/1: add ATAGS supportBill Gatliff2007-07-121-1/+5
* [ARM] 4387/1: fix /proc/cpuinfo formatting for pre-ARM7 partsGreg Ungerer2007-05-201-1/+1
* [ARM] Fix breakage caused by 72486f1f8f0a2bc828b9d30cf4690cf2dd6807fcRussell King2007-03-131-2/+5
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-02-191-0/+3
|\
| * [ARM] 4134/1: Add generic support for outer cachesCatalin Marinas2007-02-081-0/+3
* | [PATCH] Dynamic kernel command-line: armAlon Bar-Lev2007-02-121-3/+3
|/
* [ARM] 4054/1: ep93xx: add HWCAP_CRUNCHLennert Buytenhek2006-12-181-0/+1
* [ARM] Handle HWCAP_VFP in VFP support codeRussell King2006-12-081-3/+0Star
*-. [ARM] Merge individual ARM sub-treesRussell King2006-12-081-7/+7
|\ \
| | * [ARM] Allow gcc to optimise arm_add_memory a little moreRussell King2006-12-071-4/+7
| |/ |/|
| * [ARM] 3881/4: xscale: clean up cp0/cp1 handlingLennert Buytenhek2006-12-031-3/+0Star
|/
* [ARM] 3912/1: Make PXA270 advertise HWCAP_IWMMXT capabilityPaul Gortmaker2006-11-021-0/+4
* [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-021-1/+1
* [PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2006-07-101-1/+1
* [ARM] Fix warnings in arch/arm/kernel/setup.cRussell King2006-07-031-1/+1
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-07-031-2/+2
|\
| * [ARM] Remove yucky ifdefs to print "id(wb)BRR" suffix on CPU nameRussell King2006-06-291-2/+2
* | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-291-6/+36
|\ \ | |/ |/|
| * [PATCH] 64bit resource: C99 changes for struct resource declarationsGreg Kroah-Hartman2006-06-271-6/+36