13 Jan, 2013

1 commit


14 Nov, 2012

1 commit

  • The PMIC framework has been extended to support multiple instances of
    the variety of devices responsible for power management.
    This change allows supporting of e.g. fuel gauge, charger, MUIC (Micro USB
    Interface Circuit).
    Power related includes have been moved to ./include/power directory.
    This is a first of a series of patches - in the future "pmic" will be
    replaced with "power".

    Two important issues:
    1. The PMIC needs to be initialized just after malloc is configured
    2. It uses list to hold information about available PMIC devices

    Signed-off-by: Lukasz Majewski
    Signed-off-by: Kyungmin Park
    Cc: Stefano Babic

    Łukasz Majewski
     

16 Oct, 2012

1 commit

  • The CSI PODF bit-field used by the previous code for the i.MX31 CCM PDR0
    register is actually composed of two bit-fields: one pre-divider and one
    post-divider. This patch fixes the CCM access macros and the code using them
    accordingly.

    Signed-off-by: Benoît Thébaudeau
    Cc: Stefano Babic

    Benoît Thébaudeau
     

28 Feb, 2012

1 commit

  • The video setup for the Epson display is provided. Addtionally
    some extra info is displayed next to the Linux logo.
    Make get_cpu_rev() publicly available (added to sys_proto.h).

    Signed-off-by: Helmut Raiger

    Helmut Raiger
     

12 Feb, 2012

1 commit


04 Nov, 2011

1 commit