summaryrefslogtreecommitdiffstats
path: root/bsps/arm/tms570 (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-20bsps: Avoid unused argument in clock interruptSebastian Huber1-11/+9
2024-02-01bsp/tms570: Fix console receive interruptsAdrien Chardon1-36/+9
2024-01-15bsp/tms570: Use TMS570_OSCILLATOR_MAINSebastian Huber1-2/+0
2024-01-15bsp/tms570: Update READMETyler Miller1-71/+63
2024-01-15bsp/tms570: Board-specific tms570_emif_sdram_init()Tyler Miller4-97/+115
2024-01-15bsp/tms570: Board-specific tms570_pinmux_init()Tyler Miller5-310/+300
2024-01-15bsp/tms570: Board-specific tms570_map_clock_init()Tyler Miller4-109/+187
2024-01-15bsp/tms570: Board-specific tms570_pll_init()Tyler Miller4-58/+253
2024-01-15bsp/tms570: Initialize MPUTyler Miller2-0/+205
2024-01-15bsp/tms570: Optimize tms570_debug_console_out()Sebastian Huber1-20/+21
2024-01-15bsp/tms570: Initialize and enable caches on demandSebastian Huber1-0/+25
2024-01-15bsp/tms570: Use bsp_start_copy_sections_compact()Sebastian Huber1-1/+1
2024-01-15bsp/tms570: Use shared bsp_start_hook_1()Sebastian Huber2-22/+4
2024-01-15bsp/tms570: Add header guardsSebastian Huber1-0/+5
2024-01-15bsp/tms570: The TMS570LC4357 has no TCRAM modulesSebastian Huber2-0/+6
2024-01-15bsp/tms570: Initialize SRAM on demandSebastian Huber1-10/+27
2024-01-15bsp/tms570: Use asm code for tms570_memory_init()Sebastian Huber1-14/+21
2024-01-15bsp/tms570: Honor DBGRST for TMS570LC4357Tyler Miller2-0/+22
2024-01-15bsp/tms570: Remove reset source handlingSebastian Huber1-47/+0
2024-01-15bsp/tms570: Add HCLKCNTL registerTyler Miller1-2/+4
2024-01-15bsp/tms570: TMS570LC4x Errata DEVICE#60Tyler Miller1-2/+7
2024-01-15bsp/tms570: Add errata SSWF021#45 handlingSebastian Huber4-0/+437
2024-01-15bsp/tms570: Conditionalize TMS570LS3137 errataSebastian Huber1-0/+4
2024-01-15bsp/tms570: Simplify expressionSebastian Huber1-11/+12
2024-01-15bsp/tms570: Add TMS570LC4357 power supportTyler Miller2-5/+25
2024-01-15bsp/tms570: Add TMS570LC4357 pin config supportTyler Miller3-39/+12
2024-01-15bsp/tms570: Remove double pin configurationTyler Miller1-10/+0
2024-01-15bsp/tms570: Add tms570_pbist_run_and_check()Tyler Miller3-54/+33
2024-01-15bsp/tms570: Add TMS570LC4357 PBIST supportTyler Miller1-19/+32
2024-01-15bsp/tms570: Fix PBIST clock enableSebastian Huber1-2/+2
2024-01-15bsp/tms570: Add TMS570LC4357 BSP variantsSebastian Huber2-0/+54
2024-01-15bsp/tms570: Add linkcmds.memorySebastian Huber9-89/+19
2024-01-15bsp/tms570: Avoid vector overlay memory regionSebastian Huber3-9/+24
2024-01-15bsp/tms570: Add TM27 supportSebastian Huber1-1/+128
2024-01-15bsp/tms570: Avoid spurious interruptsSebastian Huber1-2/+10
2024-01-15bsp/tms570: Implement interrupt is enabled/pendingSebastian Huber1-6/+40
2024-01-15bsp/tms570: Implement set/get interrupt prioritySebastian Huber2-53/+140
2024-01-15bsp/tms570: Avoid errno for debug consoleSebastian Huber1-1/+1
2024-01-15bsp/tms570: Fix bsp_reset()Sebastian Huber1-1/+9
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 Huber1-5/+0
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