- May 15, 2017
-
-
Mantas Pucka authored
Signed-off-by:
Mantas Pucka <mantas@8devices.com>
-
- Apr 21, 2017
-
-
Mathias Kresin authored
Use fixed led names and add each board variant instead of manipulating the board name. It makes the ramips board name function less different to the one used in other targets and allows to merge them with a common function. Signed-off-by:
Mathias Kresin <dev@kresin.me>
-
- Mar 22, 2017
-
-
Felix Fietkau authored
Use device tree based model string Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
Ian Pozella authored
The Pistachio target is a MIPS interaptiv based SoC developed by Imagination Technologies. It includes blocks for i2c, spi, audio, usb and WiFi. This also adds the base support for the 'Creator Ci40 (marduk)' device which uses the Pistachio SoC to create an IoT hub by including Bluetooth, WiFi and 6lowpan on one board. Additionally 2x Mikrobus ports are available to expand with further RF technologies or add sensors. You can find out more here http://creatordev.io . Note, this commit is just the initial board support hence the following are not expected to work yet: * WiFi * Bluetooth * 6lowpan * Audio * Mikrobus uarts, user leds (clock dependency of 6lowpan chip) The aim of this commit is to essentially have the same level of support that currently exists in the mainline kernel. Signed-off-by:
Abhijit Mahajani <Abhijit.Mahajani@imgtec.com> Signed-off-by:
Francois Berder <francois.berder@imgtec.com> Signed-off-by:
Ian Pozella <Ian.Pozella@imgtec.com> Signed-off-by:
Mayank Sirotiya <Mayank.Sirotiya@imgtec.com> Signed-off-by:
Sean Kelly <Sean.Kelly@imgtec.com>
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
- Feb 14, 2017
-
-
Sven Eckelmann authored
Signed-off-by:
Sven Eckelmann <sven.eckelmann@open-mesh.com>
-
Sven Eckelmann authored
Signed-off-by:
Sven Eckelmann <sven.eckelmann@open-mesh.com>
-
Sven Eckelmann authored
Signed-off-by:
Sven Eckelmann <sven.eckelmann@open-mesh.com>
-
- Feb 11, 2017
-
-
Alberto Bursi authored
adding nsa325 envs for consistency with other kirkwoods Signed-off-by:
Alberto Bursi <alberto.bursi@outlook.it>
-
- Jan 24, 2017
-
-
Alberto Bursi authored
accessing the u-boot's envs on this device is required to read the mac address. These are the envs of the new u-boot, not of the stock one. Signed-off-by:
Alberto Bursi <alberto.bursi@outlook.it>
-
- Dec 20, 2016
-
-
Piotr Dymacz authored
Signed-off-by:
Piotr Dymacz <pepe2k@gmail.com>
-
Piotr Dymacz authored
Signed-off-by:
Piotr Dymacz <pepe2k@gmail.com>
-
Piotr Dymacz authored
Few minor code formatting style fixes, including: - keep one board per line - always use "|\" (for consistency) - remove redundant double quotes and empty lines Signed-off-by:
Piotr Dymacz <pepe2k@gmail.com>
-
Piotr Dymacz authored
Signed-off-by:
Piotr Dymacz <pepe2k@gmail.com>
-
- Dec 16, 2016
-
-
Felix Fietkau authored
Replace *MD5SUM with *HASH, replace MD5 hashes with SHA256 Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
- Dec 12, 2016
-
-
Piotr Dymacz authored
Signed-off-by:
Piotr Dymacz <pepe2k@gmail.com>
-
- Nov 23, 2016
-
-
Eddi De Pieri authored
uboot-envtools have some stuff related to the cpu. This should fix following error on lantiq soc: Downloading http://downloads.lede-project.org/snapshots/packages/mips_24kc/base/uboot-envtools_2015.10-1_mips_24kc.ipk . Configuring uboot-envtools. //usr/lib/opkg/info/uboot-envtools.postinst: .: line 10: can't open '/lib/ar71xx.sh' Signed-off-by:
Eddi De Pieri <eddi@depieri.net>
-
- Nov 21, 2016
-
-
Paul Wassi authored
Add board 'dockstar' to known fw_env-configurations. Signed-off-by:
Paul Wassi <p.wassi@gmx.at>
-
Piotr Dymacz authored
Signed-off-by:
Piotr Dymacz <pepe2k@gmail.com>
-
Piotr Dymacz authored
Signed-off-by:
Piotr Dymacz <pepe2k@gmail.com>
-
Piotr Dymacz authored
Signed-off-by:
Piotr Dymacz <pepe2k@gmail.com>
-
- Nov 03, 2016
-
-
Alberto Bursi authored
Boot Loaders submenu is where other bootloader tools (fconfig and grub2-editenv) are. Signed-off-by:
Alberto Bursi <alberto.bursi@outlook.it>
-
- Oct 26, 2016
-
-
Stijn Tintel authored
Signed-off-by:
Stijn Tintel <stijn@linux-ipv6.be> Acked-by:
John Crispin <john@phrozen.org>
-
André Valentin authored
Signed-off-by:
André Valentin <avalentin@marcant.net>
-
- Oct 24, 2016
-
-
Imre Kaloz authored
Signed-off-by:
Imre Kaloz <kaloz@openwrt.org> Signed-off-by:
Álvaro Fernández Rojas <noltari@gmail.com>
-
- Aug 18, 2016
-
-
Josua Mayer authored
tools/env/fw_env.c misses to include stdint.h. Apparently musl doesn't mind and includes this header by default, but glibc does not and causes the build to fail. Signed-off-by:
Josua Mayer <josua.mayer97@gmail.com>
-
- Jul 19, 2016
-
-
Zhao Gang authored
This add initial support for gl-ar300m router. Product page: http://www.gl-inet.com/ar300m/ Signed-off-by:
Zhao Gang <gang.zhao.42@gmail.com>
-
- Jul 13, 2016
-
-
Piotr Dymacz authored
Signed-off-by:
Piotr Dymacz <pepe2k@gmail.com>
-
Piotr Dymacz authored
Signed-off-by:
Piotr Dymacz <pepe2k@gmail.com>
-
- Jun 19, 2016
-
-
Daniel Golle authored
Signed-off-by:
Daniel Golle <daniel@makrotopia.org>
-
- Jun 13, 2016
-
-
John Crispin authored
Signed-off-by:
Adrian Panella <ianchi74@outlook.com>
-
- Jun 12, 2016
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
- May 23, 2016
-
-
Sven Eckelmann authored
Signed-off-by:
Sven Eckelmann <sven.eckelmann@open-mesh.com>
-
Sven Eckelmann authored
Signed-off-by:
Sven Eckelmann <sven.eckelmann@open-mesh.com>
-
- May 12, 2016
-
-
Andrew Yong authored
Signed-off-by:
Andrew Yong <me@ndoo.sg>
-
- Apr 26, 2016
-
-
John Crispin authored
Generate fw_env.config for BTHOMEHUBV3A. Signed-off-by:
Ben Mulvihill <ben.mulvihill@gmail.com> SVN-Revision: 49236
-
- Apr 19, 2016
-
-
Hauke Mehrtens authored
Signed-off-by:
Daniel Golle <daniel@makrotopia.org> SVN-Revision: 49197
-
- Apr 09, 2016
-
-
John Crispin authored
Signed-off-by:
Sven Eckelmann <sven.eckelmann@open-mesh.com> SVN-Revision: 49153
-
John Crispin authored
Signed-off-by:
Sven Eckelmann <sven.eckelmann@open-mesh.com> SVN-Revision: 49146
-