summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/tms570 (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-15bsp/tms570: Use TMS570_OSCILLATOR_MAINSebastian Huber1-3/+8
2024-01-15bsp/tms570: Remove unused BSP optionsSebastian Huber3-38/+0
2024-01-15bsp/tms570: Board-specific tms570_emif_sdram_init()Tyler Miller1-1/+0
2024-01-15bsp/tms570: Board-specific tms570_pinmux_init()Tyler Miller1-1/+0
2024-01-15bsp/tms570: Board-specific tms570_pll_init()Tyler Miller3-3/+34
2024-01-15bsp/tms570: Use shared bsp_start_hook_1()Sebastian Huber1-0/+1
2024-01-15bsp/tms570: Add errata SSWF021#45 handlingSebastian Huber1-1/+5
2024-01-15bsp/tms570: Enable hardware init for some variantsSebastian Huber1-1/+6
2024-01-15bsp/tms570: Add TMS570LC4357 BSP variantsSebastian Huber4-0/+46
2024-01-15bsp/tms570: Add linkcmds.memorySebastian Huber10-22/+153
2024-01-15bsp/tms570: Add variant enable to buildSebastian Huber1-1/+5
2024-01-15bsp/tms570: Remove obsolete build optionSebastian Huber2-18/+0
2024-01-15bsp/tms570: Add bsp_restart()Sebastian Huber1-0/+1
2024-01-15bsp/tms570: Remove empty <bsp/tms570-vim.h>Sebastian Huber1-1/+0
2024-01-15bsp/tms570: Remove empty <bsp/tms570-sci.h>Sebastian Huber1-1/+0
2024-01-15bsp/tms570: Remove empty <bsp/tms570-rti.h>Sebastian Huber1-1/+0
2024-01-15bsps/arm: Use shared empty bsp_start_hook_0()Sebastian Huber1-0/+1
2023-12-06bsp/tms570: Add TMS570_VARIANTSebastian Huber2-0/+23
2023-12-06bsp/tms570: Enable cache manager implementationSebastian Huber1-1/+2
2023-12-06bsp/tms570: Export -mbe32 to pkg-configSebastian Huber1-0/+1
2023-05-20Update company nameSebastian Huber20-20/+20
2023-01-17build: Use enabled by for defaultsSebastian Huber12-28/+38
2023-01-17build: Add reason to test state definitionsSebastian Huber1-6/+9
2022-09-20bsp/tms570: Fix TMS570_USE_HWINIT_STARTUPSebastian Huber3-3/+19
2022-09-20bsp/tms570: Add -mbe32 to LINKFLAGSSebastian Huber2-0/+19
2022-08-22spec/bsps: Do not install tm27.hChris Johns1-1/+0
2022-07-04build: Fix optimization flags definition orderSebastian Huber4-8/+8
2022-07-04build: Add cppflags, cflags, cxxflags to groupsSebastian Huber1-0/+3
2022-04-06build: Remove obsolete test excludesSebastian Huber1-4/+0
2021-11-30build: Use common objects item for get memorySebastian Huber2-1/+2
2021-08-18build: Merge default-by-family into by-variantSebastian Huber11-11/+0
2021-07-20Fixes for TMS570 BSPRobin Mueller1-1/+1
2021-07-15build: Use BSP family for optionsChris Johns11-0/+11
2021-02-26bsps: Add default rtems_get_target_hash()Sebastian Huber1-0/+1
2020-10-12build: Fix formatSebastian Huber1-1/+1
2020-10-10build: Add test excludes for rcxx01Sebastian Huber1-0/+1
2020-09-14build: Alternative build system based on wafSebastian Huber18-0/+443