summaryrefslogtreecommitdiffstats
path: root/configs/raspberrypi_defconfig
Commit message (Collapse)AuthorAgeFilesLines
* configs/raspberrypi: bump kernel version to 4.1.5Benoît Thébaudeau2015-08-181-6/+5
| | | | | Signed-off-by: Benoît Thébaudeau <benoit@wsystem.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* config/raspberrypi: rename our non-DT defconfig fileYann E. MORIN2015-06-301-0/+27
| | | | | | | | | | | Since we no longer have a non-DT defconfig, and we no longer want to advertise such a possibility (non-DT is being phased out), just rename the DT-enabled defconfig file. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Floris Bos <bos@je-eigen-domein.nl> Cc: Pascal de Bruijn <pmjdebruijn@pcode.nl> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* config/raspberrypi: remove non-DT defconfigYann E. MORIN2015-06-301-21/+0
| | | | | | | | | | | The RPi is slowly but surely dropping support for booting without a DTB, so just ditch our old defconfig now that we have up-to-date DT-enabled defconfigs for all RPi models (save for the compute module). Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Floris Bos <bos@je-eigen-domein.nl> Cc: Pascal de Bruijn <pmjdebruijn@pcode.nl> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs: drop largefile optionGustavo Zacarias2015-04-011-1/+0
| | | | | | | | | Drop the buildroot toolchain non-largefile support option since it's being removed. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs: update raspberrypi_defconfigYann E. MORIN2014-09-281-2/+2
| | | | | | | | Bump the kernel version and toolchain headers, now based off Linux 3.12.28. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* configs: bump kernel used for the RPiBernd Kuhls2014-08-061-2/+2
| | | | | | | | | | | | | The rpi-3.12.y branch has now been merged with the 3.12.26 upstream. Bump kernel headers used for the toolchain at the same time. Fixes http://jenkins.free-electrons.com/job/buildroot/config=raspberrypi_defconfig/320/console Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs: bump kernel used for the RPiBernd Kuhls2014-08-031-2/+2
| | | | | | | | | The rpi-3.12.y branch has now been merged with the 3.12.25 upstream. Bump kernel headers used for the toolchain at the same time. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs: bump kernel used for the RPiYann E. MORIN2014-06-011-2/+2
| | | | | | | | | | The rpi-3.12.y branch has now been merged with the 3.12.20 upstream, and contains some fixes for FIQ, v4l2, i2c, USB, and 1-wire GPIOs. Bump kernel headers used for the toolchain at the same time. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* configs: bump kernel used for the RPiYann E. MORIN2014-05-091-1/+1
| | | | | | | Fixes some USB-related bugs. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* configs/raspberrypi: bump kernel versionYann E. MORIN2014-05-031-1/+1
| | | | | | | | | | | | | | | | | | Upstream has been playing evil-rebase on their tree, so they now no longer have the changeset we are currently referencing. They have now agreed to merge instead of rebasing: https://github.com/raspberrypi/linux/issues/584 So, update the raspberrypi_defconfig to use a new changeset that currently exists right _now_, in the hope it will not disapear in the future (but we'll catch it pretty fast anyway, so we'll be able to seriously bug up upstream in that case ;-) ). Reported-by: Jeremy Rosen <jeremy.rosen@openwide.fr> Signed-off-by: yann.morin.1998@free.fr Cc: Jeremy Rosen <jeremy.rosen@openwide.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* configs: bump raspberrypi_defconfig to use latest rpi-3.12.yYann E. MORIN2014-04-301-4/+4
| | | | | | | | | | | | | | | | The Raspberry Pi people are now considering there stable version to be based on the 3.12.series: http://www.raspberrypi.org/forums/viewtopic.php?f=29&t=75895 > The 3.12 kernel tree has long term support and we are moving to it. Bump the Raspberry Pi defconfig to use the latest stable version of the rpi-3.12.y branch, based on linux-3.12.18. Bump the kernel headers at the same time. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* configs: bump raspberrypi_defconfig to use the latest stable kernelYann E. MORIN2014-04-141-2/+2
| | | | | | | | | | Bump raspberrypi_defconfig to use the latest revision from the stable rpi-3.10.y branch, which is based on v3.10.36. Bump the kernel headers used for the toolchain at the same time. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs/raspberrypi: bump kernel versionYann E. MORIN2014-03-161-2/+2
| | | | | | | | | | | | | | Bump from rpi-3.10.32 to rpi-3.10.33: - added support for extra GPIOs or Rev.2 boards (at last! ;-) ) - v4l2 fixes for high FPS - audio fixes Bump the kernel headers used for the toolchain at the same time (as spotted by Cyrille.) Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Cyrille DERORY <cyrille.derory@derory.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* defconfigs: add the _AT_LEAST_X_Y headers optionsYann E. MORIN2014-03-081-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Since commit 2a5cf5e (check kernel headers version), we also need to specify the series of the custom kernel headers version. The defconfigs file that define such a custom kernel headers version now fail to build. Add the required _AT_LEAST_X_Y options to those config files. Done with this (convoluted but very fast, uch faster ythan manual editing!) rule: for f in $( git grep -l BR2_DEFAULT_KERNEL_VERSION=\"3 ); do grep -E '^BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_' "${f}" >/dev/null && continue sed -r -e '/^(BR2_DEFAULT_KERNEL_VERSION="3\.([[:digit:]]+).*")$/s//\1\nBR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_\2=y/' "${f}" done Only kernels >= 3.0 need those options in the defconfig, since the default for 2.6.x kernels is correct (selects _AT_LEAST_2_6), and the default is not saved in a defconfig. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Cc: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs/raspberrypi: bump kernel versionYann E. MORIN2014-03-021-1/+1
| | | | | | | Bump from rpi-3.10.29 to rpi-3.10.32. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs/raspberrypi: remove packages not strictly requiredYann E. MORIN2014-02-101-2/+0
| | | | | | | | rpi-userland and libcoffi are not strictly required to boot up the Raspberry Pi, so remove them from the defconfig. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* configs/raspberrypi: bump kernel versionYann E. MORIN2014-02-101-1/+1
| | | | | | | Bump from rpi-3.10.27 to rpi-3.10.29. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* configs/raspberrypi: bump kernel versionYann E. MORIN2014-01-191-1/+1
| | | | | | | Bump to linux-3.10.27, plus a slew of RPi-specific fixes. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* configs: bump kernel for raspberrypi_defconfigYann E. MORIN2013-12-261-2/+2
| | | | | | | | | | Bump to the latest /stable/ linux 3.10.y for the Raspberry Pi defconfig. Brings in quite a few bug-fixes (now based on 3.10.25), and a few (minor) improvements (add DAC support). Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* board/raspberrypi: bump to use Linux 3.10Yann E. MORIN2013-12-061-3/+3
| | | | | | | | | The new 'stable' branch of the Raspberry Pi kernel is now based on the Linux 3.10 branch (currently 3.10.22), so bump both the kernel version for the toolchain headers, and for the target. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* configs: rename rpi_defconfig for consistencymathieu benoit2013-11-101-0/+23
We name all of our boards and defconfig files based on the boards fullname, not a nickname or a shortname. 'rpi' is short for Raspberry Pi, so name all our Raspberry Pi ressource with 'raspberrypi' instead of 'rpi'. This should also help Buildroot-newcomers to recognise Raspberry Pi related files (defconfig and board doc). Signed-off-by: Mathieu Benoit <mathieu.benoit@savoirfairelinux.com> [yann.morin.1998@free.fr: reverse the rename] Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Ryan Barnett <rjbarnet@rockwellcollins.com> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
OpenPOWER on IntegriCloud