An error occurred fetching the project authors.
- 07 Jun, 2006 1 commit
-
-
Timo Teras authored
Port dmtimer framework to OMAP2. Modify the dmtimers API to support setting of PWM configuration and prescaler. Convert 32 kHz timer and GP timer to use the dmtimer framework. Signed-off-by: Timo Teras <timo.teras@solidboot.com> Signed-off-by: Juha Yrjola <juha.yrjola@solidboot.com>
-
- 02 Apr, 2006 1 commit
-
-
Tony Lindgren authored
Patch from Tony Lindgren This patch syncs OMAP board support with linux-omap tree. The highlights of the patch are: - Add support for Nokia 770 by Juha Yrjola - Add support for Samsung Apollon by Kyungmin Park - Add support for Amstrad E3 videophone by Jonathan McDowell - Remove board-netstar.c board support as requested by Ladislav Michl - Do platform_device registration in board files by Komal Shah et al. Signed-off-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
-
- 25 Jan, 2006 1 commit
-
-
Kyungmin Park authored
default enabled features as following UART ethernet LCD sound + (needs spi patch:) OneNAND
-
- 16 Jan, 2006 1 commit
-
-
Komal Shah authored
Patch fixes following error, which gets generated if you don't select IrDA driver for H4. arch/arm/mach-omap2/built-in.o(.text+0x1844): In function read_gpio_expa' arch/arm/mach-omap2/built-in.o(.text+0x186c): In function write_gpio_expa' arch/arm/mach-omap2/built-in.o(.text+0x18ac): In function read_gpio_expa' arch/arm/mach-omap2/built-in.o(.text+0x18e4): In function write_gpio_expa' make: *** [.tmp_vmlinux1] Error 1 Signed-off-by: Komal Shah <komal_shah802003@yahoo.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
-
- 10 Nov, 2005 1 commit
-
-
Tony Lindgren authored
Patch from Tony Lindgren This patch adds support for omap24xx series of processors. The files live in arch/arm/mach-omap2, and share common files with omap15xx and omap16xx processors in arch/arm/plat-omap. Omap24xx support was originally added for 2.6.9 by TI. This code was then improved and integrated to share common code with omap15xx and omap16xx processors by various omap developers, such as Paul Mundt, Juha Yrjola, Imre Deak, Tony Lindgren, Richard Woodruff, Nishant Menon, Komal Shah et al. Signed-off-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
-
- 15 Aug, 2005 1 commit
-
-
Tony Lindgren authored
Added arch/arm/mach-omap2/Kconfig left out accidentally from Paul's 24xx patch.
-