summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* user/zynqmp-rpu: Add load and debug informationHEADmasterKinsey Moore2024-04-111-8/+27
| | | | | | This adds some information about loading the RPU TCMs from A53 u-boot and additional information about debugging the RPU within QEMU since it is non-standard.
* bsp-howto: Document clock driver arg parameterSebastian Huber2024-03-231-12/+22
| | | | Close #4862.
* c-user: Clarify CONFIGURE_TICKS_PER_TIMESLICESebastian Huber2024-03-201-1/+1
| | | | Close #4986.
* user/zynqmp-rpu: Update boot suggestionKinsey Moore2024-02-261-2/+12
| | | | | | Change the development suggestion for booting the R5 since the R5 u-boot is only minimally functional without significant development. This also adds caveats when booting the R5 cores from the A53.
* sphinx: Use the pip installed sphinx-rtd-themeChris Johns2024-02-2144-3962/+69
| | | | | | | | | | | | - Remove the RTEMS version of the theme - Use conf.py to specify our style sheet - Depend on the jQuery contrib package for including jQuery - Detect the theme is installed Closes #4994
* user/bsps/arm: Add documentation for ZynqMP R5 BSPKinsey Moore2024-01-102-0/+67
| | | | | This adds basic user documentation for running RTEMS on the Cortex-R5 processor on Xilinx Zynq Ultrascale+ MPSoC chips.
* user: Automatic version number fixesChris Johns2023-12-203-18/+17
| | | | Updates #4695
* sphinx/style: Fix building with the latest sphinxChris Johns2023-12-202-4/+6
| | | | | | Tested on sphinx 7.2, 6.1.3 AND 5.3.0 Closes #4980
* c-user: CONFIGURE_JFFS2_DELAYED_WRITE_TASK_PRIORITYSebastian Huber2023-12-191-1/+36
| | | | | | Document CONFIGURE_JFFS2_DELAYED_WRITE_TASK_PRIORITY. Update #4961.
* glossary: Add termsSebastian Huber2023-12-194-9/+79
|
* bsps/imxrt: Document GPIO CS pins for LPSPIChristian Mauderer2023-11-281-0/+28
|
* user/hosts/macos: Update MacOS versions and using python.orgChris Johns2023-11-231-8/+97
|
* eng: Add formal verification chapterAndrew Butterfield2023-11-0912-0/+3343
|
* user/exe: Add MicroBlaze to Dynamic Loader architecture listAlex White2023-10-101-0/+1
|
* eng: Allow target attribute in build script itemsSebastian Huber2023-09-181-0/+5
|
* user: Fix typoSebastian Huber2023-09-131-1/+1
|
* Add Regulator documentation based on V1 functionalityJoel Sherrill2023-08-0910-2/+879
|
* eng: add Apache License 2.0 restrictionKarel Gardas2023-07-281-1/+25
|
* c-user: Clarify global constructionSebastian Huber2023-07-281-10/+15
|
* common/waf.py: Add option to check maximum Sphinx versionJoel Sherrill2023-07-251-3/+14
| | | | Updates #4928.
* layout.html: Revert patch forcing Spinx to >= 6.0Joel Sherrill2023-07-251-2/+0
| | | | | | | | | | | | | | | | | | | Unfortunately, updating past Sphinx 5.x results in unordered bullet lists not formatting correctly as show in a screen capture attached to #4928. Revert this patch until the issue is resolved and output is reviewed for other potential issues. From: Utkarsh Verma <utkarsh@bitbanged.com> Date: Wed, 14 Jun 2023 05:36:26 +0000 Subject: [PATCH] eng: Fix builds for newer Sphinx versions (>=7) The current Sphinx theme depends on the `style` parameter which got deprecated in v5.1 and finally got removed in v7. Now, the `styles` key should be preferred which is a list of stylesheets. This commit implements this change. Updates #4915. Updates #4928.
* c-user: Link task entry and global constructionSebastian Huber2023-07-256-7/+29
|
* user/bsps/imxrt: Add new BSP variantChristian Mauderer2023-07-241-36/+81
| | | | | | | | | | | | | | | Add information about the new i.MXRT1166 BSP. Rework some parts that have been changed during or as preparation for that variant: * The BSP now adapts to the Chip variant. It's no longer necessary to overwrite the PLL settings in an application. * Improve documentation on how to adapt to different boards. * Add Update the i.MXRT chapter so that it represents the new i.MXRT1166 BSP. * Add information about mcux-sdk and how to handle it.
* c-user: Add glossary terms for SPARC targetsSebastian Huber2023-07-201-0/+30
|
* c-user: Fix typoSebastian Huber2023-07-201-1/+1
| | | | Updates #4772.
* c-user: Update copyright and use glossary termsSebastian Huber2023-07-202-4/+4
| | | | Updates #4772.
* user/bsp-build: Fix typo in BSP set builder commandZainab Olalekan2023-07-181-1/+1
| | | | changed bsp to arch/bsp
* c-user: Update references to rtems_task_wake_afterKinsey Moore2023-07-064-20/+25
| | | | | | | | | | rtems_task_wake_after takes a parameter in terms of a count of clock ticks and not a measure in a subunit of seconds. This updates documentation to reflect that. This also makes obvious the caveat about the first tick wait not being a whole tick and points the user at a replacement for better accuracy. Updates #4772
* eng: Add guidelines for validation testsSebastian Huber2023-06-261-0/+78
| | | | Update #3717.
* README: Fixing spelling and grammar errorsStanley V. Paulauskas2023-06-161-15/+15
| | | | | | | Most of the mistakes were in the body text, which hindered only clarity. One mistake was found in the Document Standard item 7, which would prevent the provided code snippit from working.
* user/microblaze: Document device tree supportAlex White2023-06-161-5/+24
|
* user/microblaze: Document QSPI NOR JFFS2 driverAlex White2023-06-161-0/+10
|
* eng: Fix builds for newer Sphinx versions (>=7)Utkarsh Verma2023-06-141-0/+2
| | | | | | | | | The current Sphinx theme depends on the `style` parameter which got deprecated in v5.1 and finally got removed in v7. Now, the `styles` key should be preferred which is a list of stylesheets. This commit implements this change. Closes #4915
* Update company nameSebastian Huber2023-05-20175-189/+189
| | | | | The embedded brains GmbH & Co. KG is the legal successor of embedded brains GmbH.
* eng: Add register block specification typesSebastian Huber2023-05-191-0/+337
| | | | | | | | | | | | | | | A register block may be used to specify the interface of devices which contain registers associated with an integer address. Register blocks consist of register block members specified by the ``definition`` attribute. Register block members are either instances of registers specified by the ``registers`` attribute or instances of other register blocks specified by links with the "register-block-include" link role. Registers consists of bit fields. The register block members are placed into the address space of the device relative to the base address of the register block. Register member offests and the register block size are specified in units of the address space granule. Update #3715.
* c-user: Generate API type documentationSebastian Huber2023-05-0919-320/+1729
| | | | Close #4901.
* eng: Add unspecified header file item typeSebastian Huber2023-05-091-0/+24
| | | | Update #3715.
* eng: Make design group identifiers optionalSebastian Huber2023-05-051-3/+19
| | | | Update #3715.
* eng: Add an item type for not defined definesSebastian Huber2023-05-051-0/+3
| | | | | | | This helps to deduce that a missing define in the software design is intended. Update #3715.
* eng: Remove ambiguous interface typesSebastian Huber2023-05-051-6/+0
| | | | | | Use an item proxy instead. Update #3715.
* eng: Add proxy item typeSebastian Huber2023-05-051-0/+29
| | | | Update #3715.
* eng: Add design target item typeSebastian Huber2023-05-041-0/+25
| | | | Update #3715.
* eng: Remove obsolete type listingSebastian Huber2023-05-041-2/+0
| | | | Update #3715.
* eng: Update application configuration how-toSebastian Huber2023-05-042-28/+28
| | | | | | | Change paths to be in line with the actual specification. Fix group membership link role. Update #3715.
* eng: Add optional floating-point number typeSebastian Huber2023-05-041-0/+11
| | | | Update #3715.
* eng: Use type refinement for validation methodSebastian Huber2023-05-041-2/+5
| | | | Update #3715.
* eng: Add conditional build dependenciesSebastian Huber2023-05-041-0/+18
| | | | Update #3715.
* eng: Generalize external referencesSebastian Huber2023-05-041-63/+115
| | | | | | | Use a common subtype for external references of interfaces and requirements. Add specializations for document and file references. Update #3715.
* eng: Rework performance meansurement itemsSebastian Huber2023-05-042-54/+56
| | | | | | | Use links to specify runtime performance limits in target-specific items. Clarify wording. Update #3715.
* bsp-howto: Fix grammar and improve coherence.Utkarsh Verma2023-04-142-13/+6
|