- Aug 27, 2014
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42308
-
- Aug 08, 2014
-
-
Luka Perkov authored
Signed-off-by:
Luka Perkov <luka@openwrt.org> SVN-Revision: 42082
-
- Aug 03, 2014
-
-
John Crispin authored
firmware-utils: made mkdir615h1 work for all Senao-produced devices as mksenaofw and cleaned up some of its formatting Signed-off-by:
Forest Crossman <cyrozap@gmail.com> SVN-Revision: 41962
-
- Jul 27, 2014
-
-
Jonas Gorski authored
Signed-off-by:
Álvaro Fernández Rojas <noltari@gmail.com> Signed-off-by:
Jonas Gorski <jogo@openwrt.org> SVN-Revision: 41849
-
- Jul 13, 2014
-
-
Gabor Juhos authored
Patch is based on http://patchwork.openwrt.org/patch/5273/ . Signed-off-by:
Álvaro Fernández Rojas <noltari@gmail.com> Signed-off-by:
Michel Stempin <michel.stempin@wanadoo.fr> Signed-off-by:
Mark Janssen <mark@sig-io.nl> Signed-off-by:
alzhao <alzhao@gmail.com> Patchwork: http://patchwork.openwrt.org/patch/5653/ Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 41620
-
- Jul 12, 2014
-
-
Hauke Mehrtens authored
I have never seen a LP-PHY with core rev 16 or higher, but the ucode will be included, because we need LP-PHY 13 and 15 and N-PHY core rev 16. Comment out the code for now. Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41595
-
Hauke Mehrtens authored
This adds support for new firmware files from b43 and selects the ucode based on the PHY type now. Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41592
-
- Jul 02, 2014
-
-
Hauke Mehrtens authored
Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41484
-
- Jun 24, 2014
-
-
John Crispin authored
Signed-off-by:
Forest Crossman <cyrozap@gmail.com> SVN-Revision: 41314
-
- Jun 17, 2014
-
-
John Crispin authored
This patch adds factory image building for the DGN3500, all variants, and fixes sysupgrade images to make them play nice with the sercomm secondary boot loader. The factory images can be used directly in the update dialog in the interface of the stock firmware and via the special Sercomm bootmode and a special windows flashing utility (allegedly present in the CD that came with the device -- but it's also compatible with the NSLU2 Upgrade_207_XP utility.) The special bootmode can be activated by turning the device on while holding the reset button pressed, then releasing it when the power led starts blinking red and green. Please notice that if using the 207 utility, it will always report that the flashing failed even though it completed successfully. Just power cycle the router manually after the utility reports the failure and OpenWRT will boot. This same utility (despite reporting failure in this case too) can revert a DGN3500 (any variant) to the appropriate stock Netgear firmware. This patch is a heavily modified version of a package I found on the OpenWRT forum with a couple fixes and features added -- mainly the generation of all the different image variants to support all known models directly, atm known variants are AnnexA-WW, AnnexA-NA and AnnexB-DE/GR. I tested the patch successfully on my device. Signed-off-by:
Marco Antonio Mauro <marcus90@gmail.com> SVN-Revision: 41236
-
- Jun 16, 2014
-
-
John Crispin authored
Signed-off-by:
Mikko Hissa <mikko.hissa@werzek.com> SVN-Revision: 41224
-
- Jun 02, 2014
-
-
John Crispin authored
This patch series is extracted from http://ftp.de.debian.org/debian/pool/main/g/genext2fs/genext2fs_1.4.1-4.debian.tar.gz The patches are used in Debian for quite a long time, so I assume that this is solid material. At least, my Ubuntu host fsck.ext4 does not bark :-) The goal is to allow building filesystems with larger blocksizes instead of the current default of 1k. This should improve performance and lifetime when the filesystem is stored e.g. on a SD card (on Raspberry Pi/I2SE Duckbill for example) which uses internal flash memory. Writing to flash memory is slow because writing the data of one block results in erasing a whole erase block of the flash memory. Thus it is preferable to align the filesystem block size on a flash device with the erase blocksize, or at least bring it closer to the later one, to avoid unnecessary write amplification. Signed-off-by:
Michael Heimpold <mhei@heimpold.de> SVN-Revision: 40921
-
- May 21, 2014
-
-
Luka Perkov authored
Signed-off-by:
Luka Perkov <luka@openwrt.org> SVN-Revision: 40807
-
- May 09, 2014
-
-
Luka Perkov authored
Signed-off-by:
Hannu Nyman <hannu.nyman@iki.fi> SVN-Revision: 40744
-
- Apr 22, 2014
-
-
John Crispin authored
Generates webflash-compatible images for a few RT2880 routers based on Gemtek OEM boards. Signed-off-by:
Claudio Leite <leitec@staticky.com> SVN-Revision: 40551
-
- Apr 19, 2014
-
-
Luka Perkov authored
Signed-off-by:
Luka Perkov <luka@openwrt.org> SVN-Revision: 40535
-
Luka Perkov authored
Signed-off-by:
Luka Perkov <luka@openwrt.org> SVN-Revision: 40534
-
Luka Perkov authored
Signed-off-by:
Luka Perkov <luka@openwrt.org> SVN-Revision: 40533
-
- Apr 12, 2014
-
-
John Crispin authored
This change does multiple things, all related to enable sparse usage as a static analysis tool selectable from the OpenWrt configuration: *add a KERNEL_SPARSE option in the config to add sparse to the kernel build (through the C=1 option usage) *add sparse as a new host tools. It will get selected automatically when the above option will be enabled Signed-off-by:
Mathieu Olivari <mathieu@qca.qualcomm.com> SVN-Revision: 40490
-
- Mar 27, 2014
-
-
Gabor Juhos authored
The version of TL-WDR4300 sold in Israel comes with a different hardware id. Patch-by:
Daniel <daniel@makrotopia.org> Patchwork: http://patchwork.openwrt.org/patch/5001/ Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 40037
-
Gabor Juhos authored
Patch-by:
Lars Bøgild Thomsen <lth@cow.dk> Patchwork: http://patchwork.openwrt.org/patch/4922/ [juhosg: fix whitespaces] Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 40035
-
Gabor Juhos authored
Signed-off-by:
Andrew 'Necromant' Andrianov <andrew@ncrmnt.org> Patchwork: http://patchwork.openwrt.org/patch/2449/ Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 40034
-
- Mar 12, 2014
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39888
-
- Mar 10, 2014
-
-
Luka Perkov authored
Signed-off-by:
Luka Perkov <luka@openwrt.org> SVN-Revision: 39856
-
- Mar 08, 2014
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39845
-
- Feb 16, 2014
-
-
Luka Perkov authored
Signed-off-by:
Luka Perkov <luka@openwrt.org> SVN-Revision: 39598
-
- Feb 02, 2014
-
-
Luka Perkov authored
Signed-off-by:
Luka Perkov <luka@openwrt.org> SVN-Revision: 39452
-
- Jan 25, 2014
-
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39396
-
- Jan 12, 2014
-
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 39248
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 39243
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 39238
-
- Dec 27, 2013
-
-
John Crispin authored
spotted with cppcheck Signed-off-by:
Etienne CHAMPETIER <etienne.champetier@free.fr> SVN-Revision: 39171
-
- Dec 17, 2013
-
-
Luka Perkov authored
Signed-off-by:
Luka Perkov <luka@openwrt.org> SVN-Revision: 39108
-
- Dec 15, 2013
-
-
Luka Perkov authored
Signed-off-by:
Luka Perkov <luka@openwrt.org> SVN-Revision: 39068
-
Luka Perkov authored
Signed-off-by:
Luka Perkov <luka@openwrt.org> SVN-Revision: 39067
-
Gabor Juhos authored
Signed-off-by:
Jiri Pirko <jiri@resnulli.us> Patchwork: http://patchwork.openwrt.org/patch/4503/ Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39066
-
Luka Perkov authored
Signed-off-by:
Luka Perkov <luka@openwrt.org> SVN-Revision: 39056
-
- Nov 30, 2013
-
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38963
-
Gabor Juhos authored
- fix crc32 calculation if -F was enabled. - don't convert the crc32 to little endian twice. Signed-off-by:
Christian Lamparter <chunkeey@googlemail.com> SVN-Revision: 38962
-
- Nov 29, 2013
-
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38957
-