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