summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* user/exe: Add Device Tree sectionVijay Kumar Banerjee2019-08-073-19/+95
|
* user: Move support sections to top levelSebastian Huber2019-08-067-120/+156
| | | | | This is a preparation step to move the bug reporting procedure from the wiki to the user manual and to add a contributing section.
* common: Align "Build Logs" with other list namesSebastian Huber2019-08-051-1/+1
|
* user/bsps : Fix formatting and typo in arm/beagleVijay Kumar Banerjee2019-07-271-18/+37
|
* eng: Add bibliographySebastian Huber2019-07-242-0/+7
|
* refs: Update EARS referencesSebastian Huber2019-07-241-2/+20
|
* refs: Add ECSS standard referencesSebastian Huber2019-07-231-0/+51
| | | | | Add the ECSS standards in a separate block. Use a custom label scheme to make citations easier.
* refs: Replace non-ASCII characterSebastian Huber2019-07-231-1/+1
|
* user/bsps : Add documentation for BeagleVijay Kumar Banerjee2019-07-201-2/+89
|
* user: Split the ARM BSPs source into separate files.Chris Johns2019-07-1220-382/+458
|
* common: Add referencesSebastian Huber2019-07-111-0/+49
|
* c-user: Add RTEID and ORKID referencesSebastian Huber2019-06-212-8/+27
|
* user: Add the boot image tool command.Chris Johns2019-06-122-0/+446
|
* shell: Add CONFIGURE_MAXIMUM_POSIX_KEYS entry.Chris Johns2019-06-111-0/+9
|
* c-user: Add msg broadcast to ISR allowed funcsSebastian Huber2019-05-281-0/+1
|
* user: Document boot image generationSebastian Huber2019-05-271-1/+12
| | | | Update #3727.
* cpu-supplement: Update ARM multilibsSebastian Huber2019-05-151-14/+10
| | | | Update #3747.
* c-user: Mention transitive priority inheritanceSebastian Huber2019-04-101-1/+4
|
* c-user: Obsolete Go configuration optionsSebastian Huber2019-04-091-81/+21
| | | | Update #2832.
* c-user: rtems_scheduler_get_processor_maximum()Sebastian Huber2019-04-092-43/+36
| | | | Close #3732.
* c-user: Document rtems_scheduler_get_processor()Sebastian Huber2019-04-092-35/+31
| | | | Close #3731.
* eng: Rework Doxygen guidelinesSebastian Huber2019-04-051-441/+235
| | | | Update #3704.
* bsp-howto: Move BSP Doxygen recommendationsSebastian Huber2019-04-043-1/+1
| | | | Update #3704.
* eng: Add software test framework chapterSebastian Huber2019-03-272-0/+2255
| | | | Update #3199.
* eng: Change title to RTEMS Software EngineeringSebastian Huber2019-03-272-5/+5
| | | | Use a shorter title so that the PDF page header fits into one line.
* shell/dl: Add dynamic loader commandsChris Johns2019-03-212-1/+726
|
* user: Add basic lpc24xx descriptionSebastian Huber2019-03-181-3/+72
| | | | | Update #3724. Update #3725.
* bsp-howto: Update I2C chapterSebastian Huber2019-03-181-8/+33
| | | | Update ##3725.
* bsp-howto: Update SPI chapterSebastian Huber2019-03-181-7/+8
| | | | Update #3724.
* eng: ReformatSebastian Huber2019-03-131-14/+14
|
* c-user: Mention atomic operations APISebastian Huber2019-03-131-0/+8
|
* user/test: Update with the latest test configuration format.Chris Johns2019-03-061-14/+96
|
* waf: Fix argument bug getting extra source.Chris Johns2019-03-011-1/+1
|
* User: Change output block to type none.Chris Johns2019-03-0127-117/+119
|
* Add commands and output to the README.Chris Johns2019-02-281-4/+24
|
* user: Remove nit-picky warnings.Chris Johns2019-02-2834-313/+541
|
* Add a cheetsheet link to the README.txtChris Johns2019-02-281-0/+4
|
* waf: Add support for extra and excluded sources.Chris Johns2019-02-282-15/+34
|
* waf: Change --sphinx-verbose to --sphinx-options, add --sphinx-nit-pickChris Johns2019-02-282-17/+68
| | | | | Provide options to manage sphinx. Make using the nit-picky mode simpler to access.
* Add unicode support for commonly used characters like copyright.Chris Johns2019-02-2814-40/+71
| | | | | - This change makes the copyright character easier to see on editors lacking good unicode rendering support, ie terminals.
* waf: Fix building the images in the src path.Chris Johns2019-02-281-2/+1
|
* waf: Fix python3 issues.Chris Johns2019-02-282-8/+8
| | | | - Found after updating to FreeBSD-12.0 which defaults to Python3.
* Update User Documentation for Host setup for LinuxVaibhav Gupta2019-02-282-0/+7
| | | | | Mention the requirement of 'pax' package for building BSP if RTEMS is configured with '--enable-tests' option, else build fails.
* user: Add a Dynamic Loader section.Chris Johns2019-02-2012-3/+962
|
* c-user: INTERNAL_ERROR_NO_MEMORY_FOR_PER_CPU_DATASebastian Huber2019-02-191-0/+5
| | | | Update #3507.
* user: Fix tense in quick startSebastian Huber2019-02-192-4/+5
|
* user: Clarify U-Boot commandsSebastian Huber2019-02-191-4/+12
|
* user: Remove obsolete content in quick startSebastian Huber2019-02-181-87/+0
|
* user: Add "Build Your Application"Sebastian Huber2019-02-182-0/+12
|
* user: Add "Test a Board Support Package (BSP)"Sebastian Huber2019-02-183-0/+69
|