| Commit message (Expand) | Author | Age | Files | Lines |
* | kirkwood: enable GPIO sysfs interface | Gabor Juhos | 2012-05-09 | 1 | -0/+1 |
* | kirkwood: nuke 2.6.37 support | Gabor Juhos | 2012-05-09 | 4 | -422/+0 |
* | kirkwood: switch to 3.3 | Gabor Juhos | 2012-05-09 | 1 | -1/+1 |
* | kirkwood: add 3.3 support | Gabor Juhos | 2012-05-09 | 4 | -0/+440 |
* | ixp4xx: nuke 2.6.37 support | Gabor Juhos | 2012-05-09 | 42 | -6427/+0 |
* | ixp4xx: switch to 3.3 | Gabor Juhos | 2012-05-09 | 1 | -1/+1 |
* | mpc85xx: remove 2.6.38 support | Gabor Juhos | 2012-05-09 | 5 | -378/+0 |
* | mpc85xx: switch to 3.3 and add broken flag | Gabor Juhos | 2012-05-09 | 1 | -2/+2 |
* | orion: nuke 3.0 support | Gabor Juhos | 2012-05-09 | 7 | -427/+0 |
* | orion: switch to 3.3 and add broken flag | Gabor Juhos | 2012-05-09 | 1 | -2/+2 |
* | package/kernel: add package for the ADT7473/7475/7476/7490 sensors | Gabor Juhos | 2012-05-09 | 1 | -0/+15 |
* | package/kernel: add package for the LM85 sensor | Gabor Juhos | 2012-05-09 | 1 | -0/+15 |
* | package/kernel: move hwmon-vid into a separate package | Gabor Juhos | 2012-05-09 | 1 | -16/+23 |
* | linux/3.3: add missing RTC symbol | Gabor Juhos | 2012-05-09 | 1 | -0/+1 |
* | add further countermeasures against the git core.autocrlf option (fixes #9075) | Felix Fietkau | 2012-05-08 | 2 | -0/+2 |
* | add .gitattributes to prevent the git autocrlf option from messing with CRLF/... | Felix Fietkau | 2012-05-08 | 1 | -0/+1 |
* | ppp: remove stray bracked in ppp-up script, thanks swalker | Jo-Philipp Wich | 2012-05-07 | 1 | -1/+0 |
* | ar71xx: fix build error if PCI is disabled | Gabor Juhos | 2012-05-07 | 1 | -0/+11 |
* | kernel: update linux 3.3 to 3.3.5 | Gabor Juhos | 2012-05-07 | 39 | -72/+41 |
* | pxa: remove 2.6.37 support | Gabor Juhos | 2012-05-07 | 9 | -1735/+0 |
* | pxa: switch to 3.3 and mark it as broken | Gabor Juhos | 2012-05-07 | 1 | -2/+2 |
* | pxa: add support for 3.3 | Gabor Juhos | 2012-05-07 | 7 | -0/+1711 |
* | atheros: Fix compilation | Jo-Philipp Wich | 2012-05-07 | 1 | -1/+4 |
* | base-files: wait for wifi modules to settle | Jonas Gorski | 2012-05-06 | 1 | -0/+3 |
* | bcm63xx: fix a race between PCI bus scan and fallback sprom registration | Jonas Gorski | 2012-05-06 | 2 | -0/+110 |
* | kernel: rewrite the phy packet hook, put it in the network stack to avoid hav... | Felix Fietkau | 2012-05-06 | 37 | -442/+412 |
* | pptp: fix installation path for netifd proto handler | Felix Fietkau | 2012-05-06 | 1 | -2/+2 |
* | brcm47xx: add gpio_request_one() | Hauke Mehrtens | 2012-05-06 | 1 | -0/+51 |
* | kernel: remove kernel modules and references to kernels <= 2.6.36 | Hauke Mehrtens | 2012-05-06 | 14 | -164/+26 |
* | kernel: remove kmod-usb-serial-airprime | Hauke Mehrtens | 2012-05-06 | 1 | -15/+0 |
* | kernel: remove kmod-usb-video | Hauke Mehrtens | 2012-05-06 | 1 | -15/+0 |
* | kernel: remove kmod-usb-video | Hauke Mehrtens | 2012-05-06 | 1 | -13/+0 |
* | kernel: add video-videobuf2 | Hauke Mehrtens | 2012-05-06 | 1 | -2/+24 |
* | kernel: build kmod-video-gspca-gl860 and kmod-video-gspca-jeilinj on all kern... | Hauke Mehrtens | 2012-05-06 | 1 | -2/+0 |
* | kernel: add kmod-video-gspca-konica and remove kmod-video-konica | Hauke Mehrtens | 2012-05-06 | 1 | -17/+15 |
* | kernel: remove kmod-video-ov511 and kmod-video-ovcamchip | Hauke Mehrtens | 2012-05-06 | 1 | -35/+0 |
* | atheros: clean up the patches some more | Felix Fietkau | 2012-05-06 | 4 | -24/+2 |
* | atheros: update to 3.3.4 (based on work by acoul), fix mvswitch driver for ne... | Felix Fietkau | 2012-05-06 | 33 | -7687/+422 |
* | scons: fix compatibility with python 3, upstream still does not support it... | Jo-Philipp Wich | 2012-05-06 | 1 | -0/+2046 |
* | AR7: don't mark as broken | Jonas Gorski | 2012-05-06 | 1 | -1/+1 |
* | ubus: update to latest version, add LUAPATH to cmake options - fixes #11398 | Felix Fietkau | 2012-05-06 | 1 | -2/+5 |
* | scons: override the platform instead of using the host one - fixes build issu... | Felix Fietkau | 2012-05-05 | 2 | -0/+13 |
* | ubus: update to current git, package up libubus-lua | Jo-Philipp Wich | 2012-05-05 | 1 | -3/+17 |
* | tools: add scons (patch by Dave Taht) | Felix Fietkau | 2012-05-05 | 3 | -1/+51 |
* | ar7: remove 2.6.37 support | Gabor Juhos | 2012-05-05 | 11 | -727/+0 |
* | ar7: switch to 3.3 and mark the target as broken | Gabor Juhos | 2012-05-05 | 1 | -2/+2 |
* | ar7: add 3.3 support | Gabor Juhos | 2012-05-05 | 9 | -0/+601 |
* | ar7: fix kernel_entry extraction | Gabor Juhos | 2012-05-05 | 1 | -3/+3 |
* | package/ar7-atm: allow to build on 3.3 | Gabor Juhos | 2012-05-05 | 2 | -0/+66 |
* | package/ar7-atm: refresh patches | Gabor Juhos | 2012-05-05 | 15 | -194/+132 |