summaryrefslogtreecommitdiffstats
path: root/bsps (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-15bsp/tms570: Add header guardsSebastian Huber1-0/+5
2024-01-15bsp/tms570: The TMS570LC4357 has no TCRAM modulesSebastian Huber2-0/+6
2024-01-15bsp/tms570: Initialize SRAM on demandSebastian Huber1-10/+27
2024-01-15bsp/tms570: Use asm code for tms570_memory_init()Sebastian Huber1-14/+21
2024-01-15bsp/tms570: Honor DBGRST for TMS570LC4357Tyler Miller2-0/+22
2024-01-15bsp/tms570: Remove reset source handlingSebastian Huber1-47/+0
2024-01-15bsp/tms570: Add HCLKCNTL registerTyler Miller1-2/+4
2024-01-15bsp/tms570: TMS570LC4x Errata DEVICE#60Tyler Miller1-2/+7
2024-01-15bsp/tms570: Add errata SSWF021#45 handlingSebastian Huber4-0/+437
2024-01-15bsp/tms570: Conditionalize TMS570LS3137 errataSebastian Huber1-0/+4
2024-01-15bsp/tms570: Simplify expressionSebastian Huber1-11/+12
2024-01-15bsp/tms570: Add TMS570LC4357 power supportTyler Miller2-5/+25
2024-01-15bsp/tms570: Add TMS570LC4357 pin config supportTyler Miller3-39/+12
2024-01-15bsp/tms570: Remove double pin configurationTyler Miller1-10/+0
2024-01-15bsp/tms570: Add tms570_pbist_run_and_check()Tyler Miller3-54/+33
2024-01-15bsp/tms570: Add TMS570LC4357 PBIST supportTyler Miller1-19/+32
2024-01-15bsp/tms570: Fix PBIST clock enableSebastian Huber1-2/+2
2024-01-15bsp/tms570: Add TMS570LC4357 BSP variantsSebastian Huber2-0/+54
2024-01-15bsp/tms570: Add linkcmds.memorySebastian Huber9-89/+19
2024-01-15bsp/tms570: Avoid vector overlay memory regionSebastian Huber3-9/+24
2024-01-15bsp/tms570: Add TM27 supportSebastian Huber1-1/+128
2024-01-15bsp/tms570: Avoid spurious interruptsSebastian Huber1-2/+10
2024-01-15bsp/tms570: Implement interrupt is enabled/pendingSebastian Huber1-6/+40
2024-01-15bsp/tms570: Implement set/get interrupt prioritySebastian Huber2-53/+140
2024-01-15bsp/tms570: Avoid errno for debug consoleSebastian Huber1-1/+1
2024-01-15bsp/tms570: Fix bsp_reset()Sebastian Huber1-1/+9
2024-01-15bsp/tms570: Rename tms570_initialize_and_clear()Sebastian Huber3-3/+3
2024-01-15bsp/tms570: Add bsp_restart()Sebastian Huber2-0/+44
2024-01-15bsp/tms570: Use new pin defineSebastian Huber1-1/+1
2024-01-15bsp/tms570: Relicense to BSD-2-ClauseSebastian Huber72-183/+1232
2024-01-15bsp/tms570: Remove empty <bsp/tms570-vim.h>Sebastian Huber2-49/+1
2024-01-15bsp/tms570: Remove empty <bsp/tms570-sci.h>Sebastian Huber6-48/+56
2024-01-15bsp/tms570: Remove empty <bsp/tms570-rti.h>Sebastian Huber3-48/+2
2024-01-15bsps/arm: Use shared empty bsp_start_hook_0()Sebastian Huber7-29/+42
2024-01-10libio: Clean up usage of rtems_termios_device_modeKinsey Moore18-30/+34
2024-01-10bsps/aarch64/cache: Clean up unused fuctionsKinsey Moore1-27/+2
2024-01-08xparameters.h: fix typo in commentBernd Moessner1-1/+1
2023-12-19tm27: Add optional TM27_INTERRUPT_VECTOR_DEFAULTSebastian Huber2-0/+3
2023-12-14bsps/xnandpsu: Allow manipulation of BBTKinsey Moore2-0/+87
2023-12-14bsps/xnandpsu: Constrain block erasure to deviceKinsey Moore1-0/+4
2023-12-14bsps/xnandpsu: Mark correct reserved blocksKinsey Moore1-0/+4
2023-12-14bsps/xnandpsu: Write BBT to correct locationKinsey Moore1-0/+5
2023-12-14bsps/xnandpsu: Detect missing BBTsKinsey Moore1-0/+3
2023-12-14bsps/xnandpsu: Read correct BBT sizeKinsey Moore1-0/+4
2023-12-14bsps/xnandpsu: Fix BBT mapping functionsKinsey Moore1-0/+32
2023-12-14bsps/zynqmp/jffs2: Use BBT information directlyKinsey Moore1-1/+23
2023-12-14bsps/arm/stm32f4: Enable USART RX interruptsJacob Killelea1-7/+63
2023-12-06bsp/tms570: Do not use POM for internal flashSebastian Huber1-3/+2
2023-12-06bsp/tms570: Improve POM handlingSebastian Huber5-2/+14
2023-12-06bsp/tms570: Adjust BSP_OSCILATOR_CLOCKSebastian Huber1-0/+5