Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ar71xx: remove linux 4.1 support | Felix Fietkau | 2016-05-21 | 1 | -73/+0 |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | ||||
* | kernel: Fix environment pointer setup in ar71xx/ath79 | John Crispin | 2015-10-26 | 1 | -3/+19 |
| | | | | | | | | | | | | | | | Observed on ar71xx/ath79 platforms such as Ubiquiti RouterStations.Reported in #20642.: (https://dev.openwrt.org/ticket/20642). If embedded command-line text exists with CONFIG_IMAGE_CMDLINE_HACK=y,firmware init doesn't initialize environment pointer (fw_init_cmdline not called). arcs_cmdline is not initialized before calling strlcat. Signed-off-by: Ted Hess <thess@kitschensync.net> Tested-by: Stijn Tintel <stijn@linux-ipv6.be> SVN-Revision: 47270 | ||||
* | ar71xx: refresh 4.1 patches | Felix Fietkau | 2015-07-19 | 1 | -3/+3 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 46427 | ||||
* | ar71xx: add 4.1 support | Felix Fietkau | 2015-07-19 | 1 | -0/+57 |
Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 46426 |