linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] unicore32 patches for linux-2.6
@ 2011-06-09 10:48 GuanXuetao
  0 siblings, 0 replies; only message in thread
From: GuanXuetao @ 2011-06-09 10:48 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: GuanXuetao, arnd, linux-kernel, linux-arch, greg

Hi Linus,
Please pull the patches of unicore32 subsystem for linux-2.6 from:
  git://git.kernel.org/pub/scm/linux/kernel/git/epip/linux-2.6-unicore32.git unicore32

Five patches are included after last review, and mac driver is excluded.

Thanks

Guan Xuetao

---
Guan Xuetao (5):
  unicore32: move rtc-puv3.c to drivers/rtc directory
  unicore32: change zImage physical address, though it's PIC codes
  unicore32: add KBUILD_DEFCONFIG with unicore32_defconfig (old
    debug_defconfig)
  unicore32: change PERCPU to PERCPU_SECTION
  unicore32: using generic-y format for one line asm-generic files

 MAINTAINERS                                        |    1 +
 arch/unicore32/Kconfig                             |    4 -
 arch/unicore32/Makefile                            |   38 +------------
 arch/unicore32/boot/compressed/Makefile            |    2 +-
 .../{debug_defconfig => unicore32_defconfig}       |    8 +-
 arch/unicore32/include/asm/Kbuild                  |   59 ++++++++++++++++++++
 arch/unicore32/kernel/Makefile                     |    1 -
 arch/unicore32/kernel/vmlinux.lds.S                |    2 +-
 drivers/rtc/Kconfig                                |    9 +++
 drivers/rtc/Makefile                               |    1 +
 .../kernel/rtc.c => drivers/rtc/rtc-puv3.c         |   14 +----
 11 files changed, 79 insertions(+), 60 deletions(-)
 rename arch/unicore32/configs/{debug_defconfig => unicore32_defconfig} (97%)
 rename arch/unicore32/kernel/rtc.c => drivers/rtc/rtc-puv3.c (98%)

-- 
1.7.5.4

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

only message in thread, other threads:[~2011-06-09 10:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-09 10:48 [GIT PULL] unicore32 patches for linux-2.6 GuanXuetao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).