Jacob Pease
2be76bd6f8
Added a table of contents to the linux readme.
2023-08-11 15:48:49 -05:00
Jacob Pease
4b22d137f8
Added instructions on disassembly to the README for Linux.
2023-08-11 13:11:06 -05:00
Jacob Pease
5f0edbd825
Added details to the README.md for linux.
2023-08-11 12:27:23 -05:00
Jacob Pease
027190ecc9
Added a README.md for the linux directory. WIP.
2023-08-11 12:11:56 -05:00
Jacob Pease
40096ac662
Fixed bugs. Added an 'all' target that performs the whole process of building the images needed for booting linux, including device tree files.
2023-08-09 12:31:14 -05:00
Jacob Pease
1582376d71
Fixed device tree generation make rule. Make targets are simplified.
2023-08-09 00:22:20 -05:00
Jacob Pease
52d3d8a9f4
Stopped makefile from crashing when patch is already applied.
2023-08-06 18:50:37 -05:00
Jacob Pease
1de7cc7347
Fixed Makefile bugs, and removed old code.
2023-08-05 15:27:17 -05:00
Jacob Pease
ca1a9c577c
Created dependency tree for patch target in the linux subdirectory Makefile.
2023-08-05 13:28:33 -05:00
Jacob Pease
d4405da703
flash-sd.sh fixed. GPT table is now destroyed before re-partioning, thus avoiding backup table collisions.
2023-08-04 17:28:22 -05:00
Jacob Pease
356a0dbdde
Makefile dynamically generates all device tree files now.
2023-08-04 13:56:03 -05:00
Jacob Pease
9d5fb35ca5
Added device tree generation to Linux directory Makefile. Exits on not finding output/images folder in buildroot directory.
2023-08-02 19:26:35 -05:00
Jacob Pease
057d9e47e3
Updated linux config. Works in QEMU now.
2023-08-02 18:59:42 -05:00
Jacob Pease
4084a11350
Adjusted the new makefile.
2023-08-02 16:24:20 -05:00
Jacob Pease
064e863476
Buildroot can now be set up with the new Linux Makefile. The driver can now also be loaded from addins/vivado-risc-v and should be removed from the main Wally repo. A sed command customizes the package source location for the new buildroot directory.
2023-08-02 16:12:26 -05:00
Jacob Pease
e0a63f79ce
Removed duplicate line in Makefile.
2023-08-02 14:59:20 -05:00
Jacob Pease
7c1d7b07bb
Linux makefile now copies the package contents with the correct package source.
2023-08-02 14:56:23 -05:00
Jacob Pease
068a0d10fd
Added a Makefile to the Linux directory to take care of the Buildroot setup and other dependencies.
2023-08-02 14:28:17 -05:00
Ross Thompson
7cf340f6eb
Merge pull request #376 from JacobPease/main
...
Updated driver for latest version of linux
2023-08-01 13:57:08 -04:00
Jacob Pease
337f5fadc7
Updated driver for latest version of linux
2023-08-01 12:56:16 -05:00
Ross Thompson
66b97ad812
Merge pull request #375 from JacobPease/main
...
Updated Linux and Buildroot versions
2023-08-01 11:57:55 -04:00
Jacob Pease
3deff32639
Updated linux and buildroot configs initial commit.
2023-08-01 10:55:46 -05:00
Jacob Pease
19287defe5
Merge branch 'main' of github.com:openhwgroup/cvw
2023-08-01 10:47:59 -05:00
Ross Thompson
faaf43fa10
Merge pull request #372 from davidharrishmc/dev
...
PLIC part select warnings fixed
2023-07-31 11:28:28 -04:00
David Harris
6ff2b0cc2c
Merge pull request #373 from harshinisrinath1001/main
...
Improved testing of pmd in priv, fixed bugs, and attempted to reset menvcfg and fixed spacing in fpu/fma and fpu/postprocessing
2023-07-30 22:46:44 -07:00
Harshini Srinath
7ed4cf97ed
Fixed formatting
2023-07-30 18:36:25 -07:00
Harshini Srinath
603ed2160e
Fixed formatting
2023-07-30 18:30:23 -07:00
Harshini Srinath
7e201d1e8c
Fixed formatting
2023-07-30 18:28:27 -07:00
Harshini Srinath
acbbe7941a
Fixed formatting
2023-07-30 18:27:22 -07:00
Harshini Srinath
7e237858a0
Fixed formatting
2023-07-30 18:20:38 -07:00
Harshini Srinath
e4de9ae87c
Fixed formatting
2023-07-30 18:18:24 -07:00
Harshini Srinath
4c1a07eb9c
Fixed formatting
2023-07-30 18:06:25 -07:00
Harshini Srinath
1badc8a8c5
Fixed formatting
2023-07-30 18:00:39 -07:00
Harshini Srinath
41555b149e
Fixed formatting
2023-07-30 17:54:47 -07:00
Harshini Srinath
8e97224cd7
Fixed formatting
2023-07-30 17:46:23 -07:00
Harshini Srinath
469b03577d
Fixed formatting
2023-07-30 17:39:37 -07:00
Harshini Srinath
141384f60f
Fixed formatting
2023-07-30 17:38:22 -07:00
Harshini Srinath
bbbd5f6b2d
Fixed spacing
2023-07-30 17:32:46 -07:00
Harshini Srinath
d7b2d84124
Fixed spacing
2023-07-30 17:22:40 -07:00
Harshini Srinath
b129068a92
Fixed spacing
2023-07-30 17:21:52 -07:00
Harshini Srinath
49823ccd45
Fixed spacing
2023-07-30 17:21:22 -07:00
Harshini Srinath
36108e4b52
Fixed spacing
2023-07-30 17:18:25 -07:00
Harshini Srinath
d88b2fd9c1
Fixed spacing
2023-07-30 16:59:27 -07:00
Harshini Srinath
d69d0ececc
Fixed spacing
2023-07-30 16:57:57 -07:00
harshinisrinath
b4cfdf3393
Fixed bug and tried to reset menvcfg to improve testing of csri in priv.
2023-07-30 16:40:06 -07:00
David Harris
d58ece3d44
renamed test-shared.vh to config-shared.vh
2023-07-30 05:22:39 -07:00
David Harris
28823aca6e
Cleaned up lint for plic_apb part select
2023-07-30 02:00:38 -07:00
David Harris
654cafb7f7
Fixed Questa warnings in plic_apb about part select out of bounds
2023-07-30 01:54:41 -07:00
Jacob Pease
df6db12bbe
Merge branch 'main' of github.com:openhwgroup/cvw
2023-07-28 12:49:19 -05:00
David Harris
b47ce62a97
Merge pull request #371 from ross144/main
...
Fixed a very subtle combinational loop bug the SSTC implementation of csrs.sv. STIMCMPH did not assign all XLEN bits of CSRSReadValM so dc_shell produced d-latches and vivado created a combinational loop.
2023-07-28 09:51:58 -07:00