summaryrefslogtreecommitdiffstats
path: root/user (follow)
Commit message (Collapse)AuthorAgeFilesLines
* user/hosts/windows.rst: flex needs to be installed for msys2Joel Sherrill2022-11-301-1/+2
| | | | Closes #4382.
* user/zynqmp: Add information about CFC-400XKinsey Moore2022-11-231-10/+38
| | | | | Add a list of known working hardware and commentary about bitstream loading for specific hardware.
* user: Add documentation for leon2 and leon3 BSPDaniel Cederman2022-11-151-2/+72
|
* user: Add documentation for NOEL-V BSPDaniel Cederman2022-11-151-0/+57
|
* eng, user: update bsp_list to bsplistGedare Bloom2022-11-111-5/+5
|
* eng, user: update bsp_defaults to bspdefaultsGedare Bloom2022-11-113-10/+10
|
* Update build system related sections for RTEMS 6Sebastian Huber2022-11-082-238/+74
| | | | Update sections which contained the word "bsp_specs".
* bsp/riscv: Add a section about running on QEMUHesham Almatary2022-10-311-1/+16
|
* bsps/riscv: Remove inaccurate statement about reliance on a boot loaderHesham Almatary2022-10-311-3/+1
| | | | | | | | | The BSP is capable of initialising the hardware being the first software that takes control on hardware reset (after the bootrom). For instance, using on QEMU's virt platforms, RTEMS runs as a bios without BBL. Similarily, RTEMS can also be run on harware/FPGA and loaded using GDB; the bootrom (or a GDB script) should just set the a0/a1 registers with the boot HART ID and DTB address respectively.
* user: Add openSUSE host detailsAlan Cudmore2022-10-291-2/+13
| | | | | | | This patch adds details on the packages needed for the RTEMS source builder on openSUSE Leap 15.4 64 bit. The commands were tested on a new install with the RTEMS source builder master branch.
* user/bsps: Update riscv for PolarFire SoCPadmarao Begari2022-10-211-1/+125
| | | | | | Update the riscv documentation for the Microchip PolarFire SoC BSP variant including information about SMP test procedure for the Microchip PolarFire Icicle Kit.
* 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.
* 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.
* loader.rst: Add documentation for AArch64 supportRyan Long2022-08-121-1/+11
|
* user/arm/beagle: Fix image path after section changeChris Johns2022-08-121-1/+1
|
* 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
* zynqmp: Add commentary about lwIP usageKinsey Moore2022-07-211-0/+12
|
* 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
* user: Update architectures supporting TLSSebastian Huber2022-05-041-3/+4
|
* user/bsps/arm: remove dangling stm32h7 bsp pageKarel Gardas2022-04-062-33/+0
| | | | | The page for STM32H7 BSP is twice here, so let's keep the one providing most information.
* rtems-docs: add example booting aarch64 image on Xilinx ZCU102Alan Cudmore2022-03-251-0/+167
| | | | | | This patch is for the rtems-docs repo. I added details on the procedure I used to boot RTEMS images on the Xilinx ZCU102 board. I applied this patch, and generated the HTML docs, and everything looks ok to me.
* microblaze: Document BSPs and update CPU supplementAlex White2022-03-231-2/+147
|
* bsps/imxrt: Generate correctly aligned device treeChristian Mauderer2022-02-211-2/+4
| | | | | | The device tree has to be aligned correctly. rtems-bin2c has a new parameter for that. This patch uses this parameter to generate the right alignment and makes it more clear how to use the generated C file.
* user/hosts/posix.rst: Replace Cent)S with CentOSJoel Sherrill2022-01-241-1/+1
|
* Update package list for UbuntuRyan Long2021-12-221-6/+6
| | | | | | | | Updated the latest version referenced of Ubuntu to 20.04, updated package list, and identified what packages need to still be installed afterwards to pass sb-check. Closes #4110
* posix.rst: Add info for FreeBSD 13Ryan Long2021-09-271-0/+7
| | | | | Add list of additional packages needed to build RTEMS environment for FreeBSD 13.
* user/testing: Add the %wait directiveChris Johns2021-09-232-10/+86
|
* bsps/raspberrypi: Change firmware version, add SPI & I2C supportpranav2021-08-181-6/+45
|
* user/imxrt: Add notes about problems with EVBChristian Mauderer2021-07-291-0/+9
| | | | | There are some possible problems with the i.MXRT1050 evaluation board. Make some notes about that in the BSP manual.
* user/bsps/aarch64: Minor formatting fixStephen Clark2021-07-152-6/+10
| | | | | Fixed formatting error in user/bsps/aarch64/a53.rst and user/bsps/aarch64/xilinx-zynqmp.rst.
* xilinx-zynqmp.rst: Documented SDIO driverStephen Clark2021-07-151-0/+14
| | | | Added documentation for SDIO driver.
* user: Update ZynqMP network configurationKinsey Moore2021-07-151-8/+3
| | | | | Network configuration is now automatic and requires no user configuration.
* user/bsps/imxrt: Info about ARM PLL frequencyChristian Mauderer2021-07-021-0/+20
| | | | Update #4180
* user/bsps/imxrt: Fix typoChristian Mauderer2021-07-021-1/+1
|
* user/bsps: Update ZynqMP for hardware BSPsKinsey Moore2021-07-011-8/+49
| | | | | | Update the ZynqMP documentation for the new hardware BSP variants including information about booting, boot image generation, and networking.
* user/bsps: add aarch64 xilinx-versalGedare Bloom2021-06-222-0/+40
|
* user: Fixed typo to build hello applicationIda Delphine2021-06-151-1/+1
|
* user: add bsps/aarch64/a72.rstGedare Bloom2021-06-082-0/+36
|
* user: fix typo in aarch64/a53.rstGedare Bloom2021-06-081-1/+1
|
* bsps/imxrt: Remove superfluous options from dtcChristian Mauderer2021-05-281-1/+1
| | | | | | | | | | | The -@ option adds symbols that are used when applying an overlay. RTEMS doesn't support overlays or re-parsing of device trees. So the symbols only increase the size of the binary. The same is true for the padding. It would be useful if the device tree is changed during run time which is not supported in RTEMS. Update #4180