All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] mips: OCTEON: Support for little-endian mode
@ 2015-03-20 16:11 ` Aleksey Makarov
  0 siblings, 0 replies; 15+ messages in thread
From: Aleksey Makarov @ 2015-03-20 16:11 UTC (permalink / raw)
  To: linux-mips; +Cc: linux-kernel, David Daney, Aleksey Makarov

These patches enable compiling and booting kernel on Octeon boards
in little-endian mode.

David Daney (3):
  MIPS: OCTEON: Handle bootloader structures in little-endian mode.
  MIPS: OCTEON: Add mach-cavium-octeon/mangle-port.h
  MIPS: OCTEON: Enable little endian kernel.

 arch/mips/Kconfig                                  |  3 +-
 arch/mips/cavium-octeon/octeon_boot.h              | 23 +++++++
 .../include/asm/mach-cavium-octeon/mangle-port.h   | 74 ++++++++++++++++++++++
 arch/mips/include/asm/octeon/cvmx-bootinfo.h       | 55 ++++++++++++++++
 4 files changed, 154 insertions(+), 1 deletion(-)
 create mode 100644 arch/mips/include/asm/mach-cavium-octeon/mangle-port.h

-- 
2.3.3

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2015-03-23 18:01 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-20 16:11 [PATCH 0/3] mips: OCTEON: Support for little-endian mode Aleksey Makarov
2015-03-20 16:11 ` Aleksey Makarov
2015-03-20 16:11 ` [PATCH 1/3] MIPS: OCTEON: Handle bootloader structures in " Aleksey Makarov
2015-03-20 16:11   ` Aleksey Makarov
2015-03-20 16:11 ` [PATCH 2/3] MIPS: OCTEON: Add mach-cavium-octeon/mangle-port.h Aleksey Makarov
2015-03-20 16:11   ` Aleksey Makarov
2015-03-23 12:39   ` Paul Martin
2015-03-23 14:03   ` Aleksey Makarov
2015-03-23 14:03     ` Aleksey Makarov
2015-03-23 14:04   ` Aleksey Makarov
2015-03-23 14:04     ` Aleksey Makarov
2015-03-23 14:18     ` Paul Martin
2015-03-23 18:01       ` David Daney
2015-03-20 16:11 ` [PATCH 3/3] MIPS: OCTEON: Enable little endian kernel Aleksey Makarov
2015-03-20 16:11   ` Aleksey Makarov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.