index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-orion5x
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2014-04-05
1
-0
/
+1
|
\
|
*
watchdog: orion: Make RSTOUT register a separate resource
Ezequiel Garcia
2014-02-22
1
-0
/
+1
*
|
ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too
Uwe Kleine-König
2013-12-20
1
-11
/
+0
|
/
*
ARM: debug: move 8250 debug include into arch/arm/include/debug/
Russell King
2013-08-25
1
-10
/
+0
*
ARM: debug: provide 8250 debug uart phys/virt address configuration options
Russell King
2013-08-25
1
-10
/
+0
*
ARM: debug: provide 8250 debug uart register shift configuration option
Russell King
2013-08-25
1
-1
/
+0
*
Watchdog: allow orion_wdt to be built for Dove
Russell King
2013-07-11
1
-3
/
+0
*
arm: mach-orion5x: convert to use mvebu-mbus driver
Thomas Petazzoni
2013-04-15
1
-1
/
+5
*
ARM: remove unused arch_decomp_wdog()
Shawn Guo
2013-01-11
1
-1
/
+0
*
Merge branch 'kirkwood/addr_decode' of git://git.infradead.org/users/jcooper/...
Olof Johansson
2012-09-22
2
-38
/
+38
|
\
|
*
arm: mach-orion5x: use IOMEM() for base address definitions
Thomas Petazzoni
2012-09-21
1
-4
/
+4
|
*
arm: mach-orion5x: use plus instead of or for address definitions
Thomas Petazzoni
2012-09-21
2
-36
/
+36
*
|
Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ...
Olof Johansson
2012-09-20
1
-9
/
+0
|
\
\
|
*
|
ARM: make mach/gpio.h headers optional
Rob Herring
2012-09-14
1
-1
/
+0
|
*
|
ARM: orion: move custom gpio functions to orion-gpio.h
Rob Herring
2012-09-14
1
-9
/
+1
|
|
/
*
|
ARM: orion5x: use fixed PCI i/o mapping
Rob Herring
2012-07-26
2
-33
/
+9
|
/
*
ARM: Orion: Fix Virtual/Physical mixup with watchdog
Andrew Lunn
2012-06-23
2
-1
/
+2
*
ARM: Orion5x - Restore parts of io.h, with rework
Andrew Lunn
2012-06-23
1
-0
/
+22
*
ARM: remove bunch of now unused mach/io.h files
Rob Herring
2012-03-06
1
-21
/
+0
*
ARM: orion5x: clean-up mach/io.h
Rob Herring
2012-03-06
1
-12
/
+0
*
Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...
Russell King
2012-02-22
1
-6
/
+0
|
\
|
*
ARM: remove disable_fiq and arch_ret_to_user macros
Rob Herring
2012-02-21
1
-6
/
+0
*
|
ARM: big removal of now unused arch_idle()
Nicolas Pitre
2012-01-20
1
-19
/
+0
|
/
*
Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-01-09
1
-1
/
+1
|
\
|
*
Merge branch 'picoxcell/devel' into next/devel
Olof Johansson
2011-12-19
2
-30
/
+0
|
|
\
|
*
|
ARM: Orion: Consolidate the address map setup
Andrew Lunn
2011-12-13
1
-1
/
+1
*
|
|
Merge branch 'restart' into for-linus
Russell King
2012-01-05
1
-14
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ARM: restart: remove the now empty arch_reset()
Russell King
2012-01-05
1
-4
/
+0
|
*
|
ARM: restart: orion5x: use new restart hook
Russell King
2012-01-05
1
-10
/
+0
|
|
/
*
|
ARM: big removal of now unused vmalloc.h files
Nicolas Pitre
2011-11-26
1
-5
/
+0
*
|
ARM: mach-orion5x: remove arch specific special handling for ioremap
Nicolas Pitre
2011-11-18
1
-25
/
+0
|
/
*
ARM: mach-orion5x: remove mach/memory.h
Nicolas Pitre
2011-09-26
1
-12
/
+0
*
ARM: add an extra temp register to the low level debugging addruart macro
Nicolas Pitre
2011-09-26
1
-1
/
+1
*
ARM: set vga memory base at run-time
Rob Herring
2011-07-12
1
-3
/
+0
*
ARM: convert PCI defines to variables
Rob Herring
2011-07-12
1
-2
/
+0
*
ARM: pci: make pcibios_assign_all_busses use pci_has_flag
Rob Herring
2011-07-12
1
-2
/
+0
*
Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2011-03-17
3
-32
/
+3
|
\
|
*
ARM: Remove dependency of plat-orion GPIO code on mach directory includes.
Lennert Buytenhek
2011-03-03
2
-28
/
+1
|
*
ARM: Remove dependency of plat-orion time code on mach directory includes.
Lennert Buytenhek
2011-03-03
1
-4
/
+2
*
|
ARM: P2V: separate PHYS_OFFSET from platform definitions
Russell King
2011-02-17
1
-1
/
+1
|
/
*
ARM: io: make iounmap() a simple macro
Russell King
2010-12-08
1
-2
/
+2
*
arm: return both physical and virtual addresses from addruart
Jeremy Kerr
2010-10-20
1
-6
/
+5
*
[ARM] orion5x: Fix soft-reset for some platforms
Benjamin Herrenschmidt
2010-07-16
1
-0
/
+2
*
Merge branch 'misc2' into devel
Russell King
2010-02-25
1
-1
/
+1
|
\
|
*
ARM: 5928/1: Change type of VMALLOC_END to unsigned long.
Fenkart/Bostandzhyan
2010-02-15
1
-1
/
+1
*
|
ARM: 5910/1: ARM: Add tmp register for addruart and loadsp
Tony Lindgren
2010-02-12
1
-1
/
+1
|
/
*
[ARM] orion5x: add sram support for crypto
Sebastian Andrzej Siewior
2009-06-08
1
-0
/
+6
*
[ARM] orion5x: Change names of defines for Reset-Out-Mask register
Thomas Reitmayr
2009-06-08
2
-3
/
+3
*
[ARM] 5460/1: Orion: reduce namespace pollution
Nicolas Pitre
2009-04-23
4
-51
/
+63
*
[ARM] pass reboot command line to arch_reset()
Russell King
2009-03-19
1
-1
/
+1
[next]