Commit graph

9771 commits

Author SHA1 Message Date
Michael Wright
42552bc660 am 9eb6e1bc: am 3888cefc: am 949bd4c2: Merge "Print ABI in backtraces."
* commit '9eb6e1bcbc54f4e2c4317a0c997e0623091ddece':
  Print ABI in backtraces.
2014-06-25 01:59:18 +00:00
Michael Wright
9eb6e1bcbc am 3888cefc: am 949bd4c2: Merge "Print ABI in backtraces."
* commit '3888cefc4d0b28707fa5f6620f05ea4954dfae83':
  Print ABI in backtraces.
2014-06-25 01:54:20 +00:00
Michael Wright
3888cefc4d am 949bd4c2: Merge "Print ABI in backtraces."
* commit '949bd4c208fb9e2ccea2cb0ed76fafef7a5cecea':
  Print ABI in backtraces.
2014-06-25 01:49:18 +00:00
Michael Wright
949bd4c208 Merge "Print ABI in backtraces." 2014-06-25 01:41:06 +00:00
JP Abgrall
fab6ebafa6 am 47050442: am 31132182: am 07703339: Merge "Wait for device to disappear after "fastboot reboot"."
* commit '4705044243225ffde88910154485a84c27a33709':
  Wait for device to disappear after "fastboot reboot".
2014-06-25 00:28:50 +00:00
Michael Wright
80f596984e Print ABI in backtraces.
This lets the stack tool figure out which toolchain to use
automatically.

Change-Id: Ia235d6904622423fe6fbc7b0315a1861e52a41ad
2014-06-24 17:14:26 -07:00
JP Abgrall
4705044243 am 31132182: am 07703339: Merge "Wait for device to disappear after "fastboot reboot"."
* commit '311321820bfbe11f88432d9b9cc8429d3f85b17b':
  Wait for device to disappear after "fastboot reboot".
2014-06-24 22:46:49 +00:00
JP Abgrall
311321820b am 07703339: Merge "Wait for device to disappear after "fastboot reboot"."
* commit '077033391bf9dc9c73bbcebf011fc63a6501674b':
  Wait for device to disappear after "fastboot reboot".
2014-06-24 22:41:31 +00:00
Daniel Rosenberg
f530c93c4a Added support for vendor partition and image
Modified fastboot to flash vendor.img as well. Moved symlink
for /vendor to occur after mounting partitions. Changed mount
to also create the mount point.

Change-Id: I78e1ba24e6bb8b4af96a67ee0569af579439e682
Signed-off-by: Daniel Rosenberg <drosen@google.com>
2014-06-24 21:51:31 +00:00
Elliott Hughes
929842aaf9 am 1e462eb5: am b1939864: am c4a09654: Merge "Fixed pathname for connecting to debugger."
* commit '1e462eb50a853424feda24e7de0dd8f1eaa92a12':
  Fixed pathname for connecting to debugger.
2014-06-24 19:38:52 +00:00
Christopher Ferris
1472dd465c am f77cf6c6: am 5450a441: am 676f3755: Merge "Add android_memset16/android_memset32 for aarch64."
* commit 'f77cf6c6986057aceece5d7e09d1c23a9efaf20c':
  Add android_memset16/android_memset32 for aarch64.
2014-06-24 19:38:51 +00:00
Elliott Hughes
ce10b191c5 am f6d86d75: am d08b80cc: am 20bda70f: Merge "Add Smartisan usb config"
* commit 'f6d86d75461ae3a246522932759e045dcc7a4952':
  Add Smartisan usb config
2014-06-24 19:38:50 +00:00
Elliott Hughes
1e462eb50a am b1939864: am c4a09654: Merge "Fixed pathname for connecting to debugger."
* commit 'b193986452f8b0d43d96f014926ee243e7ba27e2':
  Fixed pathname for connecting to debugger.
2014-06-24 19:35:33 +00:00
Christopher Ferris
f77cf6c698 am 5450a441: am 676f3755: Merge "Add android_memset16/android_memset32 for aarch64."
* commit '5450a4415ca5d53abbff3f01098e6e4ddee18a66':
  Add android_memset16/android_memset32 for aarch64.
2014-06-24 19:35:27 +00:00
Elliott Hughes
f6d86d7546 am d08b80cc: am 20bda70f: Merge "Add Smartisan usb config"
* commit 'd08b80ccc6f7d106a8bfc410f89e466b798e2ebe':
  Add Smartisan usb config
2014-06-24 19:35:21 +00:00
Elliott Hughes
b193986452 am c4a09654: Merge "Fixed pathname for connecting to debugger."
* commit 'c4a09654cc2c91ad27f7d29d4584bec58d75e9f8':
  Fixed pathname for connecting to debugger.
