summaryrefslogtreecommitdiffstats
path: root/configs/platform-rpi
Commit message (Collapse)AuthorAgeFilesLines
* ptxdist: version bump 2018.01.0 -> 2018.02.0Michael Olbrich2018-02-181-2/+4
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* ptxdist: version bump 2017.12.0 -> 2018.01.0Roland Hieber2018-01-291-2/+2
| | | | | | | Update PTXdist to the latest version: - systemd now uses the Python-based Meson build system Signed-off-by: Roland Hieber <r.hieber@pengutronix.de>
* platform: rpi: kernel: Activate GPIO LEDs and triggersDistroKit-2017.12.0Alexander Dahl2017-12-071-5/+5
| | | | | | | | Use the LED related settings from bcm2835_defconfig. Now the ACT LED blinks like an heartbeat. Tested-by: Roland Hieber <rohieb@rohieb.name> Signed-off-by: Alexander Dahl <post@lespocky.de>
* platform: rpi: kernel: Upgrade from v4.12.1 to v4.14.4Alexander Dahl2017-12-072-58/+79
| | | | | Tested-by: Roland Hieber <rohieb@rohieb.name> Signed-off-by: Alexander Dahl <post@lespocky.de>
* platform: rpi: Use autoversionAlexander Dahl2017-12-071-1/+1
| | | | | Tested-by: Roland Hieber <rohieb@rohieb.name> Signed-off-by: Alexander Dahl <post@lespocky.de>
* platform-rpi: barebox: re-enable booting from SD cardRoland Hieber2017-12-062-0/+45
| | | | Signed-off-by: Roland Hieber <r.hieber@pengutronix.de>
* platform-rpi: barebox: version bump 2017.10.0 -> 2017.11.0Roland Hieber2017-12-062-3/+3
|
* platform-rpi: set root image size to 120%Roland Hieber2017-12-061-1/+1
| | | | | | | | A smaller image doesn't need as long to be copied on the SD card, and the user probably needs to resize the partition anyways to fill the available space. Signed-off-by: Roland Hieber <rohieb@rohieb.name>
* ptxdist: version bump 2017.11.0 -> 2017.12.0Robert Schwebel2017-12-061-2/+2
| | | | | | Update ptxdist to the latest version. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* ptxdist: version bump 2017.10.0 -> 2017.11.0Robert Schwebel2017-11-301-2/+2
| | | | | | Update ptxdist to the latest version. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* platform-rpi: barebox: version bump 2017.07.0 -> 2017.10.0Roland Hieber2017-10-262-3/+4
|
* platform-rpi: migrate to ptxdist 2017.10.0Roland Hieber2017-10-261-3/+5
| | | | | | Simple migration without enabling additional options Signed-off-by: Roland Hieber <r.hieber@pengutronix.de>
* platform-rpi: barebox-defaultenv: make 'boot net' usable without TFTPRoland Hieber2017-08-241-0/+6
| | | | | | | | | | Even though barebox does not yet support the RPi1's ethernet controller, we can still load the kernel and device tree from the SD card and then boot the kernel with NFSROOT. This way rapid development is still possible as long as the kernel does not change. Signed-off-by: Roland Hieber <r.hieber@pengutronix.de> Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* platform-rpi: kernel: enable NFSROOT supportRoland Hieber2017-08-241-1/+5
| | | | | Signed-off-by: Roland Hieber <r.hieber@pengutronix.de> Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* platform-rpi: enable Position Independent Executables for ASLRRoland Hieber2017-08-231-1/+1
| | | | | | Same as in commit 838ea9d, also for the RPi1 platform. Signed-off-by: Roland Hieber <r.hieber@pengutronix.de>
* platform-rpi: ptxdist migrate 2017.06.0 -> 2017.07.0Roland Hieber2017-07-211-2/+3
| | | | | | Not much to do here, we just enable build IDs for debug symbol support. Signed-off-by: Roland Hieber <r.hieber@pengutronix.de>
* platform-rpi: kernel: remove old linux 4.4 patchesAlexander Dahl2017-07-1815-1557/+0
| | | | | | | All patches have gone upstream. 0001 to 0013 are included from v4.5-rc1, 0014 is included from v4.6-rc1. Signed-off-by: Alexander Dahl <post@lespocky.de>
* platform-rpi: bump toolchain to 2016.06, gcc 5.4, glibc 2.23Roland Hieber2017-07-131-4/+4
| | | | Signed-off-by: Roland Hieber <rohieb@rohieb.name>
* platform-rpi: barebox: version bump 2015.12.0 -> 2017.07.0Roland Hieber2017-07-132-28/+89
| | | | Signed-off-by: Roland Hieber <rohieb@rohieb.name>
* platform-rpi: kernel: version bump 4.4 -> 4.12.1Roland Hieber2017-07-132-125/+395
| | | | Signed-off-by: Roland Hieber <rohieb@rohieb.name>
* platform-rpi: kernel: enable CONFIG_AUTOFS4_FS, CONFIG_AUDITRoland Hieber2017-07-131-2/+4
| | | | | | This makes systemd compile again. Signed-off-by: Roland Hieber <rohieb@rohieb.name>
* platform-rpi: ptxdist migrate from 2016.08.0 to 2017.06.0Roland Hieber2017-07-131-2/+9
| | | | Signed-off-by: Roland Hieber <rohieb@rohieb.name>
* ptxdist: version bump 2016.07.0 -> 2016.08.0Robert Schwebel2016-08-181-2/+2
| | | | | | | | With systemd being updated from 229 to 230, the old bindmount for /run from our local fstab doesn't work any more and ends up in emergency mode. Remove fstab and replace with ptxdist standard file. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* ptxdist: version bump from 2016.05.0 to 2016.07.0Robert Schwebel2016-07-271-2/+8
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* ptxdist: version bump to 2016.05.0Robert Schwebel2016-06-061-2/+7
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* config: initial import rpiAlexander Aring2016-06-0634-0/+5246
Signed-off-by: Alexander Aring <alex.aring@gmail.com> Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>