252 Commits

Author SHA1 Message Date
Ryan Long
13092ff2f9 posix.rst: Add info for FreeBSD 13
Add list of additional packages needed to build RTEMS environment for
FreeBSD 13.
2021-09-27 17:24:37 -05:00
Chris Johns
7b289f6599 user/testing: Add the %wait directive 2021-09-23 15:02:20 +10:00
pranav
bd4dedc192 bsps/raspberrypi: Change firmware version, add SPI & I2C support 2021-08-18 14:10:08 -05:00
Christian Mauderer
238b48f9f8 user/imxrt: Add notes about problems with EVB
There are some possible problems with the i.MXRT1050 evaluation board.
Make some notes about that in the BSP manual.
2021-07-29 16:50:40 +02:00
Stephen Clark
821b624ece user/bsps/aarch64: Minor formatting fix
Fixed formatting error in user/bsps/aarch64/a53.rst
and user/bsps/aarch64/xilinx-zynqmp.rst.
2021-07-15 11:30:49 -05:00
Stephen Clark
4ea93d0486 xilinx-zynqmp.rst: Documented SDIO driver
Added documentation for SDIO driver.
2021-07-15 11:30:43 -05:00
Kinsey Moore
594fe00e23 user: Update ZynqMP network configuration
Network configuration is now automatic and requires no user
configuration.
2021-07-15 08:27:37 -05:00
Christian Mauderer
72ae964c5a user/bsps/imxrt: Info about ARM PLL frequency
Update #4180
2021-07-02 13:52:03 +02:00
Christian Mauderer
78a1ae1755 user/bsps/imxrt: Fix typo 2021-07-02 13:51:52 +02:00
Kinsey Moore
b528508dad user/bsps: Update ZynqMP for hardware BSPs
Update the ZynqMP documentation for the new hardware BSP variants
including information about booting, boot image generation, and
networking.
2021-07-01 15:46:33 -05:00
Gedare Bloom
7a91021c72 user/bsps: add aarch64 xilinx-versal 2021-06-22 22:06:34 -06:00
Ida Delphine
335c205410 user: Fixed typo to build hello application 2021-06-15 08:47:14 -06:00
Gedare Bloom
1a281869a9 user: add bsps/aarch64/a72.rst 2021-06-08 14:42:26 -06:00
Gedare Bloom
528a2b66e9 user: fix typo in aarch64/a53.rst 2021-06-08 14:41:16 -06:00
Christian Mauderer
a3ebe17994 bsps/imxrt: Remove superfluous options from dtc
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
2021-05-28 08:27:08 +02:00
Harrison Edward Gerber
1f538688a7 user/bld/index.rst: removed references to legacy network config options 2021-05-16 10:12:27 -06:00
G S Niteesh Babu
2ce0fe2b8e user/bsps/arm/beagle: Update i2c initialization instructions
The new i2c driver in the beagle BSP uses FDT based initialization.
This updates the documentation of the BSP about the same.
2021-04-22 18:47:16 +02:00
Joel Sherrill
1f7be22f4f tools/boot-image.rst: Master Boot Record is MBR not MRB 2021-04-05 11:02:29 -05:00
Christian Mauderer
20893c5cfd user/bsps: Add STM32H7 SDMMC driver
Update #4372
2021-04-01 09:06:40 +02:00
Christian Mauderer
656326246d User/BSPs/Beagle: Add JTAG debugger section 2021-03-30 09:20:55 +02:00
Gedare Bloom
357287c554 start: provide more version guidance for gsoc 2021-03-25 09:18:10 -06:00
Ida Delphine
cd7318c802 start: Console output example updates 2021-03-25 08:41:11 -06:00
Ida Delphine
1472f30f95 app: Update command to configure app 2021-03-25 08:41:11 -06:00
Ida Delphine
492cbeafac bsp-build: Update manual bsp build command 2021-03-25 08:41:11 -06:00
Ida Delphine
ce493324e2 tools: Update command to install toolsuite 2021-03-25 08:41:11 -06:00
Ida Delphine
0a9288cb65 sourses: Update source download command 2021-03-25 08:41:11 -06:00
Ida Delphine
ae11bc72c1 prefixes: Update installation prefix 2021-03-25 08:41:11 -06:00
Jan Sommer
2c2c7de35f user/bsps: Mention fixed console baud rate for zynq 2021-03-16 13:50:08 +01:00
Kinsey Moore
084a564ba8 user: Update ZynqMP QEMU BSP name
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-03-05 10:46:10 -06:00
Robin Mueller
3afdebda9a STM32H7 doc update 2021-02-18 13:03:58 -07:00
G S Niteesh Babu
3e1ac91d6d user: remove old build system cmd 2021-02-03 10:33:00 -07:00
Gedare Bloom
221b61a9d3 user: add guidance on version numbers to GSoC guide. 2021-02-01 13:28:36 -07:00
Kinsey Moore
c3b4e18ab6 user: Update aarch64/xilinx-zynqmp Qemu command
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-14 13:25:09 -06:00
Sebastian Huber
58bf83ea4b user: Mention use of LLVM 2021-01-04 06:10:24 +01:00
Christian Mauderer
2cf3076320 user/bsp/imxrt: Information for custom FDT
Update #4180
2020-12-14 12:53:02 +01:00
Kinsey Moore
265bee75ec user: Add aarch64/xilinx-zynqmp 2020-12-11 17:16:01 -06:00
Kinsey Moore
94abaa3ab2 user: Add A53 Qemu run instructions 2020-12-11 17:16:01 -06:00
Kinsey Moore
9c407619c7 aarch64: Update interrupt details 2020-12-11 17:16:01 -06:00
Christian Mauderer
f5016828f3 user/bsps: Fix list in bsps-arm
Seems that some filenames haven't been added correctly.
2020-11-20 09:04:05 +01:00
Christian Mauderer
e95d992e3c user/bsps: Add imxrt
Update #4180
2020-11-20 09:03:56 +01:00
Sebastian Huber
8fe0da2198 user: Add arm/stm32h7
Close #3910.
2020-10-27 07:51:16 +01:00
Sebastian Huber
1736aea563 user: Rename files to match the chapter index 2020-10-27 07:49:40 +01:00
Chris Johns
25525dc3ac user/beagle: Add debug hardware mod 2020-10-19 14:27:19 +11:00
Sebastian Huber
9555e7cca7 user: Fix RTEMS release URLs 2020-10-06 11:10:11 +02:00
Kinsey Moore
281be0c1eb Add AArch64 documentation 2020-10-05 16:14:47 -05:00
Sebastian Huber
2fb86e27ce user: Add migration hints from old build system
Update #3818.
2020-09-25 18:56:28 +02:00
Gedare Bloom
5a206711c0 i386: tweak grammar and style 2020-09-21 11:41:20 -06:00
Karel Gardas
b7a4d931e6 pc386 BSP: add runtime options for debugging and move few lines around for better context. 2020-09-21 11:29:52 -06:00
Karel Gardas
9b5b17d132 pc386 BSP: add a note about default baud rate for console over UART/COM. 2020-09-21 11:29:48 -06:00
Sebastian Huber
4ea43e39c7 user: Document BSP new build system
Update #3818.
2020-09-13 13:55:44 +02:00