1. 17 11月, 2012 1 次提交
    • S
      ARM: tegra: harmony: enable HDMI port · 20ffbd7d
      Stephen Warren 提交于
      Enable host1x, and the HDMI output. Harmony also has an optional LCD,
      and a VGA output. The former isn't enabled due to potential issues with
      having multiple outputs enabled. The latter isn't enabled since the
      driver doesn't support VGA yet anyway.
      
      Correct DDC I2C frequency to 100KHz.
      
      Based on work by Thierry Reding for TrimSlice.
      Signed-off-by: NStephen Warren <swarren@nvidia.com>
      20ffbd7d
  2. 16 11月, 2012 15 次提交
  3. 06 11月, 2012 2 次提交
  4. 25 10月, 2012 4 次提交
  5. 23 10月, 2012 1 次提交
  6. 19 10月, 2012 2 次提交
  7. 18 10月, 2012 4 次提交
  8. 17 10月, 2012 2 次提交
  9. 16 10月, 2012 2 次提交
  10. 10 10月, 2012 1 次提交
    • A
      ARM: be really quiet when building with 'make -s' · edc88ceb
      Arnd Bergmann 提交于
      Sometimes we want the kernel build process to only print messages
      on errors, e.g. in automated build testing. This uses the "kecho"
      macro that the build system provides to hide a few informational
      messages. Nothing changes for a regular "make" or "make V=1".
      
      Without this patch, building any ARM kernel results in:
      
        Kernel: arch/arm/boot/Image is ready
        Kernel: arch/arm/boot/zImage is ready
      Signed-off-by: NArnd Bergmann <arnd@arndb.de>
      Acked-by: NNicolas Pitre <nicolas.pitre@linaro.org>
      Cc: Russell King <rmk+kernel@arm.linux.org.uk>
      Cc: Catalin Marinas <catalin.marinas@arm.com>
      Cc: Michal Marek <mmarek@suse.cz>
      edc88ceb
  11. 09 10月, 2012 6 次提交