index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-mv78xx0
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-10
ARM: orion: Fix USB phy for orion5x.
Andrew Lunn
1
-1
/
+2
2012-02-10
ARM: orion: Fix Orion5x GPIO regression from MPP cleanup
Andrew Lunn
1
-113
/
+113
2012-01-12
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-4
/
+4
2012-01-10
Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
5
-100
/
+30
2012-01-07
arm/PCI: convert to pci_scan_root_bus() for correct root bus resources
Bjorn Helgaas
1
-4
/
+4
2012-01-05
Merge branch 'restart' into for-linus
Russell King
6
-19
/
+20
2012-01-05
ARM: restart: remove the now empty arch_reset()
Russell King
1
-5
/
+0
2012-01-05
ARM: restart: mv78xx0: use new restart hook
Russell King
6
-14
/
+20
2011-12-20
Merge branch 'picoxcell/devel' into next/devel
Olof Johansson
1
-5
/
+0
2011-12-14
ARM: Orion: Remove address map info from all platform data structures
Andrew Lunn
1
-13
/
+8
2011-12-14
ARM: Orion: Get address map from plat-orion instead of via platform_data
Andrew Lunn
2
-3
/
+1
2011-12-14
ARM: Orion: mbus_dram_info consolidation
Andrew Lunn
4
-14
/
+11
2011-12-14
ARM: Orion: Consolidate the address map setup
Andrew Lunn
1
-81
/
+21
2011-11-27
ARM: big removal of now unused vmalloc.h files
Nicolas Pitre
1
-5
/
+0
2011-10-28
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
5
-14
/
+4
2011-10-27
Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...
Linus Torvalds
2
-4
/
+2
2011-10-17
ARM: 7022/1: allow to detect conflicting zreladdrs
Sascha Hauer
1
-1
/
+1
2011-10-13
ARM: mach-mv78xx0: remove mach/memory.h
Nicolas Pitre
1
-10
/
+0
2011-09-26
ARM: add an extra temp register to the low level debugging addruart macro
Nicolas Pitre
1
-1
/
+1
2011-08-22
ARM: mach-mv78xx0: convert boot_params to atag_offset
Nicolas Pitre
3
-3
/
+3
2011-08-08
ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h
Russell King
2
-4
/
+2
2011-07-30
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-1
/
+2
2011-07-27
Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-7
/
+3
2011-07-22
PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.
Ralf Baechle
1
-1
/
+2
2011-07-12
ARM: set vga memory base at run-time
Rob Herring
2
-3
/
+3
2011-07-12
ARM: convert PCI defines to variables
Rob Herring
1
-2
/
+0
2011-07-12
ARM: pci: make pcibios_assign_all_busses use pci_has_flag
Rob Herring
1
-2
/
+0
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
1
-4
/
+4
2011-05-16
ARM: orion: Refactor the MPP code common in the orion platform
Andrew Lunn
2
-61
/
+3
2011-05-16
ARM: orion: Consolidate SATA platform setup.
Andrew Lunn
1
-27
/
+2
2011-05-16
ARM: orion: Consolidate USB platform setup code.
Andrew Lunn
1
-87
/
+6
2011-05-16
ARM: orion: Consolidate I2C initialization.
Andrew Lunn
1
-67
/
+3
2011-05-16
ARM: orion: Consolidate ethernet platform data
Andrew Lunn
1
-206
/
+12
2011-05-16
ARM: orion: Consolidate the creation of the uart platform data.
Andrew Lunn
1
-150
/
+10
2011-05-16
ARM: orion: Rename some constants to macros to make code more identical
Andrew Lunn
1
-19
/
+19
2011-03-29
arm: Cleanup the irq namespace
Thomas Gleixner
1
-4
/
+4
2011-03-18
Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
10
-55
/
+18
2011-03-04
ARM: Remove dependency of plat-orion GPIO code on mach directory includes.
Lennert Buytenhek
4
-50
/
+7
2011-03-04
ARM: Remove dependency of plat-orion time code on mach directory includes.
Lennert Buytenhek
6
-5
/
+11
2011-02-18
ARM: P2V: separate PHYS_OFFSET from platform definitions
Russell King
1
-1
/
+1
2010-11-29
[ARM] mv78xx: wrong cpu1 window base register address
Evgeniy Dushistov
1
-1
/
+1
2010-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion
Russell King
1
-3
/
+1
2010-11-05
ARM: orion5x/kirkwood/mv78xx0: fix MPP configuration corner cases
Mike Rapoport
1
-3
/
+1
2010-10-20
arm: remove machine_desc.io_pg_offst and .phys_io
Nicolas Pitre
3
-6
/
+0
2010-10-20
arm: return both physical and virtual addresses from addruart
Jeremy Kerr
1
-6
/
+5
2010-03-08
Merge branch 'origin' into devel-stable
Russell King
2
-2
/
+2
2010-02-26
Merge branch 'misc2' into devel
Russell King
1
-1
/
+1
2010-02-24
[ARM] MV78xx0: Support for Buffalo WXL (Terastation Duo)
Sebastien Requiem
3
-0
/
+162
2010-02-24
[ARM] MV78XX0: MPP routines and definitions
Sebastien Requiem
3
-1
/
+444
2010-02-16
ARM: 5928/1: Change type of VMALLOC_END to unsigned long.
Fenkart/Bostandzhyan
1
-1
/
+1
[next]