Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | disable CONFIG_NO_HZ by default (who enabled this?) | Felix Fietkau | 2008-04-17 | 3 | -3/+3 |
| | | | | SVN-Revision: 10849 | ||||
* | add missing symbol | Travis Kemen | 2008-04-15 | 1 | -0/+1 |
| | | | | SVN-Revision: 10848 | ||||
* | move spi_gpio driver into the kernel, clean-up SPI modules | Gabor Juhos | 2008-04-15 | 6 | -0/+359 |
| | | | | SVN-Revision: 10844 | ||||
* | update iptables to 1.4.0 (2.6 kernels only), refresh kernel patches | Gabor Juhos | 2008-04-15 | 20 | -2844/+3164 |
| | | | | SVN-Revision: 10843 | ||||
* | add 2 more symbols missed from my last commit | Nicolas Thill | 2008-04-15 | 1 | -0/+2 |
| | | | | SVN-Revision: 10842 | ||||
* | add missing symbols to 2.6.24 generic config, preventing proper kernel ↵ | Nicolas Thill | 2008-04-15 | 1 | -0/+10 |
| | | | | | | configuration when certain kernel packages were selected SVN-Revision: 10841 | ||||
* | fix magicbox_ide on 2.6.24 | Nicolas Thill | 2008-04-15 | 1 | -1/+3 |
| | | | | SVN-Revision: 10837 | ||||
* | add missing CONFIG_GPIO_LEDS related ifdefs | Gabor Juhos | 2008-04-14 | 2 | -22/+26 |
| | | | | SVN-Revision: 10835 | ||||
* | fix GPIO direction setup on ar5312, and fix compiler warnings | Gabor Juhos | 2008-04-13 | 1 | -5/+7 |
| | | | | SVN-Revision: 10811 | ||||
* | add missing SSB config symbols | Nicolas Thill | 2008-04-12 | 1 | -0/+3 |
| | | | | SVN-Revision: 10797 | ||||
* | ar7: nuke unneeded patch | Matteo Croce | 2008-04-11 | 1 | -14/+0 |
| | | | | SVN-Revision: 10792 | ||||
* | Delete config-default file and resync kernel configuration for brcm63xx | Florian Fainelli | 2008-04-11 | 2 | -293/+3 |
| | | | | SVN-Revision: 10790 | ||||
* | fix a quilt incompatible patch | Gabor Juhos | 2008-04-10 | 1 | -95/+12 |
| | | | | SVN-Revision: 10781 | ||||
* | add basic support for the Titan Wireless TW-533-4 | Imre Kaloz | 2008-04-09 | 2 | -0/+289 |
| | | | | SVN-Revision: 10780 | ||||
* | add generic arm machine registry update | Imre Kaloz | 2008-04-09 | 2 | -8/+426 |
| | | | | SVN-Revision: 10779 | ||||
* | ar7: remove useless chunks from a patch | Matteo Croce | 2008-04-09 | 2 | -49/+14 |
| | | | | SVN-Revision: 10778 | ||||
* | Add the firmware generation for the AG241v2b device (#3315) | Florian Fainelli | 2008-04-09 | 1 | -0/+1 |
| | | | | SVN-Revision: 10776 | ||||
* | forward port redboot rootfs partition space expansion patch to 2.6.24 | Felix Fietkau | 2008-04-08 | 1 | -0/+32 |
| | | | | SVN-Revision: 10773 | ||||
* | modules/gpio-buttons: fix build error on older kernels | Gabor Juhos | 2008-04-08 | 1 | -13/+16 |
| | | | | SVN-Revision: 10771 | ||||
* | ssb-mips: Fix IRQ routing on the MIPS core. | Michael Büsch | 2008-04-08 | 1 | -6/+7 |
| | | | | SVN-Revision: 10770 | ||||
* | GPIO code updates, make the cf-mips driver compile against this gpio version | Florian Fainelli | 2008-04-07 | 4 | -166/+106 |
| | | | | SVN-Revision: 10768 | ||||
* | add a polled GPIO buttons input driver | Gabor Juhos | 2008-04-07 | 5 | -0/+331 |
| | | | | SVN-Revision: 10766 | ||||
* | refresh config | Gabor Juhos | 2008-04-07 | 2 | -6/+2 |
| | | | | SVN-Revision: 10765 | ||||
* | ar7: remove volatiles definitely | Matteo Croce | 2008-04-07 | 1 | -35/+32 |
| | | | | SVN-Revision: 10762 | ||||
* | vlynq: revert volatiles until we find a good way to remove them | Matteo Croce | 2008-04-07 | 1 | -10/+10 |
| | | | | SVN-Revision: 10760 | ||||
* | fix a bug in the GPIO code | Gabor Juhos | 2008-04-07 | 1 | -3/+3 |
| | | | | SVN-Revision: 10759 | ||||
* | ar7: use SLUB allocator, it gives slighty more TCP throughput | Matteo Croce | 2008-04-07 | 1 | -0/+3 |
| | | | | SVN-Revision: 10758 | ||||
* | ar7: remove useless volatiles | Matteo Croce | 2008-04-07 | 3 | -17/+20 |
| | | | | SVN-Revision: 10757 | ||||
* | add support for the IXDPG425 | Imre Kaloz | 2008-04-07 | 2 | -1/+42 |
| | | | | SVN-Revision: 10756 | ||||
* | Use an update r6040 driver | Florian Fainelli | 2008-04-07 | 1 | -100/+139 |
| | | | | SVN-Revision: 10754 | ||||
* | ar7: remove unneeded packed and array initialization | Matteo Croce | 2008-04-07 | 3 | -6/+6 |
| | | | | SVN-Revision: 10752 | ||||
* | fixed wrong path in diff | Matteo Croce | 2008-04-06 | 1 | -2/+2 |
| | | | | SVN-Revision: 10748 | ||||
* | cpmac: fix race condition (closes #3019) | Matteo Croce | 2008-04-06 | 1 | -13/+15 |
| | | | | SVN-Revision: 10747 | ||||
* | Add leds support for the CAS-771/771w | Florian Fainelli | 2008-04-06 | 1 | -0/+14 |
| | | | | SVN-Revision: 10739 | ||||
* | Switch to the rt2x00 rt2500 pci version | Florian Fainelli | 2008-04-06 | 1 | -2/+2 |
| | | | | SVN-Revision: 10738 | ||||
* | fix Cellvision images | Gabor Juhos | 2008-04-05 | 2 | -17/+21 |
| | | | | SVN-Revision: 10735 | ||||
* | generic-2.6/config-2.6.23: add config entry for SENSORS_LM70 | Andy Boyett | 2008-04-04 | 1 | -0/+1 |
| | | | | SVN-Revision: 10733 | ||||
* | fix reboot on ar5315 | John Crispin | 2008-04-03 | 1 | -6/+2 |
| | | | | SVN-Revision: 10729 | ||||
* | add generic led support to atheros target | John Crispin | 2008-04-03 | 3 | -5/+52 |
| | | | | SVN-Revision: 10728 | ||||
* | add gpio support to atheros, fixes #1861, thanks Othello | John Crispin | 2008-04-03 | 17 | -19/+531 |
| | | | | SVN-Revision: 10724 | ||||
* | fix EABI kernel config on IOP32x | Imre Kaloz | 2008-04-03 | 1 | -0/+6 |
| | | | | SVN-Revision: 10720 | ||||
* | fix ZyXEL initramfs images | Gabor Juhos | 2008-04-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 10717 | ||||
* | Fix kmod-nls-* dependency under brcm-2.4 | Florian Fainelli | 2008-04-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 10712 | ||||
* | vlynq: small fixes | Matteo Croce | 2008-04-02 | 1 | -1/+2 |
| | | | | SVN-Revision: 10711 | ||||
* | Add routed support to br2684 | Florian Fainelli | 2008-04-02 | 1 | -0/+730 |
| | | | | | | Signed-off-by: Juan I. Gonzalez <juan.i.gonzalez at subdown dot net> SVN-Revision: 10710 | ||||
* | add proper email addresses to the comment headers | Matteo Croce | 2008-04-02 | 7 | -7/+12 |
| | | | | SVN-Revision: 10709 | ||||
* | Let authors holds copyright of the AR7 code (closes #2369) | Matteo Croce | 2008-04-02 | 14 | -20/+10 |
| | | | | SVN-Revision: 10708 | ||||
* | vlynq: probe for an external clock first, needed to enable acx on the ↵ | Matteo Croce | 2008-04-02 | 1 | -9/+8 |
| | | | | | | Leonardo board SVN-Revision: 10707 | ||||
* | brcm63xx image generation cleanups (#3169) | Florian Fainelli | 2008-04-01 | 1 | -0/+5 |
| | | | | SVN-Revision: 10703 | ||||
* | Fix bridge ioctls patch | Florian Fainelli | 2008-04-01 | 1 | -2/+0 |
| | | | | SVN-Revision: 10699 |