Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
linux-davinci
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
linux
linux-davinci
Commits
deb7075a
Commit
deb7075a
authored
Oct 03, 2005
by
Tony Lindgren
Browse files
Options
Browse Files
Download
Plain Diff
Merge HEAD from source.mvista.com:/home/git/linux-omap-2.6.git
parents
3703c9f9
f70a899e
Changes
12
Hide whitespace changes
Inline
Side-by-side
Showing
12 changed files
with
12 additions
and
12 deletions
+12
-12
arch/arm/configs/omap_generic_1510_defconfig
arch/arm/configs/omap_generic_1510_defconfig
+1
-1
arch/arm/configs/omap_generic_1610_defconfig
arch/arm/configs/omap_generic_1610_defconfig
+1
-1
arch/arm/configs/omap_generic_1710_defconfig
arch/arm/configs/omap_generic_1710_defconfig
+1
-1
arch/arm/configs/omap_h2_1610_defconfig
arch/arm/configs/omap_h2_1610_defconfig
+1
-1
arch/arm/configs/omap_h3_1710_defconfig
arch/arm/configs/omap_h3_1710_defconfig
+1
-1
arch/arm/configs/omap_innovator_1510_defconfig
arch/arm/configs/omap_innovator_1510_defconfig
+1
-1
arch/arm/configs/omap_innovator_1610_defconfig
arch/arm/configs/omap_innovator_1610_defconfig
+1
-1
arch/arm/configs/omap_osk_5912_defconfig
arch/arm/configs/omap_osk_5912_defconfig
+1
-1
arch/arm/configs/omap_perseus2_730_defconfig
arch/arm/configs/omap_perseus2_730_defconfig
+1
-1
arch/arm/configs/palmte_defconfig
arch/arm/configs/palmte_defconfig
+1
-1
arch/arm/mach-omap1/Kconfig
arch/arm/mach-omap1/Kconfig
+1
-1
arch/arm/mach-omap1/time.c
arch/arm/mach-omap1/time.c
+1
-1
No files found.
arch/arm/configs/omap_generic_1510_defconfig
View file @
deb7075a
...
...
@@ -96,7 +96,7 @@ CONFIG_ARCH_OMAP=y
#
# TI OMAP Implementations
#
CONFIG_ARCH_OMAP15
10
=y
CONFIG_ARCH_OMAP15
XX
=y
# CONFIG_ARCH_OMAP1610 is not set
# CONFIG_OMAP_INNOVATOR is not set
CONFIG_MACH_OMAP_GENERIC=y
...
...
arch/arm/configs/omap_generic_1610_defconfig
View file @
deb7075a
...
...
@@ -85,7 +85,7 @@ CONFIG_ARCH_OMAP=y
# OMAP Core Type
#
# CONFIG_ARCH_OMAP730 is not set
# CONFIG_ARCH_OMAP15
10
is not set
# CONFIG_ARCH_OMAP15
XX
is not set
CONFIG_ARCH_OMAP16XX=y
CONFIG_ARCH_OMAP_OTG=y
...
...
arch/arm/configs/omap_generic_1710_defconfig
View file @
deb7075a
...
...
@@ -80,7 +80,7 @@ CONFIG_ARCH_OMAP=y
# OMAP Core Type
#
# CONFIG_ARCH_OMAP730 is not set
# CONFIG_ARCH_OMAP15
10
is not set
# CONFIG_ARCH_OMAP15
XX
is not set
CONFIG_ARCH_OMAP16XX=y
CONFIG_ARCH_OMAP_OTG=y
...
...
arch/arm/configs/omap_h2_1610_defconfig
View file @
deb7075a
...
...
@@ -85,7 +85,7 @@ CONFIG_ARCH_OMAP=y
# OMAP Core Type
#
# CONFIG_ARCH_OMAP730 is not set
# CONFIG_ARCH_OMAP15
10
is not set
# CONFIG_ARCH_OMAP15
XX
is not set
CONFIG_ARCH_OMAP16XX=y
CONFIG_ARCH_OMAP_OTG=y
...
...
arch/arm/configs/omap_h3_1710_defconfig
View file @
deb7075a
...
...
@@ -85,7 +85,7 @@ CONFIG_ARCH_OMAP=y
# OMAP Core Type
#
# CONFIG_ARCH_OMAP730 is not set
# CONFIG_ARCH_OMAP15
10
is not set
# CONFIG_ARCH_OMAP15
XX
is not set
CONFIG_ARCH_OMAP16XX=y
CONFIG_ARCH_OMAP_OTG=y
...
...
arch/arm/configs/omap_innovator_1510_defconfig
View file @
deb7075a
...
...
@@ -80,7 +80,7 @@ CONFIG_ARCH_OMAP=y
# OMAP Core Type
#
# CONFIG_ARCH_OMAP730 is not set
CONFIG_ARCH_OMAP15
10
=y
CONFIG_ARCH_OMAP15
XX
=y
# CONFIG_ARCH_OMAP1610 is not set
# CONFIG_ARCH_OMAP1710 is not set
# CONFIG_ARCH_OMAP5912 is not set
...
...
arch/arm/configs/omap_innovator_1610_defconfig
View file @
deb7075a
...
...
@@ -84,7 +84,7 @@ CONFIG_ARCH_OMAP=y
# OMAP Core Type
#
# CONFIG_ARCH_OMAP730 is not set
# CONFIG_ARCH_OMAP15
10
is not set
# CONFIG_ARCH_OMAP15
XX
is not set
CONFIG_ARCH_OMAP16XX=y
CONFIG_ARCH_OMAP_OTG=y
...
...
arch/arm/configs/omap_osk_5912_defconfig
View file @
deb7075a
...
...
@@ -95,7 +95,7 @@ CONFIG_ARCH_OMAP1=y
# OMAP Core Type
#
# CONFIG_ARCH_OMAP730 is not set
# CONFIG_ARCH_OMAP15
10
is not set
# CONFIG_ARCH_OMAP15
XX
is not set
CONFIG_ARCH_OMAP16XX=y
#
...
...
arch/arm/configs/omap_perseus2_730_defconfig
View file @
deb7075a
...
...
@@ -88,7 +88,7 @@ CONFIG_ARCH_OMAP=y
# OMAP Core Type
#
CONFIG_ARCH_OMAP730=y
# CONFIG_ARCH_OMAP15
10
is not set
# CONFIG_ARCH_OMAP15
XX
is not set
# CONFIG_ARCH_OMAP16XX is not set
CONFIG_ARCH_OMAP_OTG=y
...
...
arch/arm/configs/palmte_defconfig
View file @
deb7075a
...
...
@@ -103,7 +103,7 @@ CONFIG_OMAP_SERIAL_WAKE=y
# OMAP Core Type
#
# CONFIG_ARCH_OMAP730 is not set
CONFIG_ARCH_OMAP15
10
=y
CONFIG_ARCH_OMAP15
XX
=y
# CONFIG_ARCH_OMAP16XX is not set
#
...
...
arch/arm/mach-omap1/Kconfig
View file @
deb7075a
...
...
@@ -77,7 +77,7 @@ config MACH_NETSTAR
config MACH_OMAP_PALMTE
bool "Palm Tungsten E"
depends on ARCH_OMAP1 && ARCH_OMAP15
10
depends on ARCH_OMAP1 && ARCH_OMAP15
XX
help
Support for the Palm Tungsten E PDA. Currently only the LCD panel
is supported. To boot the kernel, you'll need a PalmOS compatible
...
...
arch/arm/mach-omap1/time.c
View file @
deb7075a
...
...
@@ -227,7 +227,7 @@ unsigned long long sched_clock(void)
#ifdef CONFIG_OMAP_32K_TIMER
#ifdef CONFIG_ARCH_OMAP15XX
#error OMAP 32KHz timer does not currently work on 15
10
!
#error OMAP 32KHz timer does not currently work on 15
XX
!
#endif
/*
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment