summaryrefslogtreecommitdiffstats
path: root/bsps/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* bsp/tms570: Rename tms570_initialize_and_clear()Sebastian Huber2024-01-153-3/+3
* bsp/tms570: Add bsp_restart()Sebastian Huber2024-01-152-0/+44
* bsp/tms570: Use new pin defineSebastian Huber2024-01-151-1/+1
* bsp/tms570: Relicense to BSD-2-ClauseSebastian Huber2024-01-1572-183/+1232
* bsp/tms570: Remove empty <bsp/tms570-vim.h>Sebastian Huber2024-01-152-49/+1
* bsp/tms570: Remove empty <bsp/tms570-sci.h>Sebastian Huber2024-01-154-48/+1
* bsp/tms570: Remove empty <bsp/tms570-rti.h>Sebastian Huber2024-01-153-48/+2
* bsps/arm: Use shared empty bsp_start_hook_0()Sebastian Huber2024-01-157-29/+42
* libio: Clean up usage of rtems_termios_device_modeKinsey Moore2024-01-101-2/+2
* bsps/arm/stm32f4: Enable USART RX interruptsJacob Killelea2023-12-141-7/+63
* bsp/tms570: Do not use POM for internal flashSebastian Huber2023-12-061-3/+2
* bsp/tms570: Improve POM handlingSebastian Huber2023-12-065-2/+14
* bsp/tms570: Adjust BSP_OSCILATOR_CLOCKSebastian Huber2023-12-061-0/+5
* bsp/tms570: Fix debug console baud settingSebastian Huber2023-12-061-1/+1
* bsp/tms570: Use internal RAM for fast dataSebastian Huber2023-12-061-1/+1
* bsp/tms570: Add TMS570LC4357 supportSebastian Huber2023-12-063-0/+32
* bsp/tms570: Use 0x for hex constantsSebastian Huber2023-12-061-8/+8
* bsp/tms570: Replace TMS570_MMR_SELECT_GMII_SELSebastian Huber2023-12-062-1/+9
* bsp/tms570: Add pin configuration variantsSebastian Huber2023-12-062-46/+133
* bsps/arm: BSP_START_VECTOR_ADDRESS_TABLE_ALIGNMENTSebastian Huber2023-12-061-0/+4
* ZYNQ7000: Add support PYNQ, PicoZed, MicroZed, ZYBO and ZYBO Z7Bernd Moessner2023-11-2810-0/+40
* bsps/imxrt1166: Disable video_muxChristian Mauderer2023-11-282-4/+7
* bsp/imxrt1166: Support GPIO CS pins in LPSPIChristian Mauderer2023-11-281-19/+225
* bsps/imx*: imx_gpio from pointer to fdt propertyChristian Mauderer2023-11-282-12/+69
* bsps/arm: Add BSP for ZynqMP RPUPhilip Kirkpatrick2023-11-208-0/+644
* bsps/arm/imxrt: Optimize nocache memory settingsChristian Mauderer2023-08-211-2/+2
* bsps/arm/imxrt1166: Enable USBChristian Mauderer2023-08-213-46/+85
* bsps/imxrt: Fix enabling USBPHY in fsl_clockChristian Mauderer2023-08-211-0/+8
* arm: Fix cache support for ARM926EJ-SSebastian Huber2023-08-101-0/+26
* bsp/lpc32xx: Fix lpc32xx_magic_zero_sizeSebastian Huber2023-08-091-1/+1
* bsp/lpc32xx: Increase SDRAM size to 64MiBSebastian Huber2023-08-092-2/+2
* bsp/lpc32xx: Remove hard to maintain commentsSebastian Huber2023-08-094-81/+0
* bsp/lpc32xx: Restore lpc32xx_set_translation_table_entries()Sebastian Huber2023-08-092-5/+83
* bsp/lpc32xx: Fix warningSebastian Huber2023-08-091-1/+1
* Revert "bsps/arm/beagle/dcan: Added DCAN support"Karel Gardas2023-08-017-11552/+0
* bsps/stm32h7: add modification notice required by Apache License 2.0Karel Gardas2023-07-311-0/+3
* bsps/stm32h7: fix compilation issue after HAL updateKarel Gardas2023-07-311-0/+3
* bsp/stm32h7: Add and use BSP Doxygen groupKarel Gardas2023-07-31232-0/+3729
* bsps/stm32h7: workaround compilation issue with libbsdKarel Gardas2023-07-311-0/+7
* bsps/stm32h7: disable ETH_UpdateDescriptor as unused functionKarel Gardas2023-07-311-0/+2
* bsps/stm32h7: recreate stm32h7xx_hal_conf.hKarel Gardas2023-07-311-138/+157
* bsps/stm32h7: Add init for sdmmc pinsKarel Gardas2023-07-311-0/+2
* bsp/stm32h7: Enable LL driversKarel Gardas2023-07-3150-91/+91
* bsp/stm32h7: Disable unused functionsKarel Gardas2023-07-315-0/+28
* bsps/stm32h7: update STM32 H7 HALKarel Gardas2023-07-31285-31270/+264949
* bsps/arm: fix nested extern decl. warnings brought by CMSIS files updateKarel Gardas2023-07-281-0/+11
* bsps/stm32h7: Make UART7 pins configurableKinsey Moore2023-07-241-2/+2
* bsps/imxrt: Add imxrt1166_cm7_saltshaker BSPChristian Mauderer2023-07-2414-3/+6858
* bsps/imsrt: Make flash config more flexibleChristian Mauderer2023-07-244-3/+7
* bsps/imx*: Support more GPIO controllersChristian Mauderer2023-07-241-4/+14