Send commitlog mailing list submissions to
        commitlog@lists.openmoko.org

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.openmoko.org/mailman/listinfo/commitlog
or, via email, send a message with subject or body 'help' to
        [EMAIL PROTECTED]

You can reach the person managing the list at
        [EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of commitlog digest..."
Today's Topics:

   1. development kernel tree: Changes to 'andy' ([EMAIL PROTECTED])
--- Begin Message ---
Rebased ref, commits from common ancestor:
commit f29bd1a6e1dfb2ce1fed5324dbd2d9b08bd91649
Author: Sean McNeil <[EMAIL PROTECTED]>
Date:   Sun May 11 08:21:46 2008 +0100

    minor problem with LCD
    
    Looking at wrong register to see if the LCD is turned off?

commit b7d40b9e7390e9b59b9aee557dc997da90fc6bc1
Author: Andy Green <[EMAIL PROTECTED]>
Date:   Sun May 11 08:21:25 2008 +0100

    clean-remove-build-noise.patch
    
    Signed-off-by: Andy Green <[EMAIL PROTECTED]>

commit 7e500065c4cb09180cb56b0c322d25bc6ea3c9d4
Author: Holger Freyther <[EMAIL PROTECTED]>
Date:   Sun May 11 08:21:25 2008 +0100

    Disable low level debugging, make the s3c24xx PM debug code depend on 
DEBUG_LL
    
    Hey,
    where are slowly getting into the product state, low level debugging is
    supposed to be turned off there. :)
    
    z
    
    
    
    From 6448f0a521c05c5ba6672f5908c55583974ce1ed Mon Sep 17 00:00:00 2001
    From: Holger Freyther <[EMAIL PROTECTED]>
    Date: Fri, 9 May 2008 19:56:31 +0200
    Subject: [PATCH] [debug] Disable low level debugging for the product
         Disable low level debugging in the defconfig-gta02 and
         the s3c pm code used printascii which is only available
         with low level debugging, update the Kconfig entry for
         this pm debugging support to depend on low level debugging
    
    Signed-Off-By: Holger Freyther <[EMAIL PROTECTED]>

commit aa6ed7f663033f60e3cbb3ea00970b82e7658a8b
Author: Holger Freyther <[EMAIL PROTECTED]>
Date:   Sun May 11 08:21:24 2008 +0100

    [power] Use the bq27000 battery to provide charging values for apm
        Built the apm emulation for gta02 and say that the gta02 battery
        is supposed to be used for this apm emulation.
    
    Signed-Off-By: Holger Freyther <[EMAIL PROTECTED]>

commit e8dab281989b2331dc1a27e0cb7b16a385518cbf
Author: Holger Freyther <[EMAIL PROTECTED]>
Date:   Sun May 11 08:21:24 2008 +0100

    [pcf50633] Disable debugging statements as the driver is working well
    
    Signed-Off-By: Holger Freyther <[EMAIL PROTECTED]>

commit c978a05fb351afd1f94153ea485ef037091f5294
Author: Holger Freyther <[EMAIL PROTECTED](none)>
Date:   Sun May 11 08:21:24 2008 +0100

    [pcf50633] Assume that all gta02's have a battery with coulumb counter
        For the gta02 and the bq27000 battery it does not make sense to use the
        ADC to get the current voltage. Under the assumption that all mass
        production gta02's have such batteries it does not make any sense to
        forward this value to APM.
    
    Signed-Off-By: Holger Freyther <[EMAIL PROTECTED]>

commit 7cd19d6ce2091181a7c6357a6be2129c979ded52
Author: Holger Freyther <[EMAIL PROTECTED](none)>
Date:   Sun May 11 08:21:24 2008 +0100

    [pcf50633] Add exported symbol to the header file
        Reading the battery volt using the ADC was an exported symbol
        but not in the header file, add it.
    
    Signed-Off-By: Holger Freyther <[EMAIL PROTECTED]>

commit 4214c10617c6b3400d6cd6fc5149ce156e28f38f
Author: Holger Freyther <[EMAIL PROTECTED](none)>
Date:   Sun May 11 08:21:23 2008 +0100

    [pcf50633] Print less debugging messages
        According to the comments in the code we have to read
        INT1 - INT5 in case of any interrupt. So even if we have masked
        out the periodic timer interrupt we were able to see that it
        fired. Only print that we got a SECOND interrupt if we are actually
        interested in the periodic tick. From a brief look at the datasheet 
there
        is no way to stop the periodic tick.
    
    Signed-Off-By: Holger Freyther <[EMAIL PROTECTED]>

commit a24f29fdfa0af8ebfe98537a5d85a79bc712da75
Author: Holger Freyther <[EMAIL PROTECTED](none)>
Date:   Sun May 11 08:21:23 2008 +0100

    Explain why we want SECOND to kick.
        We do not mask the SECOND interrupt to make sure that we get
        a interrupt at the beginning. We use this for the coldplug_done
        initisalisation.
        So pcf->flags and INT1M is out of sync at the beginning but after the
        first SECOND interrupt it will be put into sync.
    
    Signed-Off-By: Holger Freyther <[EMAIL PROTECTED]>

commit bc6e11f93aa958b02dc8beee4415836b7f465325
Author: Holger Freyther <[EMAIL PROTECTED]>
Date:   Sun May 11 08:19:49 2008 +0100

    Re: [PATCH 6/7] fix-suppress-cpu-suspend-save-restore-messages.patch
    
    Andy Green <[EMAIL PROTECTED]> writes:
    
    
    I kind of dislike commenting out code. Is this any better?




--- End Message ---
_______________________________________________
commitlog mailing list
commitlog@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/commitlog

Reply via email to