summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* DSP: Add initial firmware image based onDilip Gopalakrishna2012-09-281-0/+30
| | | | | | | | | | | | sysbios-rpmsg tag: 1.20.09.23 This commit adds a sample dsp firmware image built from the sysbios-rpmsg tree with tag specified above. Signed-off-by: Dilip Gopalakrishna <dilip.g@ti.com> Change-Id: I24ba8df63d9608bcd5fb92a725115a71d8585835 Signed-off-by: Dilip Gopalakrishna <dilip.g@ti.com>
* wlan: wl18xx: update firmware file for r8.a4.02 releaseVishal Mahaveer2012-09-181-2/+2
| | | | | | | | | | Upgrade wl18xx firmware file for r8.a4.02. wl18xx-fw.bin file is replaced by wl18xx-fw-mc.bin file wl18xx-fw-mc.bin - FRev 8.4.0.0.8 Change-Id: I83c4fe28fa5b737c1540744ea1d187d40ee46718 Signed-off-by: Vishal Mahaveer <vishalm@ti.com>
* Merge jb-release into d-jb-releaseKeith Deacon2012-08-271-2/+29
|\
| * proprietary-open: rule to install wpan fwPavan Savoy2012-08-101-2/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use this rule to install all wpan related firmware files. The wpan archive needs to maintain the folder structure of wl12xx/wpan/<technology>/.bts Patch modified from original - Mark Lifshits <lifshitsm@ti.com> Signed-off-by: Pavan Savoy <pavan_savoy@ti.com> Modified to install only in the intermediates directory, and not to remove artifacts from the intermediates directory. Change-Id: I26a0669eea1a7b7b26ad6a2a780ad0d098f477d0 Signed-off-by: James W. Mills <jameswmills@ti.com>
* | wlan: add wilink8 (wl18xx) firmware filesVishal Mahaveer2012-08-271-0/+28
|/ | | | | | | | wl18xx firmware files were removed due to licensing restrictions. Now the licenses are approved, so placing them back. Change-Id: I03195e1e7d88b11da2e3263156da9929a938af6a Signed-off-by: Vishal Mahaveer <vishalm@ti.com>
* SGX prebuilt binaries: Untar to and copy from intermediate directories.Luis Gonzalez2012-07-301-1/+12
| | | | | | | | This will untar SGX prebuilt binaries to an intermediate directory and install them in the Android filesystem without polluting the git tree with untracked files. Change-Id: I806a9aa4a939b6109399df999603706e3c34f17e
* proprietary-open: wlan: move to tgz tarballVishal Mahaveer2012-07-261-0/+131
| | | | | | | | Move WLAN firmware from indvidual files to tar ball approach. Based on the way ducati binaries are handled. Change-Id: I66bfec1b0fb01f36a4508922d0e4919d6bb1eeb0 Signed-off-by: Vishal Mahaveer <vishalm@ti.com>
* Move subdir include to top of Android.mkJames W. Mills2012-04-181-2/+2
| | | | | | | | | | Having the Android.mk inclusion at the bottom of the Android.mk is causing it to be ignored, which meand SGX/wlan/etc are no longer installed. Moving it to the top makes it work, and the subsequent ducati definition works as well. Change-Id: Idcbce941b9e3b60906421b0cf944160d41ac027b Signed-off-by: James W. Mills <jameswmills@ti.com>
* Updated Ducati installation logicJames W. Mills2012-04-171-0/+29
| | | | | | | | | | | | | | | | | This patch moves the ducati installation logic into the top-level Android.mk for proprietary-open, and generalizes the procedure so that new devices can be added easily. Benefis include: * Unpacking into an intermediate location * Only unpacked if enabled for a specific device * All devices can use the same PRODUCT_PACKAGE definition * User-defined ducati TGZ location Change-Id: I48314920b138230e73b3a56e1ff899ad82289b59 Signed-off-by: James W. Mills <jameswmills@ti.com>
* device:ti:proprietary-open: add wpan firmwarePavan Savoy2012-02-061-0/+1
| | | | | | | | | | | | | | | | | Add the wpan.tgz firmware tarball which constitutes of the firmware and the right LICENSE for them. Also add in the line in Android.mk to untar them to the relevant folder from where they will be picked up to be installed into the relevant folder on /system/etc/firmware/. Change-Id: Ie2a7af0febb072862bbeb45039625ba810923766 Signed-off-by: Pavan Savoy <pavan_savoy@ti.com> Conflicts: Android.mk Signed-off-by: Pavan Savoy <pavan_savoy@ti.com>
* Ducati binary fw and DCC files for Blaze TabletJames W. Mills2012-01-181-1/+0
| | | | | | | | | | | | This patch includes the files needed to install Ducati fw and DCC files for the Blaze Tablet. Versions of Ducati can be dropped in with an accompanying mk file, and each device capable of using that version of ducati can include the makefile at the device level Change-Id: I1df3fb99eac48106032a404184f09668d0148cda Signed-off-by: James W. Mills <jameswmills@ti.com>
* Licensed ducati bundleJames W. Mills2011-12-131-0/+1
| | | | | | | | Release a binary version of Ducati, complete with DCC files, all under license. Change-Id: I62f1784dfb1b815e8f58b69716b19bb53ca32b2e Signed-off-by: James W. Mills <jameswmills@ti.com>
* Move licensed content to tgz archivesJames W. Mills2011-12-081-0/+2
| | | | | | | | | This change allows all licensed material to be license-bound, and prevents any single component from being downloaded without the proper license agreement. Change-Id: I353122644b1696438a7c7a33a26d43087e19440a Signed-off-by: James W. Mills <jameswmills@ti.com>
* SGX-BIN: IMG DDK 1.8@550175 binaries for ICSHemant Hariyani2011-11-281-0/+1
IMG DDK 1.8@550175 binaries Change-Id: I215a17b72d2b3a2e57e06546403a9f643cebee04 Signed-off-by: Hemant Hariyani <hemanthariyani@ti.com>