Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rpi: barebox: version bump 2018.03.0 -> 2020.08.1 | Roland Hieber | 2020-09-15 | 2 | -0/+35 |
| | | | | | | | | | | | | | | | | | | | | | | Update to the latest barebox version, which also has the side effect that it can boot the newer Linux kernel (first bad Distrokit commit was 61b5ec910db2fe82a39f, 2019-05-06: "platform-rpi/v7a: kernel version bump 5.0 -> 5.1"). Enable regulator support to get around a build issue in the RPi board code [1], and allow color by default on the console. Also enable PINCTRL_BCM283X, since it was renamed from GPIO_BCM283X. For all other settings, use their default value. Add a patch to fix a build failure with the bcm2835 sdhci driver. [1]: "rpi-common.c:462:8: error: implicit declaration of function 'regulator_get_name'; did you mean 'regulator_enable'? [-Werror=implicit-function-declaration]", fixed upstream via <https://www.mail-archive.com/barebox@lists.infradead.org/msg36326.html> Tested-by: Roland Hieber <rhi@pengutronix.de> on rpi1-b, rpi-zero-w Signed-off-by: Roland Hieber <rhi@pengutronix.de> | ||||
* | platform-rpi: Remove barebox-2017.11.0 patches | Chris Fiege | 2018-11-28 | 2 | -45/+0 |
| | | | | | | | These patch has been merged by upstream and is part of barebox since 2017.12.0. Signed-off-by: Chris Fiege <chris@tinyhost.de> | ||||
* | platform-rpi: barebox: re-enable booting from SD card | Roland Hieber | 2017-12-06 | 2 | -0/+45 |
| | | | | Signed-off-by: Roland Hieber <r.hieber@pengutronix.de> | ||||
* | platform-rpi: kernel: remove old linux 4.4 patches | Alexander Dahl | 2017-07-18 | 15 | -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> | ||||
* | config: initial import rpi | Alexander Aring | 2016-06-06 | 15 | -0/+1557 |
Signed-off-by: Alexander Aring <alex.aring@gmail.com> Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de> |