- Feb 18, 2013
-
-
Gabor Juhos authored
[juhosg: migrate to status_led_blink_{preinit,failsafe} helpers] Signed-off-by:
Michael Heimpold <mhei@heimpold.de> Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35652
-
Gabor Juhos authored
[juhosg: migrate to status_led_blink_{preinit,failsafe} helpers] Signed-off-by:
Michael Heimpold <mhei@heimpold.de> Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35651
-
Gabor Juhos authored
[juhosg: migrate to status_led_blink_{preinit,failsafe} helpers] Signed-off-by:
Michael Heimpold <mhei@heimpold.de> Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35650
-
Gabor Juhos authored
[juhosg: migrate to status_led_blink_{preinit,failsafe} helpers] Signed-off-by:
Michael Heimpold <mhei@heimpold.de> Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35649
-
Gabor Juhos authored
Currently, most platforms define such helpers in their own diag.sh implementation with almost identical code. By factoring out the common ground it's possible to simplify maintainability and homogenize the haptics over multiple platforms (so far as is reasonably practicable, in a next step). [juhosg: - fix led_set_attr parameters in led_timer - add led_morse and status_led_set_morse helpers - add status_led_blink_{preinit,failsafe} helpers] Signed-off-by:
Michael Heimpold <mhei@heimpold.de> Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35648
-
- Feb 17, 2013
-
-
Gabor Juhos authored
- update copyright header - remove superfluous shebang left-over from changeset 34794 - unify function declaration [juhosg: keep Vertical Communications' copyright notice] Signed-off-by:
Michael Heimpold <mhei@heimpold.de> Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35646
-
Gabor Juhos authored
Add .tar.xz, .txz, and .orig.tar.xz as known extensions to dl_cleanup.py. Signed-off-by:
Ian Leonard <antonlacon@gmail.com> Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35645
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35644
-
Jo-Philipp Wich authored
SVN-Revision: 35643
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35642
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35641
-
Gabor Juhos authored
[juhosg: change rb-951g to rb-951g-2hnd in the scripts] Patchwork: http://patchwork.openwrt.org/patch/3257/ Signed-off-by:
Kamil Trzcinski <ayufan@ayufan.eu> Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35634
-
Gabor Juhos authored
This is platform definition for the RB951G device. It's mostly rework of RB2011UAS patchset with network taken from the RB751 patches. The main difference is the flash layout used by this device. [juhosg: - remove dead code from mach-rb951g - add "-2HnD" suffix to the machine name - use a separate 615-MIPS-ath79-RB951G-support.patch] Patchwork: http://patchwork.openwrt.org/patch/3257/ Signed-off-by:
Kamil Trzcinski <ayufan@ayufan.eu> Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35633
-
- Feb 16, 2013
-
-
Hauke Mehrtens authored
This contains the following new bigger changes: * new partition parser which still could lake some features or have bugs * new nand flash driver * using physmap-flash flash driver for parallel flash * some changes to the serial flash driver With these changes OpenWrt starts using more of the mainline flash drivers. SVN-Revision: 35632
-
Felix Fietkau authored
SVN-Revision: 35630
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35629
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35628
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35627
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35626
-
Hauke Mehrtens authored
Adjust the "AutoLoad" number for the BGMAC module to be prior to the switch modules. This probably isn't real important as the modules are loaded in the correct order by preinit anyway. Signed-off-by:
Nathan Hintz <nlhintz@hotmail.com> SVN-Revision: 35625
-
Hauke Mehrtens authored
Do not try to load bcm57xx.ko any more this is not needed for kernel 2.6 and 3.X Ask the switch driver where the CPU port is. SVN-Revision: 35624
-
Hauke Mehrtens authored
The included patch will generate a correct network configuration on the simpletech simpleshare. Thank you for the patch Will Holmes (RealOpty) This closes #12361. SVN-Revision: 35623
-
Hauke Mehrtens authored
This closes #12746. SVN-Revision: 35622
-
Hauke Mehrtens authored
SVN-Revision: 35621
-
Felix Fietkau authored
SVN-Revision: 35619
-
Hauke Mehrtens authored
The mac address should be aligned to u16 to prevent an unaligned access in drivers/ssb/pci.c where it is casted to __be16. This closes #9824. SVN-Revision: 35618
-
Hauke Mehrtens authored
This should fix #13000. SVN-Revision: 35617
-
Gabor Juhos authored
Signed-off-by:
Russell Senior <russell@personaltelco.net> Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35616
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35615
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35614
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35613
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35612
-
Jonas Gorski authored
r35336 exposed PTP, which has additional drivers on ixp4xx, causing it to not build with PTP enabled. Signed-off-by:
Jonas Gorski <jogo@openwrt.org> SVN-Revision: 35611
-
Jonas Gorski authored
Based on a patch from НКВД. Closes #12962. Signed-off-by:
Jonas Gorski <jogo@openwrt.org> SVN-Revision: 35610
-
- Feb 15, 2013
-
-
Florian Fainelli authored
Signed-off-by:
Florian Fainelli <florian@openwrt.org> SVN-Revision: 35608
-
Florian Fainelli authored
This is already taken care of by PKG_DEFAULT_DEPENDS Signed-off-by:
Florian Fainelli <florian@openwrt.org> SVN-Revision: 35607
-
Florian Fainelli authored
Signed-off-by:
Florian Fainelli <florian@openwrt.org> SVN-Revision: 35606
-
Jonas Gorski authored
fixes #12982. Signed-off-by:
Jonas Gorski <jogo@openwrt.org> SVN-Revision: 35605
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35604
-
- Feb 14, 2013
-
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35603
-