summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* kernel: fix vmalloc stack traces triggered by module with an empty init ↵Felix Fietkau2012-03-052-0/+40
| | | | | | section (mostly happens on x86) SVN-Revision: 30813
* busybox: enable ps wide flag by defaultJo-Philipp Wich2012-03-042-3/+3
| | | | SVN-Revision: 30812
* linux/3.3: add more NAND symbolsGabor Juhos2012-03-041-1/+34
| | | | SVN-Revision: 30811
* linux/3.2: add more NAND symbolsGabor Juhos2012-03-041-0/+33
| | | | SVN-Revision: 30810
* ramips: add support for unbranded XDX-RN502J boardGabor Juhos2012-03-0410-2/+102
| | | | | | | | | | | | | | | | | | | | | | | This patch adds support for routers using a PCB marked XDX-RN502J V2.0, such as some unbranded routers like this: http://www.mediafire.com/?8acv87h6snn9fj6 http://www.mediafire.com/?do7xonw7scor4kn http://www.mediafire.com/?1ad49zvx3e7jyix http://www.mediafire.com/?i46cqiq66maa197 http://www.aliexpress.com/product-fm/516397994-Free-Shipping-300M-3G-WAN-Wireless-N-WiFi-USB-AP-Router-2-Antennas-wholesalers.html some reports also state the Aceex 22Y uses the same board. more information can be found in the following openwrt forum post https://forum.openwrt.org/viewtopic.php?id=34878 [juhosg: fix checkpatch warnings, use the GENERIC_4M template] Signed-off-by: bruno schwander <bruno@tinkerbox.org> SVN-Revision: 30809
* ramips: board support for Asus RT-N10+Gabor Juhos2012-03-0411-0/+106
| | | | | | | | | [juhosg: fix indentation in platform scripts, and remove debug messages from 06_set_iface_mac] Signed-off-by: Patrick van Staveren <trick@vanstaveren.us> SVN-Revision: 30808
* uhttpd: cope with variable number of spaces in header lines (#11079)Jo-Philipp Wich2012-03-042-5/+8
| | | | SVN-Revision: 30806
* base-files: enable conntrack accounting in sysctl. It used to be a compile ↵Jo-Philipp Wich2012-03-042-1/+2
| | | | | | time option which got deprecated SVN-Revision: 30805
* ppc40x: preliminary support for 3.3Gabor Juhos2012-03-048-0/+2033
| | | | SVN-Revision: 30804
* linux/3.3: add missing config symbolsGabor Juhos2012-03-041-7/+18
| | | | SVN-Revision: 30803
* linux/3.2: add missing NAND symbolsGabor Juhos2012-03-041-0/+2
| | | | SVN-Revision: 30802
* ar71xx: refresh patches against 3.3-rc5Gabor Juhos2012-03-031-1/+1
| | | | SVN-Revision: 30801
* linux/3.3: merge recent ubifs patches from 3.2Gabor Juhos2012-03-035-2/+310
| | | | SVN-Revision: 30800
* linux/3.3: refresh patches against 3.3-rc5Gabor Juhos2012-03-034-5/+5
| | | | SVN-Revision: 30799
* omap24xx: fix compile error with new binutils (#11072)Felix Fietkau2012-03-031-3/+2
| | | | SVN-Revision: 30798
* tools/mtd-utils: fix build errorGabor Juhos2012-03-031-1/+1
| | | | SVN-Revision: 30797
* tools/mtd-utils: update mkfs.ubifs XZ supportGabor Juhos2012-03-031-30/+148
| | | | SVN-Revision: 30796
* tools/mtd-utils: add XZ compression support to mkfs.ubifsGabor Juhos2012-03-023-1/+288
| | | | SVN-Revision: 30795
* linux/3.2: add symlink xattr support to ubifsGabor Juhos2012-03-021-0/+67
| | | | SVN-Revision: 30794
* linux/3.2: add XZ decompression support to ubifsGabor Juhos2012-03-021-0/+94
| | | | SVN-Revision: 30793
* linux/3.2: add XZ decompressor support to cryptoGabor Juhos2012-03-023-2/+149
| | | | SVN-Revision: 30792
* ppc40x: switch to 3.2.9Gabor Juhos2012-03-025-40/+62
| | | | SVN-Revision: 30791
* linux/3.2: add a bunch of missing symbolsGabor Juhos2012-03-021-7/+14
| | | | SVN-Revision: 30790
* ppc40x: fix build errors in the CF and ISP116X driversGabor Juhos2012-03-022-44/+37
| | | | SVN-Revision: 30789
* mark variables as might be unusedFlorian Fainelli2012-03-021-1/+1
| | | | SVN-Revision: 30787
* remove unused variables and definesFlorian Fainelli2012-03-021-3/+0
| | | | SVN-Revision: 30786
* MIPS: fix kexec build on 64-bits targetsFlorian Fainelli2012-03-021-5/+5
| | | | SVN-Revision: 30785
* refresh patchesFlorian Fainelli2012-03-021-122/+51
| | | | SVN-Revision: 30784
* MIPS: fix printing of size_t argFlorian Fainelli2012-03-021-1/+1
| | | | SVN-Revision: 30783
* MIPS: mark unused variablesFlorian Fainelli2012-03-022-0/+22
| | | | SVN-Revision: 30782
* refresh patchesFlorian Fainelli2012-03-021-3/+3
| | | | SVN-Revision: 30781
* MIPS: mark unused variablesFlorian Fainelli2012-03-021-0/+44
| | | | SVN-Revision: 30780
* refresh patchesFlorian Fainelli2012-03-0226-77/+78
| | | | SVN-Revision: 30779
* MIPS: mark unused variablesFlorian Fainelli2012-03-021-0/+55
| | | | SVN-Revision: 30778
* refresh patchesFlorian Fainelli2012-03-027-13/+14
| | | | SVN-Revision: 30777
* base-files: remove trailing whitespaces from lib/functions/boot.shGabor Juhos2012-03-021-4/+4
| | | | SVN-Revision: 30776
* base-files: remove trailing whitespaces from lib/functions.shGabor Juhos2012-03-021-10/+10
| | | | SVN-Revision: 30775
* package/kernel: package nandsim moduleGabor Juhos2012-03-021-0/+16
| | | | SVN-Revision: 30774
* package/kernel: package NAND supportGabor Juhos2012-03-021-1/+21
| | | | SVN-Revision: 30773
* tools/mtd-utils: cleanup mkubifs lzo patchGabor Juhos2012-03-011-61/+55
| | | | SVN-Revision: 30770
* tools/mtd-utils: update to 1.4.5Gabor Juhos2012-03-0110-143/+162
| | | | | | | | | | | | | | This updates mtd-utils in tools: 100-optional_lzo.patch and 101-ubifs-optional_lzo.patch are now uneeded as a WITHOUT_LZO flag is provided by the upstream sources. All remaining patches are refreshed for the new version. 135-mkubifs_optional_lzo.patch was created to respect WITHOUT_LZO also in mkubifs. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 30769
* ar71xx: ag71xx: keep VLAN tags if VLAN is not enabledGabor Juhos2012-03-011-4/+8
| | | | SVN-Revision: 30768
* kernel: update linux 3.2 to 3.2.9Gabor Juhos2012-03-0116-114/+20
| | | | SVN-Revision: 30767
* ath9k: fix misplaced ifdefFelix Fietkau2012-03-011-5/+5
| | | | SVN-Revision: 30766
* ath9k: disable btcoex again after it got re-enabled by the updateFelix Fietkau2012-03-011-0/+11
| | | | SVN-Revision: 30765
* ath9k: disable MAC sample debugging, it is almost never used and wastes ↵Felix Fietkau2012-03-017-17/+162
| | | | | | precious CPU cycles SVN-Revision: 30764
* mac80211: optimize mac address comparisons to improve performanceFelix Fietkau2012-03-012-6/+538
| | | | SVN-Revision: 30763
* kernel: keep more symbols in the kernel modules when doing profilingFelix Fietkau2012-03-012-4/+8
| | | | SVN-Revision: 30762
* build: add TARGET_CXXFLAGS and EXTRA_CXXFLAGS, defaulting to *_CFLAGS via ↵Felix Fietkau2012-03-012-2/+5
| | | | | | lazy evaluation. this allows adding c++ specific cflags SVN-Revision: 30760
* kernel: do not rename module symbols with kallsyms enabledFelix Fietkau2012-03-012-1/+6
| | | | SVN-Revision: 30759