1. 17 9月, 2016 5 次提交
  2. 10 9月, 2016 1 次提交
  3. 24 5月, 2016 1 次提交
  4. 26 4月, 2016 2 次提交
  5. 20 4月, 2016 1 次提交
    • S
      usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig · 3457bbaf
      Sam Protsenko 提交于
      Move CONFIG_USB_GADGET_DUALSPEED option to Kconfig and
      make all UDC controllers select USB_GADGET_DUALSPEED:
        - add next options to Kconfig selecting USB_GADGET_DUALSPEED:
          - USB_GADGET_ATMEL_USBA
          - USB_GADGET_DWC2_OTG
          - USB_DWC3
          - CI_UDC
        - make USB_MUSB_GADGET select USB_GADGET_DUALSPEED
      
      While at it, make some related fixes:
        - remove DUALSPEED from configs that don't enable gadget support:
          - kwb.h
          - tseries.h
        - add missing USB_GADGET option to next configs:
          - novena_defconfig
          - pcm051_rev*_defconfig
          - xfi3_defconfig
      Signed-off-by: NSam Protsenko <semen.protsenko@linaro.org>
      3457bbaf
  6. 26 3月, 2016 1 次提交
  7. 25 11月, 2015 1 次提交
  8. 21 8月, 2015 3 次提交
  9. 26 6月, 2015 1 次提交
    • J
      Move default y configs out of arch/board Kconfig · c9bb942e
      Joe Hershberger 提交于
      Some archs/boards specify their own default by pre-defining the config
      which causes the Kconfig system to mix up the order of the configs in
      the defconfigs... This will cause merge pain if allowed to proliferate.
      
      Remove the configs that behave this way from the archs.
      
      A few configs still remain, but that is because they only exist as
      defaults and do not have a proper Kconfig entry. Those appear to be:
      
      SPIFLASH
      DISPLAY_BOARDINFO
      Signed-off-by: NJoe Hershberger <joe.hershberger@ni.com>
      [trini: rastaban, am43xx_evm_usbhost_boot, am43xx_evm_ethboot updates,
      drop DM_USB from MSI_Primo81 as USB_MUSB_SUNXI isn't converted yet to DM]
      Signed-off-by: NTom Rini <trini@konsulko.com>
      c9bb942e
  10. 01 4月, 2015 1 次提交
    • W
      ARM: at91: sama5: move the common part of configurations to at91-sama5_common.h · b2d387bc
      Wu, Josh 提交于
      Create a new configuration file: at91-sama5_common.h. Which includes the
      configurations that reused by all SAMA5 chips.
      
      at91-sama5_common.h includes:
      - hw macros (clock, text_base and etc.)
      - default commands.
      - BOOTARGS
      - U-Boot common configs.
      NOTE: NOR flash definition should be put before including the common header.
      
      For sama5d3-xplained:
      - add CMD_SETEXPR
      
      For sama5d3xek:
      - add CMD_SETEXPR
      - change CONFIG_SYS_MALLOC_LEN to (4*1024*1024)
      Signed-off-by: NJosh Wu <josh.wu@atmel.com>
      b2d387bc
  11. 19 3月, 2015 2 次提交
  12. 08 2月, 2015 1 次提交
  13. 19 1月, 2015 1 次提交
  14. 17 11月, 2014 1 次提交
  15. 27 10月, 2014 1 次提交
  16. 31 7月, 2014 1 次提交
  17. 30 7月, 2014 1 次提交
  18. 27 5月, 2014 3 次提交
  19. 13 5月, 2014 1 次提交
  20. 10 3月, 2014 1 次提交
  21. 02 12月, 2013 1 次提交
  22. 05 11月, 2013 2 次提交
  23. 24 9月, 2013 1 次提交
  24. 04 9月, 2013 1 次提交
  25. 22 8月, 2013 4 次提交
  26. 24 7月, 2013 1 次提交