| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Fix rt2x00 dependencies (#2223) | florian | 2007-08-21 | 1 | -3/+3 |
| * | oops. forgot one file | nbd | 2007-08-20 | 1 | -0/+14 |
| * | cleanup mtd, implement jffs2write - one step closer to config preserving syst... | nbd | 2007-08-20 | 8 | -135/+810 |
| * | add 'mtd refresh' command | nbd | 2007-08-19 | 2 | -1/+33 |
| * | add refresh ioctl to mtd (for rescanning partitions after reflash) | nbd | 2007-08-19 | 2 | -68/+537 |
| * | Use a more explicit variable name for the number of dhcp leases (#2240) | florian | 2007-08-19 | 2 | -4/+4 |
| * | disable CONFIG_EMBEDDED for x86-2.6, enable KALLSYMS | nbd | 2007-08-19 | 1 | -31/+23 |
| * | [adm5120] fix ethernet port mapping of the RB133 | juhosg | 2007-08-19 | 1 | -1/+1 |
| * | disable romfs, nothing uses it | nbd | 2007-08-19 | 2 | -2/+2 |
| * | add back STAGING_DIR/usr/bin to TARGET_PATH until all library packages that i... | nico | 2007-08-19 | 1 | -1/+1 |
| * | ipsec-tools update and fixes: | nico | 2007-08-19 | 1 | -12/+22 |
| * | fix an off-by-one error | nbd | 2007-08-19 | 2 | -2/+2 |
| * | update sangam-atm driver to 07.02.01.00 (closes: #2177, thanks to Matteo Croce) | nico | 2007-08-18 | 5 | -80/+80 |
| * | cosmetic fix: properly indent source | nico | 2007-08-18 | 1 | -121/+119 |
| * | enable use of 8M flash (closes: #2232) | nico | 2007-08-18 | 1 | -1/+1 |
| * | fix vlynq initialization (closes: #2135) | nico | 2007-08-18 | 1 | -12/+11 |
| * | update ar7 config, disable watchdog for now (closes: #2146) | nico | 2007-08-18 | 1 | -1/+2 |
| * | remove useless code from board support (closes: #2164, thanks to Matteo Croce) | nico | 2007-08-18 | 1 | -32/+1 |
| * | pcmcia kmod package fixes for au1000 | nbd | 2007-08-16 | 1 | -6/+11 |
| * | revert [8415], seems to be causing problems for the kernel build | nbd | 2007-08-16 | 2 | -3/+1 |
| * | add missing dependency (#2237) | nbd | 2007-08-16 | 1 | -0/+1 |
| * | fix kmod-hostap compile | nbd | 2007-08-15 | 1 | -3/+0 |
| * | always include kernel config for kernel packages | nbd | 2007-08-15 | 2 | -1/+3 |
| * | Fix rt2x00 kernel config reading | florian | 2007-08-14 | 1 | -1/+1 |
| * | Fix image builder generation (#2213) | florian | 2007-08-14 | 1 | -1/+1 |
| * | Do not complain when USB is not available in our kernel | florian | 2007-08-14 | 1 | -1/+1 |
| * | Fix the imagebuilder compilation (#2213) | florian | 2007-08-13 | 1 | -1/+1 |
| * | Fix the stage2 compilation, no side effect with gcc4 (#2190) | florian | 2007-08-13 | 1 | -3/+1 |
| * | [adm5120] cleanup patch of the USB driver | juhosg | 2007-08-13 | 1 | -166/+0 |
| * | Add the built gdb to the ignore list | florian | 2007-08-13 | 0 | -0/+0 |
| * | Add the matrix fix from #2127 | florian | 2007-08-12 | 1 | -0/+15 |
| * | Add a requireheader for squid, should fix it (#2205) | florian | 2007-08-12 | 1 | -0/+8 |
| * | Fix typo (#2210) | florian | 2007-08-12 | 1 | -6/+3 |
| * | Remove these two patcheds that are now in the mainline source | florian | 2007-08-12 | 2 | -0/+0 |
| * | Upgrade dropbear to 0.50 (#2201) | florian | 2007-08-11 | 8 | -52/+24 |
| * | Replace TOOLCHAIN_BUILD_DIR with BUILD_DIR_TOOLCHAIN (the other one is deprec... | florian | 2007-08-11 | 2 | -2/+2 |
| * | Addd kernel modules for NTFS (#2181) | florian | 2007-08-11 | 2 | -1/+11 |
| * | madwifi: fix 'bad ratekbps' message when running adhoc in .11a | nbd | 2007-08-11 | 1 | -0/+17 |
| * | adhoc has issues with bgscan as well | nbd | 2007-08-10 | 1 | -4/+2 |
| * | fix ar7 image installation (patch by sw, fixes #2197) | nbd | 2007-08-10 | 1 | -1/+1 |
| * | [adm5120] USB driver fixes | juhosg | 2007-08-10 | 1 | -10/+8 |
| * | Revert the command line appending, was causing some devices not to boot | florian | 2007-08-10 | 1 | -1/+2 |
| * | ixp4xx-2.6/nslu2: Added support for building 16MB images | rwhitby | 2007-08-10 | 1 | -0/+5 |
| * | slugimage: Added support for 16MiB flash chips | rwhitby | 2007-08-10 | 1 | -3/+16 |
| * | [adm5120] minor usb driver cleanup | juhosg | 2007-08-10 | 1 | -137/+138 |
| * | Fix gdb installation, thanks to Alfred Heggestad | florian | 2007-08-09 | 1 | -1/+1 |
| * | Fix the bcm96358 PRID | florian | 2007-08-08 | 1 | -1/+1 |
| * | Use the dmz led as diagnostic led | florian | 2007-08-08 | 3 | -8/+22 |
| * | rdc can be built with gcc4 as well, my mistake | florian | 2007-08-08 | 1 | -1/+1 |
| * | More rdc fixes, thanks to Daniel Gimpelevich | florian | 2007-08-08 | 5 | -9/+48 |