Ths.quiniou 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a1f6e1f64f 
							
						 
					 
					
						
						
							
							fix[RL78 Port] incorrect register image for pvParameters in FAR model ( #1316 ) ( #1317 )  
						
						 
						
						... 
						
						
						
						In the RL78 FAR data model, pxPortInitialiseStack() did not initialize
the register image for the task parameter (pvParameters) correctly.
A:DE registers were saved with dummy values instead of the actual pointer.
Effect: on first context restore the function prologue read a corrupted
parameter. NEAR builds were not affected.
This patch aligns the FAR path with the calling convention and compiler
version:
 - IAR V2: pass pvParameters via registers → DE = low 16 bits, A = high 8
 - IAR V1 (fallback): keep legacy stack write
Also keeps the original stack-frame layout and updates the comment to
reflect that pointer sizes depend on __DATA_MODEL__.
Result: tasks in FAR receive the correct parameter at entry; NEAR remains
unchanged.
Co-authored-by: Thomas Quiniou <tquiniou@fdi-access.com> 
						
						
					 
					
						2025-10-06 18:37:11 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Simon Brizard 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2615dcde13 
							
						 
					 
					
						
						
							
							fix[IAR/RL78 Port] Compilation fails on portasm.s file ( #1278 )  
						
						 
						
						... 
						
						
						
						The indentation on ASM macro is not authorized by IAR compiler 
						
						
					 
					
						2025-05-12 21:20:46 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								K.Kashi 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f5cf45d86e 
							
						 
					 
					
						
						
							
							[Fixed the Issue] Fixed the Issue#1102 of RL78 of the Context switch issue.  https://github.com/FreeRTOS/FreeRTOS-Kernel/issues/1102  ( #1157 )  
						
						 
						
						
						
						
					 
					
						2024-10-15 11:09:45 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Soren Ptak 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							839ccb719b 
							
						 
					 
					
						
						
							
							Use Regex for Copyright Year in Header Check ( #1002 )  
						
						 
						
						
						
						
					 
					
						2024-02-26 09:26:42 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Soren Ptak 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5fb9b50da8 
							
						 
					 
					
						
						
							
							CI-CD Updates ( #768 )  
						
						 
						
						... 
						
						
						
						* Use new version of CI-CD Actions
* Use cSpell spell check, and use ubuntu-20.04 for formatting check
* Format and spell check all files in the portable directory
* Remove the https:// from #errors and #warnings as uncrustify attempts to change it to /*
* Use checkout@v3 instead of checkout@v2 on all jobs
--------- 
						
						
					 
					
						2023-09-05 14:24:04 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chinglee-iot 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							aa012e8d82 
							
						 
					 
					
						
						
							
							Add constant type for portMAX_DELAY in port ( #691 )  
						
						 
						
						... 
						
						
						
						Co-authored-by: Gaurav-Aggarwal-AWS <33462878+aggarg@users.noreply.github.com> 
						
						
					 
					
						2023-06-26 10:49:59 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Paul Bartell 
							
						 
					 
					
						
						
						
						
							
						
						
							c1980cedb1 
							
						 
					 
					
						
						
							
							tree-wide: Unify formatting of __cplusplus ifdefs  
						
						 
						
						
						
						
					 
					
						2023-04-25 11:32:08 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dusan Cervenka 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							91c20f5f42 
							
						 
					 
					
						
						
							
							Added support of 64bit events. ( #597 )  
						
						 
						
						... 
						
						
						
						* Added support of 64bit even
Signed-off-by: Cervenka Dusan <cervenka@acrios.com>
* Added missing brackets
Signed-off-by: Cervenka Dusan <cervenka@acrios.com>
* Made proper name for tick macro.
Signed-off-by: Cervenka Dusan <cervenka@acrios.com>
* Improved macro evaluation
Signed-off-by: Cervenka Dusan <cervenka@acrios.com>
* Fixed missed port files  + documentation
Signed-off-by: Cervenka Dusan <cervenka@acrios.com>
* Changes made on PR
Signed-off-by: Cervenka Dusan <cervenka@acrios.com>
* Fix macro definition.
Signed-off-by: Cervenka Dusan <cervenka@acrios.com>
* Formatted code with uncrustify
Signed-off-by: Cervenka Dusan <cervenka@acrios.com>
---------
Signed-off-by: Cervenka Dusan <cervenka@acrios.com> 
						
						
					 
					
						2023-02-03 07:34:02 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Paul Bartell 
							
						 
					 
					
						
						
						
						
							
						
						
							01820d3ed9 
							
						 
					 
					
						
						
							
							Normalize line endings and whitespace in source files  
						
						 
						
						
						
						
					 
					
						2022-11-29 15:38:47 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Felipe Torrezan 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4539e1c574 
							
						 
					 
					
						
						
							
							Migrated RL78/IAR port to EWRL78v3+ ( #461 )  
						
						 
						
						... 
						
						
						
						Co-authored-by: Cobus van Eeden <35851496+cobusve@users.noreply.github.com> 
						
						
					 
					
						2022-02-24 10:04:46 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Paul Bartell 
							
						 
					 
					
						
						
						
						
							
						
						
							eec42331b4 
							
						 
					 
					
						
						
							
							Normalize files with mixed line endings (introduced in commit 3a413d1)  
						
						 
						
						
						
						
					 
					
						2021-06-01 17:55:18 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Paul Bartell 
							
						 
					 
					
						
						
						
						
							
						
						
							3a413d1022 
							
						 
					 
					
						
						
							
							Add SPDX-License-Identifier: MIT to MIT licensed files.  
						
						 
						
						
						
						
					 
					
						2021-05-27 19:57:55 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Paul Bartell 
							
						 
					 
					
						
						
						
						
							
						
						
							e31dccae80 
							
						 
					 
					
						
						
							
							Remove "1 tab == 4 spaces!" line from files that still contain it.  
						
						 
						
						
						
						
					 
					
						2021-05-27 19:57:55 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Paul Bartell 
							
						 
					 
					
						
						
						
						
							
						
						
							adfc53368f 
							
						 
					 
					
						
						
							
							Update copyright year from 2020 to 2021  
						
						 
						
						
						
						
					 
					
						2021-05-27 19:57:55 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Paul Bartell 
							
						 
					 
					
						
						
						
						
							
						
						
							08dc6f64ee 
							
						 
					 
					
						
						
							
							Change kernel revision in each file header from V10.4.3 to <DEVELOPMENT BRANCH>  
						
						 
						
						
						
						
					 
					
						2021-05-27 19:57:55 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								j4cbo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f37bcd5c14 
							
						 
					 
					
						
						
							
							Wrap macros in do { ... } while( 0 ) ( #240 )  
						
						 
						
						
						
						
					 
					
						2021-05-24 14:41:58 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Cobus van Eeden 
							
						 
					 
					
						
						
						
						
							
						
						
							ec62f69dab 
							
						 
					 
					
						
						
							
							[AUTO][RELEASE]: Bump file header version to "10.4.3"  
						
						 
						
						
						
						
					 
					
						2020-12-14 10:13:39 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Chalco 
							
						 
					 
					
						
						
						
						
							
						
						
							337bca615e 
							
						 
					 
					
						
						
							
							[AUTO][RELEASE]: Bump file header version to "10.4.2"  
						
						 
						
						
						
						
					 
					
						2020-11-10 14:42:58 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Cobus van Eeden 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							385e700953 
							
						 
					 
					
						
						
							
							Update History.txt and fix versioning in asm files ( #177 )  
						
						 
						
						
						
						
					 
					
						2020-09-18 08:05:13 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Chalco 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3604527e3b 
							
						 
					 
					
						
						
							
							Update version number to 10.4.1 ( #173 )  
						
						 
						
						
						
						
					 
					
						2020-09-17 15:25:15 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								RichardBarry 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							85768bb3e0 
							
						 
					 
					
						
						
							
							Sets the version number to 10.4.0 in assembly files.  The ( #166 )  
						
						 
						
						... 
						
						
						
						assembly files were missed when the other source files had
their version numbers updated. 
						
						
					 
					
						2020-09-14 09:49:46 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Chalco 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5dfab0306b 
							
						 
					 
					
						
						
							
							Update version number to 10.4.0 ( #153 )  
						
						 
						
						
						
						
					 
					
						2020-09-10 19:49:34 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								alfred gedeon 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0b0a2060c0 
							
						 
					 
					
						
						
							
							Style: Change FreeRTOS websites in comments ( #131 )  
						
						 
						
						... 
						
						
						
						* Style: Change FreeRTOS websites in comments
* Style: Change freertos to FreeRTOS in comments
* Style: Remove broken link
Co-authored-by: Alfred Gedeon <gedeonag@amazon.com> 
						
						
					 
					
						2020-08-20 14:59:28 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								alfred gedeon 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							86653e2a1f 
							
						 
					 
					
						
						
							
							Style: Revert uncrustify for portable directories ( #122 )  
						
						 
						
						... 
						
						
						
						* Style: revert uncrustify portable directories
* Style: Uncrustify Some Portable files
Co-authored-by: Alfred Gedeon <gedeonag@amazon.com> 
						
						
					 
					
						2020-08-17 10:51:02 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alfred Gedeon 
							
						 
					 
					
						
						
						
						
							
						
						
							587a83d647 
							
						 
					 
					
						
						
							
							Style: uncrustify kernel files  
						
						 
						
						
						
						
					 
					
						2020-07-08 10:24:06 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alfred Gedeon 
							
						 
					 
					
						
						
						
						
							
						
						
							2c530ba5c3 
							
						 
					 
					
						
						
							
							Style: uncrustify  
						
						 
						
						
						
						
					 
					
						2020-07-08 10:24:06 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alfred Gedeon 
							
						 
					 
					
						
						
						
						
							
						
						
							718178c68a 
							
						 
					 
					
						
						
							
							Style: uncrusitfy  
						
						 
						
						
						
						
					 
					
						2020-07-08 10:24:06 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alfred Gedeon 
							
						 
					 
					
						
						
						
						
							
						
						
							a5dbc2b1de 
							
						 
					 
					
						
						
							
							Style: uncrustify kernel files  
						
						 
						
						
						
						
					 
					
						2020-07-08 10:24:06 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Yuhui.Zheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							88e32327e9 
							
						 
					 
					
						
						
							
							version bump to v10.3.1 ( #16 )  
						
						 
						
						... 
						
						
						
						* Verion bump from 10.3.0 to 10.3.1.
* version bump in task.h
* change history for 10.3.1. 
						
						
					 
					
						2020-02-18 22:03:54 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Yuhui Zheng 
							
						 
					 
					
						
						
						
						
							
						
						
							210b1ffcc8 
							
						 
					 
					
						
						
							
							Re-sync with upstream and stripping away none kernel related.  
						
						 
						
						
						
						
					 
					
						2020-02-10 13:45:57 -08:00