Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DG834G Power LED fix | Felix Fietkau | 2008-02-02 | 2 | -1/+2 |
| | | | | | | | | | | This patch enables the new "default-on" trigger for the AR7 target and uses it to ensure the "power" LED on the DG834G is initialised in the ON state. Previously this LED would turn off when the driver loaded and stay off until turned back on from userspace. With this patch it remains on throughout the boot process, but can still be controlled from userspace if required. Signed-off-by: Nick Forbes <nick.forbes@incepta.com> SVN-Revision: 10349 | ||||
* | "default-on" LED Trigger | Felix Fietkau | 2008-02-02 | 3 | -0/+69 |
| | | | | | | | | | | | | The current LED subsystem always initialises LEDs in the OFF state. This is fine for most LEDs but some should be on right from boot (e.g. POWER LED). Following some discussion with the LED subsystem maintainers, a trigger was recommended as the best way to implement this functionality. Here is a patch to add a new trigger "default-on" which will initialise an LED in the ON state. It is not compiled by default. Particular thanks to Rod Whitby for all his help with this. Signed-off-by: Nick Forbes <nick.forbes@incepta.com> SVN-Revision: 10348 | ||||
* | Add CDMA/EVDO support to comgt package | Felix Fietkau | 2008-02-02 | 3 | -24/+47 |
| | | | | | | | | | | | | | | | | | | | | | This patch adds a chat script and makes some modifications to /lib/network/3g.sh to enable seamless use of CDMA/EVDO modems in addition to the existing GPRS/UMTS support. Modifications to 3g.sh are: - Added 'chat' variable to point at the appropriate script - Added 'evdo' and 'cdma' as acceptable 'service' values, and skip the whole gcom initialization bit - Changed pppd connection speed from 460800 to more widely supported 115200; in my experience, this is not your actual connection speed, but at what speed pppd sends setup commands to the interface. This kinda eliminates the need for /etc/ppp/3g.connect - I think I've replaced that functionality, but in a slightly more standardized method, using the 'connect' variable understood by PPP. Signed-off-by: RB<aoz.syn@gmail.com> SVN-Revision: 10347 | ||||
* | eliminate the root cause of the uClibc problems on the powerpc platform | Gabor Juhos | 2008-02-01 | 2 | -87/+0 |
| | | | | SVN-Revision: 10346 | ||||
* | gcc: fix version selection for Magicbox | Gabor Juhos | 2008-02-01 | 2 | -2/+2 |
| | | | | SVN-Revision: 10345 | ||||
* | update default packages | John Crispin | 2008-01-31 | 1 | -1/+3 |
| | | | | SVN-Revision: 10343 | ||||
* | add mopre default packages | John Crispin | 2008-01-31 | 1 | -1/+1 |
| | | | | SVN-Revision: 10341 | ||||
* | make avila have 6 pci devices, such that usb works | John Crispin | 2008-01-31 | 1 | -0/+13 |
| | | | | SVN-Revision: 10340 | ||||
* | enable switch driver for 2.6.24 | Gabor Juhos | 2008-01-31 | 2 | -3/+1 |
| | | | | SVN-Revision: 10339 | ||||
* | add 2.6.24 specific patchset for the usb driver | Gabor Juhos | 2008-01-31 | 7 | -0/+494 |
| | | | | SVN-Revision: 10338 | ||||
* | add a 2.6.24 specific patch for the switch driver, thanks to Francesco ↵ | Gabor Juhos | 2008-01-31 | 1 | -0/+144 |
| | | | | | | Gringoli for his 2.6.24-rc2 patch SVN-Revision: 10337 | ||||
* | fix a switch driver bug | Gabor Juhos | 2008-01-31 | 1 | -3/+3 |
| | | | | SVN-Revision: 10336 | ||||
* | port atheros to 2.6.24 (untested), but do not use the new kernel by default yet | Felix Fietkau | 2008-01-31 | 17 | -2/+403 |
| | | | | SVN-Revision: 10335 | ||||
* | pull madwifi forward to the latest upstream version - should fix some dual ↵ | Felix Fietkau | 2008-01-31 | 14 | -323/+284 |
| | | | | | | radio issues; add preliminary 2.6.24 support patch (compiles, not run-time tested, thx SeG) SVN-Revision: 10334 | ||||
* | copy leftover patch from 2.6.23 | Imre Kaloz | 2008-01-30 | 1 | -0/+13 |
| | | | | SVN-Revision: 10333 | ||||
* | show a rotating dash during jffs2 erase | Imre Kaloz | 2008-01-30 | 1 | -0/+24 |
| | | | | SVN-Revision: 10332 | ||||
* | remove binary sysctl number for KERN_PPC_L2CR | Imre Kaloz | 2008-01-30 | 1 | -11/+0 |
| | | | | SVN-Revision: 10331 | ||||
* | the Magicbox doesn't have gigabit ethernet | Imre Kaloz | 2008-01-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 10330 | ||||
* | add preliminary support for 2.6.24 | Gabor Juhos | 2008-01-30 | 30 | -7/+1928 |
| | | | | SVN-Revision: 10329 | ||||
* | don't use mips_machgroup | Gabor Juhos | 2008-01-30 | 5 | -14/+1 |
| | | | | SVN-Revision: 10328 | ||||
* | more license cleanups | Gabor Juhos | 2008-01-30 | 13 | -179/+36 |
| | | | | SVN-Revision: 10327 | ||||
* | netfilter: fix compiler warnings in xt_layer7 | Gabor Juhos | 2008-01-30 | 2 | -10/+10 |
| | | | | SVN-Revision: 10326 | ||||
* | Add 2.6 kernel dependency to gpioctl | Andy Boyett | 2008-01-30 | 1 | -1/+2 |
| | | | | SVN-Revision: 10325 | ||||
* | - added package list function -r list packages of specified feed -s list the ↵ | Ralph Hempel | 2008-01-30 | 1 | -7/+47 |
| | | | | | | | | | | feed names only and their URL - refresh of usage text -d-This line, and those below, will be ignored-- M feeds SVN-Revision: 10322 | ||||
* | lzma-loader: fix compiler warnings | Gabor Juhos | 2008-01-30 | 1 | -2/+2 |
| | | | | SVN-Revision: 10321 | ||||
* | nefilter: fix chaostables on 2.6.24 | Gabor Juhos | 2008-01-30 | 2 | -16/+16 |
| | | | | SVN-Revision: 10320 | ||||
* | netfilter: fix RTSP on 2.6.24 | Gabor Juhos | 2008-01-30 | 1 | -26/+26 |
| | | | | SVN-Revision: 10319 | ||||
* | netfilter: fix xt_TARPIT on 2.6.24 | Gabor Juhos | 2008-01-30 | 1 | -3/+2 |
| | | | | SVN-Revision: 10318 | ||||
* | netfilter: fix ipt_SET on 2.6.24 | Gabor Juhos | 2008-01-30 | 1 | -3/+10 |
| | | | | SVN-Revision: 10317 | ||||
* | fixed war.h path | Matteo Croce | 2008-01-29 | 1 | -0/+0 |
| | | | | SVN-Revision: 10316 | ||||
* | added missing war.h | Matteo Croce | 2008-01-29 | 1 | -0/+25 |
| | | | | SVN-Revision: 10315 | ||||
* | added new ixp4xx target | John Crispin | 2008-01-29 | 1 | -0/+21 |
| | | | | SVN-Revision: 10314 | ||||
* | more license cleanups | Gabor Juhos | 2008-01-29 | 12 | -172/+58 |
| | | | | SVN-Revision: 10313 | ||||
* | fix a small race condition in the madwifi queue handling | Felix Fietkau | 2008-01-29 | 1 | -2/+15 |
| | | | | SVN-Revision: 10312 | ||||
* | add feature flag for the cpio.gz support | Gabor Juhos | 2008-01-29 | 3 | -1/+5 |
| | | | | SVN-Revision: 10311 | ||||
* | fix generation of cpio.gz images | Gabor Juhos | 2008-01-29 | 1 | -6/+6 |
| | | | | SVN-Revision: 10310 | ||||
* | image generation cleanups * make image generation makefiles simpler * remove ↵ | Gabor Juhos | 2008-01-29 | 11 | -537/+249 |
| | | | | | | unused profiles * generate images for the Cellvision CAS-xxx/NFS-xxx devices SVN-Revision: 10309 | ||||
* | remove some unused files | Gabor Juhos | 2008-01-29 | 2 | -244/+0 |
| | | | | SVN-Revision: 10308 | ||||
* | add experimental support for the Cellvision NFS-101U device | Gabor Juhos | 2008-01-29 | 2 | -0/+29 |
| | | | | SVN-Revision: 10307 | ||||
* | firmware-utils: new firmware generation tool for the Cellvision ↵ | Gabor Juhos | 2008-01-29 | 2 | -1/+1029 |
| | | | | | | CAS-6xx/NFS-xxx devices SVN-Revision: 10306 | ||||
* | license cleanup | Gabor Juhos | 2008-01-29 | 25 | -306/+77 |
| | | | | SVN-Revision: 10305 | ||||
* | AR7 2.6.24 config file | Matteo Croce | 2008-01-29 | 1 | -0/+195 |
| | | | | SVN-Revision: 10304 | ||||
* | add basic support for the AMCC PPC405EX Kilauea evaluation board | Imre Kaloz | 2008-01-29 | 4 | -0/+291 |
| | | | | SVN-Revision: 10303 | ||||
* | add dtc, the device tree compiler | Imre Kaloz | 2008-01-29 | 2 | -1/+34 |
| | | | | SVN-Revision: 10302 | ||||
* | refresh vlynq patch | Matteo Croce | 2008-01-29 | 1 | -10/+9 |
| | | | | SVN-Revision: 10301 | ||||
* | add upstream git patch for arch/powerpc | Imre Kaloz | 2008-01-28 | 1 | -0/+71515 |
| | | | | SVN-Revision: 10300 | ||||
* | fix squashfs on 2.6.24 | Imre Kaloz | 2008-01-28 | 1 | -0/+19 |
| | | | | SVN-Revision: 10299 | ||||
* | disable chaostables for 2.6.24 until it's fixed | Imre Kaloz | 2008-01-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 10298 | ||||
* | add missing #include | Felix Fietkau | 2008-01-28 | 1 | -6/+14 |
| | | | | SVN-Revision: 10297 | ||||
* | more queue handling stuff | Felix Fietkau | 2008-01-28 | 2 | -17/+56 |
| | | | | SVN-Revision: 10296 |