ryuz****@users*****
ryuz****@users*****
2011年 6月 23日 (木) 23:38:50 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 f016771a139885732fc60119eb4b1339a1896d01 (commit) from 9ac94748530dd9399825c57101ce6787dd81a2f0 (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 f016771a139885732fc60119eb4b1339a1896d01 Author: ryuz <ryuz****@users*****> Date: Thu Jun 23 23:38:24 2011 +0900 add microblaze PLB ----------------------------------------------------------------------- Summary of changes: kernel/build/mb/mb_v8_axi/gcc/Makefile | 2 +- .../build/mb/{mb_v8_axi => mb_v8_plb}/gcc/Makefile | 6 +++--- .../include/arch/irc/mb/{axi_intc => intc}/irc.h | 8 ++++---- .../arch/irc/mb/{axi_intc => intc}/ircatr.h | 10 +++++----- .../arch/irc/mb/{axi_intc => intc}/dis_int.c | 0 .../arch/irc/mb/{axi_intc => intc}/ena_int.c | 0 .../arch/irc/mb/{axi_intc => intc}/kexe_irc.c | 0 .../arch/irc/mb/{axi_intc => intc}/kini_irc.c | 0 .../arch/irc/mb/{axi_intc => intc}/vclr_int.c | 0 9 files changed, 13 insertions(+), 13 deletions(-) copy kernel/build/mb/{mb_v8_axi => mb_v8_plb}/gcc/Makefile (97%) rename kernel/include/arch/irc/mb/{axi_intc => intc}/irc.h (86%) rename kernel/include/arch/irc/mb/{axi_intc => intc}/ircatr.h (71%) rename kernel/source/arch/irc/mb/{axi_intc => intc}/dis_int.c (100%) rename kernel/source/arch/irc/mb/{axi_intc => intc}/ena_int.c (100%) rename kernel/source/arch/irc/mb/{axi_intc => intc}/kexe_irc.c (100%) rename kernel/source/arch/irc/mb/{axi_intc => intc}/kini_irc.c (100%) rename kernel/source/arch/irc/mb/{axi_intc => intc}/vclr_int.c (100%) hooks/post-receive -- hos-v4a (hos)