summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* eng: Add software test framework chapterSebastian Huber2019-03-272-0/+2255
* eng: Change title to RTEMS Software EngineeringSebastian Huber2019-03-272-5/+5
* shell/dl: Add dynamic loader commandsChris Johns2019-03-212-1/+726
* user: Add basic lpc24xx descriptionSebastian Huber2019-03-181-3/+72
* bsp-howto: Update I2C chapterSebastian Huber2019-03-181-8/+33
* bsp-howto: Update SPI chapterSebastian Huber2019-03-181-7/+8
* 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
* Add unicode support for commonly used characters like copyright.Chris Johns2019-02-2814-40/+71
* 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
* Update User Documentation for Host setup for LinuxVaibhav Gupta2019-02-282-0/+7
* 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
* 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
* user: Add "Build a Board Support Package (BSP)"Sebastian Huber2019-02-182-0/+147
* user: Add "Bootstrap the RTEMS Sources"Sebastian Huber2019-02-182-0/+56
* user: Add "Install the Tool Suite" sectionSebastian Huber2019-02-183-0/+130
* user: Add "Obtain the Sources" sectionSebastian Huber2019-02-182-0/+52
* user: Rework Prefixes sectionSebastian Huber2019-02-185-41/+41
* user: Fix references to prefixes sectionSebastian Huber2019-02-185-9/+7
* user: Rework "Host Computer Setup" sectionSebastian Huber2019-02-182-10/+14
* user: Add product nameSebastian Huber2019-02-181-2/+2
* user: Add basic Intel Cyclone V documentationSebastian Huber2019-02-181-2/+73
* Use pathto() on the genindex URL to make it relative.Chris Johns2019-02-1515-32/+1
* common/latex.py: Remove hack for CentOS. Use Texlive per instructions.Joel Sherrill2019-02-131-8/+0
* README.txt: Fix typosJoel Sherrill2019-02-131-2/+2
* waf: Use the release date in the coverpageChris Johns2019-02-142-4/+18
* waf: Fix version.py to support older versions of git.Chris Johns2019-02-132-17/+35
* waf: Remove as many sys path hacks as we can.Chris Johns2019-02-1316-165/+111
* Remove minted from the PDF builds.Chris Johns2019-02-133-1518/+2
* Add copyright noticesSebastian Huber2019-02-089-0/+13
* build: Prepend project common pathSebastian Huber2019-02-0832-32/+32
* cpu-supplement: Fix file nameSebastian Huber2019-02-072-1/+1
* Version change, forgot to add wscript to the commit.Chris Johns2019-02-071-1/+1
* Fix the version logic to make it more robust.Chris Johns2019-02-071-1/+4
* Fix building with Sphinx 1.8 and later.Chris Johns2019-02-062-14/+33
* Support VERSION file for releasing and deploymentChris Johns2019-02-062-35/+170