arm-sdk/boards
parazyd 26368f01ee
Fix typo in boards/pinephone.sh
2020-03-12 12:55:47 +01:00
..
kernel-configs Add targets for Pinetab and Pinephone. 2020-02-10 02:07:07 +01:00
README simplify helper functions 2017-01-31 12:32:59 +01:00
beaglebone-black.sh fixup! Update beaglebone black script. 2018-01-03 16:25:45 +01:00
chromebook-acer.sh Add patch for chromeacer kernel to be able to compile it. 2018-06-12 13:34:10 +02:00
chromebook-veyron.sh Handle chromeveyron patches the same way with a for loop. 2018-06-12 13:35:45 +02:00
droid4.sh Update droid4 script for kexecboot instead of ddroid. 2019-02-27 20:03:38 +01:00
nokia-n9.sh Remove pwclient and add patches to tree 2018-04-20 21:16:10 +02:00
nokia-n900.sh Add inittab entry for Nokia N900. 2020-02-20 18:00:28 +01:00
nokia-n950.sh Remove pwclient and add patches to tree 2018-04-20 21:16:10 +02:00
odroid-xu.sh Updated boards to explicitly state bootfs type. 2017-10-03 09:44:27 +02:00
odroid-xu4.sh Odroid XU4 serial ttys 2018-01-09 17:34:14 +01:00
ouya.sh disable installation of kernel headers 2017-11-29 13:57:17 +01:00
pinephone-dontbeevil.sh Automatically dd u-boot on pinephone and pinetab. 2020-02-24 12:19:30 +01:00
pinephone.sh Fix typo in boards/pinephone.sh 2020-03-12 12:55:47 +01:00
pinetab.sh Automatically dd u-boot on pinephone and pinetab. 2020-02-24 12:19:30 +01:00
raspberry-pi1.sh Do not use firmware_install in pi scripts anymore. 2018-01-03 15:17:27 +01:00
raspberry-pi2.sh Update Pi2 and Pi3 kernels and install local firmware from our repo. 2018-05-04 14:06:23 +02:00
raspberry-pi3.sh Update Pi2 and Pi3 kernels and install local firmware from our repo. 2018-05-04 14:06:23 +02:00
raspberry-pi4.sh Add support for Raspberry Pi 4 2019-07-22 18:14:34 +02:00
rock64.sh First cut of Rock64 support, mainline kernel. 2017-10-03 09:44:28 +02:00
sunxi.sh Update sunxi kernel to 4.17. 2018-06-12 13:28:40 +02:00
turbox-twister.sh Add turbox-twister target. 2018-10-07 19:54:17 +02:00

README

This directory holds the build scripts and kernel configs for various boards.
As each board is different, so is each build script, so try and read as many
as you can until you get the hang of it :)