| Commit message (Expand) | Author | Age | Files | Lines |
* | add refresh ioctl to mtd (for rescanning partitions after reflash) | Felix Fietkau | 2007-08-19 | 2 | -68/+537 |
* | disable CONFIG_EMBEDDED for x86-2.6, enable KALLSYMS | Felix Fietkau | 2007-08-19 | 1 | -31/+23 |
* | fix ethernet port mapping of the RB133 | Gabor Juhos | 2007-08-19 | 1 | -1/+1 |
* | disable romfs, nothing uses it | Felix Fietkau | 2007-08-19 | 2 | -2/+2 |
* | fix an off-by-one error | Felix Fietkau | 2007-08-19 | 2 | -2/+2 |
* | cosmetic fix: properly indent source | Nicolas Thill | 2007-08-18 | 1 | -121/+119 |
* | enable use of 8M flash (closes: #2232) | Nicolas Thill | 2007-08-18 | 1 | -1/+1 |
* | fix vlynq initialization (closes: #2135) | Nicolas Thill | 2007-08-18 | 1 | -12/+11 |
* | update ar7 config, disable watchdog for now (closes: #2146) | Nicolas Thill | 2007-08-18 | 1 | -1/+2 |
* | remove useless code from board support (closes: #2164, thanks to Matteo Croce) | Nicolas Thill | 2007-08-18 | 1 | -32/+1 |
* | Fix image builder generation (#2213) | Florian Fainelli | 2007-08-14 | 1 | -1/+1 |
* | Fix the imagebuilder compilation (#2213) | Florian Fainelli | 2007-08-13 | 1 | -1/+1 |
* | cleanup patch of the USB driver | Gabor Juhos | 2007-08-13 | 1 | -166/+0 |
* | Fix typo (#2210) | Florian Fainelli | 2007-08-12 | 1 | -6/+3 |
* | Addd kernel modules for NTFS (#2181) | Florian Fainelli | 2007-08-11 | 1 | -1/+1 |
* | fix ar7 image installation (patch by sw, fixes #2197) | Felix Fietkau | 2007-08-10 | 1 | -1/+1 |
* | USB driver fixes * fix allocation of the ED/TD descriptors * remove some unus... | Gabor Juhos | 2007-08-10 | 1 | -10/+8 |
* | Revert the command line appending, was causing some devices not to boot | Florian Fainelli | 2007-08-10 | 1 | -1/+2 |
* | ixp4xx-2.6/nslu2: Added support for building 16MB images | Rod Whitby | 2007-08-10 | 1 | -0/+5 |
* | minor usb driver cleanup | Gabor Juhos | 2007-08-10 | 1 | -137/+138 |
* | Fix the bcm96358 PRID | Florian Fainelli | 2007-08-08 | 1 | -1/+1 |
* | Use the dmz led as diagnostic led | Florian Fainelli | 2007-08-08 | 3 | -8/+22 |
* | More rdc fixes, thanks to Daniel Gimpelevich | Florian Fainelli | 2007-08-08 | 5 | -9/+48 |
* | LED driver fixes * add LED definitions for the BR-6104K boards from #2153 * s... | Gabor Juhos | 2007-08-07 | 1 | -56/+82 |
* | add support for special LED brightness values | Gabor Juhos | 2007-08-07 | 1 | -1/+4 |
* | These patches moved to generic-2.6 | Florian Fainelli | 2007-08-07 | 2 | -11964/+0 |
* | Remove the eeprom patches, but move the git-newsetup to generic, so that the ... | Florian Fainelli | 2007-08-07 | 5 | -440/+11964 |
* | Also add eeprom 93cx6 to generic-2.6 | Florian Fainelli | 2007-08-07 | 3 | -0/+440 |
* | Update rdc-2.6 description and fix the firmware for sitecom devices | Florian Fainelli | 2007-08-07 | 1 | -3/+4 |
* | Fix the gpio handling and flash resource declaration, thanks to Daniel Gimpel... | Florian Fainelli | 2007-08-07 | 6 | -20/+19 |
* | Enable kexec for x86 as well (#2141) | Florian Fainelli | 2007-08-07 | 1 | -0/+1 |
* | Revert 8353, can cause more bad than good | Florian Fainelli | 2007-08-07 | 1 | -1/+1 |
* | build system cleanup/restructuring as described in http://lists.openwrt.org/p... | Felix Fietkau | 2007-08-07 | 13 | -34/+34 |
* | Prevent the ioctl from handling even unsupported ioctls | Florian Fainelli | 2007-08-06 | 1 | -2/+2 |
* | Allow rdc-2.6 to kexec | Florian Fainelli | 2007-08-06 | 1 | -0/+1 |
* | More led driver fixes | Florian Fainelli | 2007-08-06 | 1 | -2/+2 |
* | Remove the LED code from the network driver | Florian Fainelli | 2007-08-06 | 1 | -22/+0 |
* | Still broken for now | Florian Fainelli | 2007-08-06 | 1 | -1/+1 |
* | More rdc-2.6 fixes by Daniel Gimpelevich, thanks ! | Florian Fainelli | 2007-08-06 | 7 | -3/+123 |
* | Put back some code from the 2.4 driver, supposed to boot network perfs | Florian Fainelli | 2007-08-06 | 1 | -12/+23 |
* | Disable NAPI by default (#1671) | Florian Fainelli | 2007-08-06 | 1 | -1/+1 |
* | add special values for GPIO lines in switch | Gabor Juhos | 2007-08-06 | 2 | -22/+38 |
* | Add generic gpio support to rdc, convert the led driver to be a platform driv... | Florian Fainelli | 2007-08-06 | 8 | -845/+261 |
* | added improved watchdog driver for amazon | John Crispin | 2007-08-05 | 3 | -261/+256 |
* | cleaned up amazon serial and prom code | John Crispin | 2007-08-05 | 3 | -236/+183 |
* | removed volatile register derefs from amazon setup code | John Crispin | 2007-08-04 | 2 | -65/+23 |
* | rewrite of the amazon irq code | John Crispin | 2007-08-04 | 2 | -219/+106 |
* | fix reset function in USB driver | Gabor Juhos | 2007-08-03 | 1 | -7/+11 |
* | USB driver fixes * fix compiler warning in adm5120-hcd.c * allocate mem_resou... | Gabor Juhos | 2007-08-03 | 2 | -11/+11 |
* | Make jffs2 images work with rdc, add a sitecom wl-153 profile and kernel conf... | Florian Fainelli | 2007-08-03 | 6 | -23/+80 |