summaryrefslogtreecommitdiffstats
path: root/user/bsps/arm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* user/bsps/arm/beagle: Update i2c initialization instructionsG S Niteesh Babu2021-04-221-13/+28
| | | | | The new i2c driver in the beagle BSP uses FDT based initialization. This updates the documentation of the BSP about the same.
* user/bsps: Add STM32H7 SDMMC driverChristian Mauderer2021-04-011-0/+26
| | | | Update #4372
* User/BSPs/Beagle: Add JTAG debugger sectionChristian Mauderer2021-03-301-2/+65
|
* user/bsps: Mention fixed console baud rate for zynqJan Sommer2021-03-161-0/+12
|
* STM32H7 doc updateRobin Mueller2021-02-181-1/+17
|
* user/bsp/imxrt: Information for custom FDTChristian Mauderer2020-12-141-8/+38
| | | | Update #4180
* user/bsps: Add imxrtChristian Mauderer2020-11-201-0/+173
| | | | Update #4180
* user: Add arm/stm32h7Sebastian Huber2020-10-272-0/+65
| | | | Close #3910.
* user: Rename files to match the chapter indexSebastian Huber2020-10-272-0/+0
|
* user/beagle: Add debug hardware modChris Johns2020-10-191-0/+61
|
* user: Add xilinx-zynq BSP detailsChris Johns2020-09-081-2/+112
|
* user: Document arm/realview-pbx-a9 BSPSebastian Huber2020-07-021-2/+14
|
* user/imx: Add i.MX6UL/ULL.Christian Mauderer2020-04-151-3/+44
| | | | Update #3869
* gdbarmsim: Remove all references to this deleted BSP familyJoel Sherrill2020-03-201-8/+0
| | | | Updates #3611.
* user/raspberrypi: Fix typoG S Niteesh Babu2020-03-191-1/+1
| | | | enable-uart should be enable_uart in config.txt
* user: Add anchors to some BSPs.Chris Johns2020-03-131-0/+6
|
* doc/raspberrypi: Added instructions for raspberrypiG S Niteesh2020-02-151-1/+110
| | | | Added instructions to run examples on raspberrypi.
* bsp/xen: Add information on Xen/ARM BSPJeff Kubascik2019-12-201-0/+79
| | | | Add a README for the new xen bsp.
* user: Mention xilinx-zynqmp BSPSebastian Huber2019-12-191-0/+8
| | | | Close #3682.
* bsps/beagle: update i2c sectionVijay Kumar Banerjee2019-09-261-3/+3
|
* user/exe: Add link reference in device-treeVijay Kumar Banerjee2019-08-111-1/+1
|
* user/bsps: Fix typo in beagleVijay Kumar Banerjee2019-08-081-2/+2
|
* user/exe: Add Device Tree sectionVijay Kumar Banerjee2019-08-071-19/+2
|
* user/bsps : Fix formatting and typo in arm/beagleVijay Kumar Banerjee2019-07-271-18/+37
|
* user/bsps : Add documentation for BeagleVijay Kumar Banerjee2019-07-201-2/+89
|
* user: Split the ARM BSPs source into separate files.Chris Johns2019-07-1219-0/+438