1. 23 3月, 2015 1 次提交
    • B
      ARM: mx6: move to a standard arch/board approach · 89ebc821
      Boris BREZILLON 提交于
      Freescale boards are currently all defined in arch/arm/Kconfig, which
      makes them hard to detect.
      Moreover the MX6 SoC variant (Q, D, DL, S, SL) selection is currently
      done via the SYS_EXTRA_OPTIONS option which marked as deprecated.
      
      Move to a more standard way to select sub-architecture and board by
      creating a Kconfig under arch/arm/cpu/armv7/mx6 and a new ARCH_MX6
      option.
      
      Existing MX6 board definitions should be moved in this new Kconfig in
      choice menu, and new boards should be directly declared in this menu.
      Signed-off-by: NBoris Brezillon <boris.brezillon@free-electrons.com>
      89ebc821
  2. 20 3月, 2015 2 次提交
  3. 19 3月, 2015 9 次提交
  4. 18 3月, 2015 12 次提交
  5. 17 3月, 2015 10 次提交
  6. 16 3月, 2015 3 次提交
  7. 15 3月, 2015 3 次提交