| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove this unnecessary patch | Florian Fainelli | 2007-01-11 | 1 | -16/+0 |
* | Ok, try to make shfs work with 2.6.19, raw fixes, so might need better readin... | Florian Fainelli | 2007-01-11 | 1 | -0/+202 |
* | bump version numbers of linksys images, because the linksys firmware often re... | Felix Fietkau | 2007-01-11 | 1 | -4/+4 |
* | force rebuild of the imagebuilder | Felix Fietkau | 2007-01-11 | 1 | -1/+1 |
* | Add initial version of the new Image Builder It's still a bit rough in a few ... | Felix Fietkau | 2007-01-10 | 14 | -20/+263 |
* | don't mess with the staging dir too much when building the sdk | Felix Fietkau | 2007-01-10 | 1 | -5/+5 |
* | cosmetic fixes for ipkg | Felix Fietkau | 2007-01-10 | 1 | -5/+1 |
* | include the full board name in .target.mk | Felix Fietkau | 2007-01-10 | 1 | -0/+1 |
* | enable pretty lsmod output for linux 2.6 | Felix Fietkau | 2007-01-10 | 1 | -1/+1 |
* | fix madwifi mode selection problems | Felix Fietkau | 2007-01-10 | 1 | -8/+8 |
* | include default package set in .target.mk | Felix Fietkau | 2007-01-10 | 1 | -2/+3 |
* | add a hack to allow source package names in Build-Depends: (PKG_BUILDDEP) | Nicolas Thill | 2007-01-10 | 1 | -0/+2 |
* | Update rdc-2.6 config (#1178) | Florian Fainelli | 2007-01-09 | 1 | -44/+138 |
* | extend tmp/.target.mk to include target profile information - preparation for... | Felix Fietkau | 2007-01-09 | 1 | -8/+29 |
* | fix typo | Felix Fietkau | 2007-01-09 | 1 | -1/+1 |
* | upgrade hostapd to 0.5.7 (patch from #1133) | Felix Fietkau | 2007-01-09 | 2 | -20/+20 |
* | Forward port whiterussian resolv.conf changes /etc/resolv.conf links to /tmp/... | Felix Fietkau | 2007-01-08 | 9 | -9/+15 |
* | add some more checks to the telnet init script | Felix Fietkau | 2007-01-08 | 1 | -1/+6 |
* | fix a small dependency problem | Felix Fietkau | 2007-01-08 | 1 | -1/+1 |
* | fix a typo | Felix Fietkau | 2007-01-08 | 1 | -1/+1 |
* | use alsa-driver for 2.4 only (2.6 has it in-tree) | Felix Fietkau | 2007-01-08 | 1 | -1/+1 |
* | Add a subsection on the bootloaders | Florian Fainelli | 2007-01-08 | 1 | -13/+65 |
* | Add a "submitting patches" subsection | Florian Fainelli | 2007-01-08 | 1 | -5/+15 |
* | Change category to Filesystems | Florian Fainelli | 2007-01-08 | 1 | -1/+1 |
* | Backport linux-atm api from 2.6.8.1 for brcm63xx | Florian Fainelli | 2007-01-08 | 1 | -0/+238 |
* | brcm63xx has ATM support | Florian Fainelli | 2007-01-08 | 1 | -1/+1 |
* | add a patch to use our target ar, not the host one (closes: #1164) | Nicolas Thill | 2007-01-08 | 1 | -0/+12 |
* | more use of the INSTALL_DIR variable | Nicolas Thill | 2007-01-08 | 4 | -5/+6 |
* | fix rt61 build on 2.4 | Nicolas Thill | 2007-01-07 | 2 | -2/+26 |
* | don't exit from failsafe mode after the console shell quits (some devices don... | Felix Fietkau | 2007-01-07 | 1 | -1/+0 |
* | fix grub bootopts (#1145) | Felix Fietkau | 2007-01-07 | 1 | -2/+2 |
* | - Wrap long lines in the documentation, so that patches to the .tex files are... | Felix Fietkau | 2007-01-07 | 3 | -71/+187 |
* | add a netconfig override for the wl-500g (fixes #1116) | Felix Fietkau | 2007-01-07 | 1 | -0/+4 |
* | Add initial version of the brcm-2.6 rewrite, called brcm47xx-2.6 to better di... | Felix Fietkau | 2007-01-07 | 9 | -0/+12141 |
* | add missing part from [6013] | Felix Fietkau | 2007-01-07 | 1 | -0/+1 |
* | move brcm-2.6/image to brcm-2.4, to reduce the cross-dependencies between tho... | Felix Fietkau | 2007-01-07 | 11 | -1/+0 |
* | busybox: remove the bogus SIZEOF_LONG check (#1127) | Felix Fietkau | 2007-01-07 | 1 | -0/+12 |
* | fix memory leak in switch drivers (patch from #1132) | Felix Fietkau | 2007-01-07 | 1 | -0/+1 |
* | drop -Werror from busybox - prevents compile errors like #1130 | Felix Fietkau | 2007-01-06 | 1 | -0/+12 |
* | Convert kmod-shfs to the KernelPackage template | Florian Fainelli | 2007-01-05 | 1 | -11/+5 |
* | upgrade to Linux 2.4.34 | Imre Kaloz | 2007-01-05 | 3 | -1829/+2 |
* | upgrade wpa_supplicant to v0.5.7 for #1133 | Imre Kaloz | 2007-01-05 | 1 | -2/+2 |
* | fix kernel compile on real operating systems :P (closes #1150) | Imre Kaloz | 2007-01-05 | 1 | -10/+10 |
* | fix typo (closes #1149) | Imre Kaloz | 2007-01-05 | 1 | -1/+1 |
* | Use the KernelPackage template instead of kmod-foo | Florian Fainelli | 2007-01-05 | 7 | -63/+37 |
* | Also use INSTALL_CONF for ppp | Florian Fainelli | 2007-01-05 | 1 | -2/+2 |
* | Add a doc target and use the defined source feeds to make symlinks | Florian Fainelli | 2007-01-05 | 1 | -1/+7 |
* | Add support for source feeds in menuconfig | Florian Fainelli | 2007-01-05 | 1 | -0/+7 |
* | malbon has contributed to flash map driver as well, update the driver descrip... | Florian Fainelli | 2007-01-05 | 1 | -82/+7 |
* | Make 6348 as the default target, yeah, what a fix :/ | Florian Fainelli | 2007-01-05 | 1 | -1/+1 |