1. b4febf5 Azure/GitLab: Switch over to using LLVM-10 by Tom Rini · Fri Apr 10 18:28:04 2020 -0400
  2. e9f1b17 Azure/GitLab: Update to latest Docker image by Tom Rini · Mon Apr 27 17:18:32 2020 -0400
  3. cd1ccfa travis/gitlab/azure: Run cppcheck in parallel by Simon Glass · Sun Apr 05 14:35:43 2020 -0600
  4. 87c8046 travis/gitlab/azure: Drop repeated buildman call with test.py by Simon Glass · Wed Mar 18 09:43:00 2020 -0600
  5. fd0c59b travis/gitlab/azure: Simplify the exit code for test.py by Simon Glass · Wed Mar 18 09:42:59 2020 -0600
  6. 132a9bf travis/gitlab/azure: Enable test_handoff by Simon Glass · Wed Mar 18 09:42:58 2020 -0600
  7. da49935 travis/gitlab/azure: Use -W to avoid warnings check by Simon Glass · Wed Mar 18 09:42:57 2020 -0600
  8. 2600f7e travis/gitlab/azure: Use bash to avoid a_test_which_does_not_exist by Simon Glass · Wed Mar 18 09:42:56 2020 -0600
  9. 28d83e7 gitlab/azure: Use -w flag for all test.py builds by Simon Glass · Wed Mar 18 09:42:55 2020 -0600
  10. 3b16d07 gitlab/azure: Drop unnecessary if..fi when using test.py by Simon Glass · Wed Mar 18 09:42:54 2020 -0600
  11. ad8eaed travis/gitlab/azure: Drop the buildman -d flag by Simon Glass · Wed Mar 18 09:42:53 2020 -0600
  12. 41e8fbe travis/gitlab/azure: Drop BUILDMAN variable with test.py by Simon Glass · Wed Mar 18 09:42:52 2020 -0600
  13. b49bfe7 travis/gitlab/azure: Use --board buildman flag with test.py by Simon Glass · Wed Mar 18 09:42:51 2020 -0600
  14. 9e589c0 gitlab/azure: Use the -w option for sandbox_spl by Simon Glass · Wed Mar 18 09:42:50 2020 -0600
  15. b68d9d6 azure/gitlab/travis: Add RISC-V SPL testing by Bin Meng · Sat Mar 28 07:25:29 2020 -0700
  16. aeb3ea4 azure/gitlab/travis: Add qemu-riscv32 testing by Bin Meng · Sat Mar 28 07:25:27 2020 -0700
  17. 3c396bc Azure/GitLab: Move to latest Docker images by Tom Rini · Fri Apr 10 15:53:01 2020 -0400
  18. 7357a35 Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Tue Apr 07 11:58:44 2020 -0400
  19. f8834fd ARM: zynq: Switch to single zynq configurations by Michal Simek · Thu Feb 13 15:03:29 2020 +0100
  20. 0b3e0c4 Azure / GitLab / Travis: Add Kconfig unit tests to a job by Tom Rini · Wed Mar 11 18:11:15 2020 -0400
  21. bccdb65 gitlab: build HTML documentation by Heinrich Schuchardt · Fri Feb 21 18:24:01 2020 +0100
  22. d6b5831 Azure / GitLab: Update Docker image by Tom Rini · Mon Feb 24 11:04:29 2020 -0500
  23. 6c88310 travis/gitlab/azure: Ensure we use python3 always by Tom Rini · Tue Feb 11 12:41:14 2020 -0500
  24. 070811f Revert "gitlab: Disable SDL when building sandbox" by Simon Glass · Tue Feb 11 17:15:19 2020 -0700
  25. b7b1838 Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Tue Feb 11 10:58:41 2020 -0500
  26. 41b675d azure/gitlab: Update to Docker to have SDL2 available by Tom Rini · Fri Feb 07 11:47:28 2020 -0500
  27. 159b0ab gitlab: use our own GRUB by Heinrich Schuchardt · Thu Dec 19 13:30:32 2019 +0100
  28. 45f065b gitlab: Disable SDL when building sandbox by Simon Glass · Mon Feb 03 07:36:11 2020 -0700
  29. e43d6dc gitlab/azure: Update to latest container tag by Tom Rini · Fri Jan 17 13:07:23 2020 -0500
  30. f382c8b gitlab/azure: Update to latest container by Tom Rini · Fri Jan 10 17:07:27 2020 -0500
  31. 99a1bb3 gitlab/azure: Enable LLVM tests by Tom Rini · Wed Nov 06 19:30:47 2019 -0500
  32. ebcd214 gitlab/travis: Rework how and when we use virtualenv in order to use python3 by Tom Rini · Thu Oct 24 11:59:27 2019 -0400
  33. 9dfdf6e test/py: Fix pytest4 deprecation warnings by Marek Vasut · Thu Oct 24 11:59:19 2019 -0400
  34. 3fcb3f5 gitlab-ci: Prepend to PATH rather than replace it by Tom Rini · Thu Oct 24 11:59:17 2019 -0400
  35. 70c63a5 gitlab-ci: Fix indentation in some stanzas by Tom Rini · Thu Oct 24 11:59:16 2019 -0400
  36. 6ad2604 gitlab-ci: Switch to Ubuntu 18.04 image by Tom Rini · Fri Oct 04 12:12:54 2019 -0400
  37. 254b98e gitlab-ci: Have buildman use /tmp for output by Tom Rini · Fri Oct 04 12:12:53 2019 -0400
  38. 8e8e1cc gitlab-ci: fix typo 'plaforms' by Heinrich Schuchardt · Sun Oct 06 12:26:16 2019 +0200
  39. 6812f5e ci: add envtools support by Pierre-Jean Texier · Mon Aug 26 13:06:18 2019 +0200
  40. 0b6e103 gitlab-ci: Consolidate some testsuite jobs by Tom Rini · Mon Aug 12 10:09:08 2019 -0400
  41. dbc36f1 gitlab-ci: Add USER environment variable to buildman/patman tests by Tom Rini · Mon Aug 12 10:02:18 2019 -0400
  42. c8c320e gitlab-ci: Add qemu-riscv64 testing by Tom Rini · Fri Aug 02 11:32:37 2019 -0400
  43. d65fda4 gitlab-ci: Remove unused TOOLCHAIN environment variable by Tom Rini · Fri Aug 02 11:31:42 2019 -0400
  44. 1cdb182 gitlab-ci: Switch to a Docker image that contains a QEMU we build by Tom Rini · Wed Jul 24 13:09:31 2019 -0400
  45. 88b4022 gitlab-ci: Update Docker image to xenial-20190720-24Jul2019 tag by Tom Rini · Wed Jul 24 11:29:47 2019 -0400
  46. 83ae4f6 gitlab-ci: Add pyelftools to the binman testsuite section by Tom Rini · Wed Jul 24 13:14:56 2019 -0400
  47. f46732a binman: Convert to use ArgumentParser by Simon Glass · Mon Jul 08 14:25:29 2019 -0600
  48. cebfab2 binman: Pass the toolpath to tests by Simon Glass · Mon Jul 08 13:18:50 2019 -0600
  49. 7faea83 gitlab-ci: Move the pyelfutils section by Tom Rini · Thu Jul 18 07:28:36 2019 -0400
  50. 372c697 gitlab-ci: Split the world build into 4 jobs by Tom Rini · Wed Jul 17 17:51:28 2019 -0400
  51. 2f7b32b gitlab-ci: Add pyelftools when needed by Tom Rini · Wed Jul 17 22:51:31 2019 -0400
  52. 0008b88 gitlab-ci: Add evb-ast2500 test.py test by Tom Rini · Wed Jul 17 16:06:57 2019 -0400
  53. d2244b9 gitlab-ci: Initial conversion of Travis CI build to GitLab CI by Tom Rini · Wed Jun 19 09:25:17 2019 -0400