Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ar71xx: rename Sysupgrade/{KR,RK} to Sysupgrade/{KR,RK}uImage | Gabor Juhos | 2012-01-24 | 1 | -12/+12 |
| | | | | SVN-Revision: 29899 | ||||
* | ar71xx: fix the AP/Router LED definitons on MZK-W300NH | Gabor Juhos | 2012-01-24 | 2 | -16/+12 |
| | | | | SVN-Revision: 29897 | ||||
* | ar71xx: preset WLAN LED config on MZK-W300NH | Gabor Juhos | 2012-01-24 | 1 | -0/+4 |
| | | | | SVN-Revision: 29896 | ||||
* | ar71xx: remove hardcoded MTD layout from planex files | Gabor Juhos | 2012-01-24 | 4 | -164/+4 |
| | | | | SVN-Revision: 29895 | ||||
* | ar71xx: pass mtdlayout to Planex boards via command line | Gabor Juhos | 2012-01-24 | 1 | -1/+2 |
| | | | | SVN-Revision: 29894 | ||||
* | ar71xx: remove an unused header file | Gabor Juhos | 2012-01-24 | 1 | -24/+0 |
| | | | | SVN-Revision: 29893 | ||||
* | ramips: generate sysupgrade image for the ALL0256N | Gabor Juhos | 2012-01-24 | 1 | -0/+5 |
| | | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 29884 | ||||
* | ramips: add user-space support for ALL0256N | Gabor Juhos | 2012-01-24 | 6 | -1/+20 |
| | | | | | | | | This adds uci-defaults and sysupgrade support for the ALL0256N. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 29883 | ||||
* | ramips: add kernel support for ALL0256N | Gabor Juhos | 2012-01-24 | 5 | -0/+136 |
| | | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 29882 | ||||
* | Initial DSL framework | John Crispin | 2012-01-24 | 5 | -27/+331 |
| | | | | | | | | | | | | | | | - Removed ifx_cpe_control_init.sh (the old init script) - Created dsl_control (/etc/init.d) - tidied up start and stop - stop calls dsl_notify before killing daemon - has status and lucistat options to provide detail - copes with daemon not running situation - Updated package makefile to use new init script and to build cli support - Provide a dsl_notify.sh script to cope with line up/down events Signed-off-by: Lee Essen <lee.essen@nowonline.co.uk> SVN-Revision: 29881 | ||||
* | ar71xx: nuke fs_all variable in image/Makefile | Gabor Juhos | 2012-01-24 | 1 | -2/+0 |
| | | | | SVN-Revision: 29880 | ||||
* | ar71xx: create interim kernel files in a separate dir | Gabor Juhos | 2012-01-24 | 1 | -66/+68 |
| | | | | | | This reduces the size of the ImageBuilder tarball a lot. SVN-Revision: 29879 | ||||
* | ar71xx: prebuild all loaders in Image/Prepare stage | Gabor Juhos | 2012-01-24 | 1 | -2/+20 |
| | | | | SVN-Revision: 29878 | ||||
* | ImageBuilder: respect the PROFILE parameter | Gabor Juhos | 2012-01-24 | 1 | -4/+5 |
| | | | | | | Based on a patch from #10766 SVN-Revision: 29877 | ||||
* | hostapd: merge an upstream workaround for broken clients sending the wrong ↵ | Felix Fietkau | 2012-01-24 | 3 | -3/+21 |
| | | | | | | wpa type (should fix #9561) SVN-Revision: 29876 | ||||
* | ramips: scripts updates | Gabor Juhos | 2012-01-23 | 6 | -23/+47 |
| | | | | | | | | | | | | | | | | | | | | | | | | In this patch: * rename Argus leds to avoid underscores * rename Belkin F5D8235 v1 leds from f5d8234 to f5d8235 * remove Belkin F5D8235 v1 status led defined as storage led (it was defined as usb led earlier, just in wrong place) - it should have router led as in v2 * add Argus, Sparklan and Belkin F5D8235 v2 status leds * add Belkin F5D8235 v1 and v2 usb leds * fix Belkin F5D8235 v2 network config generation and mac address axtraction * fix Sparklan board identification * add Sparklan usb led (this board doesn't have usb connector by default and the led is hidden also but if you are going to solder the connector then you'll see the led too) * add Sparklan network config generation and mac address extraction * fix empty string test in network script and... * ...sort case entries by the first board in the list Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 29871 | ||||
* | ar71xx: 3.2: fix build errors if PCI is not enabled | Gabor Juhos | 2012-01-23 | 2 | -1/+19 |
| | | | | SVN-Revision: 29870 | ||||
* | ar71xx: fix compiler warning if PCI is not enabled | Gabor Juhos | 2012-01-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 29869 | ||||
* | ar71xx: add initial support for 3.2 | Gabor Juhos | 2012-01-22 | 200 | -0/+25484 |
| | | | | | | | | | | | | | | | Tested on the following boards: ALFA AP96 TL-MR3220 v1 TL-WR1043ND v1 TL-WR2543ND v1 TL-WR703N v1 TL-WR741ND v1 TL-WR741ND v4 WNDR3700 v1 WZR-HP-G300NH SVN-Revision: 29868 | ||||
* | ar71xx: move arch specific files to files-2.6.39 | Gabor Juhos | 2012-01-22 | 121 | -0/+0 |
| | | | | SVN-Revision: 29867 | ||||
* | ar71xx: build ALFA AP96 images with default profile as well | Gabor Juhos | 2012-01-22 | 1 | -0/+1 |
| | | | | SVN-Revision: 29866 | ||||
* | base-files: add a uci-defaults script which will migrate the root password ↵ | Jo-Philipp Wich | 2012-01-22 | 2 | -1/+13 |
| | | | | | | to /etc/shadow if needed SVN-Revision: 29865 | ||||
* | netifd: update to latest version, add some more status info and rework shell ↵ | Felix Fietkau | 2012-01-22 | 1 | -2/+2 |
| | | | | | | proto handler support SVN-Revision: 29864 | ||||
* | netifd: always issue a reload on ifup, not just for -a | Felix Fietkau | 2012-01-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 29863 | ||||
* | base-files: the initial hotplug2 instance sometimes misses a few relevant ↵ | Felix Fietkau | 2012-01-22 | 1 | -0/+1 |
| | | | | | | events, e.g. during module load. rerun udevtrigger for the final hotplug2 instance to fix this SVN-Revision: 29862 | ||||
* | package/kernel: add ATH79 symbols for OHCI/EHCI drivers | Gabor Juhos | 2012-01-22 | 1 | -0/+2 |
| | | | | SVN-Revision: 29861 | ||||
* | generic: 3.2: allow to build myloader mtd parser for ATH79 | Gabor Juhos | 2012-01-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 29860 | ||||
* | generic: allow to build myloader mtd parser for 3.2+ | Gabor Juhos | 2012-01-22 | 1 | -3/+11 |
| | | | | SVN-Revision: 29858 | ||||
* | ramips fix f5d8235-v1 diag LED support | Gabor Juhos | 2012-01-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 29857 | ||||
* | ar71xx: wrt160nl_part: include module.h and fix compiler warnings | Gabor Juhos | 2012-01-22 | 1 | -3/+8 |
| | | | | SVN-Revision: 29856 | ||||
* | ar71xx: tplinkpart: include module.h | Gabor Juhos | 2012-01-22 | 1 | -0/+1 |
| | | | | SVN-Revision: 29855 | ||||
* | ar71xx: rename vsc7385 spi driver | Gabor Juhos | 2012-01-22 | 3 | -3/+3 |
| | | | | SVN-Revision: 29853 | ||||
* | ar71xx: rename ap81 spi driver | Gabor Juhos | 2012-01-22 | 2 | -1/+1 |
| | | | | SVN-Revision: 29852 | ||||
* | ar71xx: rename rb4xx spi drivers | Gabor Juhos | 2012-01-22 | 5 | -3/+3 |
| | | | | SVN-Revision: 29851 | ||||
* | ar71xx: rename the nxp_74hc153 driver | Gabor Juhos | 2012-01-22 | 2 | -1/+1 |
| | | | | SVN-Revision: 29850 | ||||
* | ar71xx: change board id of the UniFi board | Gabor Juhos | 2012-01-22 | 2 | -2/+2 |
| | | | | SVN-Revision: 29849 | ||||
* | ar71xx: include linux/module.h in the micrel phy driver | Gabor Juhos | 2012-01-22 | 1 | -0/+1 |
| | | | | SVN-Revision: 29848 | ||||
* | ramips: add sysled and sysupgrade to wr512-3gn | Gabor Juhos | 2012-01-22 | 2 | -1/+5 |
| | | | | | | Patch from #10035. SVN-Revision: 29847 | ||||
* | generic: 3.2: don't disable lockdep for OOT modules | Gabor Juhos | 2012-01-22 | 2 | -0/+95 |
| | | | | SVN-Revision: 29846 | ||||
* | generic: rtl8366: add rtl8366_smi_write_reg_noack helper | Gabor Juhos | 2012-01-21 | 4 | -6/+28 |
| | | | | | | | | | After issuing a soft reset on the RT8366{S,RB} switch, waiting for the last acknowlegement fails in rtl8366_smi_write_reg. Add a _noack version of the function and use that for issuing a soft reset. SVN-Revision: 29844 | ||||
* | brcm47xx: add support for pcie host controller on bcma based SoCs. | Hauke Mehrtens | 2012-01-21 | 12 | -18/+3927 |
| | | | | | | This also adds minimal support for the BCMA43224 pcie wireless card. SVN-Revision: 29843 | ||||
* | eglibc 2.14 needs our eglibc patchset as well | Mirko Vogt | 2012-01-21 | 3 | -0/+114 |
| | | | | SVN-Revision: 29842 | ||||
* | libtool: fix accidental sed invocation in libtoolize | Jo-Philipp Wich | 2012-01-21 | 2 | -5/+9 |
| | | | | SVN-Revision: 29839 | ||||
* | trying to make README file a bit more helpful | Mirko Vogt | 2012-01-21 | 1 | -6/+14 |
| | | | | SVN-Revision: 29837 | ||||
* | adjust md5sum of v2.21.1 since archive got replaced meanwhile | Mirko Vogt | 2012-01-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 29836 | ||||
* | autotools.mk: fix autoreconf in subdirectories, thanks field_it for spotting ↵ | Jo-Philipp Wich | 2012-01-20 | 1 | -1/+1 |
| | | | | | | this SVN-Revision: 29835 | ||||
* | quilt: some more relocatable fixes for quilt-internal scripts | Jo-Philipp Wich | 2012-01-20 | 1 | -0/+63 |
| | | | | SVN-Revision: 29834 | ||||
* | openssl: update to v1.0.0g (CVE-2012-0050) | Jo-Philipp Wich | 2012-01-20 | 1 | -2/+2 |
| | | | | SVN-Revision: 29832 | ||||
* | bison: make yacc wrapper relocatable | Jo-Philipp Wich | 2012-01-20 | 1 | -0/+20 |
| | | | | SVN-Revision: 29831 | ||||
* | autoconf: make bin/autoconf relocatable as well | Jo-Philipp Wich | 2012-01-20 | 1 | -0/+15 |
| | | | | SVN-Revision: 29830 |