Skip to content
This repository was archived by the owner on Jan 8, 2025. It is now read-only.

Newest Changes. #1

Merged
merged 61 commits into from
May 23, 2016
Merged

Conversation

npjohnson
Copy link
Member

No description provided.

M1cha and others added 30 commits February 4, 2016 09:25
Fix displaying RGB565 logo on MIPI
now, polling drivers don't have to manually report escape sequences anymore
now both UEFI and LK use the same command name for this feature
this allows us to restart the usb driver later
Fix rules.mk for uefi of target msm7x27a
Add weak shutdown_device function
Added check on available decompression space, before
calling the decompression.

Change-Id: Ia3d40744ea0b59e90151d12fb02575e4c9211843
The 20 nm DSI PHY init sequence was missing the phy software
reset which may result in display corruption during bootup.
Fix this by adding phy software reset to the init sequence.

[Resolved conflicts in mipi_dsi.h, msm8994/target_display.c,
include/mipi_dsi.h]
Change-Id: I237b1a3d827dc71bbe94a2a3f0a53cf4180b3973
FRP partition used to store the is_allow_unlock boolean
which will decide whether the target unlock is allowed or
not.

Change-Id: I6661eeef542225af3a6125b9dc8597dff913eca2
Add support for picking the frp partition dynamically.

Change-Id: Ic3769c001e1e18412728097bb872cb901f79f317
As google's requirement, updating fastboot commands.

Add:-
fastboot flashing get_unlock_ability
fastboot flashing lock_critical
fastboot flashing unlock_critical

Modify:-
fastboot oem lock --> fastboot flashing lock
fastboot oem unlock --> fastboot flashing unlock

Change-Id: Ic9a9d3fe5c7e4555c610510da6523f957ca6d82f
Add support for drawing diffrent color line

Change-Id: I86ca0aa425ae19cbeade5609cb27cc2b62b89a3e
lijuang and others added 29 commits March 23, 2016 11:09
* Add fastboot menu and lock critical menu
* wipe data when device status is changed
  lock->unlock, unlock->lock
  lock_critical->unlock_critical, unlock_critical->lock_critical

Change-Id: I4d8c716cf739a6839ab7a9babc86d99952d205b3
…ection

For key's press detection initialization, it need to wait for all the
keys to be released. For example, when device is booting up by holding
volume key + power key, the current key pressed is not for the UI action
key detected.

CRs-Fixed: 983225
Change-Id: I10bd260c082825e5b5ebfe2f6fc9e59cff5a7d35
…'s detection

Rename these functions from XXXX_thread to XXXX and from XXXX_menu to
XXXX_menu_renew. It's not well-defined for these functions. So correct their name.

Add option index to record the current keys position and initialize the option
index for key's detection.

Add mutex lock when the menu is updated or switched to avoid the variables is
mismatched for the current menu.

Optimize the keys' detection function, using a array to map power key's action
and integrate the power key's functions to a single function.

Exit the key's detection thread when there is no any action on verified boot
warning page.

Change-Id: Ia1bf7025f86a9399b546f500fa98f41f02af1eb7
Exit keys' detection thread after fastboot continue

CRs-Fixed: 982744
Change-Id: Icdd82df2a859f9c479fbfb29760e61e304b2b143
A warning must be displayed to the user when dm-verity is not started
in enforcing mode.

CRs-Fixed: 983225
Change-Id: I03fdfd2c3b00051900aa31ad916c35736b2cfa1a
Added integer overflow check in aboot code.

Change-Id: I6f3f52747a3e777fbd8c5024160785164e102f40
…a/kernel/lk into HEAD

"LA.BF64.1.2.2-04540-8x94.0"
this failed, when other modules were using LOCAL_PATH
@npjohnson npjohnson merged commit 5035705 into multirom-nexus6p:common/LA.BF64 May 23, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants