summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-03-16hikey: Clean wifi-related settingsDmitry Shmidt
Change-Id: Ibec66972a34d43cd69f43f0b3a73ad7fe35438e5 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
2016-03-16hikey: Set disable_scan_offload=1 for wifiDmitry Shmidt
Change-Id: I1588dbd982c5fc7d63bda8b90f76e0ada912c165 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
2016-03-11Remove references to deleted dhcpcdPierre Imai
Change-Id: I5e214232d59bdaaa9268735e00bbc9f937bf7d12
2016-03-04hikey: Set board name as reported by bootloaderDmitry Shmidt
Change-Id: I13c6fb060addecf416c86083ee6daa0ab1db1d0d Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
2016-03-03grub: Change default boot resolution from 720p to EDID detectedVishal Bhoj
Change-Id: I9584d1a428056f21edb2987910fc415c3283ed4d Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2016-03-03hikey: add mtools installation to READMEDmitry Shmidt
Change-Id: I4ca943f7a375f00c26a052e4bc0c0e24a9c96c56 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
2016-03-03hikey: Update HDMI binary extraction in READMEDmitry Shmidt
Change-Id: I9ef09de312034cfe674c7d5d222acfe7400f1069 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
2016-03-03uefi: Add erase and getvar supportVishal Bhoj
fastboot format userdata now works with these 2 patches: https://github.com/96boards-hikey/edk2/commit/5f4e3dcabe819564c1c51231a1906541d773600b https://github.com/96boards-hikey/edk2/commit/e84cb79e409b87f9df0e83cab16b9f052e123183 Change-Id: I5c97aec390adf7965552aba9c83d79a30b8f2d82 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2016-02-16Merge "Update path for Mali graphics binaries" into m-betta-devDmitry Shmidt
2016-02-12Update path for Mali graphics binariesVishal Bhoj
The binaries have been fixed to be placed in "system/vendor/lib/egl/" location. Change-Id: Id218d8299b7a1c1570a29bae998721322b0ab5cd Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2016-02-12Cleanup wifi BT firmware and add license textVishal Bhoj
Change-Id: Ief5814e4c84d37ad4d83b21638f0bfe4e8eac21a Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2016-02-08hikey: Adjust system partition size to its max valueDmitry Shmidt
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
2016-02-04gralloc: Update gralloc source to e219158a67fbfbedbac9John Stultz
This patch updates the gralloc source to: Subject: Add support for hikey Sha1: e219158a67fbfbedbac99e15809b948313aeb5fa From Xinliang's tree here: https://github.com/xin3liang/gralloc-mali.git Also inlcudes minor whitespace/style fixes and corrected LOCK_STATE_READ_MASK value, noticed in review on Gerrit. These changes are needed to support the r6p0 version of the binary mali graphics libraries. Change-Id: Ia33671447b36fd83da544af6da8ec6ce48e80b05 Signed-off-by: John Stultz <john.stultz@linaro.org>
2016-02-03hikey: Adjust userdata partition size from ptableDmitry Shmidt
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
2016-02-03Merge "hikey: Add general README" into m-betta-devDmitry Shmidt
2016-02-01hikey: Add general READMEDmitry Shmidt
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
2016-02-01Merge "init: allow access to /config for USB setup" into m-betta-devJeffrey Vander Stoep
2016-02-01init: allow access to /config for USB setupJeff Vander Stoep
Addresses: avc: denied { write } for name="usb_gadget" dev="configfs" ino=3140 scontext=u:r:init:s0 tcontext=u:object_r:configfs:s0 tclass=dir avc: denied { add_name } for name="g1" scontext=u:r:init:s0 tcontext=u:object_r:configfs:s0 tclass=dir avc: denied { create } for name="g1" scontext=u:r:init:s0 tcontext=u:object_r:configfs:s0 tclass=dir avc: denied { write } for name="idVendor" dev="configfs" ino=5136 scontext=u:r:init:s0 tcontext=u:object_r:configfs:s0 tclass=file avc: denied { create } for name="b.1" scontext=u:r:init:s0 tcontext=u:object_r:configfs:s0 tclass=lnk_file avc: denied { create } for name="f1" scontext=u:r:init:s0 tcontext=u:object_r:configfs:s0 tclass=lnk_file Bug: 26904332 Change-Id: Ic9ca1730c6428f430639618caf9443f42f948e86
2016-02-01hikey: Update proprietary blobs pathDmitry Shmidt
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
2016-02-01hikey: Add self-extractors for binaries tarball generationDmitry Shmidt
copy file hikey-target_files-123456.zip to device/linaro/hikey/self-extractors $ cd device/common $ ./generate-packages.sh 123456 KKK hikey hikey linaro hikey Signed-off-by: Dmitry Shmidt <dimitrysh@google.com> Change-Id: I481ed9196fc4bb2d3cbe2a09a77c518ec520513d
2016-01-29Clean up hikey selinux policyJeff Vander Stoep
Remove lots of: allow xyz kernel:system module_request; as these are almost always spurious. Remove any labeling of directories as shell_data_file. Remove access to default labels and properties. Remove empty gatord domain. Remove rules already granted in core policy.
2016-01-27hikey: Call device-vendor.mk instead of explicit file copyDmitry Shmidt
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
2016-01-27hikey: Enable 8GB eMMC support (default)Dmitry Shmidt
To use 4GB eMMC, compile with this flag: make -j32 TARGET_USERDATAIMAGE_4GB=true Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
2016-01-27hikey: Add option to support 8GB eMMC (default)Dmitry Shmidt
flash-all.sh /dev/ttyUSBX [4g] Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
2016-01-26hikey: Allow FS of system.img to be SquashFSDmitry Shmidt
make -j32 TARGET_SYSTEMIMAGES_USE_SQUASHFS=true Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
2016-01-22hikey: Fix product codes for usb configfsDmitry Shmidt
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
2016-01-14Merge "hikey: Refactor configfs support to use init.hikey.usb.rc" into ↵Dmitry Shmidt
m-betta-dev
2016-01-14bluetooth: set right selinux domain to uimVishal Bhoj
Change-Id: I37f1c0ec8c9da52fda6c1471e5f4653f3f17ebcd Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2016-01-13hikey: Refactor configfs support to use init.hikey.usb.rcDmitry Shmidt
It demands two patches from system/core: commit a6c377b2f62175d6d5268c63885de3d882edbe2b init: usb: Add configfs commands for USB gadget commit e18018639bd38e959118d16d567c7567bb88d80b init: usb: Add init scripts for configfs commands Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
2016-01-12hikey: Restrict makefiles for hikey target onlyDmitry Shmidt
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
2016-01-12Update UEFI bootloaderVishal Bhoj
This rebuild fixes: l-loader.bin's fastboot hanging on unknown getvar fastboot when from grub not being able to allocate memory for large images enables "adb reboot bootloader" functionality reserves memory for pstore support Binaries generated from this build: http://builds.96boards.org/snapshots/hikey/linaro/uefi/97/ The Bootloader was generated using these sources: https://github.com/96boards/edk2/commit/d1e8dd734165bb83a26b0183c54b59acfd4781fe https://github.com/96boards/arm-trusted-firmware/commit/7fb9b0e1bf90d167ba451fa3d1485ad07ca5c1da https://github.com/96boards/l-loader/commit/6b784ad5c4ab00e2b1c6f53cd5f74054e5d00a78 https://git.linaro.org/uefi/uefi-tools.git/commit/08a1188665d9d54862fb0b96adb6d23d7aec85c4 Change-Id: Ic7064d63cbadbb8a4b6e8b29ab11020e4675e335 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2015-12-18Revert "hikey: Add UEFI sources for reference"Vishal Bhoj
Removing UEFI sources until source refactoring is done. This reverts commit 82c807137a2c3f033e23e414476d131e88ad221a.
2015-12-15Merge "Add Installer for bootloader" into m-betta-devDmitry Shmidt
2015-12-16Add Installer for bootloaderVishal Bhoj
Add prebuilt UEFI bootloader which could be flashed from scratch. Bootloader is built from sources from earlier commit. Includes an installer script which helps to flash the bootloader and AOSP images built from sources: https://github.com/96boards/edk2/commit/14eae0c12e71fd33c4c0fc51e4475e8db02566cf https://github.com/96boards/arm-trusted-firmware/commit/e9b4909dcd75fc4ae7041cfb83d28ab9adb7afdf https://github.com/96boards/l-loader/commit/6b784ad5c4ab00e2b1c6f53cd5f74054e5d00a78 https://git.linaro.org/uefi/uefi-tools.git/commit/abe618f8ab72034fff1ce46c9c006a2c6bd40a7e Change-Id: I006f33083fc5d1868345be7daff52fa69ea64334 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2015-12-15hikey: Add UEFI sources for referenceVishal Bhoj
UEFI needs to be built outside Android build system. Please follow the instructions in README. The sources correspond to: https://github.com/96boards/edk2/commit/14eae0c12e71fd33c4c0fc51e4475e8db02566cf https://github.com/96boards/arm-trusted-firmware/commit/e9b4909dcd75fc4ae7041cfb83d28ab9adb7afdf https://github.com/96boards/l-loader/commit/6b784ad5c4ab00e2b1c6f53cd5f74054e5d00a78 https://git.linaro.org/uefi/uefi-tools.git/commit/abe618f8ab72034fff1ce46c9c006a2c6bd40a7e Change-Id: Ieeefdb63e673e0c8e64e0a1f02c7bddc63b2c7fb Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2015-12-07Include gralloc sourcesVishal Bhoj
Change-Id: I1c77c89ea568ca69732b507ebab9f1696dec9398 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2015-12-04hikey: Add dhcpcd.conf fileDmitry Shmidt
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
2015-12-04hikey: wifi: Remove ctrl_interace=wlan0 from config fileDmitry Shmidt
wpa_supplciant is set to use global interface, and redefinition causes next error: wpa_supplicant: recvfrom(ctrl_iface): Try again Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
2015-12-03hikey: Fix dependencies in boot_fat.uefi.img makingDmitry Shmidt
boot_fat.uifi.img depends on kernel, ramdisk.img and dtb file, that are copied to out/ with PRODUCT_COPY_FILES, and it is possible that dtb file is not copied when target is built: out/target/product/hikey/hi6220-hikey.dtb: No such file or directory Change-Id: Ic486e3ee5fcd40543be3697fa3498ceef7558138 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
2015-11-23hikey: Add hardware/ti/wpan code to hikey device dirJohn Stultz
The bluetooth userspace for hikey is related but newer then the hardware/ti/wpan project in AOSP. Since we have some hikey specific modifications, import the hikey version into the device/linaro/hikey directory and tweak the build to include it. Code included from: https://github.com/96boards/android_hardware_ti_wpan.git marshmallow-dev Change-Id: I6246be43cb287bfd975b099a0e6508046e6d3add Signed-off-by: John Stultz <john.stultz@linaro.org>
2015-11-17fstab.hikey: Fix paths to usb and sd card which change w/ the 4.1 kernelJohn Stultz
Change usb and sd card paths in fstab.hikey, as their paths have slightly changed in the 4.1 kernel Change-Id: I4fad2cc8c455c85f5b7b060ef6d103815fcfc278 Signed-off-by: John Stultz <john.stultz@linaro.org>
2015-11-13add sdcard and usb mass storage supportVishal Bhoj
Change-Id: I96f5d4f4ba665f43dc8f52ec984acc63e004eb94 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2015-11-10hikey: Remove unnecessary WEXT supportDmitry Shmidt
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
2015-11-10boot_fat.mk: Rework boot partition creation to use mtoolsVishal Bhoj
Original Work done by John Stultz. Use mtools rather then mounting the partition, in order to avoid requiring root permissions to build. Cc: Vishal Bhoj <vishal.bhoj@linaro.org> Cc: Guodong Xu <guodong.xu@linaro.org> Signed-off-by: John Stultz <john.stultz@linaro.org> Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2015-11-09Initial Hikey device configurationVishal Bhoj
Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org> Change-Id: I2697a8e4aec4991826f7351fd7f41eba324a6869
2015-07-21Initial empty repositoryBaligh Uddin