Florian Agbuya fsagbuya
  • Joined on 2023-09-27
fsagbuya created pull request M-Labs/nix-servo#47 2024-03-14 13:18:11 +08:00
Add FPGA programming support
fsagbuya created branch fpga-manager in fsagbuya/nix-servo 2024-03-14 13:03:41 +08:00
fsagbuya pushed to fpga-manager at fsagbuya/nix-servo 2024-03-14 13:03:41 +08:00
bc09e60a15 add fpga programming support
88b3197c0c add provenance information
0cda432bf9 add fast-servo python init scripts
1244c84f67 fix typo
Compare 4 commits »
fsagbuya pushed to python-scripts at fsagbuya/nix-servo 2024-03-08 12:29:09 +08:00
d1ee82d7ba add provenance information
535b42bf91 add fast-servo python init scripts
Compare 2 commits »
fsagbuya pushed to python-scripts at fsagbuya/nix-servo 2024-03-07 17:32:49 +08:00
0b54456617 add provenance information
0f610469b5 add fast-servo python init scripts
Compare 2 commits »
fsagbuya pushed to python-scripts at fsagbuya/nix-servo 2024-03-07 09:55:55 +08:00
df244cda92 add provenance information
b61463b875 add fast-servo python init scripts
Compare 2 commits »
fsagbuya pushed to master at M-Labs/nix-servo 2024-03-06 17:53:33 +08:00
1244c84f67 fix typo
fsagbuya created pull request M-Labs/nix-servo#46 2024-03-06 17:49:36 +08:00
Add fast-servo python init scripts
fsagbuya created branch python-scripts in fsagbuya/nix-servo 2024-03-06 17:43:46 +08:00
fsagbuya pushed to python-scripts at fsagbuya/nix-servo 2024-03-06 17:43:46 +08:00
071dd5044d add provenance information
a4ba58bed0 add fast-servo python init scripts
Compare 2 commits »
fsagbuya opened issue M-Labs/nix-servo#45 2024-03-06 17:16:08 +08:00
Loading bitstream inside linux
fsagbuya pushed to linien-server at fsagbuya/nix-servo 2024-03-06 11:48:20 +08:00
3618a1f17d add linien-server package
fsagbuya commented on pull request M-Labs/nix-servo#36 2024-03-06 11:44:38 +08:00
Add linien-server package

Hmm, the new sd-image now after the latest update from linux 6.1 to linux 6.6 have increased in size.

total 534M
 4.0K -r-xr-xr-x 3 root root   718 Jan  1  1970 qemu-script
 533M…
fsagbuya commented on pull request M-Labs/nix-servo#36 2024-03-06 11:33:49 +08:00
Add linien-server package

Ah yes, thanks for noticing. Will omit this part for this PR.

fsagbuya commented on pull request M-Labs/nix-servo#36 2024-03-06 11:23:42 +08:00
Add linien-server package

Submit the bitwise patch upstream and keep myhdl here for now, one thing at a time.

Submitted a PR upstream https://github.com/linien-org/pyrp3/pull/12.

fsagbuya pushed to linien-server at fsagbuya/nix-servo 2024-03-06 11:23:33 +08:00
2f729643e1 add linien-server package
fsagbuya pushed to linien-server at fsagbuya/nix-servo 2024-03-05 17:33:42 +08:00
9a5924ee81 add linien-server package
22992e2e82 update nixpkgs and use upstream qemu
d6ac3944fb linux: add fpga support
c61597ea4f fix qemu build errors
efe58d8106 move not-os patches to dedicated folder
Compare 5 commits »
fsagbuya commented on pull request M-Labs/nix-servo#36 2024-03-05 10:34:08 +08:00
Add linien-server package

Will implement as suggested.

fsagbuya commented on pull request M-Labs/nix-servo#36 2024-03-05 10:22:38 +08:00
Add linien-server package

It seems the myhdl dependency has not been dropped in any version in the linien fork.

fsagbuya created pull request M-Labs/nix-servo#44 2024-03-05 09:54:42 +08:00
Update nixpkgs and use upstream qemu