503f43d983 
								
							 
						 
						
							
							
								
								build(tools): Enable target board selection  
							
							
							
						 
						
							2021-12-20 17:52:14 +02:00  
				
					
						
							
							
								 
						
							
								5a304557a7 
								
							 
						 
						
							
							
								
								build(tools): Add RasPi4 target configuration for OpenOCD  
							
							... 
							
							
							
							Update and move rpi3 jtag configs.
Add rpi bringup doc - lists romtables for configuring. 
							
						 
						
							2021-12-20 17:51:20 +02:00  
				
					
						
							
							
								 
						
							
								f6da27062f 
								
							 
						 
						
							
							
								
								build(tools): Update OpenOCD version  
							
							... 
							
							
							
							RTT patch has been merged, so use the latest 0.11.0-rc2+dev-01576-g0d9e8bd52-dirty 
							
						 
						
							2021-12-20 17:51:08 +02:00  
				
					
						
							
							
								 
						
							
								e6ddbb76e7 
								
							 
						 
						
							
							
								
								feat: Add zellij qemu runner with serial emulation  
							
							
							
						 
						
							2021-11-17 17:19:39 +02:00  
				
					
						
							
							
								 
						
							
								d706b2edac 
								
							 
						 
						
							
							
								
								chore: Bump dependencies  
							
							
							
						 
						
							2021-11-17 17:16:58 +02:00  
				
					
						
							
							
								 
						
							
								115c93e3f8 
								
							 
						 
						
							
							
								
								Update code of conduct  
							
							... 
							
							
							
							Extend it with code of ethics, based on Spotify version. 
							
						 
						
							2021-09-26 23:00:46 +03:00  
				
					
						
							
							
								 
						
							
								062591fb48 
								
							 
						 
						
							
							
								
								Merge pull-request  #72  from metta-systems:update/latest-nightly to develop  
							
							... 
							
							
							
							Update to latest nightly
