summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fix error message in scripts/feeds when indexes are missingFelix Fietkau2008-04-051-1/+7
| | | | SVN-Revision: 10736
* fix Cellvision imagesGabor Juhos2008-04-052-17/+21
| | | | SVN-Revision: 10735
* generic-2.6/config-2.6.23: add config entry for SENSORS_LM70Andy Boyett2008-04-041-0/+1
| | | | SVN-Revision: 10733
* Install libuci and headers in staging_dirAndy Boyett2008-04-041-1/+8
| | | | SVN-Revision: 10732
* fix reboot on ar5315John Crispin2008-04-031-6/+2
| | | | SVN-Revision: 10729
* add generic led support to atheros targetJohn Crispin2008-04-033-5/+52
| | | | SVN-Revision: 10728
* fix typo(2) in watchdog init scriptMatteo Croce2008-04-031-1/+1
| | | | SVN-Revision: 10727
* fix typo in watchdog init scriptMatteo Croce2008-04-031-1/+1
| | | | SVN-Revision: 10726
* add gpio support to atheros, fixes #1861, thanks OthelloJohn Crispin2008-04-0318-20/+532
| | | | SVN-Revision: 10724
* Clean files in scripts/config (#3011)Florian Fainelli2008-04-031-0/+1
| | | | SVN-Revision: 10723
* clean up reject files after copying target/linux/*/files to the kernel treeFelix Fietkau2008-04-031-1/+4
| | | | SVN-Revision: 10722
* Start the watchdog daemon if a harware watchdog is presentFlorian Fainelli2008-04-031-0/+7
| | | | SVN-Revision: 10721
* fix EABI kernel config on IOP32xImre Kaloz2008-04-031-0/+6
| | | | SVN-Revision: 10720
* Make sure we will build USB hid supportFlorian Fainelli2008-04-031-1/+1
| | | | SVN-Revision: 10719
* fix typoImre Kaloz2008-04-031-1/+1
| | | | SVN-Revision: 10718
* fix ZyXEL initramfs imagesGabor Juhos2008-04-031-1/+1
| | | | SVN-Revision: 10717
* fix interface enumeration issues related to /var/state/network (thx to fish ↵Felix Fietkau2008-04-022-4/+14
| | | | | | for debugging this) SVN-Revision: 10715
* fix a recursive symlink issue with scripts/feeds and src-linkFelix Fietkau2008-04-021-1/+1
| | | | SVN-Revision: 10714
* Fix kmod-nls-* dependency under brcm-2.4Florian Fainelli2008-04-022-15/+2
| | | | SVN-Revision: 10712
* vlynq: small fixesMatteo Croce2008-04-021-1/+2
| | | | SVN-Revision: 10711
* Add routed support to br2684Florian Fainelli2008-04-023-1/+1037
| | | | | | Signed-off-by: Juan I. Gonzalez <juan.i.gonzalez at subdown dot net> SVN-Revision: 10710
* add proper email addresses to the comment headersMatteo Croce2008-04-027-7/+12
| | | | SVN-Revision: 10709
* Let authors holds copyright of the AR7 code (closes #2369)Matteo Croce2008-04-0214-20/+10
| | | | SVN-Revision: 10708
* vlynq: probe for an external clock first, needed to enable acx on the ↵Matteo Croce2008-04-021-9/+8
| | | | | | Leonardo board SVN-Revision: 10707
* brcm63xx image generation cleanups (#3169)Florian Fainelli2008-04-011-0/+5
| | | | SVN-Revision: 10703
* Fix bridge ioctls patchFlorian Fainelli2008-04-011-2/+0
| | | | SVN-Revision: 10699
* Upgrade fuse-2.7.1 to fuse-2.7.3 to fix breakage (#3246)Florian Fainelli2008-04-016-605/+359
| | | | | | Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> SVN-Revision: 10698
* add a package for the udev vol_id utility (thx, fish)Felix Fietkau2008-04-011-0/+13
| | | | SVN-Revision: 10697
* fix dnsmasq compilation on some systemsFelix Fietkau2008-03-311-0/+1
| | | | SVN-Revision: 10696
* Add a generic Broadcom USB profile.Andy Boyett2008-03-311-0/+19
| | | | SVN-Revision: 10695
* Change WL500gP profile to use uhci-iv (#1589)Andy Boyett2008-03-311-2/+2
| | | | SVN-Revision: 10694
* Add support for the WL-500gP v2Andy Boyett2008-03-313-1/+19
| | | | SVN-Revision: 10693
* Add support for the ASUS WL-520gUAndy Boyett2008-03-312-4/+23
| | | | SVN-Revision: 10692
* broadcom-diag cleanupAndy Boyett2008-03-311-30/+32
| | | | SVN-Revision: 10691
* add frameburst closes #1759Travis Kemen2008-03-291-0/+2
| | | | SVN-Revision: 10689
* add target for PCEngines WRAP Signed-off-by: Roberto Riggio (roberto.riggio ↵Travis Kemen2008-03-291-0/+16
| | | | | | at gmail.com) SVN-Revision: 10688
* Fix format of depends clause for avr32 Signed-off-by: Robert P. J. Day ↵Travis Kemen2008-03-291-1/+1
| | | | | | <rpjday@crashcourse.ca> SVN-Revision: 10687
* Add support for the C19 revision of the ACX111 firmware (#3280)Florian Fainelli2008-03-292-14/+30
| | | | SVN-Revision: 10686
* fix wrong description nameTravis Kemen2008-03-291-1/+1
| | | | SVN-Revision: 10684
* add sdcard support for avr32 platformsTravis Kemen2008-03-291-0/+15
| | | | SVN-Revision: 10683
* generate images for the Infineon EASY 5120-RT boardsGabor Juhos2008-03-281-0/+5
| | | | SVN-Revision: 10682
* Fix the xt_physdev compilation (#3218)Florian Fainelli2008-03-272-2/+2
| | | | SVN-Revision: 10678
* Allow setting mac80211 interface into ad-hoc mode (#3247)Florian Fainelli2008-03-271-2/+7
| | | | SVN-Revision: 10677
* Create the kmod-spi package and load mmc_over_gpio after spi (#3273)Florian Fainelli2008-03-272-9/+18
| | | | SVN-Revision: 10675
* layer7 filtering module is now xt_layer7 (#3268)Florian Fainelli2008-03-271-0/+1
| | | | SVN-Revision: 10674
* Fix the watchdog path for the SCX200 watchdog driverFlorian Fainelli2008-03-271-1/+1
| | | | | | Signed-off-by: Roberto Riggio <roberto.riggio@create-net.org> SVN-Revision: 10672
* Revert [10668] this was also accidentalFlorian Fainelli2008-03-271-33/+1
| | | | SVN-Revision: 10670
* Revert [10668] was accidentalFlorian Fainelli2008-03-272-5/+2
| | | | SVN-Revision: 10669
* Create a dummy sit package for 2.4 kernelsqFlorian Fainelli2008-03-275-4/+47
| | | | SVN-Revision: 10668
* Load xt_layer7 for 2.6 kernels (#3269)Florian Fainelli2008-03-271-0/+1
| | | | SVN-Revision: 10667