Skip to content
Snippets Groups Projects
  1. Mar 08, 2016
  2. Mar 05, 2016
  3. Mar 01, 2016
  4. Feb 29, 2016
    • Felix Fietkau's avatar
      buildroot: improve git submodule handling for packages · 59121fdd
      Felix Fietkau authored
      
      Move the `--recursive` switch from `git clone` to `git submodule`
      so that submodules are cloned for upstream branches where the
      PKG_SOURCE_VERSION commit-ish has a different .gitmodules
      configuration than the repository default.
      
      This is, for example, required when the master branch for a source
      package does not use submodules, but its topic branch for OpenWRT
      does.
      
      This changes the buildroot dependency from git-1.6.2 to git 1.7.12.2,
      which was released September 2012.
      
      Signed-off-by: default avatarDarik Horn <dajhorn@vanadac.com>
      Signed-off-by: default avatarKarl Palsson <karlp@tweak.net.au>
      
      SVN-Revision: 48830
      59121fdd
  5. Feb 26, 2016
  6. Feb 25, 2016
  7. Feb 18, 2016
    • John Crispin's avatar
      linux: add support of Synopsys ARCHS38-based boards · 73015c4c
      John Crispin authored
      
      This patch introduces support of new boards with ARC HS38 cores.
      
      ARC HS38 is a new generation of ARC cores which utilize ARCv2 ISA.
      As with ARC770 we're addind support for 2 boards for now:
      
       [1] Synopsys SDP board (AXS103)
           This is the same base-board as in AXS101 but with
           FPGA-based CPU-tile where ARCHs38 core is implemented.
      
       [2] nSIM
           Again this is the same simulation engine but configured for
           new instruction set and features of new CPU.
      
      Signed-off-by: default avatarAlexey Brodkin <abrodkin@synopsys.com>
      Cc: Felix Fietkau <nbd@openwrt.org>
      Cc: Jo-Philipp Wich <jow@openwrt.org>
      Cc: Jonas Gorski <jogo@openwrt.org>
      
      SVN-Revision: 48740
      73015c4c
  8. Feb 17, 2016
  9. Feb 11, 2016
  10. Feb 08, 2016
  11. Feb 01, 2016
  12. Jan 31, 2016
  13. Jan 29, 2016
  14. Jan 28, 2016
  15. Jan 25, 2016
  16. Jan 24, 2016
  17. Jan 22, 2016
  18. Jan 21, 2016
  19. Jan 20, 2016
Loading