1. 14 Sep, 2005 7 commits
    • Tony Lindgren's avatar
      ARM: OMAP: Fixed OMAP1510 SRAM size again · 8fbe811b
      Tony Lindgren authored
      According to spru602b.pdf TRM, 1510 has 192K of SRAM, not 512K
      8fbe811b
    • Tony Lindgren's avatar
      ARM: OMAP: Fixed MMC compile · 6a259f29
      Tony Lindgren authored
      Fixed MMC compile
      6a259f29
    • Dirk Behme's avatar
      Make omap-aic23.c compile again: · 89f99811
      Dirk Behme authored
         CC [M]  sound/arm/omap-aic23.o
      sound/arm/omap-aic23.c: In function snd_omap_aic23_suspend'
      Signed-off-by: Dirk Behme <dirk.behme_at_de.bosch.com>
      89f99811
    • Dirk Behme's avatar
      If omap-alsa-mixer.c is compiled as module, · 1afb5b95
      Dirk Behme authored
      CONFIG_SENSORS_TLV320AIC23_MODULE is missing:
           CC [M]  sound/arm/omap-alsa-mixer.o
      sound/arm/omap-alsa-mixer.c: In function SND_OMAP_WRITE'
      sound/arm/omap-alsa-mixer.c: In function MIXER_NAME' undeclared (first
      use in this function)
      sound/arm/omap-alsa-mixer.c:487: error: (Each undeclared identifier is
      reported only once
      sound/arm/omap-alsa-mixer.c:487: error: for each function it appears in.)
      Signed-off-by: Dirk Behme <dirk.behme_at_de.bosch.com>
      Btw: omap-alsa-mixer.c will not compile if CONFIG_SENSORS_TLV320AIC23 or
      CONFIG_SENSORS_TLV320AIC23_MODULE aren't defined. May be this ifdef
      should be removed?
      1afb5b95
    • Dirk Behme's avatar
      Make omapfb_main.c compile again and remove warnings: · 162a656c
      Dirk Behme authored
          CC      drivers/video/omap/omapfb_main.o
      drivers/video/omap/omapfb_main.c: In function omapfb_suspend'
      drivers/video/omap/omapfb_main.c: At top level:
      drivers/video/omap/omapfb_main.c:1645: warning: initialization from
      incompatible pointer type
      drivers/video/omap/omapfb_main.c:1646: warning: initialization from
      incompatible pointer type
      drivers/video/omap/omapfb_main.c:1702: warning: initialization from
      incompatible pointer type
      drivers/video/omap/omapfb_main.c:1704: warning: initialization from
      incompatible pointer type
      drivers/video/omap/omapfb_main.c:1704: warning: initialization from
      incompatible pointer type
      drivers/video/omap/omapfb_main.c:1705: warning: initialization from
      incompatible pointer type
      drivers/video/omap/omapfb_main.c:1728: warning: initialization from
      incompatible pointer type
      
      Signed-off-by: Dirk Behme <dirk.behme_at_de.bosch.com>
      162a656c
    • Romain Goyet's avatar
      [PATCH] ARM: OMAP: Add basic cpu support for OMAP330 processor · d744f881
      Romain Goyet authored
      Add basic 330 cpu support. 330 is handled as 15xx.
      d744f881
    • Tony Lindgren's avatar
      ARM: OMAP: Fix CLOCK_TICK_RATE for 32KHz timer for POSIX timers · c9c0b33b
      Tony Lindgren authored
      POSIX timers were triggering too fast. This was caused by incorrect
      CLOCK_TICK_RATE for 32KHz timer.
      c9c0b33b
  2. 13 Sep, 2005 11 commits
  3. 12 Sep, 2005 22 commits