Skip to content
Snippets Groups Projects
  1. Jul 02, 2018
  2. May 30, 2018
  3. May 23, 2018
  4. May 07, 2018
    • Tom Rini's avatar
      SPDX: Convert all of our single license tags to Linux Kernel style · 83d290c5
      Tom Rini authored
      
      When U-Boot started using SPDX tags we were among the early adopters and
      there weren't a lot of other examples to borrow from.  So we picked the
      area of the file that usually had a full license text and replaced it
      with an appropriate SPDX-License-Identifier: entry.  Since then, the
      Linux Kernel has adopted SPDX tags and they place it as the very first
      line in a file (except where shebangs are used, then it's second line)
      and with slightly different comment styles than us.
      
      In part due to community overlap, in part due to better tag visibility
      and in part for other minor reasons, switch over to that style.
      
      This commit changes all instances where we have a single declared
      license in the tag as both the before and after are identical in tag
      contents.  There's also a few places where I found we did not have a tag
      and have introduced one.
      
      Signed-off-by: default avatarTom Rini <trini@konsulko.com>
      83d290c5
  5. Apr 02, 2018
  6. Mar 14, 2018
  7. Feb 14, 2018
  8. Feb 05, 2018
  9. Jan 23, 2018
  10. Jan 22, 2018
  11. Jan 19, 2018
  12. Jan 16, 2018
  13. Jan 12, 2018
  14. Jan 10, 2018
  15. Oct 07, 2017
  16. Oct 06, 2017
  17. Sep 24, 2017
  18. Sep 22, 2017
  19. Sep 15, 2017
  20. Sep 12, 2017
  21. Aug 11, 2017
    • Tom Rini's avatar
      travis-ci: Emulate 'make tests' · 40c8d26a
      Tom Rini authored
      
      The 'tests' target will run sandbox, sandbox_spl and sandbox_flattree in
      test.py and in the case of sandbox_spl ensure that we just run the
      specific tests for that build.  Update our matrix to perform similar
      test.py runs.
      
      Signed-off-by: default avatarTom Rini <trini@konsulko.com>
      40c8d26a
  22. Jul 08, 2017
  23. Jul 06, 2017
  24. Jun 30, 2017
  25. Jun 16, 2017
  26. Jun 12, 2017
  27. Apr 27, 2017
  28. Apr 18, 2017
  29. Apr 10, 2017
  30. 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
  31. Mar 20, 2017
  32. Feb 26, 2017
Loading