The following changes since commit 5e01dc7b26d9f24f39abace5da98ccbd6a5ceb52:

  Linux 3.12 (2013-11-03 15:41:51 -0800)

are available in the git repository at:

  git://git.openrisc.net/~jonas/linux tags/for-3.13

for you to fetch changes up to 621c2cd853fca98258b720d9fe7e8c031ec7f96f:

  openrisc: Refactor or32_early_setup() (2013-11-15 11:03:51 +0100)

----------------------------------------------------------------
OpenRISC updates for 3.13

- small cleanups to make allmodconfig pass
- defconfig refresh
- a handful of code sanitization patches

----------------------------------------------------------------
Chen Gang (2):
      openrisc: Makefile: append "-D__linux__" to KBUILD_CFLAGS
      openrisc: include: asm: Kbuild: add default "vga.h"

Geert Uytterhoeven (5):
      openrisc: Refactor 16-bit constant relocation
      openrisc: Refresh or1ksim_defconfig for v3.12
      openrisc: Use the declarations provided by <asm/sections.h>
      openrisc: Remove unused declaration of __initramfs_start
      openrisc: Refactor or32_early_setup()

 arch/openrisc/Makefile                  |  2 +-
 arch/openrisc/configs/or1ksim_defconfig | 10 ++--------
 arch/openrisc/include/asm/Kbuild        |  1 +
 arch/openrisc/kernel/module.c           |  6 ++----
 arch/openrisc/kernel/setup.c            | 25 +++++++++++++------------
 arch/openrisc/kernel/vmlinux.h          |  2 --
 6 files changed, 19 insertions(+), 27 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to