1. 17 9月, 2016 2 次提交
  2. 07 9月, 2016 1 次提交
  3. 06 9月, 2016 1 次提交
  4. 12 8月, 2016 1 次提交
  5. 21 6月, 2016 1 次提交
  6. 25 5月, 2016 5 次提交
  7. 12 4月, 2016 1 次提交
  8. 01 4月, 2016 1 次提交
  9. 24 3月, 2016 1 次提交
  10. 24 2月, 2016 1 次提交
  11. 26 1月, 2016 2 次提交
  12. 21 1月, 2016 1 次提交
  13. 10 12月, 2015 1 次提交
  14. 22 11月, 2015 2 次提交
  15. 21 10月, 2015 2 次提交
  16. 31 8月, 2015 1 次提交
    • H
      sunxi: Drop LCD_MODE from A13-OLinuxIno defconfigs · 8addd3ed
      Hans de Goede 提交于
      With the unified / cleaned up default display output selection changes,
      which were done as part of adding composite video out support, our
      example LCD_MODE line in the A13-OLinuxIno defconfigs causes the display
      code to setup a LCD console by default, rather then a VGA console.
      
      Given that the LCD console is only useful for people who have hooked up
      the exact lcd-panel from the config, while most people will not have any
      lcd panel connected to these boards, this is not a good default.
      
      Dropping the LCD_MODE line which was intended as an example fixes this,
      instead add a link to the LCD_MODE help text pointing to
      http://linux-sunxi.org/LCD which contains the removed and other example
      modes.
      Signed-off-by: NHans de Goede <hdegoede@redhat.com>
      Acked-by: NIan Campbell <ijc@hellion.org.uk>
      8addd3ed
  17. 14 8月, 2015 1 次提交
  18. 08 8月, 2015 1 次提交
  19. 05 8月, 2015 2 次提交
  20. 25 7月, 2015 1 次提交
  21. 28 6月, 2015 1 次提交
  22. 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
  23. 06 6月, 2015 1 次提交
  24. 01 6月, 2015 1 次提交
  25. 29 5月, 2015 5 次提交
  26. 20 5月, 2015 2 次提交