* [ANNOUNCE] TI dspbridge Omapzoom tree @ 2009-06-03 22:18 ` Ramirez Luna, Omar 2009-06-25 9:46 ` Felipe Contreras 2009-07-01 14:35 ` Alberto Perez 0 siblings, 2 replies; 7+ messages in thread From: Ramirez Luna, Omar @ 2009-06-03 22:18 UTC (permalink / raw) To: linux-omap Hi, The new dspbridge omapzoom tree has been set in place, you can clone it from: git://dev.omapzoom.org/pub/scm/tidspbridge/kernel-dspbridge.git or http://dev.omapzoom.org/pub/scm/tidspbridge/kernel-dspbridge.git In this tree you will find the latest set of TI DSP BRIDGE patches, which are based on linux-omap kernel tree. The branch layout is as follows: master tracking L-O master bridge-pm-2.6.28 branched from omap-2.6.28, pulled linux-omap-pm pm-2.6.28 on top, + bridge patches bridge-pm-2.6.29 branched from L-O pm branch + bridge patches Special thanks to Hiroshi Doyu and Ameya Palande, and to all who have contributed with comments and patches. For the new dspbridge tree, I took the logical set of patches which was ported long time back[1] along with the new stuff, reworked what we had to migrate to this baseline and already sent the patches to the list, those patches can be found in the new tree. Best Regards, Omar --- [1] http://marc.info/?l=linux-omap&m=121878286205991&w=2 ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [ANNOUNCE] TI dspbridge Omapzoom tree 2009-06-03 22:18 ` [ANNOUNCE] TI dspbridge Omapzoom tree Ramirez Luna, Omar @ 2009-06-25 9:46 ` Felipe Contreras 2009-06-25 9:59 ` Nishanth Menon 2009-07-01 14:35 ` Alberto Perez 1 sibling, 1 reply; 7+ messages in thread From: Felipe Contreras @ 2009-06-25 9:46 UTC (permalink / raw) To: Ramirez Luna, Omar; +Cc: linux-omap On Thu, Jun 4, 2009 at 1:18 AM, Ramirez Luna, Omar<omar.ramirez@ti.com> wrote: > Hi, > > The new dspbridge omapzoom tree has been set in place, you can clone it from: > > git://dev.omapzoom.org/pub/scm/tidspbridge/kernel-dspbridge.git > or > http://dev.omapzoom.org/pub/scm/tidspbridge/kernel-dspbridge.git > > In this tree you will find the latest set of TI DSP BRIDGE patches, which are > based on linux-omap kernel tree. The branch layout is as follows: > > master tracking L-O master > bridge-pm-2.6.28 branched from omap-2.6.28, pulled linux-omap-pm > pm-2.6.28 on top, + bridge patches > bridge-pm-2.6.29 branched from L-O pm branch + bridge patches > > Special thanks to Hiroshi Doyu and Ameya Palande, and to all who have > contributed with comments and patches. > > For the new dspbridge tree, I took the logical set of patches which was ported > long time back[1] along with the new stuff, reworked what we had to migrate to > this baseline and already sent the patches to the list, those patches can be > found in the new tree. Where is this documented? I don't see this on the list of repos in http://git.omapzoom.org/ -- Felipe Contreras -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [ANNOUNCE] TI dspbridge Omapzoom tree 2009-06-25 9:46 ` Felipe Contreras @ 2009-06-25 9:59 ` Nishanth Menon 2009-06-25 10:33 ` Felipe Contreras 0 siblings, 1 reply; 7+ messages in thread From: Nishanth Menon @ 2009-06-25 9:59 UTC (permalink / raw) To: Felipe Contreras; +Cc: Ramirez Luna, Omar, linux-omap Felipe Contreras said the following on 06/25/2009 12:46 PM: > I don't see this on the list of repos in http://git.omapzoom.org/ > I believe dev.omapzoom.org is new -> this is not part of the repos as those deal with android.. Regards, Nishanth Menon ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [ANNOUNCE] TI dspbridge Omapzoom tree 2009-06-25 9:59 ` Nishanth Menon @ 2009-06-25 10:33 ` Felipe Contreras 0 siblings, 0 replies; 7+ messages in thread From: Felipe Contreras @ 2009-06-25 10:33 UTC (permalink / raw) To: Nishanth Menon; +Cc: Ramirez Luna, Omar, linux-omap On Thu, Jun 25, 2009 at 12:59 PM, Nishanth Menon<menon.nishanth@gmail.com> wrote: > Felipe Contreras said the following on 06/25/2009 12:46 PM: >> I don't see this on the list of repos in http://git.omapzoom.org/ >> > > I believe dev.omapzoom.org is new -> this is not part of the repos as > those deal with android.. Thanks :) Shouldn't git.omapzoom.org be renamed to git.omapandroid.org or something? -- Felipe Contreras ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [ANNOUNCE] TI dspbridge Omapzoom tree 2009-06-03 22:18 ` [ANNOUNCE] TI dspbridge Omapzoom tree Ramirez Luna, Omar 2009-06-25 9:46 ` Felipe Contreras @ 2009-07-01 14:35 ` Alberto Perez 2009-07-01 15:12 ` Daniel Díaz 1 sibling, 1 reply; 7+ messages in thread From: Alberto Perez @ 2009-07-01 14:35 UTC (permalink / raw) To: linux-omap May be I'm missing something but no dspbridge code can be found in branch bridge-pm-2.6.29. Any idea? Bests, Alberto. ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [ANNOUNCE] TI dspbridge Omapzoom tree 2009-07-01 14:35 ` Alberto Perez @ 2009-07-01 15:12 ` Daniel Díaz 2009-07-01 16:17 ` Alberto J. Perez 0 siblings, 1 reply; 7+ messages in thread From: Daniel Díaz @ 2009-07-01 15:12 UTC (permalink / raw) To: Alberto Perez; +Cc: linux-omap Hello! On Wed, Jul 1, 2009 at 9:35 AM, Alberto Perez<aperez@disca.upv.es> wrote: > May be I'm missing something but no dspbridge code can be found in > branch bridge-pm-2.6.29. > Any idea? You should find it in drivers/dsp/bridge: http://dev.omapzoom.org/?p=tidspbridge/kernel-dspbridge.git;a=tree;f=drivers/dsp/bridge;h=1c1bf6e075d35b9aab0b5b3f789397c3afeb7c24;hb=bridge-pm-2.6.29 Greetings! Danielk Díaz yosoy@danieldiaz.org > Bests, > Alberto. > > > > > -- > To unsubscribe from this list: send the line "unsubscribe linux-omap" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [ANNOUNCE] TI dspbridge Omapzoom tree 2009-07-01 15:12 ` Daniel Díaz @ 2009-07-01 16:17 ` Alberto J. Perez 0 siblings, 0 replies; 7+ messages in thread From: Alberto J. Perez @ 2009-07-01 16:17 UTC (permalink / raw) To: Daniel Díaz; +Cc: linux-omap Thanks Daniel! I'm new in git and I did the wrong thing! Alberto. Daniel Díaz wrote: > Hello! > > > On Wed, Jul 1, 2009 at 9:35 AM, Alberto Perez<aperez@disca.upv.es> wrote: > >> May be I'm missing something but no dspbridge code can be found in >> branch bridge-pm-2.6.29. >> Any idea? >> > > You should find it in drivers/dsp/bridge: > http://dev.omapzoom.org/?p=tidspbridge/kernel-dspbridge.git;a=tree;f=drivers/dsp/bridge;h=1c1bf6e075d35b9aab0b5b3f789397c3afeb7c24;hb=bridge-pm-2.6.29 > > Greetings! > > Danielk Díaz > yosoy@danieldiaz.org > > > > >> Bests, >> Alberto. >> >> >> >> >> -- >> To unsubscribe from this list: send the line "unsubscribe linux-omap" in >> the body of a message to majordomo@vger.kernel.org >> More majordomo info at http://vger.kernel.org/majordomo-info.html >> >> -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2009-07-01 16:38 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <AcnkmTizIuzfPY/xQ2W9ciK2lcvleQ==>
2009-06-03 22:18 ` [ANNOUNCE] TI dspbridge Omapzoom tree Ramirez Luna, Omar
2009-06-25 9:46 ` Felipe Contreras
2009-06-25 9:59 ` Nishanth Menon
2009-06-25 10:33 ` Felipe Contreras
2009-07-01 14:35 ` Alberto Perez
2009-07-01 15:12 ` Daniel Díaz
2009-07-01 16:17 ` Alberto J. Perez
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox