Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modify kabylake cpu-arch for cel_kbl #443

Open
wants to merge 599 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
599 commits
Select commit Hold shift + click to select a range
527035f
Enabling USB Role switch config for Commercial nuc
saranyagopal1 Oct 3, 2018
c1d5de7
Sepolicy: Fix for compilation error on user build
muhammadaksar Oct 10, 2018
b209872
Add hw mpeg2 decoder support
TianmiChen Oct 16, 2018
3c25102
[CELADON] Upgrading the kernel def_config to 4.14.76
swaroopbalan Oct 17, 2018
b740f0c
Revert "[CELADON] Upgrading the kernel def_config to 4.14.76"
swaroopbalan Oct 19, 2018
9c3c00c
[MIXINUP] Change the default serial port to ttyS0.
tanminger Oct 19, 2018
d4c5c98
[MIXINUP] USB live boot image should set bootloader2 partition empty.
kmengX Oct 24, 2018
77f241a
Make CTS work on User build by allowing system_server access shell_da…
shwethabolumbu Oct 24, 2018
fd69ec3
f2fs filesystem support enabled
swaroopbalan Oct 4, 2018
0f6682c
Integrate the GMS applicaton for celadon.
walterx-yan Oct 16, 2018
e560dd9
[CELADON] New config added for kernel 4.19
swaroopbalan Oct 29, 2018
d432c1b
[CELADON] Removed perftools since after rebase of 4.19 kernel issue w…
swaroopbalan Oct 29, 2018
c69532b
ota: update sepolicy partition names for slot ab
phireg Oct 26, 2018
e17fbf4
ota: add required partitions for slotab
phireg Oct 25, 2018
c77b98d
[CELADON] Enable CONFIG_TYPEC_TCPM to support USB_ROLE_SWITCH
sgnanase Nov 5, 2018
2f9d7b0
Set CONFIG_TRUSTY_BACKUP_TIMER to builtin mode in kernel_config
swei22 Nov 2, 2018
8b6ee00
Enabled NVME flag in kernel4.19
swaroopbalan Nov 6, 2018
5782396
[CELADON]f2fs filesystem support enabled
swaroopbalan Nov 2, 2018
4b4c0ba
[CELADON]SELinux:remove dedicated sepolicy configuration for /sys/pow…
smadhusu Oct 31, 2018
76bba74
[CELADON] Enabling CONFIG_ANDROID_AUTO_SUSPEND_BEHAVIOR
smadhusu Nov 6, 2018
2d43769
[MIXINUP] Set overlay-car package for IVI
swaroopbalan Nov 8, 2018
8cb0b1d
[MIXINUP] Change the vendor partition size from 1500MB to 1800MB.
kmengX Nov 1, 2018
b1549b5
Change the timeout of fastboot from 1 minutes to 20 minutes.
kmengX Nov 1, 2018
ec907b5
[MIXINUP] Change the timeout of fastboot from 1 minutes to 20 minutes.
kmengX Nov 1, 2018
8f96061
Sepolicy: add set_storage to coredomain.
tanminger Nov 7, 2018
aa416e3
Debug: remove logd.te file
yayongdx Nov 6, 2018
6f45528
Fix for the test InstallDexMetadataHostTest failed in CtsDexMetadataH…
vramyanaidu Nov 5, 2018
d55db7a
[CELADON] Made seplociy as enforcing for celadon tablet
swaroopbalan Nov 9, 2018
0c86e39
[MIXINUP] CELADON enforcing done for celadon tablet
swaroopbalan Nov 9, 2018
5c93759
Revert "[CELADON] Enabling CONFIG_ANDROID_AUTO_SUSPEND_BEHAVIOR"
swaroopbalan Nov 9, 2018
26d1361
Revert "[CELADON]SELinux:remove dedicated sepolicy configuration for …
swaroopbalan Nov 9, 2018
9dbb253
Enable self implemented usb device mode protocol in kernelflinger.
mengxianglinx Nov 8, 2018
c5c7c24
[MIXINUP] Enable self implemented usb device mode protocol
mengxianglinx Nov 8, 2018
18ecc0b
[MIXINUP]set filenames_mode to cts, for heh is not be supported
Zhiwei-Lii Oct 24, 2018
8220648
thermal-daemon: Enable thermal daemon for all builds
ysiyer Nov 6, 2018
50e65c2
thermal-daemon: Enable thermal policy for KBL NUC7i5DNHE devices
ysiyer Nov 6, 2018
42cd1e9
thermal-daemon: Enable thermal policy for APL NUC6CAYH devices
ysiyer Nov 6, 2018
f95494d
thermal-daemon: Fix appropriate permission for init
ysiyer Nov 7, 2018
111c23f
[CELADON] thermal-daemon: Update the path for the thermal config file…
swaroopbalan Nov 14, 2018
3114eb3
[MIXINUP] Add car product overlays
hongcheng-xie Nov 8, 2018
a481886
Enable audio HAL 4.0
kkm123 Nov 5, 2018
21c62b5
[MIXINUP] Enable Audio HAL 4.0 on celadon #110
swaroopbalan Nov 14, 2018
722b259
enable sepolicy for sample-all neural networks hal
sristivnsmurthy Nov 14, 2018
a0b94f6
[CELADON] Enable back secure adb
sgnanase Nov 14, 2018
736d748
[CELADON] Upgrading the kernel def_config to 4.19
swaroopbalan Nov 15, 2018
9e1ff5f
support adoptable storage on usb
Zhiwei-Lii Nov 2, 2018
70b7336
SELinux: Remove dedicated sepolicy configuration for /sys/power/state
smadhusu Oct 31, 2018
5572abc
[CELADON] Enabling CONFIG_ANDROID_AUTO_SUSPEND_BEHAVIOR
swaroopbalan Nov 16, 2018
0115b51
[CELADON] Change the logging during boot
swaroopbalan Nov 16, 2018
9613572
[MIXINUP] Reduce logging after kernel boot-up #113
swaroopbalan Nov 16, 2018
309312c
[MIXINUP] enable MultiCameraApp in mixins
sristivnsmurthy Nov 16, 2018
e33d488
Adding config_cpuset script
raghupatelraj Nov 13, 2018
144d6cc
[MIXINUP] for Mixins porting
swaroopbalan Nov 22, 2018
f69aa8b
CTS Fix for SELinuxHostTest Failed in CtsSecurityHostTestCases
nitinrawat67 Nov 19, 2018
d2ce06e
Fix the issue that kitchensink_app cannot send bluetooth msg
walterx-yan Nov 14, 2018
0b92dc8
Revert "[MIXINUP] Reduce logging after kernel boot-up #113"
swaroopbalan Nov 22, 2018
92570f0
Revert "[CELADON] Change the logging during boot"
swaroopbalan Nov 22, 2018
8b1e60f
[MIXINUP] after reverting Reduce logging after
swaroopbalan Nov 22, 2018
096fe8a
Set config_enableWifiDisplay to false
goswamiharshita Nov 22, 2018
5b5fd42
USB Camera: Change UVC driver as built-in module
muhammadaksar Nov 16, 2018
5d3c6c9
USB Camera: Add support for 720p HD preview at 30fps
muhammadaksar Nov 23, 2018
2c313d9
Health-HAL: Adding health hal for celadon
ysiyer Nov 21, 2018
3ef66e7
mixin updates
Nov 27, 2018
7d19d21
Remove sepolicy rules for logsvc
xinanlux Nov 23, 2018
f1af5a2
Remove sepolicy rule for dumpstate_dropbox
xinanlux Nov 23, 2018
7205234
Fix the neverallow violations
ceiba1985 Nov 21, 2018
97a974b
thermal-daemon: Moving the data dir to vendor
ysiyer Nov 23, 2018
7fb2057
In kernel config, enable virtio pci and virtio input.
tanminger Nov 27, 2018
c8db74f
[MIXINUP] Fix cts failure in CtsAppTestCases
arvinwax Nov 19, 2018
0b0070b
mixin updates
Nov 29, 2018
73d666c
MMC: SDHCI Host controller enabling for 4.19.x kernel
shyjumon-n Nov 27, 2018
b98c513
thermal-daemon: Updating the temp limits for all platforms
ysiyer Nov 27, 2018
bc0a90f
[MIXINUP]Move TARGET_BOARD_PLATFORM from boot-arch to project-celadon
walterx-yan Nov 28, 2018
1584cd8
support adoptable storage on usb
Zhiwei-Lii Nov 29, 2018
d0dad66
[MIXINUP] support adoptable storage on usb #175
swaroopbalan Dec 5, 2018
e9198cd
Enable 1GB zram swap
Cbaoj Nov 30, 2018
cf5e155
Add sepolicy for swap
Cbaoj Dec 2, 2018
25a47d2
mixin updates
Dec 6, 2018
89b1cdd
Set proper codec performance range on KBL
TianmiChen Dec 13, 2018
fca21c3
Allow write permission for "/data/misc/vold/" in sepolicy
Zhiwei-Lii Dec 7, 2018
a309a4b
Mixinup Changes
swaroopbalan Dec 13, 2018
907868e
celadon: Add socperf and socwatch in extra kernel module path
punitvara Dec 12, 2018
1152d78
[MIXINUP] enable socperf and socwatch driver
punitvara Dec 12, 2018
536ea67
sepolicy: Add selinux permissions for USB
saranyagopal1 Dec 5, 2018
83a7d3f
MIXINUP: Fix issue with shutdown
saranyagopal1 Dec 18, 2018
1112581
allow installd delete file of crashreport_app_data_file
ceiba1985 Dec 19, 2018
d743ce4
Add sepolicy for SystemUpdater and update_engine
luo-heng Oct 17, 2018
a7f39f3
Mixinup Changes
swaroopbalan Dec 20, 2018
b80f3bb
Mixinup Changes
swaroopbalan Dec 27, 2018
1a7f606
[MIXINUP] Use diskbus option instead of hard code
mengxianglinx Dec 19, 2018
afac684
Enable NVME target driver to support early mount
mengxianglinx Dec 18, 2018
e158961
bluetooth: Changes to make treble complaint
JeevakaPrabu Dec 17, 2018
23570f0
[MIXINUP] Set BOARD_HAVE_BLUETOOTH_LINUX_PRI
swaroopbalan Jan 7, 2019
2c2ca1d
MIXINUP: usb-gadget: Treble compliance
saranyagopal1 Jan 4, 2019
f97441f
Add Vehicle HAL hidl config
hongcheng-xie Jan 8, 2019
586c163
Add the boot HIDL.
tanminger Jan 2, 2019
0961eeb
[MIXINUP] mixinup vndk
swaroopbalan Jan 8, 2019
a5d8139
Update VP8/VP9dec1080p performance data
TianmiChen Jan 8, 2019
c508799
Enable hw-binder for audio in manifest
kkm123 Jan 2, 2019
c5c47fb
Creating new lunch target for cel_kbl
vramyanaidu Jan 10, 2019
e087fe0
Add dumpstate hidl config
hongcheng-xie Jan 10, 2019
8c7a82c
Add memtrack hidl config
hongcheng-xie Jan 10, 2019
2a89311
Add gatekeeper hidl config
hongcheng-xie Jan 10, 2019
1f725e1
set_storage: set sepolicy after enable treble.
tanminger Jan 8, 2019
0717031
mixin updates
Jan 11, 2019
0211021
Add dummy device as primary in audio config
kkm123 Dec 27, 2018
8391505
mixin updates
Jan 14, 2019
d898bf7
Enable Treble and pass VTS for Power Management
smadhusu Jan 8, 2019
6fdf16c
mixin updates
Jan 17, 2019
da17565
mixin updates
Jan 21, 2019
6ffcf2c
remove unused flag 'tos_partition'
swei22 Jan 3, 2019
327f244
mixin updates
Jan 21, 2019
f56a15a
Add kernel config for ramdump decoding support
btian1 Jan 21, 2019
136db8d
mixin updates
Jan 21, 2019
154d6e2
treble: update sepolicy for surfaceflinger
renchenglei Jan 16, 2019
058c845
kernel config:enable WDAT_wdt and disable iTCO_wdt
btian1 Jan 21, 2019
dadc932
boot-arch: set wdat watchdog timeout
btian1 Jan 21, 2019
48453ca
mixin updates
Jan 21, 2019
7994700
mixin updates
Jan 22, 2019
b942ace
Fix typo error for vulkan library
renchenglei Jan 23, 2019
9343936
set_storage: Fix the sepolicy issue when set API level to 28.
tanminger Jan 21, 2019
790503e
mixin updates
Jan 29, 2019
ac7e06d
Change trusty ref_target for cel_apl and cel_kbl
swei22 Jan 21, 2019
1240ad2
mixin updates
Jan 31, 2019
c2feb3a
remove simics files
phireg Jan 29, 2019
a97a8c7
mixin updates
Jan 31, 2019
6f0687c
mixin updates
Feb 4, 2019
b257e01
Deleting the files to remove the duplicates
vramyanaidu Feb 4, 2019
f0d2920
Mixinup changes
swaroopbalan Feb 6, 2019
7c1414d
Enable early mount for project-celadon
mengxianglinx Feb 7, 2019
9f98d0b
Enable early mount for project-celadon
mengxianglinx Feb 7, 2019
f83cb31
[TREBLE] Fix OTA fail about compatibility matrix.xml
phireg Feb 7, 2019
c9c6ffb
[TREBLE] treble and vndk: set to true now.
tanminger Feb 7, 2019
b7b1d9d
[Mixinup] treble and vndk: set to true now.
tanminger Feb 7, 2019
8a50251
[TREBLE] Set API LEVEL to 28
qshi5 Jan 18, 2019
3c67bbe
SELinux: grant some permissions for vendor_init
ceiba1985 Jan 25, 2019
b38ef85
AudioHal VTS Change
karanpat Jan 18, 2019
22c1e34
[Mixinup] Add support for dummy sound card
karanpat Feb 7, 2019
60f10c4
Allow vendor_inint read plat_file_contexts
swei22 Feb 1, 2019
89609fc
[TREBLE ]Revert "enable sepolicy for sample-all neural networks hal"
JeevakaPrabu Feb 1, 2019
0d79dd4
wlan: Add IWifi to manifest.xml for wifi treble complaint
amritara Feb 8, 2019
4bca741
Add system.prop
JeevakaPrabu Feb 11, 2019
466c8b0
mixin updates
Feb 12, 2019
3ce0512
[TREBLE] Turn on treble flag for cel_apl
tanminger Feb 12, 2019
da18f2b
mixin updates
Feb 13, 2019
344aeda
[CELADON] Rebasing kernel defconfig from 4.19 to 4.19.19
swaroopbalan Feb 14, 2019
97591bd
vendor_init: Add sepolicy to set service.adb.tcp.port prop
JeevakaPrabu Feb 13, 2019
590ffd6
mixin updates
Feb 14, 2019
1fd2106
[Celadon] Generic Storage HAL - sepolicy addition
taranpreetkaur0013 Feb 13, 2019
02af456
Generic Storage HAL
taranpreetkaur0013 Feb 13, 2019
4d211a5
mixin updates
Feb 14, 2019
4400c73
x86: config: enable i915 triple buffer
vipinana Feb 15, 2019
1b58886
Fix: treble support for Camera to avoid crash
muhammadaksar Feb 15, 2019
50529e0
sepolicy: remove setattr of default_prop:file from set_storage.
tanminger Feb 11, 2019
e281421
Debug: Fix some treble violations for debug module
yayongdx Feb 15, 2019
09195e5
mixin updates
Feb 18, 2019
4f68cf3
Changing the code structure for mixins sepolicy
vramyanaidu Feb 7, 2019
093026c
mixin updates
Feb 18, 2019
09a798f
CONFIG_PAGE_TABLE_ISOLATION enabled
swaroopbalan Feb 19, 2019
4475d4f
mixin updates
Feb 20, 2019
359dc2f
Add target-level in manifest.xml
hongcheng-xie Feb 19, 2019
e572fcd
Changing mixins.spec for graphics component
vramyanaidu Feb 15, 2019
37e0599
mixin updates
Feb 20, 2019
40d04a9
sepolicy: Remove not needed wlan causing treble violations
JeevakaPrabu Feb 19, 2019
c351439
mixin updates
Feb 20, 2019
61327d1
[SEPolicy] Fix some treble violations for boot module
ceiba1985 Feb 18, 2019
b03688a
[SEPolicy] Fix the treble violations for hal_vehicle_default
ceiba1985 Feb 14, 2019
b3f71a9
[SEPolicy] Fix treble violations for thermal and graphics
ceiba1985 Feb 21, 2019
09112cf
mixin updates
Feb 21, 2019
c70dd76
Mixinup Changes for media_profiles.xml in system.prop
swaroopbalan Feb 21, 2019
e9f0441
mixin updates
Feb 22, 2019
5cba890
Enable GAS package for the CEL_KBL
walterx-yan Feb 12, 2019
4933660
Enable GAS package for the CEL_APL
walterx-yan Feb 12, 2019
b1c66d1
Add cas HIDL config in manifest.xml for Treble
TianmiChen Feb 25, 2019
8fb8f7e
Add drm clearkey hidl interface
hongcheng-xie Feb 26, 2019
516cc50
Enable default drm
hongcheng-xie Feb 26, 2019
502dd72
Add drm-default sepolicy
hongcheng-xie Feb 26, 2019
099a851
mixin updates
Feb 27, 2019
d3e3b63
Add sepolicies for CTS failures seen in network related tests
JeevakaPrabu Feb 19, 2019
53778a4
mixin updates
Feb 28, 2019
0dfaeae
[CLK] New lunch target addition
sgnanase Mar 4, 2019
3fbb364
[CLK] New lunch target addition - Disable trusty
sgnanase Feb 28, 2019
574c057
mixin updates
Mar 4, 2019
945e017
Update avc encoder performance data
TianmiChen Mar 4, 2019
8ac5f95
Move all vendor files to vendor partition
karanpat Mar 1, 2019
c47c8a3
[CLK] Add wifi firmwares for JfP2 and ThP2
JeevakaPrabu Mar 5, 2019
745c1bd
mixin updates
Mar 6, 2019
b5bd55a
mixin updates
Mar 7, 2019
10d70c0
[CELADON]Adding vendor system property for diskbus
sgnanase Mar 7, 2019
042472f
[CELADON] Mixinup Art revert PR 200
swaroopbalan Mar 14, 2019
0c83f0b
Sepolicy: Enable /sys/class/thermal access permission
zhouyanhongx Mar 13, 2019
3c8559e
Kernel : Support USB serial console in APL NUC
zhouyanhongx Mar 14, 2019
4d330c0
mixin updates
Mar 15, 2019
a4f6ac3
thermal-daemon: update sepolicy for treble compliance
ysiyer Mar 11, 2019
c3fddfa
mixin updates
Mar 18, 2019
2a29709
[CLK] Enable trusty for CLK target
swei22 Mar 11, 2019
cc91d88
mixin updates
Mar 19, 2019
765329c
mixin updates
Mar 19, 2019
5655add
[CELADON] Allow mixin option for app launch boost
smadhusu Mar 18, 2019
d340c89
mixin updates
Mar 19, 2019
d60c9cb
thermal-daemon: Fix sepolicy violation on vendor data file
ysiyer Mar 20, 2019
7c302ab
mixin updates
Mar 21, 2019
ccfce3f
thermal-daemon: Fix sepolicy error on thermal sysfs link files
ysiyer Mar 20, 2019
074347d
[CELADON] porting patch of Add clearkeydrm feature for celadon and WHL
sgnanase Mar 21, 2019
7b2816f
mixin updates
Mar 21, 2019
4bed120
mixin updates
Mar 22, 2019
ea2f912
ota: updater_ab_esp as a script
phireg Mar 20, 2019
9ea6141
mixin updates
Mar 25, 2019
e75d264
Add support for HDMI audio module in config
kkm123 Mar 15, 2019
b2543b8
Add Telephony TX and RX devices
karanpat Mar 27, 2019
6f3e854
[CELADON] mixinup
swaroopbalan Mar 28, 2019
06ba99b
MIXIN changes to enable NNHAL with OPENVINO
avaish1 Mar 27, 2019
a5305af
Handle audio policy for USB headset
kkm123 Apr 1, 2019
07064cc
close adoptable feature
Zhiwei-Lii Apr 2, 2019
f7967ef
[CELADON] mixinup
swaroopbalan Apr 4, 2019
b8fa697
mixin updates
Apr 10, 2019
1022f2e
add neural network GPU hal support
feijiang1 Apr 3, 2019
71d68a6
mixin updates
Apr 12, 2019
4fe3480
separate manifest per devices
yang8621 Apr 12, 2019
fc53c2a
mixin updates
Apr 12, 2019
171603c
mixin updates
Apr 12, 2019
f131aab
[CELADON]DISABLE DEBUGFS IN USER BUILD AND ANDROID KERNEL WITH FORTIF…
varun923 Apr 15, 2019
a3bc51c
[CELADON] mixinup
swaroopbalan Apr 16, 2019
d865e18
Debug: remove some rules of data_between_core_and_vendor_violators
yayongdx Apr 16, 2019
3bb9870
Sepolicy changes for BT HFP for Celadon
aiswaryacyriac Mar 7, 2019
08c6181
mixin updates
Apr 18, 2019
6485ca0
thermal_daemon: Define thermal policy for whiskeylake.
ysiyer Apr 8, 2019
ace2d35
SEPolicy: Refine sepolicy rules basing on requirements of PSE
ceiba1985 Apr 17, 2019
c36074d
Modify Audio Encoder profiles
karanpat Apr 16, 2019
f8c0e58
[CELADON] Enable The Fortify_Source in Kernel
varun923 Apr 23, 2019
6ec583e
ADB: DBC: Adding Sepolicy and Enable DBC RAW config
prabhatchand Apr 23, 2019
d7e5e45
mixin updates
Apr 24, 2019
61dcbb8
mixin updates
Apr 25, 2019
4b324e1
[CELADON] Enable CONFIG_F2FS_FS_ENCRYPTION for /data partition
varun923 May 2, 2019
76c85a0
mixin updates
May 3, 2019
2a5daa4
[CELADON] ENABLE DBC for USB
varun923 May 3, 2019
b9d0188
mixin updates
May 6, 2019
1f3a629
Revert "add neural network GPU hal support"
feijiang1 May 6, 2019
1d7f560
Tune the mixins.spec after tune the boot groups.
tanminger Apr 10, 2019
820c82a
Sepolicy: modify file_contexts.
tanminger Apr 9, 2019
f3c0d92
sepolicy: allow config partition mount on /mnt/vendor/oem_config.
tanminger Apr 26, 2019
a02443c
mixin updates
May 6, 2019
328a748
[Mixinup]
swaroopbalan May 7, 2019
1fe69d6
Revert "add neural network GPU hal support" for kbl/celadon/clk
feijiang1 May 7, 2019
f3ae1fc
Kernel config: Enable frame buffer console.
tanminger Apr 30, 2019
842e8c3
Kernel config: set PL2303 USB serial port convertor to y.
tanminger May 1, 2019
7208904
Thermal: [WA][Revert Me] disable thermal shutdown
zhenhanintel May 6, 2019
eeb7653
Mixinup changes
swaroopbalan May 13, 2019
4f0e60b
mixin updates
May 16, 2019
2f90efa
Modify kabylake cpu-arch for cel_kbl
swaroopbalan May 7, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
251 changes: 0 additions & 251 deletions androidia_64/AndroidBoard.mk

This file was deleted.

2 changes: 0 additions & 2 deletions androidia_64/AndroidProducts.mk

This file was deleted.

Loading