From: git repository hosting <gitosis@osmocom.org>
Precedence: list
To: osmocom-commitlog@lists.osmocom.org
Date: Sat, 05 Jan 2013 18:42:44 +0100
Message-ID: <E1TrXlc-0005om-BT@calypso.gnumonks.org>
Subject: osmocom-bb.git branch sylvain/testing updated.
	osmocon_v0.0.0-1727-g9ed9aac
Message: 1

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, sylvain/testing has been updated
  discards  8e1bbaa1f364238c743057087aa65400dbd713ef (commit)
       via  9ed9aac023ab4fb9f8fa12d3ef3b8d2bb6da9712 (commit)
       via  ee7fbbda22aedcdd8b6e3a5828fbdafd84571d72 (commit)
       via  37a0543e26a8fb6c22dfaa3b4fec5acb96c86999 (commit)
       via  0da82b96b7fbb94eb246dc2774aada4e59cffa14 (commit)
       via  21bc3b8db014b5579eb9dd960feb87f24ea1e857 (commit)
       via  e340681c5bbcb9f904b0058d7f69f80ab2d32cc5 (commit)
       via  9fc637700346a269f4fbd40284c440ed53e6355b (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 (8e1bbaa1f364238c743057087aa65400dbd713ef)
            \
             N -- N -- N (9ed9aac023ab4fb9f8fa12d3ef3b8d2bb6da9712)

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=9ed9aac023ab4fb9f8fa12d3ef3b8d2bb6da9712

commit 9ed9aac023ab4fb9f8fa12d3ef3b8d2bb6da9712
Author: Sylvain Munaut <tnt@246tNt.com>
Date:   Thu Sep 23 21:05:18 2010 +0200

    [WIP] Ugly hack to compensate lost time on TS change (high TS -> low TS)
    
    Signed-off-by: Sylvain Munaut <tnt@246tNt.com>

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

commit ee7fbbda22aedcdd8b6e3a5828fbdafd84571d72
Author: Steve Markgraf <steve@steve-m.de>
Date:   Fri Jan 4 00:00:40 2013 +0100

    fw: pirelli_dpl10: initialize address line 22 for flash access
    
    Signed-off-by: Steve Markgraf <steve@steve-m.de>

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

commit 37a0543e26a8fb6c22dfaa3b4fec5acb96c86999
Author: Steve Markgraf <steve@steve-m.de>
Date:   Thu Jan 3 23:52:43 2013 +0100

    fw: apps/loader: initialize framebuffer and show something
    
    Since we now initialize the display for all apps, it
    otherwise just shows the last content of the display
    ram, which is weird.
    
    Signed-off-by: Steve Markgraf <steve@steve-m.de>

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

commit 0da82b96b7fbb94eb246dc2774aada4e59cffa14
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=21bc3b8db014b5579eb9dd960feb87f24ea1e857

commit 21bc3b8db014b5579eb9dd960feb87f24ea1e857
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=e340681c5bbcb9f904b0058d7f69f80ab2d32cc5

commit e340681c5bbcb9f904b0058d7f69f80ab2d32cc5
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=9fc637700346a269f4fbd40284c440ed53e6355b

commit 9fc637700346a269f4fbd40284c440ed53e6355b
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/osmocon/osmocon.c                       |   25 ++-------
 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           |   46 +++++++++------
 src/target/firmware/apps/loader_mtk/main.c       |    8 ++-
 src/target/firmware/apps/rssi/main.c             |    2 +-
 src/target/firmware/apps/simtest/main.c          |    2 +-
 src/target/firmware/board/compal/keymap.h        |   27 +++++++++
 src/target/firmware/board/compal_e86/init.c      |   23 +++++---
 src/target/firmware/board/compal_e88/init.c      |   23 +++++---
 src/target/firmware/board/compal_e99/init.c      |   23 +++++---
 src/target/firmware/board/gta0x/init.c           |   23 +++++---
 src/target/firmware/board/mediatek/uart.c        |   12 ++--
 src/target/firmware/board/mt62xx/init.c          |   10 ++-
 src/target/firmware/board/pirelli_dpl10/init.c   |   32 +++++++----
 src/target/firmware/board/pirelli_dpl10/keymap.h |   28 +++++++++
 src/target/firmware/board/se_j100/init.c         |   23 +++++---
 src/target/firmware/calypso/keypad.c             |   67 ++++++----------------
 src/target/firmware/calypso/uart.c               |   12 ++--
 src/target/firmware/comm/sercomm.c               |   15 +++++-
 src/target/firmware/comm/sercomm_cons.c          |    3 +-
 src/target/firmware/include/board.h              |    2 +-
 src/target/firmware/include/comm/sercomm.h       |   10 ++-
 src/target/firmware/include/console.h            |    5 +-
 src/target/firmware/include/keypad.h             |   30 ++--------
 src/target/firmware/include/uart.h               |    5 ++
 src/target/firmware/lib/console.c                |   23 ++++++--
 28 files changed, 278 insertions(+), 207 deletions(-)
 create mode 100644 src/target/firmware/board/compal/keymap.h
 create mode 100644 src/target/firmware/board/pirelli_dpl10/keymap.h


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


