mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] arch/microblaze changes for 2.6.38
@ 2011-01-11 11:24 Michal Simek
  0 siblings, 0 replies; only message in thread
From: Michal Simek @ 2011-01-11 11:24 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML

Hi Linus,

please pull the following changes.

Thanks,
Michal


The following changes since commit 3c0eee3fe6a3a1c745379547c7e7c904aa64f6d5:
   Linus Torvalds (1):
         Linux 2.6.37

are available in the git repository at:

   git://git.monstr.eu/linux-2.6-microblaze.git next

Amerigo Wang (1):
       microblaze: remove obsolete DEBUG_BOOTMEM

Joe Perches (1):
       arch/microblaze: Remove unnecessary semicolons

Michal Simek (9):
       microblaze: Fix initramfs
       Revert "microblaze: Simplify syscall rutine"
       microblaze: Add PVR for Microblaze v8.00.b
       microblaze: Fix unaligned exception for little endian platform
       microblaze: Remove useless early_init_dt_check_for_initrd
       microblaze: Clear i/dcache for sw breakpoints
       microblaze: Fix __muldi3 function for little-endian.
       microblaze: trivial: Fix removed the part of line
       Merge commit 'v2.6.37' into next

roel kluin (1):
       microblaze: Correct PVR access macros

  arch/microblaze/Kconfig.debug                 |    4 -
  arch/microblaze/Makefile                      |    2 +-
  arch/microblaze/configs/mmu_defconfig         |    1 -
  arch/microblaze/include/asm/pvr.h             |  185 
+++++++++++++------------
  arch/microblaze/kernel/cpu/cpuinfo.c          |    1 +
  arch/microblaze/kernel/entry.S                |   46 +++++-
  arch/microblaze/kernel/exceptions.c           |    3 +
  arch/microblaze/kernel/hw_exception_handler.S |    9 ++
  arch/microblaze/kernel/prom.c                 |    4 +-
  arch/microblaze/kernel/vmlinux.lds.S          |   16 +--
  arch/microblaze/lib/memmove.c                 |    2 +-
  arch/microblaze/lib/muldi3.S                  |  121 ----------------
  arch/microblaze/lib/muldi3.c                  |   60 ++++++++
  13 files changed, 214 insertions(+), 240 deletions(-)
  delete mode 100644 arch/microblaze/lib/muldi3.S
  create mode 100644 arch/microblaze/lib/muldi3.c


-- 
Michal Simek, Ing. (M.Eng)
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel 2.6 Microblaze Linux - http://www.monstr.eu/fdt/
Microblaze U-BOOT custodian

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-01-11 11:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-11 11:24 [GIT PULL] arch/microblaze changes for 2.6.38 Michal Simek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®