summaryrefslogtreecommitdiffstats
path: root/bsps/arm/tms570/start/bspstarthooks-hwinit.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsp/tms570: Initialize MPUTyler Miller2024-01-151-0/+3
* bsp/tms570: Use shared bsp_start_hook_1()Sebastian Huber2024-01-151-21/+3
* bsp/tms570: The TMS570LC4357 has no TCRAM modulesSebastian Huber2024-01-151-0/+2
* bsp/tms570: Initialize SRAM on demandSebastian Huber2024-01-151-10/+27
* bsp/tms570: Honor DBGRST for TMS570LC4357Tyler Miller2024-01-151-0/+12
* bsp/tms570: Remove reset source handlingSebastian Huber2024-01-151-47/+0
* bsp/tms570: Add errata SSWF021#45 handlingSebastian Huber2024-01-151-0/+9
* bsp/tms570: Conditionalize TMS570LS3137 errataSebastian Huber2024-01-151-0/+4
* bsp/tms570: Simplify expressionSebastian Huber2024-01-151-11/+12
* bsp/tms570: Add tms570_pbist_run_and_check()Tyler Miller2024-01-151-54/+3
* bsp/tms570: Add linkcmds.memorySebastian Huber2024-01-151-16/+0
* bsp/tms570: Relicense to BSD-2-ClauseSebastian Huber2024-01-151-0/+40
* bsps/arm: Move bsp_start_hook_0_done()Sebastian Huber2022-09-221-2/+0
* bsp/tms570: correct inclusion of header files for build with HW init.Pavel Pisa2018-11-141-3/+3
* bsp/tms570: Move more start to bspsSebastian Huber2018-04-231-0/+422