Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add txqueuelen option, patch from Roberto Riggio | Florian Fainelli | 2010-07-31 | 1 | -1/+2 |
| | | | | SVN-Revision: 22444 | ||||
* | fix for GREP_OPTIONS | Florian Fainelli | 2010-07-31 | 2 | -0/+5 |
| | | | | | | | | | When using GREP_OPTIONS to supply default options to grep, the buildsystem might get broken (For example adding --color=always breaks it) This patch will empty the GREP_OPTIONS to prevent the described (and any other) problems related to GREP_OPTIONS Signed-off-by: Maarten Bezemer <m.m.bezemer@utwente.nl> SVN-Revision: 22443 | ||||
* | firwall: fix nat reflection for zones covering multiple networks | Jo-Philipp Wich | 2010-07-31 | 1 | -34/+56 |
| | | | | SVN-Revision: 22442 | ||||
* | firewall: add basic NAT reflection/NAT loopback support | Jo-Philipp Wich | 2010-07-31 | 2 | -1/+81 |
| | | | | SVN-Revision: 22441 | ||||
* | remove iptables libipq dependency, thanks jow | Florian Fainelli | 2010-07-31 | 1 | -1/+1 |
| | | | | SVN-Revision: 22438 | ||||
* | bump default gcc-4.4 version for sibyte and octeon | Florian Fainelli | 2010-07-31 | 2 | -1/+3 |
| | | | | SVN-Revision: 22437 | ||||
* | package libipq as a shared library | Florian Fainelli | 2010-07-31 | 1 | -1/+13 |
| | | | | | | | | | | | r21799 by jow changed the staging install of libipq so that it is no longer available as a static library but is dynamically linked in as a shared library. However the libipq package was not being built. This patch provides libipq.so as a package. Signed-off-by: Ashok Rao <greatarbor@gmail.com> SVN-Revision: 22436 | ||||
* | fix jffs2 64k and 128k images overwrite each other | Florian Fainelli | 2010-07-31 | 1 | -1/+1 |
| | | | | | | | | | When trying to build images with jffs2 filesystem for ramips platform there is only one jffs2 image produced instead of two (64k and 128k). Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 22435 | ||||
* | brcm47xx: some checkpatch fixes | Hauke Mehrtens | 2010-07-31 | 12 | -40/+48 |
| | | | | SVN-Revision: 22425 | ||||
* | brcm47xx: some fixes | Hauke Mehrtens | 2010-07-31 | 16 | -135/+202 |
| | | | | | | | | * fix return codes of nvram_getenv. Now it behaves like cfe_getenv. * also check cfe for kernel_args param. * some style fixes SVN-Revision: 22424 | ||||
* | generic/patches-2.6.32: finalize jffs2/lzma support on 2.6.32.x | Alexandros C. Couloumbis | 2010-07-31 | 1 | -0/+5142 |
| | | | | SVN-Revision: 22423 | ||||
* | package/mac80211: sync commit r22419 | Alexandros C. Couloumbis | 2010-07-31 | 1 | -27/+0 |
| | | | | SVN-Revision: 22422 | ||||
* | fix a typo in config-2.6.34 and config-2.6.35, thanks frogonwheels | Jo-Philipp Wich | 2010-07-30 | 2 | -2/+2 |
| | | | | SVN-Revision: 22421 | ||||
* | mac80211: update to 2010-07-29, add pending patches to fix further issues ↵ | Felix Fietkau | 2010-07-30 | 6 | -617/+662 |
| | | | | | | with calibration SVN-Revision: 22419 | ||||
* | mostly revert commit r22396 | Hauke Mehrtens | 2010-07-30 | 2 | -2/+2 |
| | | | | | | | | | | | | | CFE does not boot images generated with these checksums because of wrong checksum. After flashing then with tftp to my Asus wl500-GPv1 the following messages are show: Null Rescue Flag. Boot program checksum is invalid Hello!! Enter Rescue Mode: (Check error) SVN-Revision: 22418 | ||||
* | mac80211: minor fix for the offchannel status change notification | Felix Fietkau | 2010-07-30 | 1 | -0/+27 |
| | | | | SVN-Revision: 22417 | ||||
* | add missing bits & bytes from r22412 | Alexandros C. Couloumbis | 2010-07-30 | 4 | -4/+52 |
| | | | | SVN-Revision: 22416 | ||||
* | firmware-utils/trx: Endianness fixes | Michael Büsch | 2010-07-29 | 1 | -4/+7 |
| | | | | SVN-Revision: 22414 | ||||
* | target/linux: refresh kernel patches | Alexandros C. Couloumbis | 2010-07-29 | 4 | -8/+8 |
| | | | | SVN-Revision: 22413 | ||||
* | enable mtu & mac config options | Alexandros C. Couloumbis | 2010-07-29 | 5 | -32/+33 |
| | | | | SVN-Revision: 22412 | ||||
* | atheros/patches-2.6.35: sync patches against 2.6.35-rc6 | Alexandros C. Couloumbis | 2010-07-29 | 1 | -0/+11 |
| | | | | SVN-Revision: 22411 | ||||
* | package/compcache: clean unneeded swap initialization | Alexandros C. Couloumbis | 2010-07-28 | 1 | -1/+0 |
| | | | | SVN-Revision: 22409 | ||||
* | ath9k: fix various calibration related bugs and clean up the code | Felix Fietkau | 2010-07-28 | 5 | -20/+1017 |
| | | | | SVN-Revision: 22408 | ||||
* | generic/patches-2.6.34: Make devtmpfs available on (embedded) configurations ↵ | Alexandros C. Couloumbis | 2010-07-28 | 1 | -0/+76 |
| | | | | | | without SHMEM/TMPFS, using ramfs instead. (gone mainline in kernel 2.6.35-r3) SVN-Revision: 22407 | ||||
* | revert r22372 and r22405, dependency on host libtool causes problems | Jo-Philipp Wich | 2010-07-28 | 4 | -63/+18 |
| | | | | SVN-Revision: 22406 | ||||
* | make base-files dependent on opkg host compile, fixes install errors when ↵ | Jo-Philipp Wich | 2010-07-27 | 1 | -5/+2 |
| | | | | | | package/compile and package/install are invoked separately SVN-Revision: 22405 | ||||
* | uhttpd: fix build dependencies (#7674) | Jo-Philipp Wich | 2010-07-27 | 1 | -0/+1 |
| | | | | SVN-Revision: 22404 | ||||
* | mac80211: update to wireless-testing 2010-07-26 + pending patches - adds a ↵ | Felix Fietkau | 2010-07-27 | 9 | -136/+26 |
| | | | | | | change that might fix some calibration issues SVN-Revision: 22403 | ||||
* | kmod-ipsec: fix a compile error with some configurations. since ↵ | Felix Fietkau | 2010-07-27 | 1 | -0/+1 |
| | | | | | | CONFIG_XFRM_IPCOMP is not selectable on its own (no prompt), always select CONFIG_INET_IPCOMP along with it, to make sure that it gets enabled SVN-Revision: 22402 | ||||
* | ar71xx: remove the fifo cfg overrides for the ap91 ethernet code - these ↵ | Felix Fietkau | 2010-07-27 | 1 | -6/+0 |
| | | | | | | values have been wrong on every single device i've tested, falling back to the atheros values seems to be the right thing to do SVN-Revision: 22401 | ||||
* | firmware-utils: The option -F was not detected. This was missing in r22396 | Hauke Mehrtens | 2010-07-27 | 1 | -1/+1 |
| | | | | | | This fixes build of brcm47xx SVN-Revision: 22398 | ||||
* | tools/quilt: fix openSUSE/patch-2.6.1.81 issue (closes #7635) | Alexandros C. Couloumbis | 2010-07-27 | 2 | -0/+12 |
| | | | | SVN-Revision: 22397 | ||||
* | fix CRC32 calculation for sysupgrade | Markus Wigge | 2010-07-27 | 2 | -4/+6 |
| | | | | | | | | | | | | | | * reduce image size for CRC calculation by fs_mark size sysupgrade sometimes failed for me and I noticed that it was due to incorrect CRC values in trx-header after performing it. It seems that the fs_mark was completely included in the calculation and that it was nevertheless modified by sysupgrade while appending the jffs data. This only occurs for the first boot after sysupgrade as the flashmap driver recalculates the CRC to an even smaller area when it boots. SVN-Revision: 22396 | ||||
* | dropbear: Explicity list default RootPasswordAuth value in default config ↵ | Daniel Dickinson | 2010-07-27 | 1 | -0/+1 |
| | | | | | | file so that users know to turn off RootPasswordAuth as well as PasswordAuth to prevent password logins as root. SVN-Revision: 22394 | ||||
* | dropbear: Add RootLogin parameter to control whether ssh logins as root are ↵ | Daniel Dickinson | 2010-07-27 | 1 | -1/+5 |
| | | | | | | allowed. SVN-Revision: 22393 | ||||
* | reorder profiles | Jo-Philipp Wich | 2010-07-26 | 4 | -0/+0 |
| | | | | SVN-Revision: 22390 | ||||
* | brcm47xx: now hopfully realy commit the right things from r22385 | Hauke Mehrtens | 2010-07-25 | 2 | -122/+124 |
| | | | | SVN-Revision: 22388 | ||||
* | brcm47xx: add missing part from r22385 | Hauke Mehrtens | 2010-07-25 | 1 | -62/+61 |
| | | | | SVN-Revision: 22387 | ||||
* | fix a typo in 040-bcm963xx_flashmap.patch | Jo-Philipp Wich | 2010-07-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 22386 | ||||
* | brcm47xx: fill the whole sprom with data | Hauke Mehrtens | 2010-07-24 | 6 | -67/+68 |
| | | | | SVN-Revision: 22385 | ||||
* | linux-atm: parallel build fix | Florian Fainelli | 2010-07-24 | 1 | -4/+4 |
| | | | | SVN-Revision: 22383 | ||||
* | e2fsprogs: parallel build fix | Florian Fainelli | 2010-07-24 | 1 | -3/+5 |
| | | | | SVN-Revision: 22382 | ||||
* | base-files: localize variable in do_move_devtmpfs(), remove extra temporary ↵ | Jo-Philipp Wich | 2010-07-24 | 1 | -6/+3 |
| | | | | | | variable and shorten conditional SVN-Revision: 22380 | ||||
* | package/base-files: add support for devtmpfs (thank you rauchwolke at gmx.net) | Alexandros C. Couloumbis | 2010-07-24 | 1 | -1/+13 |
| | | | | SVN-Revision: 22379 | ||||
* | base-files: unconditionally unlock the rootfs_data partition (#7437) | Jo-Philipp Wich | 2010-07-24 | 2 | -1/+2 |
| | | | | SVN-Revision: 22377 | ||||
* | generic/config-2.6.32: switch from gzip to lzma jffs2 compression | Alexandros C. Couloumbis | 2010-07-24 | 1 | -1/+4 |
| | | | | SVN-Revision: 22374 | ||||
* | ixp4xx: add kernel 2.6.34 preliminary support | Alexandros C. Couloumbis | 2010-07-24 | 46 | -0/+6560 |
| | | | | SVN-Revision: 22373 | ||||
* | use host opkg for installing packages in buildroot and ImageBuilder | Jo-Philipp Wich | 2010-07-23 | 4 | -18/+66 |
| | | | | SVN-Revision: 22372 | ||||
* | ar71xx: fix sysupgrade on the ubnt nanostation m | Felix Fietkau | 2010-07-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 22370 | ||||
* | package/compcache: initialize swap driver and introduce a delay before mounting | Alexandros C. Couloumbis | 2010-07-23 | 1 | -0/+2 |
| | | | | SVN-Revision: 22368 |