1. 10 8月, 2017 1 次提交
  2. 23 7月, 2017 1 次提交
  3. 10 6月, 2017 1 次提交
  4. 05 6月, 2017 1 次提交
    • T
      t81xx: Migrate TI81XX/TI816X/TI814X symbols to Kconfig · 8bb687fd
      Tom Rini 提交于
      The symbol CONFIG_TI81XX is used for the parts that are common to the
      TI816x and TI814x SoCs and are not part of CONFIG_ARCH_OMAP2PLUS nor
      CONFIG_AM33XX.  It however has so few uses that we can just modify the
      code to check for both and drop the symbol. The symbols CONFIG_TI816X
      and CONFIG_TI814X are for the repective SoCs.
      Signed-off-by: NTom Rini <trini@konsulko.com>
      8bb687fd
  5. 12 5月, 2017 3 次提交
  6. 10 5月, 2017 1 次提交
  7. 28 4月, 2017 1 次提交
  8. 09 4月, 2017 1 次提交
  9. 22 11月, 2016 1 次提交
    • T
      arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platforms · 983e3700
      Tom Rini 提交于
      This moves what was in arch/arm/cpu/armv7/omap-common in to
      arch/arm/mach-omap2 and moves
      arch/arm/cpu/armv7/{am33xx,omap3,omap4,omap5} in to arch/arm/mach-omap2
      as subdirectories.  All refernces to the former locations are updated to
      the current locations.  For the logic to decide what our outputs are,
      consolidate the tests into a single config.mk rather than including 4.
      Signed-off-by: NTom Rini <trini@konsulko.com>
      983e3700
  10. 02 10月, 2016 1 次提交
  11. 28 5月, 2016 1 次提交