Commit graph

16738 commits

Author SHA1 Message Date
Felix Fietkau
b0f60f8023 scripts/config: add an option for making the conf tool write to a different file
SVN-Revision: 25230
2011-01-29 02:22:40 +00:00
Florian Fainelli
3810bdf320 br2684ctl from linux-atm
Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com>

SVN-Revision: 25225
2011-01-29 02:14:22 +00:00
Felix Fietkau
4e6bca2d05 uClibc: use the arch specific thread stack size for nptl if the size returned by getrlimits exceeds it - fixes threads on systems with only 16 MB RAM
SVN-Revision: 25223
2011-01-29 00:21:13 +00:00
Michael Büsch
00994ee99e n810bm: Implement more ADC basics
SVN-Revision: 25222
2011-01-28 22:45:37 +00:00
Jo-Philipp Wich
3b3e5b7a49 uhttpd: substitute "+" with space when using the -d flag, lazyload tls support
SVN-Revision: 25220
2011-01-28 19:50:33 +00:00
Michael Büsch
6c7916e975 n810: Install matchbox-keyboard
SVN-Revision: 25218
2011-01-28 19:38:20 +00:00
Michael Büsch
e1eeb8faae n810: Use tint2 by default
SVN-Revision: 25214
2011-01-28 17:36:45 +00:00
Michael Büsch
fd0743debc omap24xx: Workaround n810 FN key issue
SVN-Revision: 25212
2011-01-28 17:31:34 +00:00
Jo-Philipp Wich
ab217388a9 uClibc: remove references to $(CONFIG_LARGEFILE)
SVN-Revision: 25209
2011-01-28 17:04:08 +00:00
Jo-Philipp Wich
3052dfbb85 remove support for disabling large file support, it is broken, breaks compatibility to anything and has no effect on most packages
SVN-Revision: 25208
2011-01-28 17:00:43 +00:00
Felix Fietkau
04628c88d4 ath9k: reduce allocation size, common->cachelz is already added to the buffer size elsewhere
SVN-Revision: 25205
2011-01-28 16:58:08 +00:00
Felix Fietkau
0a54236bea ath9k: fix a compile error in the debug stubs (fixes #8737, #8745)
SVN-Revision: 25204
2011-01-28 16:58:05 +00:00
Felix Fietkau
bf51ee3572 gcc: fix linaro 4.5.1 version check
SVN-Revision: 25203
2011-01-28 16:37:30 +00:00
Felix Fietkau
50c44d0b54 cron: Add path
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
2011-01-28 12:50:10 +00:00
Imre Kaloz
a48d1f3a70 refresh patches
SVN-Revision: 25195
2011-01-28 12:34:32 +00:00
Felix Fietkau
d288f855e3 add a missing wrapper for the refresh target for host builds
SVN-Revision: 25193
2011-01-28 12:13:58 +00:00
Felix Fietkau
718645d581 mac80211: ignore errors in the command to set the rx/tx antenna - many drivers do not support this yet
SVN-Revision: 25192
2011-01-28 12:01:54 +00:00
Felix Fietkau
2e6f6843a6 uClibc: fix version check for 0.9.32
SVN-Revision: 25189
2011-01-28 02:41:53 +00:00
Felix Fietkau
57e5df3758 binutils: backport a fix for broken relocation entries on mips with -fPIE, fixes dbus-server crash with sstrip
SVN-Revision: 25188
2011-01-28 02:29:01 +00:00
Felix Fietkau
b514156559 uClibc: make 0.9.32-git default, it fixes lots of bugs compared to earlier versions (especially threading issues), and the known regressions have been fixed
SVN-Revision: 25187
2011-01-28 01:10:45 +00:00
Felix Fietkau
b00758f178 uClibc 0.9.32: fix infinite recursion on application exit triggered by linking libc before libpthread
SVN-Revision: 25186
2011-01-28 01:10:41 +00:00
Jo-Philipp Wich
04b20727d8 firewall: fix wrong rule order if multiple protocols are used
SVN-Revision: 25179
2011-01-27 22:19:53 +00:00
Michael Büsch
ea0d6e6b1b omap24xx: Don't automatically mount maemo fs
SVN-Revision: 25178
2011-01-27 22:15:43 +00:00
Florian Fainelli
cc8228dbc6 fix firstboot with new MTD map driver
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
2011-01-27 21:50:00 +00:00
Florian Fainelli
a5adea5c2a clean up mach-adm8668 includes
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
2011-01-27 21:49:56 +00:00
Florian Fainelli
2689e63f58 enable MOS7720 usb-serial devices
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
2011-01-27 21:49:53 +00:00
Florian Fainelli
e85bbb37d5 admswconfig: reset interface after applying config
Signed-off-by: Alexey Torkhov <atorkhov@gmail.com>

SVN-Revision: 25173
2011-01-27 21:49:50 +00:00
Florian Fainelli
d7fe921089 base-files: support port_state in led config (#6763)
Signed-off-by: Alexey Torkhov <atorkhov@gmail.com>

SVN-Revision: 25172
2011-01-27 21:49:46 +00:00
Florian Fainelli
6ec329be64 add default network/leds config (#6759)
Signed-off-by: Alexey Torkhov <atorkhov@gmail.com>

SVN-Revision: 25171
2011-01-27 21:49:42 +00:00
Florian Fainelli
5cfbf3936e zyxel: use acx-mac80211 driver by default
Signed-off-by: Alexey Torkhov <atorkhov@gmail.com>

SVN-Revision: 25170
2011-01-27 21:49:39 +00:00
Florian Fainelli
d768cf790d fix p-334wt build
Signed-off-by: Alexey Torkhov <atorkhov@gmail.com>

SVN-Revision: 25169
2011-01-27 21:49:31 +00:00
Florian Fainelli
af8d8506e5 acx: don't fail if 'wifi' led is missing
Signed-off-by: Alexey Torkhov <atorkhov@gmail.com>

SVN-Revision: 25168
2011-01-27 21:49:28 +00:00
Florian Fainelli
0c71bc09d1 acx-mac80211: support loading different firmwares
Signed-off-by: Alexey Torkhov <atorkhov@gmail.com>

SVN-Revision: 25167
2011-01-27 21:49:24 +00:00
Michael Büsch
bd360a2266 omap24xx: Support ext4 as rootfs
SVN-Revision: 25166
2011-01-27 21:00:07 +00:00
Jo-Philipp Wich
e4f91c1ac7 move Netus G20 into a subtarget and rework toplevel config and makefile
SVN-Revision: 25165
2011-01-27 20:57:01 +00:00
Jo-Philipp Wich
c89c50614b prepare TQMa9263 subtarget
SVN-Revision: 25164
2011-01-27 20:55:53 +00:00
Jo-Philipp Wich
05c829ecf2 add TQMa9263 board setup
SVN-Revision: 25163
2011-01-27 20:55:26 +00:00
Jo-Philipp Wich
1effec1690 prepare TQ-Components TQMa9263 kernel support
SVN-Revision: 25162
2011-01-27 20:54:54 +00:00
Michael Büsch
7c73284307 omap24xx: Fix serial console for .37
SVN-Revision: 25161
2011-01-27 20:30:28 +00:00
Michael Büsch
d381e20c87 omap24xx: Update to .37
SVN-Revision: 25160
2011-01-27 20:20:27 +00:00
Michael Büsch
e99a1560cd Add missing XAW macros
SVN-Revision: 25159
2011-01-27 19:52:36 +00:00
Jo-Philipp Wich
a580764a9f mac80211: fix order of iw parameters, fix broken antenna config call
SVN-Revision: 25152
2011-01-27 16:00:02 +00:00
Imre Kaloz
50be0201f1 cleanup toolchain version handling
SVN-Revision: 25148
2011-01-27 13:55:00 +00:00
Imre Kaloz
a844918ead we don't support gcc 4.1.x
SVN-Revision: 25147
2011-01-27 13:33:53 +00:00
Imre Kaloz
51156ea6b8 we don't support gcc 4.5.0
SVN-Revision: 25146
2011-01-27 13:31:56 +00:00
Imre Kaloz
b255026bd1 nuke unneeded patchsets as well
SVN-Revision: 25145
2011-01-27 13:28:27 +00:00
Imre Kaloz
25fb11cf89 get rid of gcc 4.1.2 and 4.2.4 support
SVN-Revision: 25144
2011-01-27 13:24:38 +00:00
Michael Büsch
444541f6f8 omap24xx: Refresh 2.6.37 patches
SVN-Revision: 25143
2011-01-27 13:19:03 +00:00
Imre Kaloz
d8634c4521 use the linaro gcc by default (right now this only affects x86 targets)
SVN-Revision: 25142
2011-01-27 13:17:50 +00:00
Imre Kaloz
74da93780b LEON is SPARC v8
SVN-Revision: 25141
2011-01-27 12:54:08 +00:00