|  | 41d38e698d | cleans up bsp read and write for ISS | 2025-05-22 12:10:25 +02:00 |  | 
			
				
					|  | 92d01b9db4 | adds check for testbench to CMakeList | 2025-05-22 12:10:07 +02:00 |  | 
			
				
					|  | 540397494a | updates CMAKE_C_FLAGS set | 2025-04-15 14:30:48 +02:00 |  | 
			
				
					|  | 853d1c33ec | updates to-/fromhost in link.lds | 2025-04-15 12:19:32 +02:00 |  | 
			
				
					|  | e0807b8cdd | moves to-/fromhost declaration into platform | 2025-04-14 17:00:41 +02:00 |  | 
			
				
					|  | 8cb34baacf | moves to-/fromhost past the end of the RAM | 2025-04-14 16:34:10 +02:00 |  | 
			
				
					|  | db3a2d68d6 | adds rv64gc.cmake | 2025-04-11 15:37:34 +02:00 |  | 
			
				
					|  | 38246a05ce | makes all inline functions static to make building w/o optimization possible | 2025-03-28 23:05:08 +01:00 |  | 
			
				
					|  | c3d9e5fa6f | adds proper device based r/w to tgc_vp | 2025-03-28 23:03:53 +01:00 |  | 
			
				
					|  | 3b95d0a7cd | removes unused build components | 2025-03-28 23:03:24 +01:00 |  | 
			
				
					|  | 427f8e8b0b | updates tgc_vp by adding bsp specific r/w and updates platform.h paths | 2025-03-28 19:03:56 +01:00 |  | 
			
				
					|  | 890d4478a3 | adds bsp write and read for rtl | 2025-03-24 08:28:56 +01:00 |  | 
			
				
					|  | 7d55172d51 | updates the bsp_write and exit | 2025-03-21 16:05:01 +01:00 |  | 
			
				
					|  | ada4881d33 | disables compiler opt for bsp_write in release | 2025-03-14 17:51:55 +01:00 |  | 
			
				
					|  | 3042e0e124 | uses tohost in bsp_write | 2025-03-11 11:42:28 +01:00 |  | 
			
				
					|  | 8bb7365819 | changes the order of sdata and srodata | 2025-03-11 11:35:06 +01:00 |  | 
			
				
					|  | c83b10df38 | corrects puts in libwrap | 2025-01-17 13:16:49 +01:00 |  | 
			
				
					|  | 24b64bce3e | re-adds symbolic link for tgc_vp | 2025-01-16 11:17:54 +01:00 |  | 
			
				
					|  | fbe6560e79 | makes bsp standalone library | 2025-01-16 11:09:40 +01:00 |  | 
			
				
					|  | 0464b3b589 | adds malloc to libwrap CMake | 2025-01-16 11:09:20 +01:00 |  | 
			
				
					|  | 242c506e41 | ammends toolchainfile | 2025-01-07 11:01:22 +01:00 |  | 
			
				
					|  | 0a3b25cc6d | updates Make build system with new Board specific writes | 2025-01-07 10:45:02 +01:00 |  | 
			
				
					|  | 4d15523a74 | removes -g switch from toolchain file as it gets set when using Debug anyway, this way it wont be in Release or others | 2025-01-06 20:47:03 +01:00 |  | 
			
				
					|  | e652e59dac | removes platform dependency in libwrap | 2025-01-06 20:45:20 +01:00 |  | 
			
				
					|  | 6cd7ea887a | removes unused CMakeLists | 2025-01-06 20:23:10 +01:00 |  | 
			
				
					|  | cef1036169 | adds board specific read for iss, changes read implementation | 2025-01-06 20:21:21 +01:00 |  | 
			
				
					|  | d9692688b6 | changes puts functionality to use new board specific write | 2025-01-06 20:20:48 +01:00 |  | 
			
				
					|  | 2c063fe9a4 | adds toolchain file | 2025-01-06 20:19:52 +01:00 |  | 
			
				
					|  | 32ff23709f | splits write.c, adds iss implementation and adds CMake build system | 2025-01-06 20:19:05 +01:00 |  | 
			
				
					|  | bace1c31c1 | moves semihosting away from libwrap | 2025-01-06 20:17:40 +01:00 |  | 
			
				
					|  | 790379cd78 | moves testbench implementations | 2025-01-06 20:17:05 +01:00 |  | 
			
				
					|  | 7ea13b8993 | removes SiFive from bsp | 2025-01-06 20:16:29 +01:00 |  | 
			
				
					|  | 9ff9727bd6 | replaces ehrenberg with new implementations | 2025-01-06 20:15:44 +01:00 |  | 
			
				
					|  | f419b1a3e6 | first version of working cmake | 2024-12-20 14:27:45 +01:00 |  | 
			
				
					|  | 32b9cc78b4 | adds first version of cmake | 2024-12-17 12:32:21 +01:00 |  | 
			
				
					|  | 5eac63d773 | fix timer macro | 2024-11-06 11:24:09 +01:00 |  | 
			
				
					|  | e8cfbbdab0 | add communication controller register interface | 2024-11-05 13:01:57 +01:00 |  | 
			
				
					|  | 8e62de5cdf | add RAM linker file | 2024-10-01 10:56:40 +02:00 |  | 
			
				
					|  | 3484dc66e3 | fix interrupt handler and Moonlight ROM size | 2024-09-26 12:18:50 +02:00 |  | 
			
				
					|  | ea5d61ec0b | adds some cosmetic fixes | 2024-09-14 09:58:57 +02:00 |  | 
			
				
					|  | b36a42b386 | update moonlight register headers. Remove unused control register in camera | 2024-09-10 15:46:32 +02:00 |  | 
			
				
					|  | f632436fda | rename SDMA to DMA | 2024-08-28 16:18:18 +02:00 |  | 
			
				
					|  | 7a065a1d24 | adds non-vectored interrupt handler | 2024-08-23 21:56:15 +02:00 |  | 
			
				
					|  | ac3ef788f9 | fixes naming in qspi header | 2024-08-18 20:27:41 +02:00 |  | 
			
				
					|  | a00e57a8d2 | does some cleanup | 2024-08-11 17:30:16 +02:00 |  | 
			
				
					|  | 5d78f839a5 | removes attribute packed as it disables word access generation by gcc | 2024-08-11 17:29:43 +02:00 |  | 
			
				
					|  | 46d55f353e | adds signature to start of firmware | 2024-08-11 17:29:13 +02:00 |  | 
			
				
					|  | d621264ef7 | updates gpio registers | 2024-08-09 14:20:00 +02:00 |  | 
			
				
					|  | 785cf20e8e | fixes include guards | 2024-08-04 13:27:53 +02:00 |  | 
			
				
					|  | 85ae6c1c59 | simpledma renamed to dma | 2024-08-02 12:36:38 +02:00 |  |