[close  #72 ] 
							
						 
						
							2021-07-11 20:51:13 +03:00  
				
					
						
							
							
								 
						
							
								36b2d92515 
								
							 
						 
						
							
							
								
								Import interfaces only when used  
							
							... 
							
							
							
							Fixes clippy noserial check deny(unused_imports). 
							
						 
						
							2021-07-11 20:27:41 +03:00  
				
					
						
							
							
								 
						
							
								7af16897ec 
								
							 
						 
						
							
							
								
								Relax several clippy checks  
							
							
							
						 
						
							2021-07-11 19:58:57 +03:00  
				
					
						
							
							
								 
						
							
								a9b9aac50d 
								
							 
						 
						
							
							
								
								Backtrace macro expansion for better error reporting  
							
							
							
						 
						
							2021-07-11 19:58:45 +03:00  
				
					
						
							
							
								 
						
							
								155ae413b4 
								
							 
						 
						
							
							
								
								Replace wildcard imports with specific ones  
							
							
							
						 
						
							2021-07-11 17:00:00 +03:00  
				
					
						
							
							
								 
						
							
								e4b12e2c45 
								
							 
						 
						
							
							
								
								Update to latest versions of dependencies  
							
							
							
						 
						
							2021-07-10 03:27:47 +03:00  
				
					
						
							
							
								 
						
							
								79f7ebcaab 
								
							 
						 
						
							
							
								
								Upgrade to GitHub-native Dependabot  
							
							
							
						 
						
							2021-05-04 14:14:45 +03:00  
				
					
						
							
							
								 
						
							
								77e3423273 
								
							 
						 
						
							
							
								
								Bump dependencies  
							
							... 
							
							
							
							Updating cortex-a v5.1.0 -> v5.1.6
    Updating qemu-exit v1.0.1 -> v1.0.2
    Updating quote v1.0.7 -> v1.0.9
    Updating register v1.0.1 -> v1.0.2
    Updating syn v1.0.48 -> v1.0.64 
							
						 
						
							2021-03-22 01:37:59 +02:00  
				
					
						
							
							
								 
						
							
								0f4824afd3 
								
							 
						 
						
							
							
								
								Merge pull-request  #62  from metta-systems:fix/misc-improvements to develop  
							
							... 
							
							
							
							Fix/misc improvements
Pull various cleanups from other experimental branches.
[close  #62 ] 
							
						 
						
							2021-01-27 22:09:18 +02:00  
				
					
						
							
							
								 
						
							
								1644f299fe 
								
							 
						 
						
							
							
								
								Make long hex constants readable in align tests  
							
							
							
						 
						
							2021-01-27 20:10:32 +02:00  
				
					
						
							
							
								 
						
							
								82d44a9c62 
								
							 
						 
						
							
							
								
								Add ASID type  
							
							
							
						 
						
							2021-01-27 20:10:32 +02:00  
				
					
						
							
							
								 
						
							
								856c4a9e68 
								
							 
						 
						
							
							
								
								Fix PhysAddr test  
							
							
							
						 
						
							2021-01-27 19:55:52 +02:00  
				
					
						
							
							
								 
						
							
								6281204062 
								
							 
						 
						
							
							
								
								Split addr module  
							
							
							
						 
						
							2021-01-27 19:55:52 +02:00  
				
					
						
							
							
								 
						
							
								d3f561d214 
								
							 
						 
						
							
							
								
								Implement shifts for PhysAddr  
							
							
							
						 
						
							2021-01-27 19:55:52 +02:00  
				
					
						
							
							
								 
						
							
								01906a02bc 
								
							 
						 
						
							
							
								
								Update rust-toolchain file for new rustup  
							
							... 
							
							
							
							Rustup since version 1.23.0 supports more detailed specification. 
							
						 
						
							2021-01-27 19:55:52 +02:00  
				
					
						
							
							
								 
						
							
								50e955c6a7 
								
							 
						 
						
							
							
								
								Print test names in test_runner  
							
							... 
							
							
							
							Based on os.phil-opp.com Testing chapter. 
							
						 
						
							2021-01-27 19:22:48 +02:00  
				
					
						
							
							
								 
						
							
								601cf7a784 
								
							 
						 
						
							
							
								
								Add documentation target  
							
							... 
							
							
							
							Type `just doc` to see documentation in browser.
Improve doc comments in code to support
rustdoc links format. 
							
						 
						
							2021-01-27 19:22:48 +02:00  
				
					
						
							
							
								 
						
							
								147a88acb4 
								
							 
						 
						
							
							
								
								Ignore IDE project files  
							
							
							
						 
						
							2021-01-27 19:22:01 +02:00  
				
					
						
							
							
								 
						
							
								8a5ef112be 
								
							 
						 
						
							
							
								
								Merge pull-request  #56  from metta-systems:fix/bump-dependencies to develop  
							
							... 
							
							
							
							Fix/bump dependencies
Closes  #50 
Closes  #52 
Closes  #53 
Closes  #54 
[close  #56 ] 
							
						 
						
							2020-12-29 18:55:10 +02:00  
				
					
						
							
							
								 
						
							
								e6cea882dd 
								
							 
						 
						
							
							
								
								Bump cortex-a from 5.0.0 to 5.1.0  
							
							... 
							
							
							
							Bumps [cortex-a](https://github.com/rust-embedded/cortex-a ) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/rust-embedded/cortex-a/releases )
- [Commits](https://github.com/rust-embedded/cortex-a/commits/v5.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
							
						 
						
							2020-12-29 18:36:54 +02:00  
				
					
						
							
							
								 
						
							
								ed568f8ca4 
								
							 
						 
						
							
							
								
								Bump register from 1.0.0 to 1.0.1  
							
							... 
							
							
							
							Bumps [register](https://github.com/rust-embedded/register-rs ) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/rust-embedded/register-rs/releases )
- [Changelog](https://github.com/rust-embedded/register-rs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-embedded/register-rs/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
							
						 
						
							2020-12-29 18:36:47 +02:00  
				
					
						
							
							
								 
						
							
								a267ad83ad 
								
							 
						 
						
							
							
								
								Bump snafu from 0.6.9 to 0.6.10  
							
							... 
							
							
							
							Bumps [snafu](https://github.com/shepmaster/snafu ) from 0.6.9 to 0.6.10.
- [Release notes](https://github.com/shepmaster/snafu/releases )
- [Changelog](https://github.com/shepmaster/snafu/blob/master/CHANGELOG.md )
- [Commits](https://github.com/shepmaster/snafu/compare/0.6.9...0.6.10 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
							
						 
						
							2020-12-29 18:36:47 +02:00  
				
					
						
							
							
								 
						
							
								73bc383e23 
								
							 
						 
						
							
							
								
								Bump qemu-exit from 1.0.0 to 1.0.1  
							
							... 
							
							
							
							Bumps [qemu-exit](https://github.com/andre-richter/qemu-exit ) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/andre-richter/qemu-exit/releases )
- [Commits](https://github.com/andre-richter/qemu-exit/compare/v1.0.0...v1.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
							
						 
						
							2020-12-29 18:36:47 +02:00  
				
					
						
							
							
								 
						
							
								2c43585286 
								
							 
						 
						
							
							
								
								Merge pull-request  #55  from metta-systems:fix/nightly-allocator-api to develop  
							
							... 
							
							
							
							Rename nightly allocator API fns
See https://github.com/rust-lang/wg-allocators/issues/76 
[close  #55 ] 
							
						 
						
							2020-12-29 18:27:55 +02:00  
				
					
						
							
							
								 
						
							
								20363a7e25 
								
							 
						 
						
							
							
								
								Fix wasteful empty loop  
							
							... 
							
							
							
							Thanks, clippy! 
							
						 
						
							2020-12-29 18:12:38 +02:00  
				
					
						
							
							
								 
						
							
								a53ede11af 
								
							 
						 
						
							
							
								
								Rename nightly allocator API fns  
							
							
							
						 
						
							2020-12-29 18:01:07 +02:00  
				
					
						
							
							
								 
						
							
								7e9d325b14 
								
							 
						 
						
							
							
								
								Merge pull-request  #48  from metta-systems:update/bump-dependencies to develop  
							
							... 
							
							
							
							Bump cortex-a and register-rs dependencies
Closes  #44 
Closes  #45 
[close  #48 ] 
							
						 
						
							2020-11-24 22:53:00 +02:00  
				
					
						
							
							
								 
						
							
								74303ac7c1 
								
							 
						 
						
							
							
								
								Bump cortex-a and register-rs dependencies  
							
							
							
						 
						
							2020-11-24 22:28:40 +02:00  
				
					
						
							
							
								 
						
							
								c20faca3bd 
								
							 
						 
						
							
							
								
								Merge pull-request  #46  from metta-systems:fix/gitpod-workspace to develop  
							
							... 
							
							
							
							Update gitpod configuration
According to some setup docs and example in workspace-full Dockerfile.
[close  #46 ] 
							
						 
						
							2020-11-24 22:26:34 +02:00  
				
					
						
							
							
								 
						
							
								7def43ad97 
								
							 
						 
						
							
							
								
								Update gitpod configuration  
							
							... 
							
							
							
							According to some setup docs and example in workspace-full Dockerfile. 
							
						 
						
							2020-11-24 21:01:40 +02:00  
				
					
						
							
							
								 
						
							
								32a738994d 
								
							 
						 
						
							
							
								
								Merge pull-request  #47  from metta-systems:fix/bind-qemu-version to develop  
							
							... 
							
							
							
							Don't install rc version of qemu on windows
Who even decided that intalling rc by default is a good idea?
[close  #47 ] 
							
						 
						
							2020-11-24 19:51:54 +02:00  
				
					
						
							
							
								 
						
							
								c174ad204b 
								
							 
						 
						
							
							
								
								Don't install rc version of qemu on windows  
							
							... 
							
							
							
							Who even decided that intalling rc by default is a good idea? 
							
						 
						
							2020-11-24 17:54:36 +02:00  
				
					
						
							
							
								 
						
							
								1c37e0dfba 
								
							 
						 
						
							
							
								
								Merge pull-request  #41  from metta-systems:feature/add-menus to develop  
							
							... 
							
							
							
							Feature/add menus
Add serial-driven menu system for playing with kernel features.
[close  #41 ] 
							
						 
						
							2020-11-20 05:03:02 +02:00  
				
					
						
							
							
								 
						
							
								f3103126ab 
								
							 
						 
						
							
							
								
								Add simple serial menu for playing with kernel  
							
							
							
						 
						
							2020-11-20 04:35:06 +02:00  
				
					
						
							
							
								 
						
							
								42c3ace1fa 
								
							 
						 
						
							
							
								
								Merge pull-request  #39  from metta-systems:fix/bootup-cleanup to develop  
							
							... 
							
							
							
							Fix/bootup cleanup
[close  #39 ] 
							
						 
						
							2020-11-20 04:01:57 +02:00  
				
					
						
							
							
								 
						
							
								b4205f5ce6 
								
							 
						 
						
							
							
								
								Revert “Adjust for nightly rustfmt bug”  
							
							... 
							
							
							
							367ad5bbb2https://github.com/rust-lang/rustfmt/issues/4528 
is now fixed. 
						
							2020-11-20 03:09:43 +02:00  
				
					
						
							
							
								 
						
							
								d85d824bfd 
								
							 
						 
						
							
							
								
								Switch on MMU immediately to avoid unaligned access  
							
							... 
							
							
							
							Since enabling armv6 unaligned access bit U in CP15 C1
requires AArch32 assembly and I don't want to introduce
yet another boot stub, I'll just initialize MMU right away
- this causes CPU to treat SCTLR_EL1.A differently and not
cause any alignment faults.
In the future, a small AArch32 boot stub that uses
now commented out fn enable_armv6_unaligned_access()
should be used to set U=1 and A=0 for full unaligned
access even when MMU is off. See ARM documentation
linked from that fn. 
							
						 
						
							2020-11-20 03:09:43 +02:00  
				
					
						
							
							
								 
						
							
								1de52fa109 
								
							 
						 
						
							
							
								
								Disable stack align checks  
							
							... 
							
							
							
							As with data align checks lets not fault on this yet. 
							
						 
						
							2020-11-20 03:09:00 +02:00  
				
					
						
							
							
								 
						
							
								696307f30c 
								
							 
						 
						
							
							
								
								Improve traps printing  
							
							
							
						 
						
							2020-11-20 03:08:40 +02:00  
				
					
						
							
							
								 
						
							
								4cb6f29e0d 
								
							 
						 
						
							
							
								
								Clean up boot-order  
							
							... 
							
							
							
							Extract shared code, fix comments. 
							
						 
						
							2020-11-20 03:08:40 +02:00  
				
					
						
							
							
								 
						
							
								8265b06474 
								
							 
						 
						
							
							
								
								Merge pull-request  #38  from metta-systems:feature/display-output to develop  
							
							... 
							
							
							
							Feature/display output
[close  #38 ] 
							
						 
						
							2020-11-19 15:19:39 +02:00  
				
					
						
							
							
								 
						
							
								43d5e4ea21 
								
							 
						 
						
							
							
								
								Suppress clippy warning  
							
							... 
							
							
							
							For now, no api change. 
							
						 
						
							2020-11-19 14:50:52 +02:00  
				
					
						
							
							
								 
						
							
								3147e5327a 
								
							 
						 
						
							
							
								
								Add display demo in main  
							
							
							
						 
						
							2020-11-19 04:05:52 +02:00  
				
					
						
							
							
								 
						
							
								e72fac01b0 
								
							 
						 
						
							
							
								
								Add Display output  
							
							
							
						 
						
							2020-11-19 04:05:52 +02:00