Sateallia sateallia
sateallia created branch main in sateallia/resistormaid 2024-02-26 00:55:54 +03:00
sateallia pushed to main at sateallia/resistormaid 2024-02-26 00:55:54 +03:00
d7b39b77c2 1.0.0
sateallia created repository sateallia/resistormaid 2024-02-25 20:22:14 +03:00
sateallia commented on issue asagiri/asagiri#8 2024-01-08 13:27:15 +03:00
u-boot should read commands from uEnv.txt

#12 seems to affect this issue too considering FIT images can pass arguments to the kernel.

sateallia commented on issue asagiri/asagiri#12 2024-01-08 13:22:14 +03:00
Remove U-Boot patch

It is my opinion that operating system images should be board-independant and should not contain device trees or firmware files and stuff like these should be handled by other software like fwupd.…

sateallia commented on issue asagiri/asagiri#5 2024-01-07 22:08:49 +03:00
Overall repository cleanup

4fe5676d63 breaks pedantic but is necessary for correct functionality. @FMudanyali - please make a patch that both works…

sateallia pushed to master at asagiri/asagiri 2024-01-01 04:22:49 +03:00
139978fd98 Add u-boot to make clean and make u-boot compilation multi-threaded
a4f71e8161 how did this even work in the first place?
Compare 2 commits »
sateallia commented on issue asagiri/asagiri#5 2023-12-30 21:14:41 +03:00
Overall repository cleanup

t. windows user

sateallia commented on issue asagiri/asagiri#5 2023-12-30 21:05:17 +03:00
Overall repository cleanup

Please see the attached image for my reaction.

sateallia pushed to master at asagiri/asagiri 2023-12-30 02:26:57 +03:00
2905cd97f0 include string.h in strcpy.c to fix implicit declaration warnings
sateallia commented on issue asagiri/asagiri#5 2023-12-28 10:11:13 +03:00
Overall repository cleanup

t. windows user

sateallia commented on issue asagiri/asagiri#5 2023-12-27 20:57:28 +03:00
Overall repository cleanup

Have you considered not using Windows?

sateallia commented on issue asagiri/asagiri#5 2023-12-26 04:46:18 +03:00
Overall repository cleanup

Can we also deduplicate the logic between toolchain make include files? CFLAGS and LDFLAGS in general are kinda dirty right now.

sateallia commented on issue asagiri/asagiri#5 2023-12-26 04:43:06 +03:00
Overall repository cleanup

-pedantic will introduce more warnings, @FMudanyali :)

sateallia commented on issue asagiri/asagiri#13 2023-12-04 15:33:18 +03:00
Improve branding

Sorry for the late response, I had to order a new monitor as the soul overload caused by your reply burned the last one. I like it.

sateallia pushed to master at asagiri/asagiri 2023-11-30 19:18:34 +03:00
8f02f633f9 Asagiri's libc implementation is now called Hanekawa
sateallia pushed to master at asagiri/asagiri 2023-11-28 13:12:10 +03:00
8750a2aadf Build shinobu with -z noexecstack --no-warn-rwx-segments
sateallia pushed to master at asagiri/asagiri 2023-11-28 09:11:38 +03:00
5fb49ac5f0 no-omagic and pie