summaryrefslogtreecommitdiffstats
path: root/configs/raspberrypi3_defconfig
Commit message (Collapse)AuthorAgeFilesLines
* configs/raspberrypi3_defconfig: add raspberry pi 3 compute module supportMartin Bark2017-03-051-1/+1
| | | | | Signed-off-by: Martin Bark <martin@barkynet.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs/raspberrypi3_defconfig: bump kernel version to 4.9.13Martin Bark2017-03-051-3/+3
| | | | | Signed-off-by: Martin Bark <martin@barkynet.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* raspberrypi3_defconfig: bump kernel version to 4.4.43Peter Seiderer2017-01-231-1/+1
| | | | | Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* raspberrypi3_defconfig: bump kernel version to 4.4.36Peter Seiderer2016-12-041-1/+1
| | | | | Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* raspberrypi3_defconfig: bump to kernel version 4.4.21Peter Seiderer2016-09-231-1/+1
| | | | | Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* raspberrypi3: fix serial console (load pi3-miniuart-bt overlay)Peter Seiderer2016-09-181-1/+2
| | | | | | | | | | - enable BR2_PACKAGE_RPI_FIRMWARE_INSTALL_DTB_OVERLAYS in raspberrypi3_defconfig - add copy of rpi-firmware/overlays directory to boot partition in genimage-raspberrypi3.cfg - enhance post-image.sh script to add 'dtoverlay=pi3-miniuart-bt' on request - add BR2_ROOTFS_POST_SCRIPT_ARGS="--add-pi3-miniuart-bt-overlay" in raspberrypi3_defconfig Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* raspberrypi3_defconfig: bump to kernel version 4.4.8Benoît Mauduit2016-04-281-1/+1
| | | | | Signed-off-by: Benoît Mauduit <bmauduit@beneth.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* configs/raspberrypi3: sync kernel version with rpi/rpi2Peter Korsgaard2016-04-251-3/+3
| | | | | | Move to 4.4 series. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* configs: add Raspberry Pi 3 defconfigUbaldo Porcheddu2016-04-251-0/+36
So far identical to the rpi2 one except for the dts file as the SW runs in 32bit mode. [Peter: extend commit message] Signed-off-by: Ubaldo Porcheddu <ubaldo@eja.it> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
OpenPOWER on IntegriCloud