| Commit message (Expand) | Author | Age | Files | Lines |
* | [adm5120] use the global register access macros in the flash driver | Gabor Juhos | 2007-09-09 | 1 | -14/+13 |
* | [adm5120] remove volatile derefs | Gabor Juhos | 2007-09-09 | 1 | -5/+8 |
* | [adm5120] cleanup memory detection code, fix #2244 | Gabor Juhos | 2007-09-09 | 2 | -47/+32 |
* | [adm5120] define more SWITCH/MPMC constants | Gabor Juhos | 2007-09-09 | 2 | -40/+177 |
* | [adm5120] remove redundant EXTRA_AFLAGS | Gabor Juhos | 2007-09-09 | 1 | -2/+0 |
* | Add the ralink signature, will use it later | Florian Fainelli | 2007-09-09 | 1 | -0/+1 |
* | [adm5120] cleanup IRQ code | Gabor Juhos | 2007-09-09 | 1 | -42/+23 |
* | [adm5120] cleanup PCI code | Gabor Juhos | 2007-09-09 | 4 | -333/+284 |
* | more config changes | Felix Fietkau | 2007-09-09 | 4 | -21/+0 |
* | oops. forgot to move the config around for x86 | Felix Fietkau | 2007-09-09 | 3 | -573/+41 |
* | fix kmod-crypto, emit warning messages for kmod packages that cannot be built... | Felix Fietkau | 2007-09-08 | 2 | -25/+31 |
* | add support for device type based package preselections | Felix Fietkau | 2007-09-08 | 1 | -3/+13 |
* | adapt profiles for subtarget changes | Felix Fietkau | 2007-09-08 | 21 | -61/+6 |
* | major target cleanup. it is now possible to have subtargets that can override... | Felix Fietkau | 2007-09-08 | 95 | -349/+343 |
* | Fix kmod-ppp generation (#2337) | Florian Fainelli | 2007-09-08 | 1 | -1/+1 |
* | fix pci init for brcm-2.4 with atheros wifi cards | Felix Fietkau | 2007-09-08 | 1 | -0/+1 |
* | Add some EHCI related symbols when usb is selected | Florian Fainelli | 2007-09-08 | 1 | -0/+3 |
* | Use PHYS_OFFSET. | Eugene Konev | 2007-09-08 | 1 | -2/+2 |
* | Add TNETW1350 to known devices. Style cleanups. | Eugene Konev | 2007-09-08 | 1 | -6/+38 |
* | [adm5120] fix the symlink of the lzma-loader | Gabor Juhos | 2007-09-08 | 1 | -1/+1 |
* | fix madwifi channel setting (#2073) | Felix Fietkau | 2007-09-07 | 1 | -1/+1 |
* | bump package versions after updates | Felix Fietkau | 2007-09-07 | 10 | -10/+10 |
* | fix typo | Nicolas Thill | 2007-09-07 | 1 | -1/+1 |
* | fix ppp unit number issues (#2178) | Felix Fietkau | 2007-09-07 | 1 | -3/+6 |
* | fix board name for nvram and switch packages on brcm-2.4 after [8653] | Nicolas Thill | 2007-09-07 | 2 | -6/+6 |
* | qos-scripts: add patch for tos and dscp support from #2291 | Felix Fietkau | 2007-09-07 | 1 | -0/+39 |
* | remove obsolete dependencies on VIDEO_SUPPORT (#2314) | Felix Fietkau | 2007-09-07 | 2 | -2/+2 |
* | add missing endef | Nicolas Thill | 2007-09-07 | 1 | -0/+1 |
* | remove remaining description field missed from [8659] | Nicolas Thill | 2007-09-07 | 1 | -4/+0 |
* | move package description to a separate definition, remove it when DESCRIPTION... | Nicolas Thill | 2007-09-07 | 65 | -683/+1232 |
* | remove automake prereq not needed anymore since [7011], use a separate descri... | Nicolas Thill | 2007-09-07 | 1 | -12/+6 |
* | zd1211-firmware: remove uneeded commands in install, use a separate descripti... | Nicolas Thill | 2007-09-07 | 1 | -9/+9 |
* | cosmetic fixes for ar7: indent, use lowercase hex notation, format | Nicolas Thill | 2007-09-06 | 10 | -163/+164 |
* | remove some obsolete files | Felix Fietkau | 2007-09-06 | 2 | -305/+0 |
* | strip the kernel version suffix from target directories, except for brcm-2.4 ... | Felix Fietkau | 2007-09-06 | 701 | -105/+48 |
* | enable start-stop-daemon by default, i want to use this to clean up a few ini... | Felix Fietkau | 2007-09-06 | 1 | -1/+1 |
* | Disable the USB clock for now, will be used later for the AR7-HCD driver, whi... | Florian Fainelli | 2007-09-06 | 1 | -2/+2 |
* | allow scan.mk to find python packages introduced in [8639] | Nicolas Thill | 2007-09-06 | 1 | -1/+1 |
* | remove uneeded stuff after python changes in [8639] | Nicolas Thill | 2007-09-06 | 2 | -16/+0 |
* | Package ip6tables-utils as well (#2318) | Florian Fainelli | 2007-09-05 | 1 | -1/+14 |
* | fix typo (thanks to jonasg[1] on irc) | Nicolas Thill | 2007-09-05 | 1 | -1/+1 |
* | suppress warning in gcd() | Nicolas Thill | 2007-09-04 | 1 | -2/+2 |
* | use kernel abs(), remove recursion in gcd() (closes: #2307) | Nicolas Thill | 2007-09-04 | 1 | -9/+13 |
* | use constant for clock values (closes: #2306) | Nicolas Thill | 2007-09-04 | 2 | -17/+18 |
* | tweak Makefile | Nicolas Thill | 2007-09-03 | 1 | -5/+5 |
* | move TARGET_* flags from ./include/package-default.mk to ./rules.mk, remove E... | Nicolas Thill | 2007-09-03 | 2 | -13/+6 |
* | require all CONFIG_* symbols listed in its KCONFIG to be set to m in order to... | Nicolas Thill | 2007-09-03 | 9 | -174/+279 |
* | tweak Build/Compile/PyMod: add CPPFLAGS, allow caller to override any of the ... | Nicolas Thill | 2007-09-03 | 1 | -6/+8 |
* | another cleanup missed from [8587] | Nicolas Thill | 2007-09-03 | 1 | -2/+0 |
* | rename hostap package to hostap-driver | Nicolas Thill | 2007-09-03 | 1 | -0/+0 |