1. 06 6月, 2015 1 次提交
  2. 01 6月, 2015 2 次提交
  3. 13 5月, 2015 1 次提交
  4. 04 5月, 2015 5 次提交
  5. 15 4月, 2015 1 次提交
  6. 16 3月, 2015 1 次提交
  7. 10 3月, 2015 1 次提交
  8. 02 2月, 2015 1 次提交
  9. 22 1月, 2015 2 次提交
    • H
      sunxi: Hookup OTG USB controller support · 1a800f7a
      Hans de Goede 提交于
      Hookup OTG USB controller support and enable the otg controller + USB-keyb
      on various tablets.
      
      This allows tablet owners to interact with u-boot without needing to solder
      a serial console onto their tablet PCB.
      Signed-off-by: NHans de Goede <hdegoede@redhat.com>
      Acked-by: NIan Campbell <ijc@hellion.org.uk>
      1a800f7a
    • H
      sunxi: display: Make lcd display clk phase configurable · 6515032e
      Hans de Goede 提交于
      While running some tests with an Olinuxino-A13-Micro + a 7" Olimex LCD module
      I noticed that the screen flickered. This is caused by the lcd display clk
      phase reg value being set to 0, where it should be 1 in this setup.
      
      This commit adds a Kconfig option for the lcd display clk phase, so that we
      can set it per board. This defaults to 1, because looking at all the fex
      files in sunxi-boards, that is by far the most used value.
      
      This commit updated the Ippo and MSI Primo73 tablet defconfigs to override the
      default of 1 with 0, as that is the correct value for those tablets, this
      keeps the register settings the same as before this commit.
      
      The Olinuxino-A13 defconfigs are not updated, changing the register setting
      for these boards from 0 to 1, this is intentional.
      Signed-off-by: NHans de Goede <hdegoede@redhat.com>
      Acked-by: NIan Campbell <ijc@hellion.org.uk>
      6515032e
  10. 14 1月, 2015 2 次提交
  11. 25 11月, 2014 2 次提交
  12. 05 11月, 2014 4 次提交
  13. 24 10月, 2014 1 次提交