aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* remove support for disabling large file support, it is broken, breaks ↵Jo-Philipp Wich2011-01-282-13/+0
| | | | | | compatibility to anything and has no effect on most packages SVN-Revision: 25208
* ath9k: reduce allocation size, common->cachelz is already added to the ↵Felix Fietkau2011-01-281-1/+1
| | | | | | buffer size elsewhere SVN-Revision: 25205
* ath9k: fix a compile error in the debug stubs (fixes #8737, #8745)Felix Fietkau2011-01-281-0/+10
| | | | SVN-Revision: 25204
* gcc: fix linaro 4.5.1 version checkFelix Fietkau2011-01-281-1/+1
| | | | SVN-Revision: 25203
* cron: Add pathFelix Fietkau2011-01-281-0/+2
| | | | | | | | | | Override PATH for /etc/init.d/cron. This is necessary to ensure all programs can be found when executing the script from remote by using ssh. (e.g. ssh IP /etc/init.d/cron restart) Patch from: kentarou matsuyama <matsuyama@thinktube.com> SVN-Revision: 25196
* refresh patchesImre Kaloz2011-01-2811-53/+46
| | | | SVN-Revision: 25195
* add a missing wrapper for the refresh target for host buildsFelix Fietkau2011-01-281-0/+1
| | | | SVN-Revision: 25193
* mac80211: ignore errors in the command to set the rx/tx antenna - many ↵Felix Fietkau2011-01-281-1/+1
| | | | | | drivers do not support this yet SVN-Revision: 25192
* uClibc: fix version check for 0.9.32Felix Fietkau2011-01-281-1/+1
| | | | SVN-Revision: 25189
* binutils: backport a fix for broken relocation entries on mips with -fPIE, ↵Felix Fietkau2011-01-281-0/+15
| | | | | | fixes dbus-server crash with sstrip SVN-Revision: 25188
* uClibc: make 0.9.32-git default, it fixes lots of bugs compared to earlier ↵Felix Fietkau2011-01-282-2/+2
| | | | | | versions (especially threading issues), and the known regressions have been fixed SVN-Revision: 25187
* uClibc 0.9.32: fix infinite recursion on application exit triggered by ↵Felix Fietkau2011-01-281-0/+45
| | | | | | linking libc before libpthread SVN-Revision: 25186
* firewall: fix wrong rule order if multiple protocols are usedJo-Philipp Wich2011-01-272-4/+4
| | | | SVN-Revision: 25179
* omap24xx: Don't automatically mount maemo fsMichael Büsch2011-01-271-2/+2
| | | | SVN-Revision: 25178
* fix firstboot with new MTD map driverFlorian Fainelli2011-01-273-88/+313
| | | | | | | | | | | | | | my-mkimage previously did not include the fs_mark of deadc0de because upon formatting of jffs2 partition, U-Boot's CRC validation would not allow the image to boot. This new MTD map will shrink the kernel+rootfs+fs_mark image and recalculate the CRC, so that only the kernel is part of the image validation. This also improves boot time, since less is copied from FLASH->RAM. This is mostly from brcm47xx, just with u-boot image vs TRX partitions. Signed-off-by: Scott Nicholas <scott.nicholas@scottn.us> SVN-Revision: 25176
* clean up mach-adm8668 includesFlorian Fainelli2011-01-277-494/+58
| | | | | | | | | This patch cleans up the include directory, as they were from vendors 2.4 GPL source. Now only what's used is there. Signed-off-by: Scott Nicholas <scott.nicholas@scottn.us> SVN-Revision: 25175
* enable MOS7720 usb-serial devicesFlorian Fainelli2011-01-271-0/+15
| | | | | | | | | Enable build of kernel module for MOS7720 usb-serial devices. Tested on WGT634U and WL500g running trunk @r24238. Signed-off-by: Marc Zyngier <maz@misterjones.org> SVN-Revision: 25174
* admswconfig: reset interface after applying configFlorian Fainelli2011-01-271-0/+2
| | | | | | Signed-off-by: Alexey Torkhov <atorkhov@gmail.com> SVN-Revision: 25173
* base-files: support port_state in led config (#6763)Florian Fainelli2011-01-271-0/+4
| | | | | | Signed-off-by: Alexey Torkhov <atorkhov@gmail.com> SVN-Revision: 25172
* add default network/leds config (#6759)Florian Fainelli2011-01-272-0/+64
| | | | | | Signed-off-by: Alexey Torkhov <atorkhov@gmail.com> SVN-Revision: 25171
* zyxel: use acx-mac80211 driver by defaultFlorian Fainelli2011-01-271-2/+2
| | | | | | Signed-off-by: Alexey Torkhov <atorkhov@gmail.com> SVN-Revision: 25170
* fix p-334wt buildFlorian Fainelli2011-01-271-1/+1
| | | | | | Signed-off-by: Alexey Torkhov <atorkhov@gmail.com> SVN-Revision: 25169
* acx: don't fail if 'wifi' led is missingFlorian Fainelli2011-01-271-1/+1
| | | | | | Signed-off-by: Alexey Torkhov <atorkhov@gmail.com> SVN-Revision: 25168
* acx-mac80211: support loading different firmwaresFlorian Fainelli2011-01-271-13/+60
| | | | | | Signed-off-by: Alexey Torkhov <atorkhov@gmail.com> SVN-Revision: 25167
* omap24xx: Support ext4 as rootfsMichael Büsch2011-01-271-65/+4
| | | | SVN-Revision: 25166
* move Netus G20 into a subtarget and rework toplevel config and makefileJo-Philipp Wich2011-01-274-6/+21
| | | | SVN-Revision: 25165
* prepare TQMa9263 subtargetJo-Philipp Wich2011-01-272-0/+32
| | | | SVN-Revision: 25164
* add TQMa9263 board setupJo-Philipp Wich2011-01-271-0/+229
| | | | SVN-Revision: 25163
* prepare TQ-Components TQMa9263 kernel supportJo-Philipp Wich2011-01-272-0/+109
| | | | SVN-Revision: 25162
* omap24xx: Fix serial console for .37Michael Büsch2011-01-271-1/+1
| | | | SVN-Revision: 25161
* omap24xx: Update to .37Michael Büsch2011-01-271-2/+2
| | | | SVN-Revision: 25160
* Add missing XAW macrosMichael Büsch2011-01-272-0/+70
| | | | SVN-Revision: 25159
* mac80211: fix order of iw parameters, fix broken antenna config callJo-Philipp Wich2011-01-271-2/+2
| | | | SVN-Revision: 25152
* cleanup toolchain version handlingImre Kaloz2011-01-275-24/+7
| | | | SVN-Revision: 25148
* we don't support gcc 4.1.xImre Kaloz2011-01-278-88/+0
| | | | SVN-Revision: 25147
* we don't support gcc 4.5.0Imre Kaloz2011-01-271-4/+0
| | | | SVN-Revision: 25146
* nuke unneeded patchsets as wellImre Kaloz2011-01-2746-51183/+0
| | | | SVN-Revision: 25145
* get rid of gcc 4.1.2 and 4.2.4 supportImre Kaloz2011-01-273-20/+1
| | | | SVN-Revision: 25144
* omap24xx: Refresh 2.6.37 patchesMichael Büsch2011-01-275-81/+83
| | | | SVN-Revision: 25143
* use the linaro gcc by default (right now this only affects x86 targets)Imre Kaloz2011-01-272-3/+2
| | | | SVN-Revision: 25142
* LEON is SPARC v8Imre Kaloz2011-01-273-0/+24
| | | | SVN-Revision: 25141
* fix LD nameImre Kaloz2011-01-271-1/+1
| | | | SVN-Revision: 25140
* add preliminary LEON supportImre Kaloz2011-01-2729-0/+2217
| | | | SVN-Revision: 25139
* fixup board specific KERNELNAME overridesImre Kaloz2011-01-271-3/+1
| | | | SVN-Revision: 25138
* dnsmasq: add support for option "--dhcp-script" (thanks Bastian Bittorf)Vasilis Tsiligiannis2011-01-271-0/+1
| | | | SVN-Revision: 25137
* mac80211: Fix antenna setting when only one of {rx,tx}antenna options is ↵Vasilis Tsiligiannis2011-01-271-4/+3
| | | | | | specified SVN-Revision: 25136
* iw: Refresh patchesVasilis Tsiligiannis2011-01-274-20/+8
| | | | SVN-Revision: 25135
* iw: Extend antenna setting 'all' to apply for either rx or tx antennaVasilis Tsiligiannis2011-01-271-14/+23
| | | | SVN-Revision: 25134
* give some credits to Tanguy Bouzeloc in the spi driverFlorian Fainelli2011-01-271-2/+5
| | | | SVN-Revision: 25133
* mac80211: add missing done to mac80211.sh (#8735)Jo-Philipp Wich2011-01-261-0/+1
| | | | SVN-Revision: 25131