aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/setup.c
Commit message (Expand)AuthorAgeFilesLines
* merge opensource jb u5codeworkx2012-09-221-0/+13
* samsung update 1codeworkx2012-06-021-0/+4
* ARM: move memory layout sanity checking before meminfo initializationRussell King2011-07-051-0/+2
* Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in...Russell King2011-05-251-32/+58
|\
| * arm/dt: probe for platforms via the device treeGrant Likely2011-05-231-4/+19
| * arm/dt: consolidate atags setup into setup_machine_atagsGrant Likely2011-05-231-29/+40
| * arm/dt: Allow CONFIG_OF on ARMGrant Likely2011-05-111-1/+1
* | ARM: 6893/1: Allow for kernel command line concatenationVictor Boivie2011-05-121-4/+9
|/
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-231-3/+4
|\
| *---. Merge branches 'fixes', 'pgt-next' and 'versatile' into develRussell King2011-03-201-3/+4
| |\ \ \
| | | * | ARM: 6673/1: LPAE: use phys_addr_t instead of unsigned long for start of memb...Will Deacon2011-02-211-2/+3
| | | * | ARM: 6674/1: LPAE: use long long format when printing physical addresses and ...Will Deacon2011-02-151-1/+1
* | | | | crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Olaf Hering2011-03-231-24/+0
|/ / / /
* | | | Merge branch 'p2v' into develRussell King2011-03-161-34/+39
|\ \ \ \
| * | | | ARM: 6748/1: ignore mdesc->boot_params if out of rangeNicolas Pitre2011-02-231-2/+19
| * | | | ARM: 6749/1: fold lookup_machine_type() into setup_machine()Nicolas Pitre2011-02-231-31/+17
| * | | | ARM: P2V: avoid initializers and assembly using PHYS_OFFSETRussell King2011-02-171-1/+3
* | | | | Merge branch 'misc' into develRussell King2011-03-161-1/+38
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | ARM: Defer lookup of machine_type to setup.cRussell King2011-02-151-1/+38
| | |/ | |/|
* | | ARM: 6676/1: Correct the cpu_architecture() function for ARMv7Catalin Marinas2011-02-191-2/+2
|/ /
* | ARM: 6625/1: use memblock memory regions for "System RAM" I/O resourcesDima Zavin2011-01-141-10/+6
* | ARM: 6620/1: Change misleading warning when CONFIG_CMDLINE_FORCE is usedAlexander Holler2011-01-121-2/+4
* | ARM: provide an early platform initialization hookRussell King2010-12-241-0/+3
* | ARM: simplify early machine init hooksRussell King2010-12-241-11/+4
* | ARM: 6532/1: Allow machine to specify it's own IRQ handlers at run-timeeric miao2010-12-241-0/+3
* | ARM: move high-usage mostly read variables in setup.c to __read_mostlyRussell King2010-12-051-8/+8
|/
*-. Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...Russell King2010-10-181-5/+41
|\ \
| | * ARM: vmlinux.lds: Refer to start of .data using _sdata rather than _dataRussell King2010-10-081-1/+1
| | * ARM: Allow SMP kernels to boot on UP systemsRussell King2010-10-041-1/+3
| |/ |/|
| * ARM: 6431/1: fix isb regression on CPU < v7Linus Walleij2010-10-081-4/+5
| * ARM: 6385/1: setup: detect aliasing I-cache when D-cache is non-aliasingWill Deacon2010-10-041-3/+36
|/
* Merge branch 'devel-stable' into develRussell King2010-07-311-0/+11
|\
| * ARM: deprecate support for old way to pass kernel parametersUwe Kleine-König2010-07-071-0/+11
| |
| \
*-. \ Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...Russell King2010-07-311-2/+98
|\ \ \ | |_|/ |/| |
| | * ARM: Convert platform reservations to use LMB rather than bootmemRussell King2010-07-271-1/+1
| | * ARM: initial LMB trialRussell King2010-07-271-0/+3
| | * ARM: Remove DISCONTIGMEM supportRussell King2010-07-161-2/+1
| |/ |/|
| * ARM: 6122/1: kdump: add support for elfcorehdr parameterMika Westerberg2010-07-091-0/+25
| * ARM: 6116/1: kdump: reserve memory for crashkernelMika Westerberg2010-07-091-0/+51
| * ARM: 6207/1: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6Tony Lindgren2010-07-091-0/+17
| * ARM: 6197/2: preliminary support for sparse IRQeric miao2010-07-091-0/+1
|/
* ARM: 5939/1: ARM: Add option CMDLINE_FORCE to force usage of the in-kernel cm...Alexander Holler2010-05-241-0/+2
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-011-48/+31
|\
| * ARM: 5906/1: arm: change command_line to cmd_lineJeremy Kerr2010-02-151-4/+4
| * ARM: 5880/1: arm: use generic infrastructure for early paramsJeremy Kerr2010-02-151-46/+16
| * ARM: Move creation of /proc/cpu out of alignment.cRussell King2010-02-151-1/+14
* | ARM: 5938/1: ARM: L2: export outer_cache_fnsSantosh Shilimkar2010-02-181-0/+1
|/
* 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
|\