An error occurred fetching the project authors.
- 23 Apr, 2009 1 commit
-
-
Nicolas Pitre authored
Symbols like SOFT_RESET are way too generic to be exported at large. To avoid this, let's move the mbus bridge register defines into a separate file and include it where needed. This affects mach-kirkwood, mach-loki, mach-mv78xx0 and mach-orion5x simultaneously as they all share code in plat-orion which relies on those defines. Some other defines have been moved to narrower scopes, or simply deleted when they had no user. This fixes compilation problem with mpt2sas on the above listed platforms. Signed-off-by:
Nicolas Pitre <nico@marvell.com> Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk>
-
- 07 Aug, 2008 1 commit
-
-
Russell King authored
This just leaves include/asm-arm/plat-* to deal with. Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk>
-
- 27 Mar, 2008 1 commit
-
-
Lennert Buytenhek authored
Do a global s/orion/orion5x/ of the Orion 5x-specific bits (i.e. not the plat-orion bits.) Signed-off-by:
Lennert Buytenhek <buytenh@marvell.com> Reviewed-by:
Tzachi Perelstein <tzachi@marvell.com> Acked-by:
Saeed Bishara <saeed@marvell.com> Acked-by:
Russell King <rmk+kernel@arm.linux.org.uk> Signed-off-by:
Nicolas Pitre <nico@marvell.com>
-
- 08 Feb, 2008 1 commit
-
-
Lennert Buytenhek authored
Hack up the Orion port to distinguish between virtual and physical addresses of register windows. This will allow moving virtual mappings higher up in the address space, to free up more kernel virtual address space. Signed-off-by:
Lennert Buytenhek <buytenh@marvell.com> Signed-off-by:
Nicolas Pitre <nico@marvell.com>
-
- 26 Jan, 2008 1 commit
-
-
Tzachi Perelstein authored
The Marvell Orion is a family of ARM SoCs with a DDR/DDR2 memory controller, 10/100/1000 ethernet MAC, and USB 2.0 interfaces, and, depending on the specific model, PCI-E interface, PCI-X interface, SATA controllers, crypto unit, SPI interface, SDIO interface, device bus, NAND controller, DMA engine and/or XOR engine. This contains the basic structure and architecture register definitions. Signed-off-by:
Tzachi Perelstein <tzachi@marvell.com> Reviewed-by:
Nicolas Pitre <nico@marvell.com> Reviewed-by:
Lennert Buytenhek <buytenh@marvell.com> Acked-by:
Russell King <rmk+kernel@arm.linux.org.uk>
-