[Hos-git] [SCM] hos-v4a (hos) branch, master, updated. 357997ccf363735d51d64eb2371ca6b0dbfca192

Back to archive index

ryuz****@users***** ryuz****@users*****
2011年 2月 22日 (火) 00:26:17 JST


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to "hos-v4a" repository
containing the "hos" project.

The branch, master has been updated
       via  357997ccf363735d51d64eb2371ca6b0dbfca192 (commit)
      from  f1c78f23365e0caf6b3f29ce7adf73c83d87f914 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 357997ccf363735d51d64eb2371ca6b0dbfca192
Author: ryuz <ryuz****@users*****>
Date:   Tue Feb 22 00:25:29 2011 +0900

    add XILINX microblaze AXI INTC

-----------------------------------------------------------------------

Summary of changes:
 cfgrtr/include/attisr.h                            |    3 +-
 cfgrtr/source/attisr.cpp                           |   38 ++++++++++++++--
 kernel/build/mb/mb_v8/gcc/Makefile                 |    6 ++-
 kernel/include/arch/irc/arm/aduc7000/ircatr.h      |    1 +
 kernel/include/arch/irc/arm/at91/ircatr.h          |    1 +
 kernel/include/arch/irc/arm/lpc2000/ircatr.h       |    1 +
 kernel/include/arch/irc/arm/mx1/ircatr.h           |    1 +
 kernel/include/arch/irc/ia32/pcat/ircatr.h         |    1 +
 kernel/include/arch/irc/mb/axi_intc/irc.h          |   47 ++++++++++++++++++++
 kernel/include/arch/irc/mb/axi_intc/ircatr.h       |   30 ++++++++++++
 kernel/include/arch/irc/mips/jelly/ircatr.h        |    1 +
 kernel/include/arch/irc/mn103/mn103s/ircatr.h      |   13 +++++
 kernel/include/arch/irc/none/ircatr.h              |    3 +-
 kernel/include/arch/irc/simple/ircatr.h            |    1 +
 kernel/include/object/isrobj.h                     |    4 ++
 .../irc/{arm/lpc2000 => mb/axi_intc}/dis_int.c     |    8 ++--
 .../irc/{arm/lpc2000 => mb/axi_intc}/ena_int.c     |    7 ++-
 .../arch/irc/{arm/at91 => mb/axi_intc}/kexe_irc.c  |   16 ++-----
 .../irc/{arm/aduc7000 => mb/axi_intc}/kini_irc.c   |   10 ++--
 19 files changed, 161 insertions(+), 31 deletions(-)
 create mode 100644 kernel/include/arch/irc/mb/axi_intc/irc.h
 create mode 100644 kernel/include/arch/irc/mb/axi_intc/ircatr.h
 copy kernel/source/arch/irc/{arm/lpc2000 => mb/axi_intc}/dis_int.c (63%)
 mode change 100755 => 100644
 copy kernel/source/arch/irc/{arm/lpc2000 => mb/axi_intc}/ena_int.c (62%)
 mode change 100755 => 100644
 copy kernel/source/arch/irc/{arm/at91 => mb/axi_intc}/kexe_irc.c (54%)
 mode change 100755 => 100644
 copy kernel/source/arch/irc/{arm/aduc7000 => mb/axi_intc}/kini_irc.c (52%)
 mode change 100755 => 100644


hooks/post-receive
-- 
hos-v4a (hos)




Hos-git メーリングリストの案内
Back to archive index