summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/tms570 (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsp/tms570: Use TMS570_OSCILLATOR_MAINSebastian Huber2024-01-151-3/+8
* bsp/tms570: Remove unused BSP optionsSebastian Huber2024-01-153-38/+0
* bsp/tms570: Board-specific tms570_emif_sdram_init()Tyler Miller2024-01-151-1/+0
* bsp/tms570: Board-specific tms570_pinmux_init()Tyler Miller2024-01-151-1/+0
* bsp/tms570: Board-specific tms570_pll_init()Tyler Miller2024-01-153-3/+34
* bsp/tms570: Use shared bsp_start_hook_1()Sebastian Huber2024-01-151-0/+1
* bsp/tms570: Add errata SSWF021#45 handlingSebastian Huber2024-01-151-1/+5
* bsp/tms570: Enable hardware init for some variantsSebastian Huber2024-01-151-1/+6
* bsp/tms570: Add TMS570LC4357 BSP variantsSebastian Huber2024-01-154-0/+46
* bsp/tms570: Add linkcmds.memorySebastian Huber2024-01-1510-22/+153
* bsp/tms570: Add variant enable to buildSebastian Huber2024-01-151-1/+5
* bsp/tms570: Remove obsolete build optionSebastian Huber2024-01-152-18/+0
* bsp/tms570: Add bsp_restart()Sebastian Huber2024-01-151-0/+1
* bsp/tms570: Remove empty <bsp/tms570-vim.h>Sebastian Huber2024-01-151-1/+0
* bsp/tms570: Remove empty <bsp/tms570-sci.h>Sebastian Huber2024-01-151-1/+0
* bsp/tms570: Remove empty <bsp/tms570-rti.h>Sebastian Huber2024-01-151-1/+0
* bsps/arm: Use shared empty bsp_start_hook_0()Sebastian Huber2024-01-151-0/+1
* bsp/tms570: Add TMS570_VARIANTSebastian Huber2023-12-062-0/+23
* bsp/tms570: Enable cache manager implementationSebastian Huber2023-12-061-1/+2
* bsp/tms570: Export -mbe32 to pkg-configSebastian Huber2023-12-061-0/+1
* Update company nameSebastian Huber2023-05-2020-20/+20
* build: Use enabled by for defaultsSebastian Huber2023-01-1712-28/+38
* build: Add reason to test state definitionsSebastian Huber2023-01-171-6/+9
* bsp/tms570: Fix TMS570_USE_HWINIT_STARTUPSebastian Huber2022-09-203-3/+19
* bsp/tms570: Add -mbe32 to LINKFLAGSSebastian Huber2022-09-202-0/+19
* spec/bsps: Do not install tm27.hChris Johns2022-08-221-1/+0
* build: Fix optimization flags definition orderSebastian Huber2022-07-044-8/+8
* build: Add cppflags, cflags, cxxflags to groupsSebastian Huber2022-07-041-0/+3
* build: Remove obsolete test excludesSebastian Huber2022-04-061-4/+0
* build: Use common objects item for get memorySebastian Huber2021-11-302-1/+2
* build: Merge default-by-family into by-variantSebastian Huber2021-08-1811-11/+0
* Fixes for TMS570 BSPRobin Mueller2021-07-201-1/+1
* build: Use BSP family for optionsChris Johns2021-07-1511-0/+11
* bsps: Add default rtems_get_target_hash()Sebastian Huber2021-02-261-0/+1
* build: Fix formatSebastian Huber2020-10-121-1/+1
* build: Add test excludes for rcxx01Sebastian Huber2020-10-101-0/+1
* build: Alternative build system based on wafSebastian Huber2020-09-1418-0/+443