63 Commits

Author SHA1 Message Date
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
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
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
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
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
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
Kinsey Moore
281be0c1eb Add AArch64 documentation 2020-10-05 16:14:47 -05: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
Karel Gardas
aba4c6bc9b user/pc386 BSP: add documentation.
The content is compiled from TBR pc386 wiki page, BSP's README files
and from the actual BSP code.
2020-09-09 14:14:08 +10:00
Chris Johns
75f51d67e0 user: Add xilinx-zynq BSP details 2020-09-08 13:29:42 +10:00
Sebastian Huber
2df6f90d4b Reflect removal of the epiphany target
Update #3941.
2020-07-05 18:06:10 +02:00
Sebastian Huber
a78314425e user: Document arm/realview-pbx-a9 BSP 2020-07-02 07:41:35 +02:00
Christian Mauderer
01b1f479a3 user/imx: Add i.MX6UL/ULL.
Update #3869
2020-04-15 17:13:48 +02:00
Mritunjay
edfc90253b doc: Moving M68K BSP Content to User Manual (#3905)
Fixed trailing spaces.
2020-04-03 08:47:01 +11:00
Joel Sherrill
87e49d4cf9 gdbarmsim: Remove all references to this deleted BSP family
Updates #3611.
2020-03-20 09:22:29 -05:00
G S Niteesh Babu
979c5b22e8 user/raspberrypi: Fix typo
enable-uart should be enable_uart in config.txt
2020-03-19 07:11:07 +01:00
Chris Johns
7b53b604c5 user: Add anchors to some BSPs. 2020-03-13 08:18:36 +11:00
G S Niteesh
5763454b30 doc/raspberrypi: Added instructions for raspberrypi
Added instructions to run examples on raspberrypi.
2020-02-15 19:58:59 +01:00
Jeff Kubascik
304c17c8dc bsp/xen: Add information on Xen/ARM BSP
Add a README for the new xen bsp.
2019-12-20 08:37:54 -06:00
Sebastian Huber
c9f5e20d31 user: Mention xilinx-zynqmp BSP
Close #3682.
2019-12-19 09:05:04 +01:00
Pragnesh Patel
f0864b3835 user: Add frdme310arty BSP varient
Signed-off-by: Pragnesh Patel <pragnesh.patel@sifive.com>

Update #3785.
2019-11-29 08:45:38 +01:00
Vijay Kumar Banerjee
6185f6e635 bsps/beagle: update i2c section 2019-09-26 09:34:00 +02:00
Vijay Kumar Banerjee
926a6224ff user/exe: Add link reference in device-tree 2019-08-11 17:11:54 +02:00
Vijay Kumar Banerjee
605ba77101 user/bsps: Fix typo in beagle 2019-08-08 08:37:15 -05:00
Vijay Kumar Banerjee
7c89bd6d5f user/exe: Add Device Tree section 2019-08-07 20:42:37 +02:00
Vijay Kumar Banerjee
8b203e284a user/bsps : Fix formatting and typo in arm/beagle 2019-07-27 13:26:16 +02:00
Vijay Kumar Banerjee
d8d58768c3 user/bsps : Add documentation for Beagle 2019-07-20 11:13:15 +10:00
Chris Johns
248c7089b9 user: Split the ARM BSPs source into separate files. 2019-07-12 08:09:14 +10:00
Sebastian Huber
a00052a341 user: Document boot image generation
Update #3727.
2019-05-27 10:37:20 +02:00
Sebastian Huber
808ef17984 user: Add basic lpc24xx description
Update #3724.
Update #3725.
2019-03-18 10:27:54 +01:00
Chris Johns
d5b631fa3b User: Change output block to type none. 2019-03-01 09:52:59 +11:00
Chris Johns
2674d6a949 user: Remove nit-picky warnings. 2019-02-28 10:22:54 +11:00
Sebastian Huber
7ad2d12a57 user: Clarify U-Boot commands 2019-02-19 07:11:54 +01:00
Sebastian Huber
924b9ef2e1 user: Add product name 2019-02-18 09:16:28 +01:00
Sebastian Huber
9f24b6e134 user: Add basic Intel Cyclone V documentation 2019-02-18 08:45:54 +01:00
Sebastian Huber
5973f92f79 user: Stub documentation for griscv BSP
Update #3678.
2019-01-22 12:58:38 +01:00
Sebastian Huber
3de74baacb user: Rework "Hardware" chapter
Rename it to "Target Hardware".  Remove BSPs section and reference the
BSPs chapter instead.  Remove explicit list of architectures and
reference the BSPs chapter instead.  Fix typos.  Elaborate multilib
description in the architecture section.
2019-01-14 07:15:27 +01:00