aboutsummaryrefslogtreecommitdiffstats
path: root/kernels (follow)
Commit message (Collapse)AuthorAgeFilesLines
* kernels: crosshatch: update the EXT_MODULES commandNathan Chancellor2019-10-141-1/+1
| | | | | Suggested-by: Jason A. Donenfeld <Jason@zx2c4.com> Signed-off-by: Nathan Chancellor <natechancellor@gmail.com>
* kernels: marlin: hack around unexported tvec_base_deferrableJason A. Donenfeld2019-10-142-0/+35
| | | | | | Qualcomm made wild changes to the timers in 50f9e740, but in the process they forgot to EXPORT_SYMBOL(tvec_base_deferrable). So, we claw it back the ugly way.
* kernels: add wahooNathan Chancellor2019-10-142-0/+20
| | | | Signed-off-by: Nathan Chancellor <natechancellor@gmail.com>
* kernels: add version hashes for remaining pixelsJason A. Donenfeld2019-10-143-0/+3
| | | | | | | | | | | | | | | | | | | Now we have: - android-msm-bonito-4.9-pie-b4s4 - android-msm-crosshatch-4.9-pie-qpr2 - android-msm-wahoo-4.4-pie-qpr2 - android-msm-marlin-3.18-pie-qpr2 However, we need to still add a manifest.xml and a do.bash for each of these. These were all generated via: $ util/extract-version-hash-from-factory.bash https://dl.google.com/dl/android/aosp/bonito-qp1a.191005.007-factory-9754d7c6.zip $ util/extract-version-hash-from-factory.bash https://dl.google.com/dl/android/aosp/crosshatch-qp1a.191005.007-factory-2989a08d.zip $ util/extract-version-hash-from-factory.bash https://dl.google.com/dl/android/aosp/taimen-qp1a.191005.007.a1-factory-3ed47161.zip $ util/extract-version-hash-from-factory.bash https://dl.google.com/dl/android/aosp/marlin-qp1a.191005.007.a1-factory-c27241e0.zip
* Initial commitJason A. Donenfeld2019-10-143-0/+26