summaryrefslogtreecommitdiffstats
path: root/user/bsps/arm (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-07-29user/imxrt: Add notes about problems with EVBChristian Mauderer1-0/+9
There are some possible problems with the i.MXRT1050 evaluation board. Make some notes about that in the BSP manual.
2021-07-02user/bsps/imxrt: Info about ARM PLL frequencyChristian Mauderer1-0/+20
Update #4180
2021-07-02user/bsps/imxrt: Fix typoChristian Mauderer1-1/+1
2021-05-28bsps/imxrt: Remove superfluous options from dtcChristian Mauderer1-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
2021-04-22user/bsps/arm/beagle: Update i2c initialization instructionsG S Niteesh Babu1-13/+28
The new i2c driver in the beagle BSP uses FDT based initialization. This updates the documentation of the BSP about the same.
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-16user/bsps: Mention fixed console baud rate for zynqJan Sommer1-0/+12
2021-02-18STM32H7 doc updateRobin Mueller1-1/+17
2020-12-14user/bsp/imxrt: Information for custom FDTChristian Mauderer1-8/+38
Update #4180
2020-11-20user/bsps: Add imxrtChristian Mauderer1-0/+173
Update #4180
2020-10-27user: Add arm/stm32h7Sebastian Huber2-0/+65
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-09-08user: Add xilinx-zynq BSP detailsChris Johns1-2/+112
2020-07-02user: Document arm/realview-pbx-a9 BSPSebastian Huber1-2/+14
2020-04-15user/imx: Add i.MX6UL/ULL.Christian Mauderer1-3/+44
Update #3869
2020-03-20gdbarmsim: Remove all references to this deleted BSP familyJoel Sherrill1-8/+0
Updates #3611.
2020-03-19user/raspberrypi: Fix typoG S Niteesh Babu1-1/+1
enable-uart should be enable_uart in config.txt
2020-03-13user: Add anchors to some BSPs.Chris Johns1-0/+6
2020-02-15doc/raspberrypi: Added instructions for raspberrypiG S Niteesh1-1/+110
Added instructions to run examples on raspberrypi.
2019-12-20bsp/xen: Add information on Xen/ARM BSPJeff Kubascik1-0/+79
Add a README for the new xen bsp.
2019-12-19user: Mention xilinx-zynqmp BSPSebastian Huber1-0/+8
Close #3682.
2019-09-26bsps/beagle: update i2c sectionVijay Kumar Banerjee1-3/+3
2019-08-11user/exe: Add link reference in device-treeVijay Kumar Banerjee1-1/+1
2019-08-08user/bsps: Fix typo in beagleVijay Kumar Banerjee1-2/+2
2019-08-07user/exe: Add Device Tree sectionVijay Kumar Banerjee1-19/+2
2019-07-27user/bsps : Fix formatting and typo in arm/beagleVijay Kumar Banerjee1-18/+37
2019-07-20user/bsps : Add documentation for BeagleVijay Kumar Banerjee1-2/+89
2019-07-12user: Split the ARM BSPs source into separate files.Chris Johns19-0/+438