summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * [adm5120] do no longer rename amba-pl010 serial devices namesflorian2012-12-035-58/+39
| | | | | | | | | | | | | | | | | | | | | | Back in the days when we could not override /etc/inittab, it made a lot of sense to rename ttyAM to ttyS since this was the only supported serial device(s), we can now just put in an appropriate /etc/inittab file now. Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34469 3c298f89-4303-0410-b956-a3cf2f4a3e73
| * Make ltq-dsl-app compile with an eglibc-based toolchainmirko2012-12-032-0/+25
| | | | | | | | | | | | Signed-Off-By: Frank Meerkötter <frank@meerkoetter.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34468 3c298f89-4303-0410-b956-a3cf2f4a3e73
| * kernel: disable more pci quirks to save space on platforms that don't need themnbd2012-12-034-30/+158
| | | | | | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34467 3c298f89-4303-0410-b956-a3cf2f4a3e73
| * ipv6-support: Second Iterationcyrus2012-12-035-53/+119
| | | | | | | | | | | | | | | | | | * mode 'downstream' renamed to 'router' * mode 'upstream' renamed to 'dhcpv6' * mode 'relay' added * cleanups and minor bugfixes in state handling git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34466 3c298f89-4303-0410-b956-a3cf2f4a3e73
| * netifd: empty hotplug handler removedcyrus2012-12-031-10/+0
| | | | | | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34465 3c298f89-4303-0410-b956-a3cf2f4a3e73
* | Add librtk-inband and hostapd-rtk temporary patches to sync them with rsdk3.2.4Roman Yeryomin2013-05-182-0/+34618
| | | | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv>
* | Remove useless patchRoman Yeryomin2013-05-181-17/+0
| | | | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv>
* | Remove Andrew's GPIO patchesRoman Yeryomin2013-05-183-84/+0
| | | | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv>
* | add realtek lzma hacksRoman Yeryomin2013-05-182-11/+218
| | | | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv>
* | fix flash partiotionsRoman Yeryomin2013-05-181-0/+81
| | | | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv>
* | Move to rsdk 3.2.4. Compiles cleanly.Roman Yeryomin2013-05-171611-579950/+525053
| | | | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv>
* | Fix paths in 0012-rsdk-2.5.2-3.2-diff-fixup.patch and separate rtkload patch.Roman Yeryomin2013-02-062-78/+55
| | | | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv>
* | Add missing files an fixup patch to make it compilable out of the box.Roman Yeryomin2013-02-0610-75/+6162
| | | | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv>
* | Rebase files to rsdk 3.2 and refresh patches. Compilable (not by humans).Roman Yeryomin2013-02-061163-130657/+699190
| | | | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv>
* | Add more packages to nprove profileRoman Yeryomin2012-12-141-2/+3
| | | | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv>
* | Add Andrew's gpio patches. Closes #2.Roman Yeryomin2012-12-034-0/+292
| | | | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv>
* | Add target/linux/realtek/patches-2.6.30/303-dump_fpu_dummy.patch. Closes #5.Roman Yeryomin2012-12-031-0/+15
| | | | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv>
* | Add more ids to usb/serial/option driverRoman Yeryomin2012-12-031-0/+22
| | | | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv>
* | Expose mode kernel headers to userspace so iptables could compile cleanlyRoman Yeryomin2012-12-031-0/+17
| | | | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv>
* | Add a patch for usb to compile cleanlyRoman Yeryomin2012-12-031-0/+12
| | | | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv>
* | Fix query3g so it could detect more 3g dongles which don't have AT+CPIN commandRoman Yeryomin2012-12-032-11/+69
| | | | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv>
* | Wait a bit more before bringing wifi up because 1 second is not enough on ↵Roman Yeryomin2012-12-031-1/+1
| | | | | | | | | | | | slower chips Signed-off-by: Roman Yeryomin <roman@advem.lv>
* | add query3g packageRoman Yeryomin2012-12-033-0/+227
| | | | | | | | Signed-off-by: Roman <roman@nomad.(none)>
* | patch mac80211 makefileRoman Yeryomin2012-12-031-1/+11
| | | | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv>
* | add hotplug2 backport by jowRoman Yeryomin2012-12-031-11/+29
| | | | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv>
* | add kernel config patch by jowRoman Yeryomin2012-12-031-8/+8
| | | | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv>
* | add layer7 netfilter headerRoman Yeryomin2012-12-031-0/+13
| | | | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv>
* | Add hostapd-rtk and librtk-inband packagesRoman Yeryomin2012-12-0325-0/+13327
| | | | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv>
* | Port lexra binutils patch to 2.21.1 versionRoman Yeryomin2012-12-031-0/+1972
| | | | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv>
* | Add realtek target filesRoman Yeryomin2012-12-03889-0/+635688
| | | | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv>
* | Add binutils 2.20.1 patches for lexra/rlxRoman Yeryomin2012-12-031-0/+1985
| | | | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv>
* | Add uClibc patches for lexra/rlxRoman Yeryomin2012-12-033-0/+94
| | | | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv>
* | Add gcc 4.5 patches for lexra/rlxRoman Yeryomin2012-12-032-0/+259
| | | | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv>
* | Add cvimg files to firmware-utilsRoman Yeryomin2012-12-033-0/+3272
| | | | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv>
* | lexra platform support for build systemRoman Yeryomin2012-12-037-4/+25
| | | | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv>
* | Add cvimg to firmware-utilsRoman Yeryomin2012-12-031-0/+1
| | | | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv>
* | Add bixutil to firmware-utilsRoman Yeryomin2012-12-032-0/+189
|/ | | | Signed-off-by: Roman Yeryomin <roman@advem.lv>
* mac80211: refresh patchesjuhosg2012-12-0218-46/+40
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34464 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: rename a misnamed ath9k patchjuhosg2012-12-021-0/+0
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34463 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 6distributed: Poll for ubus to come up (fix race)cyrus2012-12-021-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34462 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel 3.6+: switch to a crc32 implementation that is more suitable for ↵nbd2012-12-022-4/+4
| | | | | | small caches. reduces kernel image size by ~22 KiB on mips git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34461 3c298f89-4303-0410-b956-a3cf2f4a3e73
* include: download.mk: correct tar argument order when packing checkoutsjow2012-12-021-2/+2
| | | | | | | GNU TAR v1.26 will fail with "no such file or directory" errors when the output file does not immediately follow the -f switch. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34460 3c298f89-4303-0410-b956-a3cf2f4a3e73
* tools: e2fsprogs: delete doc/ directory after unpacking to ensure that ↵jow2012-12-021-0/+5
| | | | | | makeinfo is not invoked git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34459 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: fix stripping symbol exportsnbd2012-12-024-58/+80
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34458 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libubox: update to latest version, fixes blob/blobmsg endian issuesnbd2012-12-021-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34456 3c298f89-4303-0410-b956-a3cf2f4a3e73
* tools/sstrip: remove redundant -I flag that breaks build on some x86_64 ↵nbd2012-12-021-1/+1
| | | | | | linux hosts git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34455 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: read sprom vars without prefix for boardrev and boardtype if the ↵hauke2012-12-021-0/+17
| | | | | | prefixed one is not available. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34454 3c298f89-4303-0410-b956-a3cf2f4a3e73
* b43-tools: pack the lcn firmware into the brcmsmac firmware package.hauke2012-12-021-0/+22
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34453 3c298f89-4303-0410-b956-a3cf2f4a3e73
* broadcom-wl: get the mmio address directly from the struct if bcma is used.hauke2012-12-021-3/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34452 3c298f89-4303-0410-b956-a3cf2f4a3e73
* build: it is no longer necessary to call make target/linux/clean as part of ↵nbd2012-12-021-1/+0
| | | | | | make clean git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34451 3c298f89-4303-0410-b956-a3cf2f4a3e73