summaryrefslogtreecommitdiffstats
path: root/bsps/arm/tms570/include (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-15bsp/tms570: Use TMS570_OSCILLATOR_MAINSebastian Huber1-2/+0
2024-01-15bsp/tms570: Board-specific tms570_emif_sdram_init()Tyler Miller1-1/+5
2024-01-15bsp/tms570: Board-specific tms570_pinmux_init()Tyler Miller2-27/+56
2024-01-15bsp/tms570: Board-specific tms570_map_clock_init()Tyler Miller1-1/+7
2024-01-15bsp/tms570: Board-specific tms570_pll_init()Tyler Miller1-2/+12
2024-01-15bsp/tms570: Add header guardsSebastian Huber1-0/+5
2024-01-15bsp/tms570: Honor DBGRST for TMS570LC4357Tyler Miller1-0/+10
2024-01-15bsp/tms570: Add HCLKCNTL registerTyler Miller1-2/+4
2024-01-15bsp/tms570: Add errata SSWF021#45 handlingSebastian Huber2-0/+62
2024-01-15bsp/tms570: Add TMS570LC4357 power supportTyler Miller1-1/+8
2024-01-15bsp/tms570: Add TMS570LC4357 pin config supportTyler Miller2-37/+10
2024-01-15bsp/tms570: Add tms570_pbist_run_and_check()Tyler Miller1-0/+2
2024-01-15bsp/tms570: Add linkcmds.memorySebastian Huber1-4/+14
2024-01-15bsp/tms570: Add TM27 supportSebastian Huber1-1/+128
2024-01-15bsp/tms570: Implement set/get interrupt prioritySebastian Huber1-19/+42
2024-01-15bsp/tms570: Rename tms570_initialize_and_clear()Sebastian Huber1-1/+1
2024-01-15bsp/tms570: Add bsp_restart()Sebastian Huber1-0/+2
2024-01-15bsp/tms570: Relicense to BSD-2-ClauseSebastian Huber49-62/+671
2024-01-15bsp/tms570: Remove empty <bsp/tms570-vim.h>Sebastian Huber1-48/+0
2024-01-15bsp/tms570: Remove empty <bsp/tms570-sci.h>Sebastian Huber2-46/+1
2024-01-15bsp/tms570: Remove empty <bsp/tms570-rti.h>Sebastian Huber2-47/+1
2023-12-06bsp/tms570: Adjust BSP_OSCILATOR_CLOCKSebastian Huber1-0/+5
2023-12-06bsp/tms570: Add TMS570LC4357 supportSebastian Huber2-0/+28
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 Huber1-17/+59
2023-05-20Update company nameSebastian Huber6-6/+6
2023-01-17bsp/tms570: Fix define redefinition errorSebastian Huber1-2/+2
2022-09-20bsp/tms570: Fix declarationsSebastian Huber1-4/+4
2021-07-20Fixes for TMS570 BSPRobin Mueller1-3/+3
2021-06-24bsps/irq: Remove BSP_INTERRUPT_VECTOR_MAXSebastian Huber1-1/+0
2021-06-24bsps/irq: Add BSP_INTERRUPT_VECTOR_COUNTSebastian Huber1-0/+1
2021-06-24bsps/irq: Remove BSP_INTERRUPT_VECTOR_MINSebastian Huber1-1/+0
2019-03-08bsps: Adjust bsp.h Doxygen groupsSebastian Huber14-15/+27
2019-02-28Remove explicit file names from @fileSebastian Huber14-14/+14
2018-10-15bsp/tms570: Simple fix to resolve macro redefinitions.Pavel Pisa1-34/+46
2018-01-25Remove make preinstallChris Johns53-0/+16693