summaryrefslogtreecommitdiff
path: root/packages/dsplink
AgeCommit message (Collapse)AuthorFiles
2008-05-15dsplink: get first part to build, need to sort out more includes, since ↵Koen Kooi3
someone though it would be a good idea to (not) pass includes using gcc instead of using #include <foo> in the source file
2008-05-15dsplink: make files generic and use sed to make it more specificKoen Kooi5
* sed is awesome * in the future machines can set vars to control the sed'ing, e.g. DSPTYPE=davinci,DSPARCH=c64x
2008-05-15merge of '3b5a264cff607e4c4977e318dde1e861a664ad81'Koen Kooi5
and '92366ccb09c8d809619c585c91fe69a2046e1396'
2008-05-15dsplink : Install files in build source tree.Philip Balister1
2008-05-15dsplink : Add basic config files created by interactive config utility.Philip Balister4
2008-05-15dsplink : Add URL for manual source download.Philip Balister1
2008-05-15dsplink: activate module buildKoen Kooi1
2008-05-15dsplink: start filling in the skeleton some moreKoen Kooi1
2008-05-15dsplink: add url to manual dsplink downloadKoen Kooi1
2008-05-15dsplink : Skeleton for building TI ARM/DSP for omap/davinci processors.Philip Balister2
Requires manual download of tarball from TI website at this time.