Merge "devices: Add support for Mi A1"
diff --git a/_fairphone/fairphone2.markdown b/_fairphone/fairphone2.markdown
index 04b11ae..da52514 100644
--- a/_fairphone/fairphone2.markdown
+++ b/_fairphone/fairphone2.markdown
@@ -1,12 +1,12 @@
 ---
 layout: device
 title:  "Fairphone 2"
-codename: fp2
-downloadfolder: fp2
+codename: FP2
+downloadfolder: FP2
 supportstatus: Current
 maintainer: z3ntu
 oem: Fairphone
-devicetree: https://github.com/TeamWin/android_device_fairphone_fp2
+devicetree: https://github.com/TeamWin/android_device_fairphone_FP2
 ---
 
 {% include disclaimer.html %}
diff --git a/_google/googlepixel2.markdown b/_google/googlepixel2.markdown
new file mode 100644
index 0000000..19ec6a1
--- /dev/null
+++ b/_google/googlepixel2.markdown
@@ -0,0 +1,26 @@
+---
+layout: device
+title:  "Google Pixel 2"
+codename: walleye
+downloadfolder: walleye
+supportstatus: BROKEN ALPHA
+maintainer: Dees_Troy
+oem: Google
+devicetree: https://github.com/TeamWin/android_device_google_wahoo
+---
+
+{% include disclaimer.html %}
+
+{% include supportstatus.html %}
+NOTE: This is a pre-release. Decrypt DOES NOT work. MTP DOES NOT work. You will not be able to make a backup of your device. I have no idea what will happen if you try to factory reset. Do not use if you don't know what you are doing or can't risk losing data! We are not releasing a method to permanently install TWRP at this time. You can use this to temp boot TWRP and play around.
+
+{% include download.html %}
+
+<div class='page-heading'>Temp Boot:</div>
+You will need to have fastboot binaries and the correct drivers installed. Power off your device completely. Hold volume down and turn on the device. Your device should now be in the bootloader. Connect the device to your PC. Open a command window and run the following command from the proper location:
+
+fastboot boot path/to/twrp.img
+
+This will temporarily boot TWRP on your device.
+
+If you accidently flash TWRP to your device using fastboot instead of temporarily booting the image, you will need to download the latest factory image for your device and reflash the boot image.
diff --git a/_google/googlepixel2xl.markdown b/_google/googlepixel2xl.markdown
new file mode 100644
index 0000000..af2cd42
--- /dev/null
+++ b/_google/googlepixel2xl.markdown
@@ -0,0 +1,26 @@
+---
+layout: device
+title:  "Google Pixel 2 XL"
+codename: taimen
+downloadfolder: taimen
+supportstatus: BROKEN ALPHA
+maintainer: Dees_Troy
+oem: Google
+devicetree: https://github.com/TeamWin/android_device_google_wahoo
+---
+
+{% include disclaimer.html %}
+
+{% include supportstatus.html %}
+NOTE: This is a pre-release. Decrypt DOES NOT work. MTP DOES NOT work. You will not be able to make a backup of your device. I have no idea what will happen if you try to factory reset. Do not use if you don't know what you are doing or can't risk losing data! We are not releasing a method to permanently install TWRP at this time. You can use this to temp boot TWRP and play around.
+
+{% include download.html %}
+
+<div class='page-heading'>Temp Boot:</div>
+You will need to have fastboot binaries and the correct drivers installed. Power off your device completely. Hold volume down and turn on the device. Your device should now be in the bootloader. Connect the device to your PC. Open a command window and run the following command from the proper location:
+
+fastboot boot path/to/twrp.img
+
+This will temporarily boot TWRP on your device.
+
+If you accidently flash TWRP to your device using fastboot instead of temporarily booting the image, you will need to download the latest factory image for your device and reflash the boot image.
diff --git a/_motorola/motorolamotog5.markdown b/_motorola/motorolamotog5.markdown
new file mode 100644
index 0000000..43a8bb4
--- /dev/null
+++ b/_motorola/motorolamotog5.markdown
@@ -0,0 +1,21 @@
+---
+layout: device
+title:  "Motorola Moto G5"
+codename: cedric
+downloadfolder: cedric
+supportstatus: Current
+maintainer: Theitfixer85
+oem: Motorola
+---
+
+{% include disclaimer.html %}
+
+{% include supportstatus.html %}
+
+{% include appinstall.html %}
+
+{% include download.html %}
+
+{% include twrpinstall.html %}
+
+{% include fastbootinstall.html %}