Skip to content
Snippets Groups Projects
  1. Apr 27, 2017
  2. Apr 18, 2017
  3. Apr 10, 2017
  4. Apr 05, 2017
    • Tom Rini's avatar
      Blackfin: Remove · ea3310e8
      Tom Rini authored
      
      The architecture is currently unmaintained, remove.
      
      Cc: Benjamin Matthews <mben12@gmail.com>
      Cc: Chong Huang <chuang@ucrobotics.com>
      Cc: Dimitar Penev <dpn@switchfin.org>
      Cc: Haitao Zhang <hzhang@ucrobotics.com>
      Cc: I-SYST Micromodule <support@i-syst.com>
      Cc: M.Hasewinkel (MHA) <info@ssv-embedded.de>
      Cc: Marek Vasut <marex@denx.de>
      Cc: Martin Strubel <strubel@section5.ch>
      Cc: Peter Meerwald <devel@bct-electronic.com>
      Cc: Sonic Zhang <sonic.adi@gmail.com>
      Cc: Valentin Yakovenkov <yakovenkov@niistt.ru>
      Cc: Wojtek Skulski <info@skutek.com>
      Cc: Wojtek Skulski <skulski@pas.rochester.edu>
      Signed-off-by: default avatarTom Rini <trini@konsulko.com>
      ea3310e8
  5. Mar 20, 2017
  6. Feb 26, 2017
  7. Jan 24, 2017
  8. Jan 21, 2017
  9. Dec 15, 2016
  10. Dec 09, 2016
  11. Dec 08, 2016
  12. Dec 05, 2016
  13. Dec 01, 2016
    • Tom Rini's avatar
      travis.yml: Split Freescale ARM job up more · bb417f1c
      Tom Rini authored
      
      In order to avoid running into the time limit, split the 32bit and 64bit
      Freescale boards into separate jobs.  We could either pass
      "freescale & armv8" to buildman or exclude all of the 32bit CPUs.  While
      the former is shorter I fear the amount of possible escaping required
      would make things less readable.
      
      Signed-off-by: default avatarTom Rini <trini@konsulko.com>
      bb417f1c
  14. Nov 29, 2016
  15. Nov 27, 2016
  16. Nov 26, 2016
  17. Nov 06, 2016
    • Tom Rini's avatar
      travis-ci: Try harder to build all ARM targets · baade496
      Tom Rini authored
      
      The way that we have things broken down currently allows for some
      combinations of vendor or CPU to not be built.  To fix this, create a
      new catch-all job that excludes everything we've built elsewhere.  For
      the sake of simplicity we are allowing for the possibility of some
      overlap between the vendor-based jobs and the CPU-based jobs.  While
      we're in here, make a failed build provide the summary of failure.
      
      Signed-off-by: default avatarTom Rini <trini@konsulko.com>
      baade496
  18. Oct 31, 2016
  19. Oct 29, 2016
  20. Oct 24, 2016
  21. Feb 15, 2016
  22. Feb 08, 2016
    • Stephen Warren's avatar
      .travis.yml: explicitly request sudo · e4c1b4d8
      Stephen Warren authored
      
      Without this, builds default to using new Travis CI infra-structure which
      does no allow sudo. The builds need sudo in order to install the ELDK
      compilers. Consequently, almost all builds fail without this.
      
      I suspect that existing Travis CI users have not noticed this because
      their accounts or builds have been grand-fathered into backwards-
      compatible default settings, whereas I just set up a new build from
      scratch and received new default settings.
      
      Cc: Wolfgang Denk <wd@denx.de>
      Cc: Heiko Schocher <hs@denx.de>
      Cc: Tom Rini <trini@ti.com>
      Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
      Cc: Andreas Färber <afaerber@suse.de>
      Signed-off-by: default avatarStephen Warren <swarren@nvidia.com>
      Acked-by: default avatarHeiko Schocher <hs@denx.de>
      e4c1b4d8
  23. Feb 01, 2016
Loading