summaryrefslogtreecommitdiffstats
path: root/bsps/arm (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-15bsp/tms570: Rename tms570_initialize_and_clear()Sebastian Huber3-3/+3
2024-01-15bsp/tms570: Add bsp_restart()Sebastian Huber2-0/+44
2024-01-15bsp/tms570: Use new pin defineSebastian Huber1-1/+1
2024-01-15bsp/tms570: Relicense to BSD-2-ClauseSebastian Huber72-183/+1232
2024-01-15bsp/tms570: Remove empty <bsp/tms570-vim.h>Sebastian Huber2-49/+1
2024-01-15bsp/tms570: Remove empty <bsp/tms570-sci.h>Sebastian Huber4-48/+1
2024-01-15bsp/tms570: Remove empty <bsp/tms570-rti.h>Sebastian Huber3-48/+2
2024-01-15bsps/arm: Use shared empty bsp_start_hook_0()Sebastian Huber7-29/+42
2024-01-10libio: Clean up usage of rtems_termios_device_modeKinsey Moore1-2/+2
2023-12-14bsps/arm/stm32f4: Enable USART RX interruptsJacob Killelea1-7/+63
2023-12-06bsp/tms570: Do not use POM for internal flashSebastian Huber1-3/+2
2023-12-06bsp/tms570: Improve POM handlingSebastian Huber5-2/+14
2023-12-06bsp/tms570: Adjust BSP_OSCILATOR_CLOCKSebastian Huber1-0/+5
2023-12-06bsp/tms570: Fix debug console baud settingSebastian Huber1-1/+1
2023-12-06bsp/tms570: Use internal RAM for fast dataSebastian Huber1-1/+1
2023-12-06bsp/tms570: Add TMS570LC4357 supportSebastian Huber3-0/+32
2023-12-06bsp/tms570: Use 0x for hex constantsSebastian Huber1-8/+8
2023-12-06bsp/tms570: Replace TMS570_MMR_SELECT_GMII_SELSebastian Huber2-1/+9
2023-12-06bsp/tms570: Add pin configuration variantsSebastian Huber2-46/+133
2023-12-06bsps/arm: BSP_START_VECTOR_ADDRESS_TABLE_ALIGNMENTSebastian Huber1-0/+4
2023-11-28ZYNQ7000: Add support PYNQ, PicoZed, MicroZed, ZYBO and ZYBO Z7Bernd Moessner10-0/+40
2023-11-28bsps/imxrt1166: Disable video_muxChristian Mauderer2-4/+7
2023-11-28bsp/imxrt1166: Support GPIO CS pins in LPSPIChristian Mauderer1-19/+225
2023-11-28bsps/imx*: imx_gpio from pointer to fdt propertyChristian Mauderer2-12/+69
2023-11-20bsps/arm: Add BSP for ZynqMP RPUPhilip Kirkpatrick8-0/+644
2023-08-21bsps/arm/imxrt: Optimize nocache memory settingsChristian Mauderer1-2/+2
2023-08-21bsps/arm/imxrt1166: Enable USBChristian Mauderer3-46/+85
2023-08-21bsps/imxrt: Fix enabling USBPHY in fsl_clockChristian Mauderer1-0/+8
2023-08-10arm: Fix cache support for ARM926EJ-SSebastian Huber1-0/+26
2023-08-09bsp/lpc32xx: Fix lpc32xx_magic_zero_sizeSebastian Huber1-1/+1
2023-08-09bsp/lpc32xx: Increase SDRAM size to 64MiBSebastian Huber2-2/+2
2023-08-09bsp/lpc32xx: Remove hard to maintain commentsSebastian Huber4-81/+0
2023-08-09bsp/lpc32xx: Restore lpc32xx_set_translation_table_entries()Sebastian Huber2-5/+83
2023-08-09bsp/lpc32xx: Fix warningSebastian Huber1-1/+1
2023-08-01Revert "bsps/arm/beagle/dcan: Added DCAN support"Karel Gardas7-11552/+0
2023-07-31bsps/stm32h7: add modification notice required by Apache License 2.0Karel Gardas1-0/+3
2023-07-31bsps/stm32h7: fix compilation issue after HAL updateKarel Gardas1-0/+3
2023-07-31bsp/stm32h7: Add and use BSP Doxygen groupKarel Gardas232-0/+3729
2023-07-31bsps/stm32h7: workaround compilation issue with libbsdKarel Gardas1-0/+7
2023-07-31bsps/stm32h7: disable ETH_UpdateDescriptor as unused functionKarel Gardas1-0/+2
2023-07-31bsps/stm32h7: recreate stm32h7xx_hal_conf.hKarel Gardas1-138/+157
2023-07-31bsps/stm32h7: Add init for sdmmc pinsKarel Gardas1-0/+2
2023-07-31bsp/stm32h7: Enable LL driversKarel Gardas50-91/+91
2023-07-31bsp/stm32h7: Disable unused functionsKarel Gardas5-0/+28
2023-07-31bsps/stm32h7: update STM32 H7 HALKarel Gardas285-31270/+264949
2023-07-28bsps/arm: fix nested extern decl. warnings brought by CMSIS files updateKarel Gardas1-0/+11
2023-07-24bsps/stm32h7: Make UART7 pins configurableKinsey Moore1-2/+2
2023-07-24bsps/imxrt: Add imxrt1166_cm7_saltshaker BSPChristian Mauderer14-3/+6858
2023-07-24bsps/imsrt: Make flash config more flexibleChristian Mauderer4-3/+7
2023-07-24bsps/imx*: Support more GPIO controllersChristian Mauderer1-4/+14