2014-06-24 18:25:08 +00:00
Christopher Ferris
5450a4415c am 676f3755: Merge "Add android_memset16/android_memset32 for aarch64."
* commit '676f37554d7bfdb33dfd4420ff82c73cc581b1bd':
  Add android_memset16/android_memset32 for aarch64.
2014-06-24 17:28:37 +00:00
Elliott Hughes
d08b80ccc6 am 20bda70f: Merge "Add Smartisan usb config"
* commit '20bda70f9a8dff764bcbad3e711a91700fc6346b':
  Add Smartisan usb config
2014-06-24 16:09:21 +00:00
Christopher Ferris
676f37554d Merge "Add android_memset16/android_memset32 for aarch64." 2014-06-24 00:22:15 +00:00
Christopher Ferris
d660d895c1 Add android_memset16/android_memset32 for aarch64.
Included new unit tests for these functions.

Bug: 15456369

Change-Id: I3fac02f61c62d15d54d0df51957680d7155e98ae
2014-06-23 19:28:33 -07:00
Riley Andrews
6bd4588d65 resolved conflicts for merge of 079c637f to master
Change-Id: Iab9a857026de954d7497d6b0eaf3751d2d3904c7
2014-06-23 15:20:51 -07:00
JP Abgrall
077033391b Merge "Wait for device to disappear after "fastboot reboot"." 2014-06-23 21:50:22 +00:00
Mark Wachsler
ec25e7bc4b Wait for device to disappear after "fastboot reboot".
This is a follow-up to commit 157b00171a.
After "fastboot reboot", "fastboot devices" was still showing the device as
connected even though it was starting to reboot; now "fastboot reboot" will
wait until the device has disconnected.

The wait timeout is 3 seconds.

Change-Id: I8066741f0be91e53f3e3f5bc968bc1b9de31db05
2014-06-24 22:34:34 +00:00
Elliott Hughes
c4a09654cc Merge "Fixed pathname for connecting to debugger." 2014-06-23 21:50:22 +00:00
Brigid Smith
20c214f857 Fixed pathname for connecting to debugger.
The debug output was still showing the pathname that worked with
gdbclient before my changes, and therefore did not work after the fact.

Change-Id: Ie12d79f5346088914ce0a70bda69780707b31d31
2014-06-24 10:04:41 -07:00
Elliott Hughes
20bda70f9a Merge "Add Smartisan usb config" 2014-06-23 21:50:22 +00:00
Riley Andrews
079c637f3d am 5b45e08a: am 7950fc47: Merge "Add ability to boot from charger mode."
* commit '5b45e08aabd6dcbab527d221584fe348c73c70d4':
  Add ability to boot from charger mode.
2014-06-23 21:40:54 +00:00
Riley Andrews
5b45e08aab am 7950fc47: Merge "Add ability to boot from charger mode."
* commit '7950fc47a76cf7fe2d5c5e1a25002cb7848cf155':
  Add ability to boot from charger mode.
2014-06-23 21:35:48 +00:00
Elliott Hughes
8e1f3f58e4 am 2c2fdae7: am 633be1f3: Merge "Remove android_atomic_swap from mips & mips64."
* commit '2c2fdae75490130b3df2c4989716381deaac0969':
  Remove android_atomic_swap from mips & mips64.
2014-06-23 20:20:13 +00:00
Elliott Hughes
2c2fdae754 am 633be1f3: Merge "Remove android_atomic_swap from mips & mips64."
* commit '633be1f37e11703be90fc2c900f548a68b8c86d7':
  Remove android_atomic_swap from mips & mips64.
2014-06-23 20:15:43 +00:00
Elliott Hughes
bad62c532c am ba467827: am 29705171: Merge "[MIPS64] add atomic-mips64"
* commit 'ba46782770743ad8331047fc839c4e98060d167c':
  [MIPS64] add atomic-mips64
2014-06-23 19:48:56 +00:00
Elliott Hughes
089d3c93ad am e09c8a06: am e1f17ebb: Merge "Fixing debuggerd header output."
* commit 'e09c8a06a278b382626c0ee8126da99821d69a8a':
  Fixing debuggerd header output.
2014-06-23 19:48:56 +00:00
Elliott Hughes
ba46782770 am 29705171: Merge "[MIPS64] add atomic-mips64"
* commit '29705171325ad923df478e41b94af812990764cd':
  [MIPS64] add atomic-mips64
2014-06-23 19:44:23 +00:00
Elliott Hughes
e09c8a06a2 am e1f17ebb: Merge "Fixing debuggerd header output."
* commit 'e1f17ebb7c0bd16c9bc48e0fae018e26e75e7d7f':
  Fixing debuggerd header output.
