aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel/setup.c
AgeCommit message (Expand)Author
2011-05-25Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in...Russell King
2011-05-23arm/dt: probe for platforms via the device treeGrant Likely
2011-05-23arm/dt: consolidate atags setup into setup_machine_atagsGrant Likely
2011-05-12ARM: 6893/1: Allow for kernel command line concatenationVictor Boivie
2011-05-11arm/dt: Allow CONFIG_OF on ARMGrant Likely
2011-03-23Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-03-23crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Olaf Hering
2011-03-20Merge branches 'fixes', 'pgt-next' and 'versatile' into develRussell King
2011-03-16Merge branch 'p2v' into develRussell King
2011-03-16Merge branch 'misc' into develRussell King
2011-02-23ARM: 6748/1: ignore mdesc->boot_params if out of rangeNicolas Pitre
2011-02-23ARM: 6749/1: fold lookup_machine_type() into setup_machine()Nicolas Pitre
2011-02-21ARM: 6673/1: LPAE: use phys_addr_t instead of unsigned long for start of memb...Will Deacon
2011-02-19ARM: 6676/1: Correct the cpu_architecture() function for ARMv7Catalin Marinas
2011-02-17ARM: P2V: avoid initializers and assembly using PHYS_OFFSETRussell King
2011-02-15ARM: Defer lookup of machine_type to setup.cRussell King
2011-02-15ARM: 6674/1: LPAE: use long long format when printing physical addresses and ...Will Deacon
2011-01-14ARM: 6625/1: use memblock memory regions for "System RAM" I/O resourcesDima Zavin
2011-01-12ARM: 6620/1: Change misleading warning when CONFIG_CMDLINE_FORCE is usedAlexander Holler
2010-12-24ARM: provide an early platform initialization hookRussell King
2010-12-24ARM: simplify early machine init hooksRussell King
2010-12-24ARM: 6532/1: Allow machine to specify it's own IRQ handlers at run-timeeric miao
2010-12-05ARM: move high-usage mostly read variables in setup.c to __read_mostlyRussell King
2010-10-18Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...Russell King
2010-10-08ARM: vmlinux.lds: Refer to start of .data using _sdata rather than _dataRussell King
2010-10-08ARM: 6431/1: fix isb regression on CPU < v7Linus Walleij
2010-10-04ARM: 6385/1: setup: detect aliasing I-cache when D-cache is non-aliasingWill Deacon
2010-10-04ARM: Allow SMP kernels to boot on UP systemsRussell King
2010-07-31Merge branch 'devel-stable' into develRussell King
2010-07-31Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...Russell King
2010-07-27ARM: Convert platform reservations to use LMB rather than bootmemRussell King
2010-07-27ARM: initial LMB trialRussell King
2010-07-16ARM: Remove DISCONTIGMEM supportRussell King
2010-07-09ARM: 6122/1: kdump: add support for elfcorehdr parameterMika Westerberg
2010-07-09ARM: 6116/1: kdump: reserve memory for crashkernelMika Westerberg
2010-07-09ARM: 6207/1: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6Tony Lindgren
2010-07-09ARM: 6197/2: preliminary support for sparse IRQeric miao
2010-07-07ARM: deprecate support for old way to pass kernel parametersUwe Kleine-König
2010-05-24ARM: 5939/1: ARM: Add option CMDLINE_FORCE to force usage of the in-kernel cm...Alexander Holler
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-02-18ARM: 5938/1: ARM: L2: export outer_cache_fnsSantosh Shilimkar
2010-02-15ARM: 5906/1: arm: change command_line to cmd_lineJeremy Kerr
2010-02-15ARM: 5880/1: arm: use generic infrastructure for early paramsJeremy Kerr
2010-02-15ARM: Move creation of /proc/cpu out of alignment.cRussell King
2009-09-15ARM: 5580/2: ARM TCM (Tightly-Coupled Memory) support v3Linus Walleij
2009-07-24Thumb-2: Implementation of the unified start-up and exceptions codeCatalin Marinas
2009-03-13Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King
2009-03-03[ARM] 5417/1: Set the correct cacheid for ARMv6 CPUs with ARMv7 style MMUCatalin Marinas
2009-02-19[ARM] 5383/2: unwind: Add core support for ARM stack unwindingCatalin Marinas
2009-02-12[ARM] 5388/1: Add hwcap bits for VFPv3 and VFPv3D16Catalin Marinas