summaryrefslogtreecommitdiffstats
path: root/bsps/arm/tms570/start/bspstarthooks-hwinit.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-15bsp/tms570: Initialize MPUTyler Miller1-0/+3
2024-01-15bsp/tms570: Use shared bsp_start_hook_1()Sebastian Huber1-21/+3
2024-01-15bsp/tms570: The TMS570LC4357 has no TCRAM modulesSebastian Huber1-0/+2
2024-01-15bsp/tms570: Initialize SRAM on demandSebastian Huber1-10/+27
2024-01-15bsp/tms570: Honor DBGRST for TMS570LC4357Tyler Miller1-0/+12
2024-01-15bsp/tms570: Remove reset source handlingSebastian Huber1-47/+0
2024-01-15bsp/tms570: Add errata SSWF021#45 handlingSebastian Huber1-0/+9
2024-01-15bsp/tms570: Conditionalize TMS570LS3137 errataSebastian Huber1-0/+4
2024-01-15bsp/tms570: Simplify expressionSebastian Huber1-11/+12
2024-01-15bsp/tms570: Add tms570_pbist_run_and_check()Tyler Miller1-54/+3
2024-01-15bsp/tms570: Add linkcmds.memorySebastian Huber1-16/+0
2024-01-15bsp/tms570: Relicense to BSD-2-ClauseSebastian Huber1-0/+40
2022-09-22bsps/arm: Move bsp_start_hook_0_done()Sebastian Huber1-2/+0
2018-11-14bsp/tms570: correct inclusion of header files for build with HW init.Pavel Pisa1-3/+3
2018-04-23bsp/tms570: Move more start to bspsSebastian Huber1-0/+0
2016-09-22arm/tms570: include hardware initialization and selftest based on Ti HalCoGen...Pavel Pisa1-0/+422