1. 12 Jul, 2021 1 commit
  2. 30 Jun, 2021 1 commit
  3. 25 May, 2021 1 commit
  4. 05 May, 2021 1 commit
  5. 01 Apr, 2021 1 commit
  6. 11 Mar, 2021 2 commits
  7. 25 Jan, 2021 1 commit
  8. 13 Jan, 2021 3 commits
  9. 23 Dec, 2020 1 commit
  10. 12 Nov, 2020 1 commit
  11. 03 Sep, 2020 1 commit
  12. 31 Aug, 2020 1 commit
  13. 28 Aug, 2020 1 commit
  14. 10 Aug, 2020 1 commit
  15. 21 Jul, 2020 2 commits
  16. 10 Jul, 2020 1 commit
  17. 15 Jun, 2020 1 commit
  18. 29 May, 2020 1 commit
  19. 28 May, 2020 1 commit
  20. 13 May, 2020 2 commits
  21. 15 Apr, 2020 1 commit
  22. 17 Mar, 2020 1 commit
  23. 26 Feb, 2020 1 commit
    • Sandrine Bailleux's avatar
      Update pathnames in maintainers.rst file · 54895747
      Sandrine Bailleux authored
      
      
      The maintainers.rst file lists files and directories that each contributor looks
      after in the TF-A source tree. As files and directories move around over time,
      some pathnames had become invalid. Fix them, either by updating the path if
      it has just moved, or deleting it altogether if it doesn't seem to exist
      anymore.
      
      Change-Id: Idb6ff4d8d0b593138d4f555ec206abcf68b0064f
      Signed-off-by: default avatarSandrine Bailleux <sandrine.bailleux@arm.com>
      54895747
  24. 06 Feb, 2020 1 commit
  25. 16 Dec, 2019 1 commit
  26. 22 Oct, 2019 1 commit
  27. 21 Oct, 2019 1 commit
    • Paul Beesley's avatar
      doc: Move "About" content from index.rst to a new chapter · 8eb9490b
      Paul Beesley authored
      
      
      The index.rst page is now the primary landing page for the TF-A
      documentation. It contains quite a lot of content these days,
      including:
      
      - The project purpose and general intro
      - A list of functionality
      - A list of planned functionality
      - A list of supported platforms
      - "Getting started" links to other documents
      - Contact information for raising issues
      
      This patch creates an "About" chapter in the table
      of contents and moves some content there. In order,
      the above listed content:
      
      - Stayed where it is. This is the right place for it.
      - Moved to About->Features
      - Moved to About->Features (in subsection)
      - Stayed where it is. Moved in a later patch.
      - Was expanded in-place
      - Moved to About->Contact
      
      Change-Id: I254bb87560fd09140b9e485cf15246892aa45943
      Signed-off-by: default avatarPaul Beesley <paul.beesley@arm.com>
      8eb9490b
  28. 11 Oct, 2019 1 commit
  29. 26 Sep, 2019 1 commit
  30. 05 Sep, 2019 1 commit
  31. 17 Jul, 2019 1 commit
  32. 10 Jun, 2019 1 commit
  33. 22 May, 2019 1 commit
    • Paul Beesley's avatar
      doc: Reword document titles · 8aa05055
      Paul Beesley authored
      
      
      This patch attempts to standardise the document titles as well as
      adding titles to documents that were missing one. The aim is to
      remove needless references to "TF-A" or "Trusted Firmware" in the
      title of every document and to make sure that the title matches
      with the document content.
      
      Change-Id: I9b93ccf43b5d57e8dc793a5311b8ed7c4dd245cc
      Signed-off-by: default avatarPaul Beesley <paul.beesley@arm.com>
      8aa05055
  34. 21 May, 2019 1 commit
    • Paul Beesley's avatar
      doc: Move documents into subdirectories · 40d553cf
      Paul Beesley authored
      
      
      This change creates the following directories under docs/
      in order to provide a grouping for the content:
      
      - components
      - design
      - getting_started
      - perf
      - process
      
      In each of these directories an index.rst file is created
      and this serves as an index / landing page for each of the
      groups when the pages are compiled. Proper layout of the
      top-level table of contents relies on this directory/index
      structure.
      
      Without this patch it is possible to build the documents
      correctly with Sphinx but the output looks messy because
      there is no overall hierarchy.
      
      Change-Id: I3c9f4443ec98571a56a6edf775f2c8d74d7f429f
      Signed-off-by: default avatarPaul Beesley <paul.beesley@arm.com>
      40d553cf
  35. 09 May, 2019 1 commit