summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* c-user: INTERNAL_ERROR_IDLE_THREAD_CREATE_FAILEDSebastian Huber2022-10-141-0/+5
| | | | Document this fatal error.
* c-user: Add CONFIGURE_IDLE_TASK_STORAGE_SIZESebastian Huber2022-10-142-11/+101
|
* TFTPFS: Adding missing diagramFrank Kühndel2022-10-143-2/+43
|
* README: Add a note about image toolsChris Johns2022-10-131-0/+15
|
* user/aarch64/raspberrypi4: Boot mechanism explained and updated config.txtMohd Noor Aman2022-10-081-4/+11
|
* raspberrypi4.rst: Documentation for the new AArch64 Raspberry pi 4B BSPMohd Noor Aman2022-10-072-0/+103
| | | | | | This patch adds the relevant documentations required for booting the new BSP. JTAG support is added for debugging. I have built the HTML docs and verified them.
* c-user: Fix referencesSebastian Huber2022-10-061-10/+5
|
* c-user: INTERNAL_ERROR_RTEMS_INIT_TASK_CONSTRUCT_FAILEDSebastian Huber2022-10-061-3/+8
| | | | Document this fatal error.
* c-user: CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZESebastian Huber2022-10-062-63/+63
| | | | | Move CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZE to the general configuration options.
* c-user: Add application config info directivesSebastian Huber2022-10-0413-96/+1832
| | | | | Close #4267. Close #4269.
* eng: Add memory benachmark type refinementSebastian Huber2022-10-041-4/+10
| | | | Update #3715.
* eng: Use type refinement for validation methodSebastian Huber2022-10-041-18/+22
| | | | Update #3715.
* eng: Remove appl config group member link roleSebastian Huber2022-10-041-9/+0
| | | | Update #3715.
* eng: Refine unspecified interfacesSebastian Huber2022-10-041-3/+24
| | | | Update #3715.
* eng: Add function implementation link roleSebastian Huber2022-10-041-1/+14
| | | | Update #3715.
* eng: Unify interface function and macroSebastian Huber2022-10-041-107/+66
| | | | | | This allows the documentation of parameter and return types for macros. Update #3715.
* eng: Remove interface container item typeSebastian Huber2022-10-041-19/+1
| | | | Update #3715.
* c-user: Add types to macrosSebastian Huber2022-10-044-22/+44
|
* TFTPFS: New documentationFrank Kühndel2022-10-032-3/+562
|
* c-user: Add type rolesSebastian Huber2022-09-291-6/+6
|
* user: Add deployment sectionChris Johns2022-09-132-1/+428
|
* user: Mention that the bsp_specs are goneSebastian Huber2022-09-121-0/+14
| | | | Update #3250.
* user: Clarify -fno-common changesSebastian Huber2022-09-121-8/+8
|
* user: Document arm/fvp BSPSebastian Huber2022-09-092-0/+40
| | | | Close #4202.
* user: Document RSB --with/without-newlib-tlsSebastian Huber2022-09-091-0/+9
| | | | Update #4560.
* eng: Document new build item attributesSebastian Huber2022-09-081-0/+20
| | | | Close #4670.
* posix-users/process_creation_and_execution.rst: Update pthread_atfork()Joel Sherrill2022-09-061-5/+11
| | | | Updates #4713.
* c-user/config/face.rst: New file -- add CONFIGURE_POSIX_TIMERS_FACE_BEHAVIORJoel Sherrill2022-09-052-0/+77
| | | | Closes #4691.
* c-user: Clarify BSP related configuration settingsSebastian Huber2022-08-313-9/+76
|
* commands: Add 'rtems' commandChris Johns2022-08-131-0/+95
|
* loader.rst: Add documentation for AArch64 supportRyan Long2022-08-121-1/+11
|
* pdf: Set TEXINPUTS to the tex source pathChris Johns2022-08-121-1/+4
|
* user/arm/beagle: Fix image path after section changeChris Johns2022-08-121-1/+1
|
* eng/req/howto.rst: Fix ./spec2dmodules.py to ./spec2modules.py typoJoel Sherrill2022-08-111-1/+1
|
* c-user: Update OAR copyright and reformatSebastian Huber2022-08-113-14/+10
| | | | These files are generated by a script.
* versions: Update user manualChris Johns2022-08-038-489/+252
| | | | Updates #4695
* versions: Update microblaze, powerpc, riscv and x86_64Chris Johns2022-08-034-11/+12
| | | | Updates #4695
* versions: Update armChris Johns2022-08-037-59/+67
| | | | Updates #4695
* versions: Update aarch64Chris Johns2022-08-031-2/+2
| | | | Updates #4695
* building: Add support for an RTEMS version numberChris Johns2022-08-034-27/+85
| | | | | | - Support using a version number for RTEMS documentation Updates #4695
* c-user: Document new rtems_task_delete() behaviourSebastian Huber2022-07-281-5/+20
| | | | Update #4679.
* c-user: Document task life statesSebastian Huber2022-07-281-1/+53
| | | | Update #4679.
* c-user: Do not mention pseudo-interrupt prioritySebastian Huber2022-07-262-3/+4
| | | | Update #2365.
* zynqmp: Add commentary about lwIP usageKinsey Moore2022-07-211-0/+12
|
* eng/coding-conventions.rst: Fix duplicate periodsJoel Sherrill2022-06-151-1/+1
|
* cpu-supplement: Mention that nios2 supports TLSSebastian Huber2022-06-091-1/+1
| | | | Close #4214.
* user/bsps/arm: Second Ethernet on i.MXChristian Mauderer2022-06-091-0/+17
| | | | | This adds information how to use a second Ethernet controller on the i.MX BSPs.
* user: Document Zynq networkSebastian Huber2022-06-011-1/+17
| | | | Content is from rtems-libbsd/libbsd.txt with minor modifications.
* user/bsps/arm: improve stm32h7 BSP descriptionKarel Gardas2022-06-011-16/+528
| | | | | | | | | This patch adds kind of HOWTO to the stm32h7 BSP description. The howto discusses various tools from STM tool-chain and how to use them in order to configure board for RTEMS and to upload RTEMS application binary to the board. The patch also adds more supported boards to the table. Sponsored-By: Precidata
* c-user: Update references to --enable-* configure options.Joel Sherrill2022-05-204-30/+44
| | | | | Also updated list of SMP architectures and added enough lead in to let users know the source code was the definitive answer.