| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [toolchain] add external toolchain support, enhance native toolchain support ... | nico | 2009-09-23 | 5 | -62/+410 |
* | 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 |
* | [package] [docs] implement doth (802.11h) and wmm (802.11e) options for broad... | jow | 2009-09-22 | 2 | -3/+19 |
* | [scripts] use mktemp instead of tempfile in combined-image.sh to make it work... | jow | 2009-09-22 | 1 | -2/+2 |
* | [cosmetic] accommodate for 5 digits svn revisions :) | nico | 2009-09-22 | 1 | -1/+1 |
* | [atheros] Implement a preliminary combined image format. | jow | 2009-09-22 | 3 | -0/+114 |
* | mtd: fix wrong open() return code checks | nbd | 2009-09-21 | 2 | -9/+9 |
* | [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 |
* | Add default /etc/dnsmasq.conf | nbd | 2009-09-21 | 2 | -0/+39 |
* | mtd: bump release | nbd | 2009-09-21 | 1 | -1/+1 |
* | mtd: update copyright headers | nbd | 2009-09-21 | 3 | -5/+36 |
* | mtd: add support for rewriting the fis table layout on redboot based systems | nbd | 2009-09-21 | 5 | -56/+451 |
* | 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 |
* | mklibs: fix libpthread link error (#5851) | nbd | 2009-09-20 | 1 | -0/+28 |
* | base-files: fix conffiles entry check (patch from #2425) | nbd | 2009-09-19 | 1 | -1/+1 |
* | opkg: fix the -force_space option | nbd | 2009-09-19 | 1 | -0/+12 |
* | 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 | 25 | -28/+28 |
* | 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 |
* | dnsmasq startup script update: add notinterface parameter | nbd | 2009-09-16 | 2 | -1/+7 |
* | Fix Buffalo WBR-G54 and WBR-B11 support (updated patch) | nbd | 2009-09-16 | 1 | -0/+7 |
* | [package] swconfig: clear ip address on the switch interface, this prevents d... | jow | 2009-09-16 | 2 | -1/+2 |
* | [package] base-files: clear ip addresses on interfaces that are about to be a... | jow | 2009-09-16 | 2 | -1/+3 |
* | 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 |
* | madwifi: fix iwconfig tx power display | nbd | 2009-09-16 | 7 | -51/+52 |
* | [package] madwifi: bump package revision | agb | 2009-09-15 | 1 | -1/+1 |
* | ar71xx: preliminary Ubiquiti Bullet M support | matteo | 2009-09-15 | 3 | -0/+50 |
* | fix error in mksquashfs4 when data can't be compressed | matteo | 2009-09-15 | 1 | -33/+51 |
* | [package] base-files: dispatch ifdown events for proto=none interfaces and fi... | jow | 2009-09-14 | 2 | -3/+3 |
* | [package] firewall: move the config_get out of the loop, no need to call it m... | jow | 2009-09-14 | 1 | -2/+3 |
* | [package] firewall: properly dispatch delif events if the network has a diffe... | jow | 2009-09-14 | 2 | -2/+2 |
* | madwifi: fix a wds related race condition | nbd | 2009-09-14 | 12 | -24/+25 |
* | madwifi: remove an unimportant part of the ibss node handling fix, which led ... | nbd | 2009-09-14 | 2 | -12/+1 |
* | build prereq: look for tar under the name "gnutar" as well | nbd | 2009-09-14 | 1 | -0/+1 |
* | Backport arm ppoll()/pselect6() etc. implementation from linux-next@36984265a3 | noz | 2009-09-12 | 1 | -0/+354 |
* | [package] base-files: add /etc/rc.local to the default save file list | jow | 2009-09-12 | 1 | -1/+1 |
* | [package] base-files: introduce a ready-to-use /etc/rc.local to let users run... | jow | 2009-09-11 | 3 | -1/+10 |
* | 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 | 3 | -4/+4 |
* | 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 |