CIA.vc
OpenEZX
Real-time open source activity stats
Stats » Projects » OpenEZX
information
Photo
The OpenEZX tries to provide a 100% free software stack for Linux-based Motorola EZX phone platform
syndicateUTC clock
13:28 on Feb 13, 2012
event counters
The last message was received 0.91 months ago at 04:08 on Jan 17, 2012
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 12 messages last month
9021 messages since the first one, 4.99 years ago, for an average of 4.85 hours between messages
recent messages
dateReversed sort columnprojectcontentlink
00:52 on Jan 17OpenEZX
Commit by Antonio Ospite <ospite@studenti.unina.it> on master :: r9cef9e042a moto-boot-usb/src/cdt_parse.c: (link)
src/cdt_parse.c: add some comments about the file format

Also update copyright.

Signed-off-by: Antonio Ospite <ospite at studenti dot unina dot it>
#
00:44 on Jan 17OpenEZX
Commit by Antonio Ospite <ospite@studenti.unina.it> on master :: rd239392312 moto-boot-usb/src/moto-boot-usb.c: (link)
src/moto-boot-usb.c: Fix some warnings from 'sparse'

moto-boot-usb.c:257:29: warning: non-ANSI function declaration of function 'ezx_device_open'
moto-boot-usb.c:614:19: warning: non-ANSI function declaration of function 'usage'
moto-boot-usb.c:773:30: warning: non-ANSI function declaration of function 'boot_usb_cmd_off'
moto-boot-usb.c:121:18: warning: symbol 'phonetypes' was not declared. Should it be static?
moto-boot-usb.c:212:18: warning: symbol 'phone' was not declared. Should it be static?

Signed-off-by: Antonio Ospite <ospite at studenti dot unina dot it>
#
00:39 on Jan 17OpenEZX
Commit by Antonio Ospite <ospite@studenti.unina.it> on master :: r6191772b08 moto-boot-usb/src/cdt_parse.c: (link)
src/cdt_parse.c: Stricter checks on the file size

Signed-off-by: Antonio Ospite <ospite at studenti dot unina dot it>
#
00:24 on Jan 17OpenEZX
Commit by Antonio Ospite <ospite@studenti.unina.it> on master :: r8e4af9ee8a moto-boot-usb/src/cdt_parse.c: (link)
src/cdt_parse.c: Use mmap to read in the binary file

Signed-off-by: Antonio Ospite <ospite at studenti dot unina dot it>
#
16:48 on Jan 16OpenEZX
Commit by Antonio Ospite <ospite@studenti.unina.it> on master :: r22892b9c8d moto-boot-usb/src/ (Makefile.am cdt_parse.c): (link)
src/cdt_parse.c: Rewrite the parsing routines to make them more readable

Also do the parsing in an endian independent way, and split parsing the
file header from the partitions map.

Signed-off-by: Antonio Ospite <ospite at studenti dot unina dot it>
#
16:44 on Jan 16OpenEZX
Commit by Antonio Ospite <ospite@studenti.unina.it> on master :: r16740b7934 moto-boot-usb/src/cdt_parse.c: (link)
src/cdt_parse.c: Update a broken URL in the comments

Signed-off-by: Antonio Ospite <ospite at studenti dot unina dot it>
#
17:03 on Jan 09OpenEZX
Commit by Antonio Ospite <ospite@studenti.unina.it> on master :: r8884ef026e moto-boot-usb/src/cdt_parse.c: (link)
src/cdt_parse.c: add a TODO note about endianness independence

Signed-off-by: Antonio Ospite <ospite at studenti dot unina dot it>
#
17:01 on Jan 09OpenEZX
Commit by Antonio Ospite <ospite@studenti.unina.it> on master :: r073a0d41bb moto-boot-usb/src/cdt_parse.c: (link)
src/cdt_parse.c: use sizeof to get the fields sizes

Signed-off-by: Antonio Ospite <ospite at studenti dot unina dot it>
#
16:49 on Jan 09OpenEZX
Commit by Antonio Ospite <ospite@studenti.unina.it> on master :: r6be712467d moto-boot-usb/src/cdt_parse.c: (link)
src/cdt_parse.c: fix a compiler warning

cdt_parse.c: In function ‘main’:
cdt_parse.c:150:6: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]

Check the 'ret' value, and handle better the fread error path.

Signed-off-by: Antonio Ospite <ospite at studenti dot unina dot it>
#
15:30 on Jan 09OpenEZX
Commit by Antonio Ospite <ospite@studenti.unina.it> on master :: r4c8885253f moto-boot-usb/src/moto-boot-usb.c: (link)
src/moto-boot-usb.c: do not print the svn Id anymore

