| Commit message (Expand) | Author | Age | Files | Lines |
* | Move to rsdk 3.2.4. Compiles cleanly. | Roman Yeryomin | 2013-05-17 | 1611 | -579950/+525053 |
* | Fix paths in 0012-rsdk-2.5.2-3.2-diff-fixup.patch and separate rtkload patch. | Roman Yeryomin | 2013-02-06 | 2 | -78/+55 |
* | Add missing files an fixup patch to make it compilable out of the box. | Roman Yeryomin | 2013-02-06 | 10 | -75/+6162 |
* | Rebase files to rsdk 3.2 and refresh patches. Compilable (not by humans). | Roman Yeryomin | 2013-02-06 | 1163 | -130657/+699190 |
* | Add more packages to nprove profile | Roman Yeryomin | 2012-12-14 | 1 | -2/+3 |
* | Add Andrew's gpio patches. Closes #2. | Roman Yeryomin | 2012-12-03 | 4 | -0/+292 |
* | Add target/linux/realtek/patches-2.6.30/303-dump_fpu_dummy.patch. Closes #5. | Roman Yeryomin | 2012-12-03 | 1 | -0/+15 |
* | Add more ids to usb/serial/option driver | Roman Yeryomin | 2012-12-03 | 1 | -0/+22 |
* | Expose mode kernel headers to userspace so iptables could compile cleanly | Roman Yeryomin | 2012-12-03 | 1 | -0/+17 |
* | Add a patch for usb to compile cleanly | Roman Yeryomin | 2012-12-03 | 1 | -0/+12 |
* | Fix query3g so it could detect more 3g dongles which don't have AT+CPIN command | Roman Yeryomin | 2012-12-03 | 2 | -11/+69 |
* | Wait a bit more before bringing wifi up because 1 second is not enough on slo... | Roman Yeryomin | 2012-12-03 | 1 | -1/+1 |
* | add query3g package | Roman Yeryomin | 2012-12-03 | 3 | -0/+227 |
* | patch mac80211 makefile | Roman Yeryomin | 2012-12-03 | 1 | -1/+11 |
* | add hotplug2 backport by jow | Roman Yeryomin | 2012-12-03 | 1 | -11/+29 |
* | add kernel config patch by jow | Roman Yeryomin | 2012-12-03 | 1 | -8/+8 |
* | add layer7 netfilter header | Roman Yeryomin | 2012-12-03 | 1 | -0/+13 |
* | Add hostapd-rtk and librtk-inband packages | Roman Yeryomin | 2012-12-03 | 25 | -0/+13327 |
* | Port lexra binutils patch to 2.21.1 version | Roman Yeryomin | 2012-12-03 | 1 | -0/+1972 |
* | Add realtek target files | Roman Yeryomin | 2012-12-03 | 889 | -0/+635688 |
* | Add binutils 2.20.1 patches for lexra/rlx | Roman Yeryomin | 2012-12-03 | 1 | -0/+1985 |
* | Add uClibc patches for lexra/rlx | Roman Yeryomin | 2012-12-03 | 3 | -0/+94 |
* | Add gcc 4.5 patches for lexra/rlx | Roman Yeryomin | 2012-12-03 | 2 | -0/+259 |
* | Add cvimg files to firmware-utils | Roman Yeryomin | 2012-12-03 | 3 | -0/+3272 |
* | lexra platform support for build system | Roman Yeryomin | 2012-12-03 | 7 | -4/+25 |
* | Add cvimg to firmware-utils | Roman Yeryomin | 2012-12-03 | 1 | -0/+1 |
* | Add bixutil to firmware-utils | Roman Yeryomin | 2012-12-03 | 2 | -0/+189 |
* | mac80211: refresh patches | juhosg | 2012-12-02 | 18 | -46/+40 |
* | mac80211: rename a misnamed ath9k patch | juhosg | 2012-12-02 | 1 | -0/+0 |
* | 6distributed: Poll for ubus to come up (fix race) | cyrus | 2012-12-02 | 1 | -2/+2 |
* | kernel 3.6+: switch to a crc32 implementation that is more suitable for small... | nbd | 2012-12-02 | 2 | -4/+4 |
* | include: download.mk: correct tar argument order when packing checkouts | jow | 2012-12-02 | 1 | -2/+2 |
* | tools: e2fsprogs: delete doc/ directory after unpacking to ensure that makein... | jow | 2012-12-02 | 1 | -0/+5 |
* | kernel: fix stripping symbol exports | nbd | 2012-12-02 | 4 | -58/+80 |
* | libubox: update to latest version, fixes blob/blobmsg endian issues | nbd | 2012-12-02 | 1 | -3/+3 |
* | tools/sstrip: remove redundant -I flag that breaks build on some x86_64 linux... | nbd | 2012-12-02 | 1 | -1/+1 |
* | brcm47xx: read sprom vars without prefix for boardrev and boardtype if the pr... | hauke | 2012-12-02 | 1 | -0/+17 |
* | b43-tools: pack the lcn firmware into the brcmsmac firmware package. | hauke | 2012-12-02 | 1 | -0/+22 |
* | broadcom-wl: get the mmio address directly from the struct if bcma is used. | hauke | 2012-12-02 | 1 | -3/+1 |
* | build: it is no longer necessary to call make target/linux/clean as part of m... | nbd | 2012-12-02 | 1 | -1/+0 |
* | kernel: move KERNEL_BUILD_DIR under BUILD_DIR to properly fix gcc/libc based ... | nbd | 2012-12-02 | 1 | -1/+1 |
* | kernel: patch in a working copy of elf.h instead of using relative path based... | nbd | 2012-12-02 | 3 | -6/+9036 |
* | sstrip: remove a redundant copy of elf.h | nbd | 2012-12-02 | 2 | -2446/+1 |
* | rules.mk: don't use $(realpath) in file_copy, the destination directory might... | jow | 2012-12-02 | 1 | -1/+1 |
* | ramips: fix serial console for Belkin F5D8235 v1/v2 | juhosg | 2012-12-02 | 1 | -1/+1 |
* | Update linux-atm fixes to reflect the final upstream pull request | juhosg | 2012-12-02 | 3 | -260/+833 |
* | Make teql hotplug script run sooner | juhosg | 2012-12-02 | 2 | -1/+1 |
* | Change default TARGET_ROOTFS_RESERVED_PCT to zero to avoid wasted space | juhosg | 2012-12-02 | 1 | -1/+1 |
* | toolchain: use file_copy to install the initial gcc files | jow | 2012-12-02 | 1 | -2/+1 |
* | imagebuilder: use file_copy to deploy files/ in the image generation phase | jow | 2012-12-02 | 1 | -9/+1 |