Commit Graph

10 Commits

Author SHA1 Message Date
Atlas
861046dc9a BlankBranch
Making this branch blank for others.
I also could use orphan branch way but it is fine for now.
2024-04-12 22:21:17 +04:00
Atlas
1b4504723b Build script fixed
Now you can run script and lay your back :D
2023-11-10 16:31:43 +04:00
Atlas
3c33af7121 Added rtl8188eus drivers
Yea, my mistake
2023-10-30 01:01:12 +04:00
Atlas
32346255c9 Fixed "contact the manufacturer" issue
The warning was caused by CONFIG_MODULE_FORCE_UNLOAD
And I also added script for zipping anykernel3 so you can easily install it
And also seems like there are some things with rtl8188eus driver. Imma take a look at it
2023-10-30 00:52:15 +04:00
Atlas
d0239d95ad Release tree for A525FXXS5DWD2
In this commit, I:
1) Added RTL8188EUS and RTL8812AU drivers
2) Applied couple Nethunter patches such as Monitor mode support, thread_info fix and etc
3) Added defconfig for nethunter version of the kernel
4) Script for autocompiling
2023-10-29 12:31:56 +04:00
Atlas
f3433b5350 Fix "output file too large"
This fix solves the compiling problem with ld.ldd
After compiling, we get error like this: "output file too large"
And now it is fixed.
2023-09-15 23:53:17 +04:00
Atlas
fbed602b02 Fixed issues with crc_gsi_write_channel_scratch
Fixed issue with crc_gsi_write_channel_scratch and added script for compiling.
For now, packing parts of script is commented out. It will be available soon.
2023-09-15 21:56:58 +04:00
Atlas
9a52466e3f Initial source
This is initial source for SM-A525F Kernel version A525FXXS5DWD2.
This contains base files for this device and compiling this raw source will cause couple problems and errors.
The errors will be fixed at next commits with referencing to the fixes.
2023-09-14 22:45:15 +04:00
Atlas
7bc8a18571 Delete init.txt 2023-09-14 22:38:19 +04:00
Atlas
3e7ed2ad62 Init commit 2023-09-14 22:37:37 +04:00