development kernel tree: Changes to 'andy'

git at git.openmoko.org git at git.openmoko.org
Sat May 10 11:42:53 CEST 2008


Rebased ref, commits from common ancestor:
commit af86b625a75d249f9204e9271787923bdd21903d
Author: Andy Green <andy at openmoko.com>
Date:   Sat May 10 10:35:33 2008 +0100

    clean-remove-build-noise.patch
    
    Signed-off-by: Andy Green <andy at openmoko.com>

commit 056fbc468af5ea295dbeac6dced2beff61b493aa
Author: Holger Freyther <zecke at openmoko.org>
Date:   Sat May 10 10:27:16 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 <zecke at openmoko.org>
    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 <zecke at openmoko.org>

commit eb97860bf995883d858694a922f89b7f46786291
Author: Holger Freyther <zecke at openmoko.org>
Date:   Sat May 10 10:27:06 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 <zecke at openmoko.org>

commit 95ec0945b93ea68229520ad3aecaae4eb0ce1355
Author: Holger Freyther <zecke at openmoko.org>
Date:   Sat May 10 10:26:57 2008 +0100

    [pcf50633] Disable debugging statements as the driver is working well
    
    Signed-Off-By: Holger Freyther <zecke at openmoko.org>

commit 2596f61636e2472d945abbf661ce9ff7f526e714
Author: Holger Freyther <ich at tamarin.(none)>
Date:   Sat May 10 10:26:47 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 <zecke at openmoko.org>

commit c03221f551f349671dcfef815b377bacefd36842
Author: Holger Freyther <ich at tamarin.(none)>
Date:   Sat May 10 10:23:22 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 <zecke at openmoko.org>

commit c0c1f178aea531af85a13ff5f8da29ec9ccee3e5
Author: Holger Freyther <ich at tamarin.(none)>
Date:   Sat May 10 10:22:21 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 <zecke at openmoko.org>

commit fb697a24cf3ccadf652039b42eb6c3ee9368e7aa
Author: Holger Freyther <ich at tamarin.(none)>
Date:   Sat May 10 10:22:21 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 <zecke at openmoko.org>

commit 8b5ad5913b4af76d8aa7a39d6d4929c8b274366c
Author: Andy Green <andy at openmoko.com>
Date:   Sat May 10 10:22:21 2008 +0100

    fix-suppress-cpu-suspend-save-restore-messages.patch
    
    syslog is crapped up with a ton of junk on suspend and resume
    
    Signed-off-by: Andy Green <andy at openmoko.com>





More information about the commitlog mailing list