[meta-freescale] [Documentation][PATCH 00/31] Updates on RN for dizzy

Daiane Angolini daiane.list at gmail.com
Fri Oct 24 18:14:43 PDT 2014


This patchset includes the main changes:
* Introduction and motivation for FSL Community BSP
* A list of differences between FSL Community BSP and official Freescale release
* Install and use diagblock for graphical representation
* Update text to Dizzy
* Fix several typos, missing variables, rework some sentences
* Update to current master version
* Improve some Makefile parameters

Daiane Angolini (21):
  RN: Add freescale_release_name variable
  RN: Replace FSL Community BSP by variable
  README: Add installation guide for sphinx extension
  RN: Install blockdiag extension
  RN: Extend the introduction section
  RN: Add cross reference for Supported Boards section
  RN: Add comparative table
  RN: Add the product SoC family description section
  RN: Replace plain-text SoC tree using block diagram
  RN: Change configuration for PDF generation
  scritps: Add layerscape family
  RN: Fix missing variable in bootloaders chapter
  RN: Add title for several tables
  RN: Add note for PDF regarding license and landing page
  RN: Change the default page size to A4
  RN: Only display known issues on non-pdf targets
  RN: Change the default font size and type
  RN: Remove deprecated variable definitions for MM version
  RN: Add gpu-viv-g2d package HW optimization
  RN: Check spelling and minor text adjustments
  RN: Updates from bitbake-metadata2doc.sh

Lucas Dutra Nunes (4):
  scripts: Improve SoCs blockdiag style
  RN: add preamble file for configuration of SoCs blockdiag
  RN: Remove machines table overflow
  RN: Improve tables styling for latexpdf

Otavio Salvador (6):
  RN: Use single side printing for PDF as default
  RN: Update to Dizzy
  RN: Improve PDF generation of the SoC families
  RN: Add a 'draft' flag so we can warn reader it is not finished yet
  RN: Remove stats from non-html builds
  RN: Allow easy printing format

 README                                             |   3 +-
 release-notes/Makefile                             |   2 +-
 release-notes/README                               |  26 +
 release-notes/source/Acknowledgement.rst           |  18 +-
 release-notes/source/ack-sourcers.inc              | 598 ++++++++-------------
 release-notes/source/bootloader-default.inc        |  44 +-
 release-notes/source/bootloaders.rst               |  10 +-
 release-notes/source/bsp-scope.rst                 |  67 ++-
 release-notes/source/conf.py                       |  29 +-
 ...l-community-bsp-supported-bootloaders-descr.inc |   1 +
 .../source/fsl-community-bsp-supported-kernels.inc |   1 +
 release-notes/source/fsl-userspace-pkg.rst         |  26 +-
 release-notes/source/fslxcmt.inc                   |  29 +
 release-notes/source/introduction.rst              | 190 ++++++-
 release-notes/source/kernel-linux.rst              |  12 +-
 release-notes/source/known-issues.rst              |  48 +-
 release-notes/source/linux-default.inc             |  18 +-
 release-notes/source/machine-list.inc              |   2 +
 release-notes/source/machines-maintainers.rst      |  25 +-
 release-notes/source/machines-with-maintainers.inc |   2 +
 release-notes/source/pkggrp-img.rst                |   4 +-
 release-notes/source/soc-hierarchy.rst             |   4 +-
 release-notes/source/soc-pkg-optimization.inc      |   2 +-
 release-notes/source/soc-pkg.inc                   |  54 +-
 release-notes/source/soc-tree.diag                 |  15 +
 release-notes/source/soc-tree.inc                  |  17 -
 release-notes/source/test-results.rst              |   4 +-
 release-notes/source/upstream1.diag                |   8 +
 release-notes/source/userspace-pkg.inc             |   4 +-
 release-notes/source/userspace-pkg.rst             |  13 +-
 release-notes/source/variables.inc                 |   3 +-
 scripts/bitbake-metadata2doc.py                    |  82 +--
 scripts/blockdiag.preample                         |   1 +
 33 files changed, 793 insertions(+), 569 deletions(-)
 create mode 100644 release-notes/source/fslxcmt.inc
 create mode 100644 release-notes/source/soc-tree.diag
 delete mode 100644 release-notes/source/soc-tree.inc
 create mode 100644 release-notes/source/upstream1.diag
 create mode 100644 scripts/blockdiag.preample

-- 
1.9.1



More information about the meta-freescale mailing list