summaryrefslogtreecommitdiffstats
path: root/bsps/arm/tms570/start (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsp/tms570: Board-specific tms570_emif_sdram_init()Tyler Miller2024-01-153-96/+110
* bsp/tms570: Board-specific tms570_pinmux_init()Tyler Miller2024-01-153-283/+244
* bsp/tms570: Board-specific tms570_map_clock_init()Tyler Miller2024-01-153-108/+180
* bsp/tms570: Board-specific tms570_pll_init()Tyler Miller2024-01-153-56/+241
* bsp/tms570: Initialize MPUTyler Miller2024-01-152-0/+205
* bsp/tms570: Initialize and enable caches on demandSebastian Huber2024-01-151-0/+25
* bsp/tms570: Use bsp_start_copy_sections_compact()Sebastian Huber2024-01-151-1/+1
* bsp/tms570: Use shared bsp_start_hook_1()Sebastian Huber2024-01-152-22/+4
* bsp/tms570: The TMS570LC4357 has no TCRAM modulesSebastian Huber2024-01-152-0/+6
* bsp/tms570: Initialize SRAM on demandSebastian Huber2024-01-151-10/+27
* bsp/tms570: Use asm code for tms570_memory_init()Sebastian Huber2024-01-151-14/+21
* bsp/tms570: Honor DBGRST for TMS570LC4357Tyler Miller2024-01-151-0/+12
* bsp/tms570: Remove reset source handlingSebastian Huber2024-01-151-47/+0
* bsp/tms570: TMS570LC4x Errata DEVICE#60Tyler Miller2024-01-151-2/+7
* bsp/tms570: Add errata SSWF021#45 handlingSebastian Huber2024-01-152-0/+375
* bsp/tms570: Conditionalize TMS570LS3137 errataSebastian Huber2024-01-151-0/+4
* bsp/tms570: Simplify expressionSebastian Huber2024-01-151-11/+12
* bsp/tms570: Add TMS570LC4357 power supportTyler Miller2024-01-151-4/+17
* bsp/tms570: Add TMS570LC4357 pin config supportTyler Miller2024-01-151-2/+2
* bsp/tms570: Remove double pin configurationTyler Miller2024-01-151-10/+0
* bsp/tms570: Add tms570_pbist_run_and_check()Tyler Miller2024-01-152-54/+31
* bsp/tms570: Add TMS570LC4357 PBIST supportTyler Miller2024-01-151-19/+32
* bsp/tms570: Fix PBIST clock enableSebastian Huber2024-01-151-2/+2
* bsp/tms570: Add TMS570LC4357 BSP variantsSebastian Huber2024-01-152-0/+54
* bsp/tms570: Add linkcmds.memorySebastian Huber2024-01-156-73/+5
* bsp/tms570: Avoid vector overlay memory regionSebastian Huber2024-01-153-9/+24
* bsp/tms570: Fix bsp_reset()Sebastian Huber2024-01-151-1/+9
* bsp/tms570: Rename tms570_initialize_and_clear()Sebastian Huber2024-01-152-2/+2
* bsp/tms570: Add bsp_restart()Sebastian Huber2024-01-151-0/+42
* bsp/tms570: Use new pin defineSebastian Huber2024-01-151-1/+1
* bsp/tms570: Relicense to BSD-2-ClauseSebastian Huber2024-01-1518-83/+437
* bsps/arm: Use shared empty bsp_start_hook_0()Sebastian Huber2024-01-151-5/+0
* 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: Use internal RAM for fast dataSebastian Huber2023-12-061-1/+1
* bsp/tms570: Add TMS570LC4357 supportSebastian Huber2023-12-061-0/+4
* bsp/tms570: Add pin configuration variantsSebastian Huber2023-12-061-29/+74
* Update company nameSebastian Huber2023-05-201-1/+1
* bsps/arm: Move bsp_start_hook_0_done()Sebastian Huber2022-09-221-2/+0
* bsp_specs: Delete last remnants of these.Joel Sherrill2021-11-291-0/+0
* bsps: Replace bsp_specs with an empty fileSebastian Huber2021-01-281-9/+0
* bsps: Remove unused bsp_stack_main_sizeSebastian Huber2020-12-034-12/+0
* bsps: Adjust bsp.h Doxygen groupsSebastian Huber2019-03-0814-14/+14
* Remove explicit file names from @fileSebastian Huber2019-02-2815-15/+15
* bsp/tms570: correct inclusion of header files for build with HW init.Pavel Pisa2018-11-1412-21/+21
* bsp/tms570: Move more start to bspsSebastian Huber2018-04-2315-0/+3495
* bsps: Move startup files to bspsSebastian Huber2018-04-208-0/+301