1. 17 11月, 2010 1 次提交
  2. 26 10月, 2010 2 次提交
  3. 18 10月, 2010 1 次提交
  4. 09 10月, 2010 1 次提交
    • T
      omap: Update omap2plus_defconfig to use ttyO instead ttyS · 6f911492
      Tony Lindgren 提交于
      With the omap-serial the device has changed from ttyS to ttyO as
      the system may have both omap-serial and 8250 ports.
      
      Note that systems using omap-serial need to be updated to use ttyO[012]
      instead of ttyS[012] in the bootloader, CONFIG_CMDLINE, /etc/inittab,
      and the root file system with mknod. Also you may need to add ttyO[012]
      to /etc/securetty.
      Signed-off-by: NTony Lindgren <tony@atomide.com>
      6f911492
  5. 08 10月, 2010 3 次提交
  6. 05 10月, 2010 1 次提交
  7. 30 9月, 2010 2 次提交
  8. 27 9月, 2010 4 次提交
  9. 24 9月, 2010 3 次提交
  10. 21 9月, 2010 3 次提交
    • T
      omap: Update omap3_defconfig for omap2 · d31f59f3
      Tony Lindgren 提交于
      We need to enable ARM_ERRATA_411920 for omap2 and
      remove the omap2 specific defconfigs.
      Signed-off-by: NTony Lindgren <tony@atomide.com>
      d31f59f3
    • S
      omap: Update and rename common defconfig for omap2plus devices · 455d4d2d
      Santosh Shilimkar 提交于
      This patch addresses below things
      
      - Renaming existing omap3_defconfig which has OMAP2, OMAP3 and OMAP4 builds
        enabled to more appropriate name 'omap2plus_defconfig'
      - L1 cache shift is suppose to be 5 on OMAP4 where as it is 6 on previous
        OMAPs. Keeping it to 5 is safer option for OMAP4 and previous OMAPs. For
        OMAP3 only build the shift would be still 6
      - Enable needed Errata's for OMAP4 to work with DMA based device drivers
      	CONFIG_PL310_ERRATA_588369=y
      	CONFIG_ARM_ERRATA_720789=y
      - Enable the Micrel ethernet controller
      	CONFIG_KS8851=y
      	CONFIG_KS8851_MLL=y
      
      With above three changes, OMAP4 ethernet, mmc etc works reliably.
      Signed-off-by: NSantosh Shilimkar <santosh.shilimkar@ti.com>
      Signed-off-by: NTony Lindgren <tony@atomide.com>
      455d4d2d
    • T
      omap: Update omap3_defconfig to work with SMP_ON_UP · 61e9beaf
      Tony Lindgren 提交于
      With the recent changes to core ARM kernel code, we can now
      boot SMP kernel on UP systems. Update omap3_defconfig to
      enable SMP. This allows us to remove omap_4430sdp_defconfig.
      
      In addition to enabling SMP, we also need to disable some
      options to make the system boot:
      
      - For some reason LOCK_STAT causes tons of
        WARNING: at mm/percpu-vm.c:320 pcpu_alloc+0x2fc/0x888()
        so disable it for now.
      
      - MUSB init fails for multi-omap, disable it for now.
      
      - LOCAL_TIMERS hangs on omap4, disable it for now.
      
      Also disable DEBUG_LL as this should be only enabled for
      debugging.
      Signed-off-by: NTony Lindgren <tony@atomide.com>
      61e9beaf
  11. 20 9月, 2010 1 次提交
  12. 16 8月, 2010 1 次提交
  13. 05 8月, 2010 1 次提交
  14. 04 8月, 2010 1 次提交
  15. 17 7月, 2010 1 次提交
  16. 24 6月, 2010 1 次提交
  17. 10 6月, 2010 1 次提交
  18. 31 5月, 2010 1 次提交
  19. 28 5月, 2010 6 次提交
  20. 26 5月, 2010 5 次提交