| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | brcm47xx: switch to 2.6.30.7 | nbd | 2009-09-26 | 1 | -1/+1 |
* | fix 2.6.31 compile with union mounts disabled | nbd | 2009-09-26 | 2 | -2/+13 |
* | ramips: since both subtargets are marked as broken, move FEATURES to the main... | nbd | 2009-09-25 | 3 | -2/+1 |
* | kernel: refresh the vm exports patch in 2.6.31 | nbd | 2009-09-25 | 1 | -13/+13 |
* | kernel: add a patch for union mounts in 2.6.31 | nbd | 2009-09-25 | 3 | -0/+5215 |
* | x86: switch to 2.6.31 | nbd | 2009-09-25 | 1 | -1/+1 |
* | x86: add support for 2.6.31 | nbd | 2009-09-25 | 2 | -0/+443 |
* | x86: use libata in 2.6.30, fix pata support for sc1200 (used on wrap) | nbd | 2009-09-25 | 3 | -35/+27 |
* | kernel: if block2mtd does not find the device immediately, use wait_for_devic... | nbd | 2009-09-25 | 2 | -0/+20 |
* | brcm47xx - add cache workarounds to 2.6.28 (merged from 2.6.30), fixes #4293,... | nbd | 2009-09-24 | 1 | -0/+135 |
* | merge r17683 to 2.6.30 | nbd | 2009-09-24 | 1 | -1/+4 |
* | atheros: add config and patches for 2.6.31 (untested), includes patch from #5847 | nbd | 2009-09-24 | 12 | -0/+6516 |
* | add bfs to linux 2.6.31 | nbd | 2009-09-24 | 2 | -0/+6450 |
* | ar71xx: flush mii register writes | juhosg | 2009-09-23 | 2 | -2/+8 |
* | ar71xx: refresh 2.6.28 patches | juhosg | 2009-09-23 | 1 | -3/+3 |
* | ar71xx: don't use mac_base2 in the ag71xx driver | juhosg | 2009-09-23 | 4 | -58/+23 |
* | ar71xx: remove some extern directives in the ag71xx driver | juhosg | 2009-09-23 | 1 | -6/+6 |
* | merge missing updates to squashfs lzma support from 2.6.30 to 2.6.31 | nbd | 2009-09-23 | 1 | -8/+38 |
* | kernel: refresh 2.6.30 patches | juhosg | 2009-09-23 | 1 | -11/+11 |
* | uml: refresh patches | juhosg | 2009-09-23 | 3 | -19/+6 |
* | kernel: check return code of nla_parse in pcomp_lzma on 2.6.31 | juhosg | 2009-09-23 | 1 | -1/+4 |
* | when using -O2 instead of -Os, get rid of the two optimizations that are caus... | nbd | 2009-09-22 | 3 | -0/+27 |
* | unlzma: fix a race condition and add some optimizations to improve performance | nbd | 2009-09-22 | 2 | -36/+124 |
* | [atheros] Implement a preliminary combined image format. | jow | 2009-09-22 | 2 | -0/+82 |
* | [s3c24xx] Add 2.6.31 patches | lars | 2009-09-21 | 156 | -0/+51350 |
* | Cleaned config-2.6.31 defaults for PPC | hcg | 2009-09-21 | 1 | -0/+1 |
* | implement write support for partitions covering only a part of an eraseblock ... | nbd | 2009-09-21 | 4 | -2/+294 |
* | atheros: use the correct mtd erase callback in the spiflash driver | nbd | 2009-09-21 | 1 | -3/+2 |
* | [imagebuilder] remove board name hack (#5823) | florian | 2009-09-20 | 1 | -1/+0 |
* | add support for the Brain Fuck Scheduler v230 for 2.6.30 (disabled by default) | nbd | 2009-09-19 | 2 | -0/+6413 |
* | Fix lzma cmd args. | lars | 2009-09-17 | 1 | -1/+1 |
* | update to latest 2.6.27 and 2.6.30 kernels | kaloz | 2009-09-17 | 24 | -24/+24 |
* | adm5120: use netdev_ops on kernels >= 2.6.30 (based on a patch by Alexandros ... | juhosg | 2009-09-17 | 1 | -0/+52 |
* | adm5120: refresh 2.6.30 patches | juhosg | 2009-09-17 | 2 | -2/+2 |
* | Fix Buffalo WBR-G54 and WBR-B11 support (updated patch) | nbd | 2009-09-16 | 1 | -0/+7 |
* | atheros: disable CONFIG_COMPAT_NET_DEV_OPS, it is no longer necessary | nbd | 2009-09-16 | 1 | -6/+1 |
* | move the updated version (for 2.6.30+) of ar8216/mvswitch to the generic file... | nbd | 2009-09-16 | 10 | -2313/+37 |
* | atheros: remove 2.6.28 support | nbd | 2009-09-16 | 12 | -6513/+0 |
* | ar71xx: preliminary Ubiquiti Bullet M support | matteo | 2009-09-15 | 3 | -0/+50 |
* | Backport arm ppoll()/pselect6() etc. implementation from linux-next@36984265a3 | noz | 2009-09-12 | 1 | -0/+354 |
* | kernel: wrong image_cmdline patches has been sent by accidentaly, replace them | juhosg | 2009-09-11 | 4 | -124/+0 |
* | [kernel] update to 2.6.27.33 | florian | 2009-09-11 | 2 | -2/+2 |
* | kernel: add missing symbols to the 2.6.31 config | juhosg | 2009-09-10 | 1 | -0/+2 |
* | kernel: get rid of the simple_prom_emulator, it is not really useful | juhosg | 2009-09-10 | 31 | -254/+2 |
* | ar71xx: rewrite prom code (based on a patch by Jeff Hansen) | juhosg | 2009-09-10 | 4 | -70/+117 |
* | rb532: use the generic image_cmdline hack | juhosg | 2009-09-10 | 2 | -18/+4 |
* | adm5120: use the generic image_cmdline hack | juhosg | 2009-09-10 | 5 | -35/+9 |
* | kernel: add generic image_cmdline hack to MIPS targets | juhosg | 2009-09-10 | 33 | -24/+285 |
* | ar71xx: refresh patches | juhosg | 2009-09-10 | 6 | -11/+11 |
* | kernel: add md5sum for 2.6.31 final, and refresh 2.6.31 patches | juhosg | 2009-09-10 | 3 | -3/+3 |