| Commit message (Expand) | Author | Age | Files | Lines |
* | [package] update fuse to 2.8.4, fixes build failures with 2.6.30 kernels (on ... | florian | 2010-05-02 | 1 | -2/+2 |
* | target/uml: fix memcpy export on x86_64 with gcc < 4.3 (closes: #6918) | nico | 2010-05-02 | 2 | -0/+22 |
* | target/uml: rename patch 003 to match what we have in 2.6.30 | nico | 2010-05-02 | 1 | -0/+0 |
* | target/uml: refresh 2.6.30 patches | nico | 2010-05-02 | 1 | -7/+3 |
* | target/uml: add patches for 2.6.32 | nico | 2010-05-02 | 5 | -0/+134 |
* | [package] nvram: fix crash when get, set or unset is invoked without argument... | jow | 2010-05-02 | 2 | -14/+26 |
* | [package] ppp: bring pppoa script in sync with updated ppp logic | jow | 2010-05-01 | 1 | -7/+16 |
* | [package] firewall: | jow | 2010-05-01 | 15 | -544/+1023 |
* | [package] comgt: | jow | 2010-05-01 | 2 | -5/+15 |
* | [package] pptp: | jow | 2010-05-01 | 2 | -10/+4 |
* | [package] ppp: | jow | 2010-05-01 | 5 | -63/+158 |
* | package/base-files: fix libraries packaging on 64bits targets (closes: #6918) | nico | 2010-05-01 | 1 | -9/+14 |
* | [package] pppd: | jow | 2010-05-01 | 1 | -9/+52 |
* | target/x86: add to changes missed from [21246] preventing .vdi & .vmdk image ... | nico | 2010-04-30 | 1 | -2/+2 |
* | vsc73x5-ucode: use the mirrored ucode files from my server to replace an 127 ... | nbd | 2010-04-30 | 1 | -13/+5 |
* | mac80211: update to wireless-testing 2010-04-28 | nbd | 2010-04-30 | 13 | -774/+14 |
* | [package] swconfig: mask on brcm47xx | jow | 2010-04-30 | 1 | -1/+1 |
* | kernel: bring ssb in sync with upstream (as of current wireless-testing) | nbd | 2010-04-30 | 18 | -288/+3478 |
* | [uml] add upstream patch to fix linking failures on '__rela_iplt_end' | florian | 2010-04-30 | 3 | -0/+162 |
* | brcm47xx: update config-2.6.33 options | acoul | 2010-04-30 | 1 | -3/+9 |
* | brcm47xx: refresh 2.6.33 kernel patches | acoul | 2010-04-30 | 6 | -18/+17 |
* | package/grub: fix x86_64 issue (closes #7248) | acoul | 2010-04-30 | 1 | -0/+3 |
* | uboot-xburst: Fix lcd display init sequence. | lars | 2010-04-29 | 1 | -8/+11 |
* | package/kernel: renable kmod-input on 2.4 (closes: #7063) | nico | 2010-04-29 | 1 | -3/+10 |
* | target/brcm-2.4: add missing CONFIG_INPUT_* symbols | nico | 2010-04-29 | 1 | -1/+6 |
* | enable inotify support target xburst | mirko | 2010-04-29 | 1 | -1/+2 |
* | mpc83xx: sync image/Makefile to r20834 | acoul | 2010-04-29 | 1 | -1/+1 |
* | mpc83xx: add some missing options on config-2.6.33 | acoul | 2010-04-29 | 1 | -2/+4 |
* | mpc83xx: trim down unnecessary config-2.6.33 options | acoul | 2010-04-29 | 1 | -101/+1 |
* | mpc83xx: upgrade to kernel 2.6.33.3, enable rb333 support, sync config option... | acoul | 2010-04-29 | 5 | -57/+318 |
* | [brcm63xx] rename reset_buttons to buttons | rhk | 2010-04-29 | 10 | -36/+36 |
* | [brcm63xx] add WPS button support for nb4 boards | rhk | 2010-04-29 | 6 | -24/+84 |
* | [brcm63xx] fix gpio button key code, match button-hotplug code | rhk | 2010-04-29 | 6 | -16/+16 |
* | [brcm63xx] fix gpio_button device register | rhk | 2010-04-29 | 4 | -12/+34 |
* | package/kernel: mark a bunch of kmod packages that don't exist on 2.4 as 2.6 ... | nico | 2010-04-29 | 7 | -7/+23 |
* | package/kernel: adjust kmod-crc16 dependencies, it does not exist on 2.4 | nico | 2010-04-29 | 1 | -2/+2 |
* | package/kernel: move AddDepends calls at the end of package definitions, move... | nico | 2010-04-29 | 9 | -166/+219 |
* | move kmod-lp package defition specific to brcm-2.4 to package/kernel | nico | 2010-04-29 | 2 | -13/+13 |
* | target/x86: various image changes | nico | 2010-04-29 | 1 | -9/+13 |
* | target/x86: rearrange image Makefile, indent, reorder, simplify, change some ... | nico | 2010-04-29 | 1 | -67/+77 |
* | include: rearrange image.mk, indent, reorder, change some ifeq/ifneq tests | nico | 2010-04-29 | 1 | -79/+86 |
* | target/x86: remove temporary files in image generation scripts | nico | 2010-04-29 | 2 | -4/+4 |
* | replace old quote stripping with calls to qstrip macro | nico | 2010-04-29 | 4 | -12/+10 |
* | uboot-xburst: Add macro to initalize lcd pins for 8bit serial displays | lars | 2010-04-28 | 2 | -1/+11 |
* | [kernel] refresh 2.6.31 patches | florian | 2010-04-28 | 19 | -66/+66 |
* | buildsystem: rearrange main config options, reorder, move stripping items to ... | nico | 2010-04-28 | 1 | -245/+237 |
* | buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZ | nico | 2010-04-28 | 13 | -20/+20 |
* | images: allow generating .cpio.gz and/or .tar.gz archives whether ramdisk is ... | nico | 2010-04-28 | 2 | -13/+12 |
* | [atheros] use kernel 2.6.32.12 | acoul | 2010-04-28 | 1 | -1/+1 |
* | [atheros] add kernel 2.6.34 support, refresh patches | acoul | 2010-04-28 | 17 | -4/+6674 |