From: git repository hosting <gitosis@osmocom.org>
Precedence: list
To: osmocom-commitlog@lists.osmocom.org
Date: Thu, 03 Jan 2013 23:21:04 +0100
Message-ID: <E1Tqt9s-0003KE-3l@calypso.gnumonks.org>
Subject: osmocom-bb.git branch steve-m/testing updated.
	osmocon_v0.0.0-1725-g52002c6
Message: 5

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The Open Source GSM Base Band stack".

The branch, steve-m/testing has been updated
  discards  cd7adc45ff0c720b6d2c103cb238f9d374379222 (commit)
  discards  e4e0d86549f592c6612e6397c2c9c414f61ac3b4 (commit)
  discards  f3ccdce1eabd9df817bebf529915ce96ecc94c25 (commit)
  discards  e9165dd78d6f1dc52c886ddfae8f5001c3dfb64a (commit)
  discards  241d04a29ca591ce0ed3113950aad4d9e228ada6 (commit)
  discards  2e8d2e2d8ac5ab6cbbdd4567b483937b0e8027e5 (commit)
  discards  f55f4ea6d093f0c6617950e029f029bfc2cefbde (commit)
  discards  8f8b4cbe4ab5f019b511eb0431136ba7742d629d (commit)
  discards  b6e4e4e67eaa14295b63c70d874ac401ffbe8b1c (commit)
  discards  a9666674bf499e149b94b24bc438f53cd985754e (commit)
  discards  68689ccdc29820c07590c42fc2f322cd61a3a797 (commit)
  discards  24eab45b65cc1c6eb6b5e6055efadee94e22ef99 (commit)
  discards  d2ef0dfb4df35c60876d141cad570dccc64b8b86 (commit)
  discards  bf69ebc74f9d65c2abb80acfb26e5eb45349f018 (commit)
  discards  f483b89bcbcc34aa0160878dd6f5ca733cb617b3 (commit)
       via  52002c62415a0e60998ef173e909422adbb3930f (commit)
       via  d1711e10c563002d6875782626d6606f6328a46b (commit)
       via  32161984779cfc9c9945a48b8f7fd73e40d996c2 (commit)
       via  3e41222b3c77f48077688382ef911e9758f9e412 (commit)
       via  8e1bbaa1f364238c743057087aa65400dbd713ef (commit)
       via  1ccc9f88229f51fdeb4823599a304b22f4b72374 (commit)
       via  f853f92e4712a629ccaa5e79b97aa9340d8d9123 (commit)
       via  adfc622cc1bbfeaa098b61862a953fef13b6e00c (commit)
       via  3ee1beb8bf4c1ca87c88d12a8cd1f24d096aee88 (commit)
       via  d9f6921c020af4c53d6507ed271886e24855a5df (commit)
       via  09447f3bff1c2c48e71ebc51ef337a8bb4f5303f (commit)
       via  4aab780f2079e47f488ef32928e6d8aaf218c129 (commit)
       via  0bfedc439f009ee1d54dc0af0d92374e8725b96d (commit)
       via  4df6653d8dc0faef45ebf7dfba4746f2587c8c0f (commit)
       via  9c1d7b10b83eaaaa328540f177c5af0ec90e4473 (commit)
       via  439738df434507405e1a4722ef5fd61e087ed6db (commit)
       via  1e2117e70cbd4fec344b71978b44e0c55cb02a0e (commit)
       via  1776eaabe93bc220fab016b5082348587499b846 (commit)
       via  dccf41703a487789355b1d4e229543d5bd6c6d77 (commit)
       via  97eb0c701d004069de9569fc7f19691ffa7f56a6 (commit)

This update added new revisions after undoing existing revisions.  That is
to say, the old revision is not a strict subset of the new revision.  This
situation occurs when you --force push a change and generate a repository
containing something like this:

 * -- * -- B -- O -- O -- O (cd7adc45ff0c720b6d2c103cb238f9d374379222)
            \
             N -- N -- N (52002c62415a0e60998ef173e909422adbb3930f)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://cgit.osmocom.org/cgit/osmocom-bb/commit/?id=52002c62415a0e60998ef173e909422adbb3930f

