| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [ar7] detect AC49x flash partitions | Florian Fainelli | 2012-11-11 | 2 | -0/+255 |
* | [ar7] support AC49x bootloader environment | Florian Fainelli | 2012-11-11 | 1 | -0/+20 |
* | [ar7] add AudioCodes AC49x platform support to kernel | Florian Fainelli | 2012-11-11 | 1 | -0/+82 |
* | [ar7] free memory below kernel offset | Florian Fainelli | 2012-11-11 | 1 | -0/+15 |
* | [toolchain] uClibc: backport a fix for dlsym(RTLD_NEXT, ...) use | Florian Fainelli | 2012-11-11 | 1 | -0/+26 |
* | [ixp4xx]: fix machtype handling above 4096 | Imre Kaloz | 2012-11-11 | 1 | -2/+6 |
* | x86/generic: don't disable usbfs (#12452) | Jo-Philipp Wich | 2012-11-10 | 1 | -1/+0 |
* | bcm63xx: fix compilation with kmod-ohci enabled with 3.6 | Jonas Gorski | 2012-11-10 | 1 | -2/+3 |
* | bcm63xx: add two missing usb patches to 3.6 | Jonas Gorski | 2012-11-10 | 10 | -12/+100 |
* | bcm63xx: fix Ethernet DMA for 636x and 6328 for 3.6 | Jonas Gorski | 2012-11-10 | 1 | -15/+52 |
* | mac80211: add more tx skb free fixes (hopefully final fix to #11894) | Felix Fietkau | 2012-11-10 | 3 | -160/+209 |
* | cns3xxx: clean up pcie patches | Imre Kaloz | 2012-11-09 | 4 | -118/+25 |
* | [lantiq] add more profiles | John Crispin | 2012-11-09 | 2 | -10/+25 |
* | [lantiq] a few more dts files (WIP) | John Crispin | 2012-11-09 | 4 | -24/+407 |
* | [lantiq] add mtd split and atm patch | John Crispin | 2012-11-09 | 4 | -1/+311 |
* | x86: use $(strip) for the at_keyboard check | Felix Fietkau | 2012-11-09 | 1 | -1/+1 |
* | x86: only enable at_keyboard for the generic and kvm_guest subtargets to avoi... | Felix Fietkau | 2012-11-09 | 1 | -2/+9 |
* | generic: sanitize deps_initramfs list | Gabor Juhos | 2012-11-09 | 2 | -0/+56 |
* | build: remove remaining references to TOOLCHAIN_JOBS (thx, Sedat Dilek) | Felix Fietkau | 2012-11-08 | 3 | -3/+3 |
* | cns3xxx: exit from laguna late_initcall if not running on laguna board | Luka Perkov | 2012-11-08 | 1 | -0/+3 |
* | scripts: fix remote-gdb script to cope with _eabi suffix in uClibc version | Jo-Philipp Wich | 2012-11-08 | 1 | -2/+2 |
* | resolveip: fix endless getopt() loop when compiled for arm (#12290) | Jo-Philipp Wich | 2012-11-08 | 2 | -4/+4 |
* | cns3xxx: add PPS support for laguna | Imre Kaloz | 2012-11-08 | 2 | -0/+27 |
* | [cns3xxx]: fixup symbol selection | Imre Kaloz | 2012-11-08 | 3 | -25/+3 |
* | cns3xxx: fix coding style in board script | Luka Perkov | 2012-11-07 | 1 | -4/+4 |
* | [ramips] adds fon20n profile | John Crispin | 2012-11-07 | 1 | -0/+19 |
* | ramips: use kernel 3.6.6 | John Crispin | 2012-11-07 | 1 | -1/+1 |
* | ramips: add HAVE_CLK to Kconfig on all ramips socs | John Crispin | 2012-11-07 | 1 | -0/+3 |
* | ramips: add linux-3.6 configuration for ramips socs | John Crispin | 2012-11-07 | 3 | -0/+410 |
* | ramips: port patches to linux-3.6 | John Crispin | 2012-11-07 | 13 | -0/+414 |
* | [kernel] Load schedule modules | John Crispin | 2012-11-07 | 1 | -0/+4 |
* | buildroot: isolate the .install stamp files for build variants (#12279) | Jo-Philipp Wich | 2012-11-07 | 3 | -17/+18 |
* | bcm63xx: Enable endian check support for ath9k pci fixup. | Jonas Gorski | 2012-11-07 | 2 | -0/+102 |
* | [ixp4xx]: fixup typos in the compex patch | Imre Kaloz | 2012-11-07 | 1 | -2/+2 |
* | linux: export bcm963xx_tag.h to userspace | Jonas Gorski | 2012-11-06 | 17 | -17/+455 |
* | cns3xxx: refresh kernel config file | Luka Perkov | 2012-11-06 | 1 | -2/+2 |
* | cns3xxx: use files directory | Luka Perkov | 2012-11-06 | 18 | -2352/+1907 |
* | [lantiq] add OWRTDTB marker patch | John Crispin | 2012-11-06 | 2 | -0/+84 |
* | remove bogus file | John Crispin | 2012-11-06 | 1 | -0/+0 |
* | [lantiq] unbreak ltq-dsl-fw | John Crispin | 2012-11-06 | 2 | -1/+1 |
* | [lantiq] add support for arv7525 | John Crispin | 2012-11-06 | 2 | -0/+13 |
* | [lantiq] prepare dsl driver for 3.6 and split fw into a seperate package | John Crispin | 2012-11-06 | 5 | -64/+72 |
* | [cns3xxx]: refresh patches | Imre Kaloz | 2012-11-06 | 2 | -2/+2 |
* | [cns3xxx]: add default packages | Imre Kaloz | 2012-11-06 | 1 | -1/+3 |
* | linux: generic: fix split_squashfs for 3.6 | Jonas Gorski | 2012-11-06 | 1 | -1/+1 |
* | bcm63xx: fix SPW303V images | Jonas Gorski | 2012-11-05 | 1 | -0/+1 |
* | netifd: don't send a default client identifier in DHCP requests if no clienti... | Jo-Philipp Wich | 2012-11-05 | 1 | -2/+2 |
* | ar71xx: nuke ath79_set_usb_power_gpio helper | Gabor Juhos | 2012-11-05 | 2 | -94/+0 |
* | ar71xx: use gpio_request_one instead of ath79_set_usb_power_gpio | Gabor Juhos | 2012-11-05 | 9 | -19/+30 |
* | kernel: update linux 3.6 to 3.6.6 | Gabor Juhos | 2012-11-05 | 2 | -3/+3 |