summaryrefslogtreecommitdiffstats
path: root/user (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-04-05tools/boot-image.rst: Master Boot Record is MBR not MRBJoel Sherrill1-1/+1
2021-04-01user/bsps: Add STM32H7 SDMMC driverChristian Mauderer1-0/+26
Update #4372
2021-03-30User/BSPs/Beagle: Add JTAG debugger sectionChristian Mauderer1-2/+65
2021-03-25start: provide more version guidance for gsocGedare Bloom2-2/+6
2021-03-25start: Console output example updatesIda Delphine5-150/+159
2021-03-25app: Update command to configure appIda Delphine1-4/+4
2021-03-25bsp-build: Update manual bsp build commandIda Delphine1-5/+5
2021-03-25tools: Update command to install toolsuiteIda Delphine1-5/+5
2021-03-25sourses: Update source download commandIda Delphine1-2/+2
2021-03-25prefixes: Update installation prefixIda Delphine1-4/+4
2021-03-16user/bsps: Mention fixed console baud rate for zynqJan Sommer1-0/+12
2021-03-05user: Update ZynqMP QEMU BSP nameKinsey Moore1-5/+6
The ZynqMP QEMU BSPs have had _qemu added to their names to better identify them as QEMU BSPs similar to other BSPs which are meant to run exclusively on QEMU and not hardware.
2021-02-18STM32H7 doc updateRobin Mueller1-1/+17
2021-02-03user: remove old build system cmdG S Niteesh Babu1-2/+2
2021-02-01user: add guidance on version numbers to GSoC guide.Gedare Bloom1-0/+6
2021-01-14user: Update aarch64/xilinx-zynqmp Qemu commandKinsey Moore1-1/+1
The Xilinx ZynqMP BSP has been updated to use the second UART in the memory map as the primary UART since this is how both the hardware and Qemu use them.
2021-01-04user: Mention use of LLVMSebastian Huber1-0/+4
2020-12-14user/bsp/imxrt: Information for custom FDTChristian Mauderer1-8/+38
Update #4180
2020-12-11user: Add aarch64/xilinx-zynqmpKinsey Moore2-0/+36
2020-12-11user: Add A53 Qemu run instructionsKinsey Moore1-0/+8
2020-12-11aarch64: Update interrupt detailsKinsey Moore1-2/+3
2020-11-20user/bsps: Fix list in bsps-armChristian Mauderer1-2/+2
Seems that some filenames haven't been added correctly.
2020-11-20user/bsps: Add imxrtChristian Mauderer2-0/+174
Update #4180
2020-10-27user: Add arm/stm32h7Sebastian Huber3-0/+66
Close #3910.
2020-10-27user: Rename files to match the chapter indexSebastian Huber2-0/+0
2020-10-19user/beagle: Add debug hardware modChris Johns1-0/+61
2020-10-06user: Fix RTEMS release URLsSebastian Huber1-6/+6
2020-10-05Add AArch64 documentationKinsey Moore2-1/+27
2020-09-25user: Add migration hints from old build systemSebastian Huber1-2/+96
Update #3818.
2020-09-21i386: tweak grammar and styleGedare Bloom1-7/+4
2020-09-21pc386 BSP: add runtime options for debugging and move few lines around for ↵Karel Gardas1-5/+27
better context.
2020-09-21pc386 BSP: add a note about default baud rate for console over UART/COM.Karel Gardas1-0/+4
2020-09-13user: Document BSP new build systemSebastian Huber7-154/+367
Update #3818.
2020-09-09user/pc386 BSP: add documentation.Karel Gardas1-1/+395
The content is compiled from TBR pc386 wiki page, BSP's README files and from the actual BSP code.
2020-09-08user: Add xilinx-zynq BSP detailsChris Johns1-2/+112
2020-09-02user: Mention file descriptor changesSebastian Huber1-0/+19
2020-09-01user: Change the BSP build set pathChris Johns1-4/+4
Updates #4048
2020-08-13user: Fix formatSebastian Huber1-1/+1
2020-08-12user: Add the RSB sb-track commandChris Johns1-0/+81
Updates #4036
2020-08-12user, README: Add Python script host set up informationChris Johns2-10/+149
- Add Python3 and venv to the README - Add a section on how to set up a host if the python command is not available. Update #4037
2020-08-12user, eclipse: Remove RSB sb-bootstrap commandChris Johns2-6/+6
Update #4046
2020-08-11user: Remove RSB sb-builder commandChris Johns2-75/+14
Updates #4045
2020-08-10user: Add shell environment migration aidSebastian Huber1-0/+27
2020-07-15user: Mention replacements for removed APIsSebastian Huber1-0/+51
2020-07-14user: Add v5 to v6 migration helpSebastian Huber2-0/+21
2020-07-05Reflect removal of the epiphany targetSebastian Huber2-12/+0
Update #3941.
2020-07-02user: Document arm/realview-pbx-a9 BSPSebastian Huber1-2/+14
2020-04-28user/rsb: Update the configuration documentationChris Johns1-39/+13
Closes #3945
2020-04-28user/tester: Remove command line help as outputChris Johns1-31/+2
Closes #3381
2020-04-28user: Update the RSB BSP quick start to say where the tests are installedChris Johns1-1/+3
Closes #3956