04 Dec, 2016

1 commit

  • A number of platforms had been using the distro default feature before
    it was moved to Kconfig but did not enable the new Kconfig option when
    it was enabled. This caused a regression in terms of features and this
    introduces breakage when more things move to Kconfig.

    Signed-off-by: Tom Rini

    Tom Rini
     

10 Sep, 2016

1 commit


26 Apr, 2016

3 commits


15 Mar, 2016

1 commit


26 Jun, 2015

1 commit


01 Jun, 2015

1 commit


09 Apr, 2015

1 commit

  • Add support for Inverse Path USB armory board, an open source
    flash-drive sized computer based on Freescale i.MX53 SoC.

    http://inversepath.com/usbarmory

    Signed-off-by: Andrej Rosano
    Cc: Stefano Babic
    Cc: Chris Kuethe
    Cc: Fabio Estevam
    Cc: Vagrant Cascadian
    Tested-By: Vagrant Cascadian
    Tested-by: Chris Kuethe

    Andrej Rosano