Signed-off-by: Antonio Ospite <ospite at studenti dot unina dot it>
#
15:22 on Jan 09OpenEZX
Commit by Antonio Ospite <ospite@studenti.unina.it> on master :: re9ce08686e moto-boot-usb/src/moto-boot-usb.c: (link)
src/moto-boot-usb.c: split the last newline from command descriptions

This will make patches adding other commands look a little nicer.
#
21:25 on Jan 07OpenEZX
Commit by Angelo S. Mavridis Bartolome <barklome@gmail.com> on master :: r42aedf88c6 moto-boot-usb/src/moto-boot-usb.c: (link)
src/moto-boot-usb.c: add help parameter

Signed-off-by: Angelo S. Mavridis Bartolome <barklome at gmail dot com>
#
12:43 on Apr 18, 2011OpenEZX
Commit by Antonio Ospite <ospite@studenti.unina.it> on master :: r33d6abb6ae gen-blob/src/blob/bl_parser.c: (link)
src/blob/bl_parser.c: force alignment for structs used in usb transfers

Without this change newer gcc versions won't guarantee those structs are
aligned to a 4 byte boundary, which is required for them to correctly
store the commands coming over USB.

Signed-off-by: Antonio Ospite <ospite at studenti dot unina dot it>
#
11:01 on Apr 18, 2011OpenEZX
Commit by Antonio Ospite <ospite@studenti.unina.it> on master :: raeef3f44a1 moto-boot-usb/src/moto-boot-usb.c: (link)
src/moto-boot-usb.c: don't issue query commands to gen-blob

gen-blob doesn't support RQHW for instance so don't call this and the
other query commands when we are talking to it.

Signed-off-by: Antonio Ospite <ospite at studenti dot unina dot it>
#
09:52 on Apr 13, 2011OpenEZX
Commit by Antonio Ospite <ospite@studenti.unina.it> on ezx/current :: r5f32e4293f openezx/ (2 files in 2 dirs): (link)
ezx/rfkill-bluetooth: align with v3 of rfkill-regulator driver

This should be the one which is going to be merged upstream.

Signed-off-by: Antonio Ospite <ospite at studenti dot unina dot it>
#
16:27 on Apr 09, 2011OpenEZX
Commit by Antonio Ospite <ospite@studenti.unina.it> on master :: r5bc1f47aa9 moto-boot-usb/src/moto-boot-usb.c: (link)
moto-boot-usb.c: Comment out USECS_SLEEP again

This is not needed by most users, it slipped in from the previous
commit.

Signed-off-by: Antonio Ospite <ospite at studenti dot unina dot it>
#
16:20 on Apr 09, 2011OpenEZX
Commit by Antonio Ospite <ospite@studenti.unina.it> on master :: r83f3cf85ed moto-boot-usb/src/moto-boot-usb.c: (link)
moto-boot-usb.c: add a confirmation prompt when flashing at addr 0

Some user happened to flash the bootloader by accident using
moto-boot-usb in a script, add some more protection with an interactive
prompt which asks for explicit confirmation when flashing at address 0.

Signed-off-by: Antonio Ospite <ospite at studenti dot unina dot it>
#
10:25 on Apr 08, 2011OpenEZX
Commit by Antonio Ospite <ospite@studenti.unina.it> on ezx/current :: raebdf1c583 openezx/net/rfkill/rfkill-regulator.c: (link)
ezx/rfkill-bluetooth: assign rfkill_data fileds before rfkill_register()

This avoids a NULL pointer dereference in set_block() when it is called
by the related workqueue before rfkill_register() finish its execution.

Signed-off-by: Antonio Ospite <ospite at studenti dot unina dot it>
#
08:31 on Apr 08, 2011OpenEZX
Commit by Antonio Ospite <ospite@studenti.unina.it> on ezx/current :: rd054959b2b openezx/net/rfkill/ (Makefile rfkill-regulator.c): (link)
ezx/rfkill-bluetooth: align with v2 of rfkill-regulator

Align with the second version of the driver sent for inclusion into
linux mainline tree.

Signed-off-by: Antonio Ospite <ospite at studenti dot unina dot it>
#
15:13 on Apr 05, 2011OpenEZX
Commit by Antonio Ospite <ospite@studenti.unina.it> on ezx/current :: raae8398e9e openezx/include/linux/rfkill-regulator.h: (link)
ezx/rfkill-bluetooth: fix a checkpatch.pl ERROR, trailing white space

Signed-off-by: Antonio Ospite <ospite at studenti dot unina dot it>
#