Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
linux
Commits
7c6a5df4
Commit
7c6a5df4
authored
Mar 28, 2013
by
Richard Kuo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Hexagon: update copyright dates
Signed-off-by:
Richard Kuo
<
rkuo@codeaurora.org
>
parent
7959bd76
Changes
20
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
20 additions
and
20 deletions
+20
-20
arch/hexagon/include/asm/atomic.h
arch/hexagon/include/asm/atomic.h
+1
-1
arch/hexagon/include/asm/elf.h
arch/hexagon/include/asm/elf.h
+1
-1
arch/hexagon/include/asm/hexagon_vm.h
arch/hexagon/include/asm/hexagon_vm.h
+1
-1
arch/hexagon/include/asm/io.h
arch/hexagon/include/asm/io.h
+1
-1
arch/hexagon/include/asm/mem-layout.h
arch/hexagon/include/asm/mem-layout.h
+1
-1
arch/hexagon/include/asm/page.h
arch/hexagon/include/asm/page.h
+1
-1
arch/hexagon/include/asm/processor.h
arch/hexagon/include/asm/processor.h
+1
-1
arch/hexagon/include/asm/vm_mmu.h
arch/hexagon/include/asm/vm_mmu.h
+1
-1
arch/hexagon/kernel/asm-offsets.c
arch/hexagon/kernel/asm-offsets.c
+1
-1
arch/hexagon/kernel/head.S
arch/hexagon/kernel/head.S
+1
-1
arch/hexagon/kernel/kgdb.c
arch/hexagon/kernel/kgdb.c
+1
-1
arch/hexagon/kernel/ptrace.c
arch/hexagon/kernel/ptrace.c
+1
-1
arch/hexagon/kernel/setup.c
arch/hexagon/kernel/setup.c
+1
-1
arch/hexagon/kernel/signal.c
arch/hexagon/kernel/signal.c
+1
-1
arch/hexagon/kernel/traps.c
arch/hexagon/kernel/traps.c
+1
-1
arch/hexagon/kernel/vm_entry.S
arch/hexagon/kernel/vm_entry.S
+1
-1
arch/hexagon/kernel/vm_events.c
arch/hexagon/kernel/vm_events.c
+1
-1
arch/hexagon/kernel/vm_vectors.S
arch/hexagon/kernel/vm_vectors.S
+1
-1
arch/hexagon/kernel/vmlinux.lds.S
arch/hexagon/kernel/vmlinux.lds.S
+1
-1
arch/hexagon/mm/init.c
arch/hexagon/mm/init.c
+1
-1
No files found.
arch/hexagon/include/asm/atomic.h
View file @
7c6a5df4
/*
* Atomic operations for the Hexagon architecture
*
* Copyright (c) 2010-201
1
, The Linux Foundation. All rights reserved.
* Copyright (c) 2010-201
3
, The Linux Foundation. All rights reserved.
*
*
* This program is free software; you can redistribute it and/or modify
...
...
arch/hexagon/include/asm/elf.h
View file @
7c6a5df4
/*
* ELF definitions for the Hexagon architecture
*
* Copyright (c) 2010-201
1
, The Linux Foundation. All rights reserved.
* Copyright (c) 2010-201
2
, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
...
...
arch/hexagon/include/asm/hexagon_vm.h
View file @
7c6a5df4
/*
* Declarations for to Hexagon Virtal Machine.
*
* Copyright (c) 2010-201
1
, The Linux Foundation. All rights reserved.
* Copyright (c) 2010-201
3
, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
...
...
arch/hexagon/include/asm/io.h
View file @
7c6a5df4
/*
* IO definitions for the Hexagon architecture
*
* Copyright (c) 2010-201
1
, The Linux Foundation. All rights reserved.
* Copyright (c) 2010-201
3
, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
...
...
arch/hexagon/include/asm/mem-layout.h
View file @
7c6a5df4
/*
* Memory layout definitions for the Hexagon architecture
*
* Copyright (c) 2010-201
1
, The Linux Foundation. All rights reserved.
* Copyright (c) 2010-201
3
, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
...
...
arch/hexagon/include/asm/page.h
View file @
7c6a5df4
/*
* Page management definitions for the Hexagon architecture
*
* Copyright (c) 2010-201
1
, The Linux Foundation. All rights reserved.
* Copyright (c) 2010-201
3
, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
...
...
arch/hexagon/include/asm/processor.h
View file @
7c6a5df4
/*
* Process/processor support for the Hexagon architecture
*
* Copyright (c) 2010-201
1
, The Linux Foundation. All rights reserved.
* Copyright (c) 2010-201
2
, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
...
...
arch/hexagon/include/asm/vm_mmu.h
View file @
7c6a5df4
/*
* Hexagon VM page table entry definitions
*
* Copyright (c) 2010-2011, The Linux Foundation. All rights reserved.
* Copyright (c) 2010-2011,
2013
The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
...
...
arch/hexagon/kernel/asm-offsets.c
View file @
7c6a5df4
...
...
@@ -5,7 +5,7 @@
* Kevin Kissell, kevink@mips.com and Carsten Langgaard, carstenl@mips.com
* Copyright (C) 2000 MIPS Technologies, Inc.
*
* Copyright (c) 2010-201
1
, The Linux Foundation. All rights reserved.
* Copyright (c) 2010-201
2
, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
...
...
arch/hexagon/kernel/head.S
View file @
7c6a5df4
/*
*
Early
kernel
startup
code
for
Hexagon
*
*
Copyright
(
c
)
2010
-
201
1
,
The
Linux
Foundation
.
All
rights
reserved
.
*
Copyright
(
c
)
2010
-
201
3
,
The
Linux
Foundation
.
All
rights
reserved
.
*
*
*
This
program
is
free
software
; you can redistribute it and/or modify
...
...
arch/hexagon/kernel/kgdb.c
View file @
7c6a5df4
/*
* arch/hexagon/kernel/kgdb.c - Hexagon KGDB Support
*
* Copyright (c) 2011, The Linux Foundation. All rights reserved.
* Copyright (c) 2011
-2012
, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
...
...
arch/hexagon/kernel/ptrace.c
View file @
7c6a5df4
/*
* Ptrace support for Hexagon
*
* Copyright (c) 2010-201
1
, The Linux Foundation. All rights reserved.
* Copyright (c) 2010-201
3
, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
...
...
arch/hexagon/kernel/setup.c
View file @
7c6a5df4
/*
* Arch related setup for Hexagon
*
* Copyright (c) 2010-201
1
, The Linux Foundation. All rights reserved.
* Copyright (c) 2010-201
3
, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
...
...
arch/hexagon/kernel/signal.c
View file @
7c6a5df4
/*
* Signal support for Hexagon processor
*
* Copyright (c) 2010-201
1
, The Linux Foundation. All rights reserved.
* Copyright (c) 2010-201
2
, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
...
...
arch/hexagon/kernel/traps.c
View file @
7c6a5df4
/*
* Kernel traps/events for Hexagon processor
*
* Copyright (c) 2010-201
1
, The Linux Foundation. All rights reserved.
* Copyright (c) 2010-201
3
, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
...
...
arch/hexagon/kernel/vm_entry.S
View file @
7c6a5df4
/*
*
Event
entry
/
exit
for
Hexagon
*
*
Copyright
(
c
)
2010
-
201
1
,
The
Linux
Foundation
.
All
rights
reserved
.
*
Copyright
(
c
)
2010
-
201
3
,
The
Linux
Foundation
.
All
rights
reserved
.
*
*
This
program
is
free
software
; you can redistribute it and/or modify
*
it
under
the
terms
of
the
GNU
General
Public
License
version
2
and
...
...
arch/hexagon/kernel/vm_events.c
View file @
7c6a5df4
/*
* Mostly IRQ support for Hexagon
*
* Copyright (c) 2010-201
1
, The Linux Foundation. All rights reserved.
* Copyright (c) 2010-201
2
, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
...
...
arch/hexagon/kernel/vm_vectors.S
View file @
7c6a5df4
/*
*
Event
jump
tables
*
*
Copyright
(
c
)
2010
-
201
1
,
The
Linux
Foundation
.
All
rights
reserved
.
*
Copyright
(
c
)
2010
-
201
2
,
2013
,
The
Linux
Foundation
.
All
rights
reserved
.
*
*
This
program
is
free
software
; you can redistribute it and/or modify
*
it
under
the
terms
of
the
GNU
General
Public
License
version
2
and
...
...
arch/hexagon/kernel/vmlinux.lds.S
View file @
7c6a5df4
/*
*
Linker
script
for
Hexagon
kernel
*
*
Copyright
(
c
)
2010
-
201
1
,
The
Linux
Foundation
.
All
rights
reserved
.
*
Copyright
(
c
)
2010
-
201
3
,
The
Linux
Foundation
.
All
rights
reserved
.
*
*
This
program
is
free
software
; you can redistribute it and/or modify
*
it
under
the
terms
of
the
GNU
General
Public
License
version
2
and
...
...
arch/hexagon/mm/init.c
View file @
7c6a5df4
/*
* Memory subsystem initialization for Hexagon
*
* Copyright (c) 2010-201
1
, The Linux Foundation. All rights reserved.
* Copyright (c) 2010-201
3
, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
...
...
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