- Aug 21, 2014
-
-
Jonas Gorski authored
Signed-off-by:
Jonas Gorski <jogo@openwrt.org> SVN-Revision: 42236
-
Jonas Gorski authored
Fixes pflash registration through DT for 6338/6345/6348. Signed-off-by:
Jonas Gorski <jogo@openwrt.org> SVN-Revision: 42235
-
Jonas Gorski authored
Signed-off-by:
Jonas Gorski <jogo@openwrt.org> SVN-Revision: 42234
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 42232
-
- Aug 19, 2014
-
-
Hauke Mehrtens authored
Signed-off-by:
Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42223
-
Hauke Mehrtens authored
Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 42222
-
Hauke Mehrtens authored
This is needed for some new patches. Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 42221
-
- Aug 18, 2014
-
-
Hauke Mehrtens authored
It it used by brcm47xx and bcm53xx targets, so put patches in generic. Signed-off-by:
Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42212
-
Jonas Gorski authored
Signed-off-by:
Jonas Gorski <jogo@openwrt.org> SVN-Revision: 42211
-
Jonas Gorski authored
This prevents generating every supported image, except for de "Default" profile. Also fixes Neufbox 6 image generation. Signed-off-by:
Álvaro Fernández Rojas <noltari@gmail.com> Signed-off-by:
Jonas Gorski <jogo@openwrt.org> SVN-Revision: 42210
-
Jonas Gorski authored
Remove generic profiles and add profiles for each DTB supported device. Signed-off-by:
Álvaro Fernández Rojas <noltari@gmail.com> Signed-off-by:
Jonas Gorski <jogo@openwrt.org> SVN-Revision: 42209
-
Jonas Gorski authored
Use generic profiles for brcm63xx instead of having similar profiles for each subtarget. Signed-off-by:
Álvaro Fernández Rojas <noltari@gmail.com> Signed-off-by:
Jonas Gorski <jogo@openwrt.org> SVN-Revision: 42208
-
Jonas Gorski authored
Signed-off-by:
Álvaro Fernández Rojas <noltari@gmail.com> Signed-off-by:
Jonas Gorski <jogo@openwrt.org> SVN-Revision: 42207
-
Jonas Gorski authored
This changes board info to match the Wiki http://wiki.openwrt.org/toh/huawei/hg556a , removes the no longer needed fallback board and fixes HG556 Ralink eeprom extraction. Signed-off-by:
Álvaro Fernández Rojas <noltari@gmail.com> [jogo: rename partitions instead] Signed-off-by:
Jonas Gorski <jogo@openwrt.org> SVN-Revision: 42206
-
Hauke Mehrtens authored
There is a group of devices that lzma-loader doesn't work with. They simply hang at "Starting program at 0x80001000" which is really hard to debug and we didn't find any solution for this for years. Broadcom doesn't use lzma-loader on these devices anyway. They decided to drop lzma-loader and use less optimal LZMA compression that can be handled by CFE itself (it doesn't use dictionary). So support these devices we will need kernel compressed with different parameters and trx without a loader. Signed-off-by:
Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42205
-
Hauke Mehrtens authored
Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 42204
-
Hauke Mehrtens authored
Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 42203
-
Hauke Mehrtens authored
Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 42202
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 42201
-
John Crispin authored
This patch adds support for the Omnima MiniPlug RT5350 based board, 8MB SPI flash Signed-off-by:
Ivan <Ignjatic<ivan@omnima.co.uk> SVN-Revision: 42200
-
John Crispin authored
Switch in Edimax 3G-6200n also require full switch reset, not only vlan definitions. Tested on Edimax 3G-6200n. Signed-off-by:
Cezary Jackiewicz <cezary.jackiewicz@gmail.com> SVN-Revision: 42194
-
John Crispin authored
This sets the MAC address of the WLAN interface to the "official" primary MAC address (the one on the label under the devices, and the one used with the stock firmware). The MAC address used so far (primary-1) isn't even used at all with the stock firmware, which sets (primary) on LAN and WLAN and (primary+1) on the WAN interface (like OpenWrt does with this patch). Signed-off-by:
Matthias Schiffer <mschiffer@universe-factory.net> SVN-Revision: 42193
-
John Crispin authored
Signed-off-by:
Cezary Jackiewicz <cezary.jackiewicz@gmail.com> SVN-Revision: 42192
-
John Crispin authored
Add hame mpr-a1 to default ramips profile. Signed-off-by:
Cezary Jackiewicz <cezary.jackiewicz@gmail.com> SVN-Revision: 42191
-
John Crispin authored
Signed-off-by:
Cezary Jackiewicz <cezary.jackiewicz@gmail.com> SVN-Revision: 42190
-
John Crispin authored
Signed-off-by:
Forest Crossman <cyrozap@gmail.com> SVN-Revision: 42189
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 42188
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 42187
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 42186
-
John Crispin authored
The OpenMesh MR600(v1) can only enable the 2.4G WiFi PHY LED through the mini-PCIe device. Not configuring the LED pin inside the platform data makes it impossible to configure it through any standard OpenWrt tool. Signed-off-by:
Sven Eckelmann <sven@open-mesh.com> SVN-Revision: 42184
-
John Crispin authored
Signed-off-by:
Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 42183
-
John Crispin authored
Signed-off-by:
Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 42182
-
John Crispin authored
Signed-off-by:
Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 42181
-
John Crispin authored
- use full board name - rename uboot-env partition - add dsl_fw partition - remove unneeded pinmux groups - move gigabit ethernet to LAN - load mac address from mtd Signed-off-by:
Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 42180
-
John Crispin authored
Due to TCP connections not working when VLAN is disabled, this is needed to get failsafe functional. Signed-off-by:
Paul Fertser <fercerpav@gmail.com> SVN-Revision: 42179
-
John Crispin authored
According to the pcb tracing results[1] by anton.rad[2] MPR-A1s expose 6 unused GPIOs, only one of them working as configured in the current DTS. This patch enables GPIO22-26. Tested on hardware. [1] http://i.imgur.com/kHVW2Ox.jpg [2] https://forum.openwrt.org/viewtopic.php?pid=222698#p222698 Signed-off-by:
Paul Fertser <fercerpav@gmail.com> SVN-Revision: 42178
-
John Crispin authored
ar71xx: changed the EnGenius ESR900 mtdparts to match that of the ESR1750 since they have the same flash layout Signed-off-by:
Forest Crossman <cyrozap@gmail.com> SVN-Revision: 42177
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 42176
-
- Aug 16, 2014
-
-
Florian Fainelli authored
The conversion was not 100% correct and leads to u-boot failing to verify the CRC, revert that change for now. Signed-off-by:
Florian Fainelli <florian@openwrt.org> SVN-Revision: 42170
-
Florian Fainelli authored
This patch is causing more harm than good on most AR7 routers out there, better have no manageable switch rather than no ethernet connection, at least for now. Fixes #16523, #5927 Signed-off-by:
Florian Fainelli <florian@openwrt.org> SVN-Revision: 42168
-