summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add support of getting factory BDADDR from Controller's non-volatile memory(2/2)YK Jeffrey Chao2012-10-164-1/+97
| | | | | | | | | | | | | | | | | When factory Bluetooth device address is stored in the BT Controller's non-volatile memory (e.g. BCM4330 OTP memory) instead of devices's file system, the BDADDR will be retrieved from the Controller while enabling Bluedroid core stack. Introduce USE_CONTROLLER_BDADDR preprocessor directive in the vendor lib. After patchram download, check whether the BT Controller has a non-zero's BDADDR stored in its non-volatile memory. If not, write BTIF's init BDADDR to the Controller. bug 7340441 Change-Id: I2414b9479d4ef93ffd20c7ccc4875aab009e7cc8
* Properly filter paths to locate device directoriesJean-Baptiste Queru2012-10-101-1/+1
| | | | | | | | A device name matches when there are exactly two slashes, and the original cod was looking for at least two slashes. Bug: 4295425 Change-Id: Id2591a2e7b9e68dcec51cb1e33f41d2b314df98f
* Merge "Tune blob-generation scripts" into jb-mr1-devJean-Baptiste Queru2012-10-011-4/+2
|\
| * Tune blob-generation scriptsJean-Baptiste Queru2012-09-281-4/+2
| | | | | | | | | | | | | | | | | | -Add mako -Match the staged AOSP tree Bug: 6815609 Bug: 7252159 Change-Id: I60efaf176863e116856dd484d1e9cf31f7790685
* | Merge "Use I2S interface for SCO on Manta" into jb-mr1-devMatthew Xie2012-09-281-0/+2
|\ \ | |/ |/|
| * Use I2S interface for SCO on MantaMatthew Xie2012-09-281-0/+2
| | | | | | | | | | bug 7167346 Change-Id: I71253cd59e9e69f5a5477c12c301e774e6fbacf2
* | Add vnd_tilapiaRamanan Rajeswaran2012-09-251-0/+9
|/ | | | Change-Id: Iee5344b2cbe2bdbf7267e4d3337d100538731019
* Move libbt-vendor from vendor/broadcom/libbt-vendorWink Saville2012-09-2533-0/+3077
| | | | | Bug: 6837125 Change-Id: Ic3cc73f210e40d95b131a68244dc9e60bae80f37
* Revert "Move libbt-vendor from vendor/broadcom/libbt-vendor"Wink Saville2012-09-2433-3079/+0
| | | | | | This reverts commit d18044d184ebdbbdefe700ad439e1a4cead748f7 Change-Id: Ieb3f11f56c4368556b60c79c359a012fb8555a13
* Move libbt-vendor from vendor/broadcom/libbt-vendorWink Saville2012-09-2433-0/+3079
| | | | | Bug: 6837125 Change-Id: I9e9d5a95463d5cd61a6e7f3b2f0a57c0b2f47e16
* Simplify the preparation of an AOSP-like tree.Jean-Baptiste Queru2012-09-191-14/+1
| | | | | | | | | | | | | Some projects aren't in the base manifest any more and don't need to be deleted any more. Some projects are expected to be in AOSP and don't need to be handled like proprietary projects. Also add manta back. Bug:4295425 Change-Id: I1e0c1c95c4943f9684efd3cb2a877f23c5d9fb7d
* am 0003d599: (-s ours) am 37fd149e: Add toroplus to list of target devicesJean-Baptiste Queru2012-09-180-0/+0
|\ | | | | | | | | * commit '0003d599b36655c66ee643b9033488b15a7e0e4e': Add toroplus to list of target devices
| * am 37fd149e: Add toroplus to list of target devicesJean-Baptiste Queru2012-09-181-1/+1
| |\ | | | | | | | | | | | | * commit '37fd149ef28abca79291b000abbd422e179926f8': Add toroplus to list of target devices
| | * Add toroplus to list of target devicesJean-Baptiste Queru2012-09-151-1/+1
| | | | | | | | | | | | | | | Bug: 6940653 Change-Id: I58c4cdbb88f4aadcd7730d5d89a193cad8185934
* | | Fix wrong project nameJean-Baptiste Queru2012-09-171-1/+1
| | | | | | | | | | | | Change-Id: I024f9cdb2b7c86b2e23fdd5821296fa9cbe5e1ab
* | | Tune BT handling. Add toroplus.Jean-Baptiste Queru2012-09-141-2/+3
| | | | | | | | | | | | Change-Id: I45f85aebfecb827bd7004424486ea10f5a501f22
* | | Remove bluedroidJean-Baptiste Queru2012-09-111-0/+1
| | | | | | | | | | | | Change-Id: I8898ff2aa9fea40c2eeccef25eb8c2b3cbf9fdd3
* | | am b6eb9247: am 93dfd775: Merge "Generate flash-all scripts for Windows as ↵Jean-Baptiste Queru2012-09-101-0/+56
|\ \ \ | |/ / | | | | | | | | | | | | | | | well." * commit 'b6eb9247e57d1fd3b594042c6c7cce5e69adaa80': Generate flash-all scripts for Windows as well.
| * | am 93dfd775: Merge "Generate flash-all scripts for Windows as well."Jean-Baptiste Queru2012-09-101-0/+56
| |\ \ | | | | | | | | | | | | | | | | * commit '93dfd775ca703eec8846361c51180287b917bc7f': Generate flash-all scripts for Windows as well.
| | * \ Merge "Generate flash-all scripts for Windows as well."Jean-Baptiste Queru2012-09-101-0/+56
| | |\ \
| | | * | Generate flash-all scripts for Windows as well.Wug Fresh2012-09-101-0/+56
| | |/ / | | | | | | | | | | | | | | | | Change-Id: I6795b811b0fa974c58d70485d48c031bac7e22e3 Signed-off-by: Jean-Baptiste Queru <jbq@google.com>
* | | | Remove panda supportJean-Baptiste Queru2012-09-071-1/+1
| | | | | | | | | | | | | | | | Change-Id: I1ad7303650edb2f16bbb29b80f38ba9581ea74f3
* | | | Better way to clean up the non-AOSP projectsJean-Baptiste Queru2012-09-071-7/+16
| | | | | | | | | | | | | | | | Change-Id: I48d191413d77cc1f22fe6025530bce2ada9c96ff
* | | | More cleanup - remove unsupported devicesJean-Baptiste Queru2012-09-051-1/+4
| | | | | | | | | | | | | | | | Change-Id: Ibab14525369d5c0a2fd57bbf1bbdd2a53f2bb89b
* | | | More cleanupJean-Baptiste Queru2012-09-051-4/+5
| | | | | | | | | | | | | | | | Change-Id: Ic60b4f611662a00eee40e13b7defdecb2b87abcf
* | | | Remove crespo and stingray earlierJean-Baptiste Queru2012-09-051-2/+2
| | | | | | | | | | | | | | | | Change-Id: I6218a5aa634a6da78582d24fc5b263ee3726c7c8
* | | | Better tree cleanup for blob generation.Jean-Baptiste Queru2012-09-041-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | The AOSP boundary isn't exactly the vendor/ tree at the moment. Change-Id: I01da343911a49f1eac6c4aaf0a458cac82dc3a81
* | | | Stop dealing with crespo and stongray blobsJean-Baptiste Queru2012-08-311-1/+1
| | | | | | | | | | | | | | | | Change-Id: I204d7a7a5cb0a2f2242bd164bbcec949c6d7ae0a
* | | | Remove code not meant to be Open SourceJean-Baptiste Queru2012-08-231-1/+1
| | | | | | | | | | | | | | | | Change-Id: If729526aceba2f5102d30e7517e3775ad64a4b0f
* | | | Tune device listJean-Baptiste Queru2012-08-061-1/+1
| | | | | | | | | | | | | | | | Change-Id: Ibf538d8a61fc2fa64e14d4082b2caef0c6d74754
* | | | am bfe08c59: am f76cc4b1: Update jb-dev blob-listing script.Jean-Baptiste Queru2012-07-300-0/+0
|\ \ \ \ | |/ / / | | | | | | | | | | | | * commit 'bfe08c5914ba8dfd3a793f36d69028d283c9a059': Update jb-dev blob-listing script.
| * | | am f76cc4b1: Update jb-dev blob-listing script.Jean-Baptiste Queru2012-07-301-2/+2
| |\ \ \ | | |/ / | |/| / | | |/ | | | * commit 'f76cc4b11c182d13e916678283cd4d2254384b67': Update jb-dev blob-listing script.
| | * Update jb-dev blob-listing script.Jean-Baptiste Queru2012-07-271-3/+3
| | | | | | | | | | | | | | | | | | | | | -Add toro back. -Allow non-ssh Gerrit servers. Change-Id: I0ccd62a3edbcae6b23ce2fe652ec565ec9c7a6ec
* | | fix conflicts with merge of jb-dev-makoEd Heyl2012-07-261-1/+1
|\ \ \ | | | | | | | | | | | | Change-Id: I424e1fef73e3225e5b495b5974a3c9416be5797c
| * | | Add toroJean-Baptiste Queru2012-07-041-1/+1
| | | | | | | | | | | | | | | | Change-Id: I0ccd62a3edbcae6b23ce2fe652ec565ec9c7a6ec
| * | | Revert "Only build mako in this branch. Everything else is broken."Jean-Baptiste Queru2012-06-291-1/+1
| | | | | | | | | | | | | | | | This reverts commit 8d2ba12fe854733f89ec916b9099413df4abbfe6.
| * | | Only build mako in this branch. Everything else is broken.Jean-Baptiste Queru2012-06-291-1/+1
| | | | | | | | | | | | | | | | Change-Id: I540d2bfa9fa31a1ba0b73c647fdf88ad4b470fce
| * | | resolved conflicts for merge of 8ffd5f80 to jb-dev-makoJean-Baptiste Queru2012-06-261-1/+1
| |\ \ \ | | | |/ | | |/| | | | | Change-Id: If3f1a761ea2403d4c58c3e34c07d1edaca4b0d72
| * | | am 0f62f63f: Build libdrmdecrypt in a different environment - DO NOT MERGEJean-Baptiste Queru2012-06-261-0/+10
| |\ \ \ | | | | | | | | | | | | | | | | | | | | * commit '0f62f63f115007540b30176e225bf3ec58f1ae64': Build libdrmdecrypt in a different environment - DO NOT MERGE
| * \ \ \ am 1dedf148: Generate output even in case of errorJean-Baptiste Queru2012-06-261-1/+11
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | * commit '1dedf148fe8f7bf7a2e841b8a17e929f5802c2b7': Generate output even in case of error
| * \ \ \ \ am 01bbc975: (-s ours) Remove unsupported devicesJean-Baptiste Queru2012-06-150-0/+0
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '01bbc9753f32ee795965dda181c98b80ad6ef068': Remove unsupported devices
| * | | | | | stop auto-building unsupported configsJean-Baptiste Queru2012-06-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ieef24158c8d6efd6203cdef265834a3d812b14b0
| * | | | | | Add makoJean-Baptiste Queru2012-06-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ib0e50d6cef17134800e07a4f0ae94954b70f8e08
* | | | | | | Support https-based GerritJean-Baptiste Queru2012-07-191-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I6d0733836f7a8c7db38d65fb0673efa4f148a4d7
* | | | | | | am ed512b8f: (-s ours) Add toroJean-Baptiste Queru2012-07-040-0/+0
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | * commit 'ed512b8f2d08cf81bc987b8f5f257393ea007afc': Add toro
| * | | | | | Add toroJean-Baptiste Queru2012-07-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I0ccd62a3edbcae6b23ce2fe652ec565ec9c7a6ec
* | | | | | | Add toroJean-Baptiste Queru2012-07-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I0ccd62a3edbcae6b23ce2fe652ec565ec9c7a6ec
* | | | | | | resolved conflicts for merge of 479368b4 to masterJean-Baptiste Queru2012-06-261-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | Change-Id: Ie000624d9b3f194d47fc506347c4e4ad5b19101b
| * | | | | | am 8ffd5f80: Restore crespo4gJean-Baptiste Queru2012-06-261-1/+1
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | * commit '8ffd5f8087a380e1daa9000a12908f83d376a6da': Restore crespo4g
| | * | | | | Restore crespo4gJean-Baptiste Queru2012-06-251-1/+1
| | | |_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | Bug: 4295425 Change-Id: Ie9580a43749cafa580668b3c34a7fd0a28eb80d0