aboutsummaryrefslogtreecommitdiffstats
path: root/kernels (follow)
Commit message (Collapse)AuthorAgeFilesLines
* December updateNathan Chancellor2019-12-306-6/+6
| | | | Signed-off-by: Nathan Chancellor <natechancellor@gmail.com>
* kernels: add coral/flameNathan Chancellor2019-12-303-0/+28
| | | | Signed-off-by: Nathan Chancellor <natechancellor@gmail.com>
* repo: use new wireguard-linux-compat repo for buildingJason A. Donenfeld2019-12-293-3/+3
|
* November updateJason A. Donenfeld2019-11-206-6/+6
|
* kernels: marlin: move hack to init from uninitJason A. Donenfeld2019-10-161-4/+4
|
* kernels: add marlin manifest and build commandsNathan Chancellor2019-10-142-0/+17
| | | | Signed-off-by: Nathan Chancellor <natechancellor@gmail.com>
* kernels: add bonitoNathan Chancellor2019-10-142-0/+25
| | | | Signed-off-by: Nathan Chancellor <natechancellor@gmail.com>
* kernels: crosshatch: use the crosshatch specific tagNathan Chancellor2019-10-141-1/+1
| | | | | | | | | | While this might seem pedantic because android-10.0.0_r0.10 and android-10.0.0_r0.12 point to the same commits, there have been times where the bonito and crosshatch tags do not point to the same object. Change this now so we remember to do this in future updates. Signed-off-by: Nathan Chancellor <natechancellor@gmail.com>
* 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