forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
* 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm: (272 commits) Fix soc_common PCMCIA configuration ARM: 5827/1: SA1100: h3100/h3600: emit messages on failed gpio_request ARM: 5826/1: SA1100: h3100/h3600: always build htc-egpio driver ARM: 5825/1: SA1100: h3600: update defconfig ARM: 5824/1: SA1100: reuse h3600 PCMCIA driver on h3100 ARM: 5823/1: SA1100: h3100/h3600: add support for gpio-keys ARM: 5822/1: SA1100: h3100/h3600: clean up #includes ARM: 5821/1: SA1100: h3100/h3600: revise copyright boilerplates ARM: 5820/1: SA1100: h3100/h3600: split h3600.c ARM: 5819/1: SA1100: h3100/h3600: merge h3600.h and h3600_gpio.h into h3xxx.h ARM: 5818/1: SA1100: h3100/h3600: drop old GPIO definitions ARM: 5817/1: SA1100: h3100/h3600: configure all unused gpios as inputs ARM: 5816/1: SA1100: h3600: remove IRQ_GPIO_* definitions ARM: 5815/1: SA1100: h3100/h3600: remove now unused assign_h3600_egpio handlers ARM: 5814/1: SA1100: h3100/h3600: convert all users of assign_h3600_egpio to gpiolib ARM: 5813/1: SA1100: h3100/h3600: add htc-egpio driver ARM: 5812/1: SA1100: h3100/h3600: separate machine-specific LCD helpers ARM: 5811/2: pcmcia: convert sa1100_h3600 driver to gpiolib ARM: 5799/1: SA1100: h3600: stop setting direction for LCD pins ARM: 5798/1: SA1100: h3600: remove unused cruft from h3600.h ...
- Loading branch information
Showing
459 changed files
with
24,400 additions
and
4,990 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -659,6 +659,9 @@ ARM/FREESCALE IMX / MXC ARM ARCHITECTURE | |
M: Sascha Hauer <[email protected]> | ||
L: [email protected] (moderated for non-subscribers) | ||
S: Maintained | ||
T: git://git.pengutronix.de/git/imx/linux-2.6.git | ||
F: arch/arm/mach-mx*/ | ||
F: arch/arm/plat-mxc/ | ||
|
||
ARM/GLOMATION GESBC9312SX MACHINE SUPPORT | ||
M: Lennert Buytenhek <[email protected]> | ||
|
@@ -729,6 +732,19 @@ L: [email protected] (moderated for non-subscribers) | |
S: Maintained | ||
F: arch/arm/mach-ixp4xx/ | ||
|
||
ARM/INTEL RESEARCH IMOTE 2 MACHINE SUPPORT | ||
M: Jonathan Cameron <[email protected]> | ||
L: [email protected] (moderated for non-subscribers) | ||
S: Maintained | ||
F: arch/arm/mach-pxa/imote2.c | ||
|
||
ARM/INTEL RESEARCH STARGATE 2 MACHINE SUPPORT | ||
M: Jonathan Cameron <[email protected]> | ||
L: [email protected] (moderated for non-subscribers) | ||
S: Maintained | ||
F: arch/arm/mach-pxa/stargate2.c | ||
F: drivers/pcmcia/pxa2xx_stargate2.c | ||
|
||
ARM/INTEL XSC3 (MANZANO) ARM CORE | ||
M: Lennert Buytenhek <[email protected]> | ||
M: Dan Williams <[email protected]> | ||
|
@@ -771,6 +787,14 @@ ARM/NEC MOBILEPRO 900/c MACHINE SUPPORT | |
M: Michael Petchkovsky <[email protected]> | ||
S: Maintained | ||
|
||
ARM/NOMADIK ARCHITECTURE | ||
M: Alessandro Rubini <[email protected]> | ||
M: STEricsson <[email protected]> | ||
L: [email protected] (moderated for non-subscribers) | ||
S: Maintained | ||
F: arch/arm/mach-nomadik/ | ||
F: arch/arm/plat-nomadik/ | ||
|
||
ARM/OPENMOKO NEO FREERUNNER (GTA02) MACHINE SUPPORT | ||
M: Nelson Castillo <[email protected]> | ||
L: [email protected] (subscribers-only) | ||
|
@@ -915,6 +939,12 @@ L: [email protected] (moderated for non-subscribers) | |
W: http://www.mcuos.com | ||
S: Maintained | ||
|
||
ARM/U8500 ARM ARCHITECTURE | ||
M: Srinidhi Kasagar <[email protected]> | ||
L: [email protected] (moderated for non-subscribers) | ||
S: Maintained | ||
F: arch/arm/mach-ux500/ | ||
|
||
ARM/VFP SUPPORT | ||
M: Russell King <[email protected]> | ||
L: [email protected] (moderated for non-subscribers) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -433,6 +433,17 @@ config ARCH_L7200 | |
If you have any questions or comments about the Linux kernel port | ||
to this board, send e-mail to <[email protected]>. | ||
|
||
config ARCH_DOVE | ||
bool "Marvell Dove" | ||
select PCI | ||
select GENERIC_GPIO | ||
select ARCH_REQUIRE_GPIOLIB | ||
select GENERIC_TIME | ||
select GENERIC_CLOCKEVENTS | ||
select PLAT_ORION | ||
help | ||
Support for the Marvell Dove SoC 88AP510 | ||
|
||
config ARCH_KIRKWOOD | ||
bool "Marvell Kirkwood" | ||
select CPU_FEROCEON | ||
|
@@ -702,6 +713,16 @@ config ARCH_BCMRING | |
help | ||
Support for Broadcom's BCMRing platform. | ||
|
||
config ARCH_U8500 | ||
bool "ST-Ericsson U8500 Series" | ||
select CPU_V7 | ||
select ARM_AMBA | ||
select GENERIC_TIME | ||
select GENERIC_CLOCKEVENTS | ||
select COMMON_CLKDEV | ||
help | ||
Support for ST-Ericsson's Ux500 architecture | ||
|
||
endchoice | ||
|
||
source "arch/arm/mach-clps711x/Kconfig" | ||
|
@@ -747,6 +768,9 @@ source "arch/arm/mach-orion5x/Kconfig" | |
|
||
source "arch/arm/mach-kirkwood/Kconfig" | ||
|
||
source "arch/arm/mach-dove/Kconfig" | ||
|
||
source "arch/arm/plat-samsung/Kconfig" | ||
source "arch/arm/plat-s3c24xx/Kconfig" | ||
source "arch/arm/plat-s3c64xx/Kconfig" | ||
source "arch/arm/plat-s3c/Kconfig" | ||
|
@@ -787,6 +811,7 @@ source "arch/arm/mach-at91/Kconfig" | |
source "arch/arm/plat-mxc/Kconfig" | ||
|
||
source "arch/arm/mach-nomadik/Kconfig" | ||
source "arch/arm/plat-nomadik/Kconfig" | ||
|
||
source "arch/arm/mach-netx/Kconfig" | ||
|
||
|
@@ -804,12 +829,16 @@ source "arch/arm/mach-w90x900/Kconfig" | |
|
||
source "arch/arm/mach-bcmring/Kconfig" | ||
|
||
source "arch/arm/mach-ux500/Kconfig" | ||
|
||
# Definitions to make life easier | ||
config ARCH_ACORN | ||
bool | ||
|
||
config PLAT_IOP | ||
bool | ||
select GENERIC_CLOCKEVENTS | ||
select GENERIC_TIME | ||
|
||
config PLAT_ORION | ||
bool | ||
|
@@ -955,10 +984,10 @@ source "kernel/time/Kconfig" | |
config SMP | ||
bool "Symmetric Multi-Processing (EXPERIMENTAL)" | ||
depends on EXPERIMENTAL && (REALVIEW_EB_ARM11MP || REALVIEW_EB_A9MP ||\ | ||
MACH_REALVIEW_PB11MP || MACH_REALVIEW_PBX || ARCH_OMAP4) | ||
MACH_REALVIEW_PB11MP || MACH_REALVIEW_PBX || ARCH_OMAP4 || ARCH_U8500) | ||
depends on GENERIC_CLOCKEVENTS | ||
select USE_GENERIC_SMP_HELPERS | ||
select HAVE_ARM_SCU if (ARCH_REALVIEW || ARCH_OMAP4) | ||
select HAVE_ARM_SCU if (ARCH_REALVIEW || ARCH_OMAP4 || ARCH_U8500) | ||
help | ||
This enables support for systems with more than one CPU. If you have | ||
a system with only one CPU, like most personal computers, say N. If | ||
|
@@ -1027,9 +1056,9 @@ config HOTPLUG_CPU | |
config LOCAL_TIMERS | ||
bool "Use local timer interrupts" | ||
depends on SMP && (REALVIEW_EB_ARM11MP || MACH_REALVIEW_PB11MP || \ | ||
REALVIEW_EB_A9MP || MACH_REALVIEW_PBX || ARCH_OMAP4) | ||
REALVIEW_EB_A9MP || MACH_REALVIEW_PBX || ARCH_OMAP4 || ARCH_U8500) | ||
default y | ||
select HAVE_ARM_TWD if (ARCH_REALVIEW || ARCH_OMAP4) | ||
select HAVE_ARM_TWD if (ARCH_REALVIEW || ARCH_OMAP4 || ARCH_U8500) | ||
help | ||
Enable support for local timers on SMP platforms, rather then the | ||
legacy IPI broadcast method. Local timers allows the system | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.