aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-09-18New versions of kernel/wlan.koHEADandroid-sdk-tools_r2android-sdk-1.6-docs_r1android-1.6_r1.2android-1.6_r1.1android-1.6_r1mastermaindonut-releaseJean-Baptiste Queru
87a10b510b896fa8da0ff6138dd3794d7bef0870
2009-09-04Set WIFI_FIRMWARE_LOADER for dream-open, otherwise wlan_loader is neverandroid-sdk-1.6_r1Steve Kondik
executed.
2009-08-07Merge fronm cupcakeJean-Baptiste Queru
2009-08-07Merge change 10974 into cupcakeAndroid Code Review
* changes: Alpha-sort lists of proprietary files
2009-08-04New versions of kernel/wlan.koJean-Baptiste Queru
66070569adc8c9ea557beec3f5c048baa4ed678e
2009-08-04Add libcamera to the list of proprietary filesJean-Baptiste Queru
2009-08-04Merge from cupcake: "Alpha-sort lists of proprietary files"Jean-Baptiste Queru
2009-08-04Alpha-sort lists of proprietary filesJean-Baptiste Queru
2009-08-04Merge from cupcakeJean-Baptiste Queru
2009-08-04Deal with the new directory structureJohan de Koning
(dream is now called dream-open).
2009-08-04Added more proprietary libraries.Johan de Koning
The Led light of the HTC Dream should work when extra libraries are extracted from the HTC Dream and added to the system image. The wlan.ko is not extracted (comparing to change 10501). This is already part of the project or can be build from source.
2009-08-04Added more proprietary libraries.David Goldfarb
Added all libraries missing from the opensource build, per discussion at http://groups.google.com/group/android-platform/browse_thread/thread/6b4f41c70824638c ("No audio on Android 1.5 dream build?) and comparison of directory contents. Note that some of these libraries are certainly needed, but I >>may<< have included unneeded libs. This should be reviewed, please, by someone more familiar with the HTC files.
2009-08-04Whoops, fix file permission touched by editor.David Goldfarb
2009-08-04Add /system/lib/libhtc_acoustic.so to the list of needed proprietary files. ↵David Goldfarb
Without it, audio does not play in Android 1.5.
2009-07-25Set TARGET_CPU_ABIJean-Baptiste Queru
2009-07-14Reflect the new source tree layoutJean-Baptiste Queru
2009-04-28dream kernel and wlan.ko for the 1.5 releaseJean-Baptiste Queru
imported from 5308ec2af9ae58353352bba82ba386bfcfdc2a17
2009-04-27Add libOmxCore.so so that cupcake/1.5 builds for ADP1Jean-Baptiste Queru
2009-03-31Copy vold.conf when buildingSan Mehat
Signed-off-by: San Mehat <san@google.com>
2009-03-31Add vold.conf for DreamSan Mehat
Signed-off-by: San Mehat <san@google.com>
2009-03-20Fix wifi for dreamJean-Baptiste Queru
2009-03-20Fix dream build.Jean-Baptiste Queru
-Use proper makefile name -Reference msm7k
2009-02-03dream: Add librpc to BOARD_GPS_LIBRARIES to fix the build.Mike Lockwood
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-02-02Use the same APN list for dream builds as ships on ADP1.Jean-Baptiste Queru
2009-02-02Make wifi work on dream.Jean-Baptiste Queru
Update dream-specific files to match the rest of the master branch in its post-cupcake state, which allows wifi to work out of the box.
2009-02-01dream: Fix hardware OpenGL.Mike Lockwood
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-01-31dream: Enable bluetooth support.Mike Lockwood
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-01-31dream: Enable GPS support.Mike Lockwood
Signed-off-by: Mike Lockwood <lockwood@android.com>
2008-12-20dream: prebuilts: Update prebuilt kernel and wlan.ko for cupcakeSan Mehat
This build is based off kernel sha 'f2dabc00bea5d9051cfcb8109af84df4ecdf1547' and wlan driver sha '40c1cfdc6961ae6dffef24e494bd7e7012a9bac7' Signed-off-by: San Mehat <san@google.com>
2008-11-12add proprietary camera library to the extract scriptIliyan Malchev
Signed-off-by: Iliyan Malchev <malchev@google.com>
2008-11-12enable wifi supportIliyan Malchev
Signed-off-by: Iliyan Malchev <malchev@google.com>
2008-11-06prebuilt kernel and wifi driver for dream.Iliyan Malchev
kernel: repository: git://android.git.kernel.org/kernel/msm.git branch: refs/heads/android-msm-htc-2.6.25 sha1: f6fd71f3a6f4b08f0adab970877a60ec8b80e51b wlan.ko: repository: git://android.git.kernel.org/platform/system/wlan/ti.git branch: master sha1: 3d2d6280a1fd54f31a53f72ccbf54a85e4601734 Signed-off-by: Iliyan Malchev <malchev@google.com>
2008-10-29Update proprietary files for Dream to include audio support.Iliyan Malchev
Signed-off-by: Iliyan Malchev <malchev@google.com>
2008-10-23add prebuilt kernel, built from kernel/msm.git @ c092738e01ab...Brian Swetland
2008-10-23Android.mk: copy the default APN list into system/etcBrian Swetland
2008-10-23extract-files: grab wifi firmware and configBrian Swetland
2008-10-23initial commitBrian Swetland