Commit Graph

17 Commits

Author SHA1 Message Date
Lux Aliaga 0da8141e89 linux: Change commit to master branch
I'm planning to organize the sm6125-mainline project with the following
branch scheme:

- master: Stable release, commits here will be sent to LKML
- upstream: For pulling changes from torvalds/linux, testing and fixing
  prior to merging into master
- Any other branches will be used to implement new features to master

This commit switches the previously used commit in favor of the master branch.
2022-05-01 11:33:19 -04:00
Lux Aliaga 4037f3d328 linux: Updated commit hash
After merging the changes from torvalds/linux, the latest commit changed its hash. This commit updates it to the one that's currently in use. (Maybe in the future we could make it so the master branch implements the latest changes and work on merging this stuff on a develop branch?)
2022-05-01 01:16:26 -04:00
Lux Aliaga f508ae13f1 readme: New kernel version! 2022-05-01 01:15:03 -04:00
Lux Aliaga dd8dfccb1f device: Rename from laurel_sprout to laurel
pmbootstrap doesn't consider underscores as part of codenames, so we'll
rename the device package to "laurel" instead of "laurel_sprout". Kernel
DTBs will keep the actual device name, since (at least from my
knowledge) it's accepted.
2022-05-01 01:12:21 -04:00
Lux Aliaga a22ac23ba6 fixup! linux: Rename to SoC-specific package 2022-05-01 01:10:35 -04:00
Lux Aliaga cdf247ae13 linux: Rename to SoC-specific package
Since one of the goals of the postmarketOS project is to eventually use generic
kernels for most devices, renaming the linux package to use the name for
the SoC instead of the device name makes more sense in the long run and
for other people porting postmarketOS to other devices.
2022-05-01 01:06:21 -04:00
Lux Aliaga 02aa5c8405 mainline! 2022-03-18 18:51:23 -03:00
Lux Aliaga cef25071a2 desperate attempts to get downstream booting 2022-03-18 17:59:50 -03:00
Lux Aliaga bb81f76a9d README fixup 2021-08-22 12:45:05 -04:00
Lux Aliaga e155f677fd updates 2021-08-22 12:42:46 -04:00
Lux Aliaga ac0791facb improvements to readme 2021-08-21 21:07:58 -04:00
Lux Aliaga 6caef326e8 added separation between wiki link and description 2021-08-21 20:39:36 -04:00
Lux Aliaga 3663464a2e readme modifications 2021-08-21 20:38:36 -04:00
Lux Aliaga 04919ffe16 changed image scale correctly 2021-08-21 20:36:47 -04:00
Lux Aliaga 510f08a20d changed image scale 2021-08-21 20:34:15 -04:00
Lux Aliaga 2c0b55ec7c Imported files 2021-08-21 20:32:11 -04:00
Lux Aliaga e83f2bdb33 Initial commit 2021-08-22 00:28:09 +00:00