commit 52002c62415a0e60998ef173e909422adbb3930f
Author: Steve Markgraf <steve@steve-m.de>
Date:   Thu Jan 3 23:14:45 2013 +0100

    fw: keypad driver overhaul, support for different keymaps
    
    Now the Pirelli DP-L10 keymap is supported.
    
    Signed-off-by: Steve Markgraf <steve@steve-m.de>

http://cgit.osmocom.org/cgit/osmocom-bb/commit/?id=d1711e10c563002d6875782626d6606f6328a46b

commit d1711e10c563002d6875782626d6606f6328a46b
Author: Steve Markgraf <steve@steve-m.de>
Date:   Thu Jan 3 22:44:00 2013 +0100

    fw: introduce per-board uart mapping
    
    Signed-off-by: Steve Markgraf <steve@steve-m.de>

http://cgit.osmocom.org/cgit/osmocom-bb/commit/?id=32161984779cfc9c9945a48b8f7fd73e40d996c2

commit 32161984779cfc9c9945a48b8f7fd73e40d996c2
Author: Steve Markgraf <steve@steve-m.de>
Date:   Thu Jan 3 22:50:21 2013 +0100

    fw: introduce with_irq parameter for board_init()
    
    So far the loader-app used to do the init on its
    own, which brought a lot of problems for board-
    specific initialization.
    
    Signed-off-by: Steve Markgraf <steve@steve-m.de>

http://cgit.osmocom.org/cgit/osmocom-bb/commit/?id=3e41222b3c77f48077688382ef911e9758f9e412

commit 3e41222b3c77f48077688382ef911e9758f9e412
Author: Steve Markgraf <steve@steve-m.de>
Date:   Wed Dec 26 18:00:55 2012 +0100

    osmocon: make romloader output much less verbose
    
    Most of the output was only for debug purposes anyway.
    
    Signed-off-by: Steve Markgraf <steve@steve-m.de>

-----------------------------------------------------------------------

Summary of changes:
 src/host/layer23/src/common/sysinfo.c            |    1 +
 src/host/layer23/src/misc/app_cell_log.c         |   56 +++++++++++++++++++++-
 src/host/layer23/src/misc/cell_log.c             |    7 ++-
 src/host/layer23/src/mobile/gsm48_mm.c           |    9 ++++
 src/target/firmware/apps/compal_dsp_dump/main.c  |    2 +-
 src/target/firmware/apps/hello_world/main.c      |    2 +-
 src/target/firmware/apps/layer1/main.c           |    2 +-
 src/target/firmware/apps/loader/main.c           |   24 +---------
 src/target/firmware/apps/loader_mtk/main.c       |    2 +-
 src/target/firmware/apps/rssi/main.c             |    2 +-
 src/target/firmware/apps/simtest/main.c          |    2 +-
 src/target/firmware/board/compal/keymap.h        |    4 +-
 src/target/firmware/board/compal_e86/init.c      |   25 ++++-----
 src/target/firmware/board/compal_e88/init.c      |   25 ++++-----
 src/target/firmware/board/compal_e99/init.c      |   25 ++++-----
 src/target/firmware/board/gta0x/init.c           |   25 ++++-----
 src/target/firmware/board/mt62xx/init.c          |   16 ++----
 src/target/firmware/board/pirelli_dpl10/init.c   |   23 ++++-----
 src/target/firmware/board/pirelli_dpl10/keymap.h |    4 +-
 src/target/firmware/board/se_j100/init.c         |   23 ++++-----
 src/target/firmware/calypso/keypad.c             |    7 +--
 src/target/firmware/include/board.h              |    3 +-
 src/target/firmware/include/keypad.h             |    7 +--
 23 files changed, 155 insertions(+), 141 deletions(-)


hooks/post-receive
-- 
The Open Source GSM Base Band stack


