| Commit message (Expand) | Author | Age | Files | Lines |
* | bump kernel to 2.6.23.9 for x86 | Tim Yardley | 2007-12-08 | 1 | -1/+1 |
* | updated layer7 to 2.15.. current is 2.16.1, i might bump again, this has been... | Tim Yardley | 2007-12-08 | 4 | -838/+757 |
* | ixp4xx: Rename fsg3 subtarget to harddisk to better reflect the intention of ... | Rod Whitby | 2007-12-07 | 4 | -1/+1 |
* | ixp4xx: Split into two subtargets, one normal and one for boards which boot d... | Rod Whitby | 2007-12-07 | 9 | -0/+14 |
* | add missing kernel config symbol | Felix Fietkau | 2007-12-07 | 3 | -0/+3 |
* | Minor patch to the AR7 diag.sh to make the status LED a bit more useful. From... | Felix Fietkau | 2007-12-07 | 1 | -13/+20 |
* | Reimplement rx ring with EOQ markers to avoid reset storms | Felix Fietkau | 2007-12-07 | 1 | -5/+102 |
* | Fix race between device reset and start_xmit | Felix Fietkau | 2007-12-07 | 1 | -32/+61 |
* | add copyright header to the USB driver's files | Gabor Juhos | 2007-12-05 | 8 | -47/+63 |
* | Fix VLYNQ device enable for DG834Gv1 | Felix Fietkau | 2007-12-04 | 1 | -1/+1 |
* | switch to 2.6.23.9 | Gabor Juhos | 2007-11-29 | 1 | -1/+1 |
* | add support for the PCEngines Alix | Travis Kemen | 2007-11-28 | 2 | -1/+17 |
* | add txpower patches and add uci configuration file From: Vasilis T. (aka Acin... | Travis Kemen | 2007-11-28 | 1 | -0/+160 |
* | ps3: use readable video mode descriptions in readme | Felix Fietkau | 2007-11-28 | 2 | -5/+8 |
* | ps3: build-in ps3 system manager | Felix Fietkau | 2007-11-28 | 1 | -3/+3 |
* | add Edimax BR-61x4WG board support to the LED driver, thanks to scream_ (clos... | Gabor Juhos | 2007-11-26 | 1 | -0/+16 |
* | more USB driver fixes, now it passes usbtests 1-14 | Gabor Juhos | 2007-11-26 | 2 | -9/+30 |
* | work around kernel config issues with sound modules | Felix Fietkau | 2007-11-25 | 1 | -0/+13 |
* | fix USB driver to compile with ADMH_VERBOSE_DEBUG defined | Gabor Juhos | 2007-11-23 | 3 | -36/+34 |
* | USB driver updates, the driver passes usbtests 1-10 now | Gabor Juhos | 2007-11-23 | 6 | -452/+948 |
* | disable INITRAMFS_EXTRA_FILES, in initramfs it cause errors | Gabor Juhos | 2007-11-23 | 1 | -0/+1 |
* | Fix build on non-SMP machines of the remote GDB debugging (#2666) | Florian Fainelli | 2007-11-16 | 1 | -0/+20 |
* | Fix tx stats (#2705) | Florian Fainelli | 2007-11-16 | 1 | -0/+1 |
* | fix wl-700gE ide init (patch by biblbroks, fixes #2686) | Felix Fietkau | 2007-11-16 | 1 | -0/+32 |
* | add lzma compressed initramfs for bcm947xx | Felix Fietkau | 2007-11-16 | 1 | -0/+121 |
* | add missing config symbols for ide on broadcom 4780 | Felix Fietkau | 2007-11-16 | 1 | -0/+2 |
* | fix initramfs images | Felix Fietkau | 2007-11-16 | 1 | -1/+9 |
* | create broadcom initramfs images and move the lzma decompressor area a bit fu... | Felix Fietkau | 2007-11-16 | 2 | -1/+5 |
* | more USB driver changes | Gabor Juhos | 2007-11-15 | 5 | -215/+142 |
* | fix the image builder | Felix Fietkau | 2007-11-14 | 2 | -70/+64 |
* | Add bcm5354 fixes from #2611 | Florian Fainelli | 2007-11-13 | 2 | -0/+78 |
* | make build of the images a bit quiet | Gabor Juhos | 2007-11-12 | 1 | -2/+2 |
* | USB driver cleanups, no it is still not finished | Gabor Juhos | 2007-11-12 | 4 | -161/+9 |
* | fix an unbalanced spinlock issue | Gabor Juhos | 2007-11-11 | 1 | -1/+1 |
* | add b43 fixes from #2677 | Felix Fietkau | 2007-11-11 | 2 | -0/+128 |
* | make the image filenames a bit shorter | Felix Fietkau | 2007-11-10 | 21 | -86/+86 |
* | more USB driver fixes [http://openwrt.pastebin.ca/768610 bootlog :)] | Gabor Juhos | 2007-11-10 | 6 | -156/+223 |
* | disable pci ide irq sharing by default - probably causes issues on alix (unco... | Felix Fietkau | 2007-11-10 | 1 | -1/+1 |
* | update wrt54g3g pattern version, add wrt54g3g-em pattern (#2663) | Felix Fietkau | 2007-11-10 | 1 | -1/+2 |
* | USB driver fixes | Gabor Juhos | 2007-11-08 | 7 | -556/+477 |
* | move a few config options to the generic templates to avoid kernel config que... | Felix Fietkau | 2007-11-07 | 3 | -13/+25 |
* | add usb drivers to the Compex NP28G's profile, thanks to kenny | Gabor Juhos | 2007-11-04 | 1 | -1/+1 |
* | disable unsupported boards in the LED driver by default | Gabor Juhos | 2007-11-04 | 3 | -3/+3 |
* | only use trxsplit on NOR flash devices | Gabor Juhos | 2007-11-04 | 1 | -0/+6 |
* | fix flash driver fixes, call request_mem_region/ioremap_nocache with the corr... | Gabor Juhos | 2007-11-04 | 1 | -2/+3 |
* | fix missing CONFIG_USB_BLUETOOTH issue | Jens Muecke | 2007-11-03 | 1 | -0/+1 |
* | RB153 must use the generic RB1xx's setup code | Gabor Juhos | 2007-11-03 | 1 | -1/+1 |
* | image generation fixes (closes: #2643, #2644) * rewrite mkcsysimg to use an a... | Gabor Juhos | 2007-11-03 | 3 | -13/+49 |
* | generate valid image for the BR-6104KP's web-interface (closes: 2641) | Gabor Juhos | 2007-11-02 | 1 | -3/+18 |
* | add default option for the OTi-6858 USB serial device (closes #2631) | Gabor Juhos | 2007-11-02 | 1 | -0/+1 |