2014-06-23 19:44:22 +00:00
Brigid Smith
f473200d35 Fixing debuggerd header output.
PID and TID output line was missing.

Change-Id: I609af5727bc22ea0b97f3975ddb3cf0102910bc2
2014-06-23 11:03:40 -07:00
Ruchi Kandoi
62ecd51f8a Merge "healthd: Avoid animation while not charging." 2014-06-23 17:14:09 +00:00
Elliott Hughes
e6d567bd10 am 8e1f3f58: am 2c2fdae7: am 633be1f3: Merge "Remove android_atomic_swap from mips & mips64."
* commit '8e1f3f58e41e97cb6cf131d8bcd75e3ad2e733ad':
  Remove android_atomic_swap from mips & mips64.
2014-06-23 20:25:20 +00:00
Elliott Hughes
7688ef0063 am bad62c53: am ba467827: am 29705171: Merge "[MIPS64] add atomic-mips64"
* commit 'bad62c532c8fabbada924c617d983fbfc94623e3':
  [MIPS64] add atomic-mips64
2014-06-23 19:54:10 +00:00
Elliott Hughes
db40a578c4 am 089d3c93: am e09c8a06: am e1f17ebb: Merge "Fixing debuggerd header output."
* commit '089d3c93adfadc25a9b66760969865812a4c49c1':
  Fixing debuggerd header output.
2014-06-23 19:54:09 +00:00
Ruchi Kandoi
c603720aed ueventd: UEVENT_MSG_LEN changed to 2048 from 1048 in compliance with the
BUFFER_LEN in the kobject_uevent in kernel.

Change-Id: Ib98626f20a7c26e7718bbe4d5ec4513a1ae5d9b7
2014-06-23 11:22:09 -07:00
Ruchi Kandoi
9015eaa30f healthd: Avoid animation while not charging.
At present, charging animation runs irrespective of whether charger is
connected or not. When the charger is disconnected, device does not
shutdown for 10sec. Charger animation during this period should be
avoided.

Change-Id: I34dc5028522ca199d50a1a1b684b035b2d81ef68
2014-06-23 11:16:36 -07:00
Riley Andrews
7950fc47a7 Merge "Add ability to boot from charger mode." 2014-06-23 14:50:49 +00:00
Elliott Hughes
633be1f37e Merge "Remove android_atomic_swap from mips & mips64." 2014-06-23 14:50:49 +00:00
Elliott Hughes
a74680fcc8 Remove android_atomic_swap from mips & mips64.
Looks like this got left behind in mips by mistake, and
84c3e99231 carried this over to mips64.
Clean up before it wastes any more time...

Change-Id: I6aeaa6e68be81f94065589337e2f7d3483e6e43c
2014-06-23 11:57:30 -07:00
Elliott Hughes
2970517132 Merge "[MIPS64] add atomic-mips64" 2014-06-23 14:50:49 +00:00
Riley Andrews
e4b7b294f3 Add ability to boot from charger mode.
Add the ability to boot up directly from charger mode, instead of forcing
charger mode to initiate a full restart to launch 'full' android. This
should shave a few seconds off of boot time on supported devices (just
manta for now).

Change-Id: Ieec4494d929e92806e039f834d78b9002afd15c4
2014-06-20 16:43:00 -07:00
Riley Andrews
ab2a7dcef3 am 5ff6da8c: am dbb93515: Merge "libcutils: Fix warnings in properties.c when verbose logging is enabled"
* commit '5ff6da8c6f1a9e3f2e1dbee080fb0fbc4b547ec4':
  libcutils: Fix warnings in properties.c when verbose logging is enabled
2014-06-20 23:25:30 +00:00
Riley Andrews
5ff6da8c6f am dbb93515: Merge "libcutils: Fix warnings in properties.c when verbose logging is enabled"
* commit 'dbb93515c9a1a60a6e824e789920f43d625a8c2a':
  libcutils: Fix warnings in properties.c when verbose logging is enabled
2014-06-20 23:23:21 +00:00
Riley Andrews
72f66d982a am 1fe97b3d: am 5bd578e1: Merge "cutils: Add property_get_bool, _get_int32, _get_int64"
* commit '1fe97b3d0f6dbc6376a0ebe1f66725e9f73b4442':
  cutils: Add property_get_bool, _get_int32, _get_int64
2014-06-20 22:40:40 +00:00
Colin Cross
105ecf71c2 am 72d9c0b1: am 56b1d74e: Merge "init/ueventd: adds wildcard matching for ueventd rules"
* commit '72d9c0b18ed6162b769ee07a7cd61b01cb3a2e74':
  init/ueventd: adds wildcard matching for ueventd rules
2014-06-20 22:40:37 +00:00