• R/O
  • HTTP
  • SSH
  • HTTPS

コミット一覧

タグ
未設定

よく使われているワード(クリックで追加)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

device/generic/common


RSS
Rev. 日時 作者
3797658 cm-14.0-x86 2016-10-12 23:23:54 Jaap Jan Meijer

Merge remote-tracking branch 'x86/nougat-x86' into cm-14.0-x86

8d0b51f 2016-10-12 21:50:06 Chih-Wei Huang

Support BT HCI UART devices

Set appropriate properties to start btattach service.

Add BT related tools and remove obsolete code for BlueZ.

9ddd72a 2016-10-12 02:57:45 Jaap Jan Meijer

Update PRODUCT_COPY_FILES to match default androidboot.hardware

androidboot.hardware is set by default to TARGET_PRODUCT
this is not the same as PRODUCT_RELEASE_NAME used in PRODUCT_COPY_FILES

8bafe94 2016-10-11 03:20:30 Jaap Jan Meijer

make INSTALL_PREFIX compatible with Ninja builds

b00bbe3 2016-10-07 03:52:13 Jaap Jan Meijer

Merge remote-tracking branch 'x86/nougat-x86' into cm-14.0-x86

379631c 2016-10-06 22:47:53 Chih-Wei Huang

Enable Fluoride Bluetooth stack

9f10624 2016-10-06 01:25:17 Chih-Wei Huang

Merge remote-tracking branch 'x86/marshmallow-x86' into nougat-x86

Conflicts:
BoardConfig.mk

ec2cbcf 2016-09-30 14:08:23 Chih-Wei Huang

Set INSTALL_PREFIX for cm-x86

10b4df8 2016-09-27 23:15:21 Chih-Wei Huang

Merge remote-tracking branch 'x86/marshmallow-x86' into cm-13.0-x86

Conflicts:
BoardConfig.mk

9d98165 2016-09-27 19:42:14 Chih-Wei Huang

Add AMD and Nvidia GPU modules to deferred list

These modules will be deferred loaded in the last coldboot stage.

740fa83 2016-09-27 16:13:33 Chih-Wei Huang

Remove androidboot.hardware from cmdline

Now the target name is hardcoded into android init.

97b0ef2 2016-09-26 13:08:13 youling257

add ONDA tablet iio.accelerometer tranformation matrix

Signed-off-by: youling257 <youling257@gmail.com>

445b176 2016-09-26 13:00:23 Mario Holzinger

add ST70416-6 iio.accelerometer tranformation matrix

7162cb1 2016-09-22 23:42:21 Chih-Wei Huang

Set default density to 160

Suggested by Jaap Jan Meijer.

482ca55 2016-09-21 13:58:42 Chih-Wei Huang

Merge remote-tracking branch 'x86/marshmallow-x86' into cm-13.0-x86

Conflicts:
BoardConfig.mk
packages.mk

a21141c android-x86-6.0-r1 2016-09-13 03:11:49 Chih-Wei Huang

packages.mk: add f2fs utilities

73feca7 2016-09-13 03:11:06 Chih-Wei Huang

Revert "init.sh: fix ASUS T100 buttons"

This reverts commit 34a78d5cb6e9797eba6caec2604e2c3f349a2fc2.

2e6d0eb 2016-09-08 15:27:59 Chih-Wei Huang

Merge remote-tracking branch 'x86/marshmallow-x86' into nougat-x86

34a78d5 2016-09-08 15:22:18 Chih-Wei Huang

init.sh: fix ASUS T100 buttons

It's strange the module soc_button_array can't detect the input
devices on being loaded by ueventd.

The workaround is to unload and reload it.

3172f2a 2016-08-26 23:20:58 Chih-Wei Huang

Add a hook after boot complete

Vendors could provide a post processing function.

72ff58b 2016-08-26 23:18:30 Chih-Wei Huang

Add a compiled-classes filter file

Using a compiled-classes file filters non-mentioned classes from being
compiled into the boot.oat file(s) to reduce the size of the boot image.

9c64ea7 2016-08-26 02:43:36 Chih-Wei Huang

Enable SELinux permissive mode

SELinux can't be disabled in Android 7.0. Before we completely
define our sepolicy, we can only run the permissive mode.

39b8d80 2016-08-26 02:41:48 Chih-Wei Huang

Fix building errors of nougat-x86

baf6eb9 2016-08-24 21:49:07 Chih-Wei Huang

houdini: support Intel's implementation

NO_REF_TASK
Tested: pass all test cases of check_houdini.sh

Change-Id: I37ed20cec5354575671f3ea58c0b041774fa6dae

0e9d6b5 2016-08-16 01:08:12 Chih-Wei Huang

Android-x86 6.0-rc2 release (20160815)

Enable the features from Intel.

7fbe9f5 2016-08-08 16:41:54 Chih-Wei Huang

init.sh: support IntelHDMI audio HAL

Only enable IntelHDMI audio HAL if it's the only sound card.
It doesn't work on devices other than ASUS ViVoStick (TS10).

ef1c73f 2016-07-30 01:42:27 Jaap Jan Meijer

Merge remote-tracking branch 'x86/marshmallow-x86' into cm-13.0-x86

48acfb4 2016-07-29 22:06:25 Chih-Wei Huang

init.x86.rc: move symlink of /lib to init.rc

It's too late to do here.

783b774 2016-07-29 12:46:46 Chih-Wei Huang

Revert "init: Fix sensors never detected when not available at first boot"

It should be fixed in sensors.hsb directly.

This reverts commit cc1a67274cc608e1f7f5cbaa08f7bec90fafdeb3.

dca7c73 2016-07-29 07:09:23 Jaap Jan Meijer

config: Move the inclusion of CM specific stuff to prevent overriding