Age | Commit message (Expand) | Author |
2007-09-09 | Fix the imagebuilder generation (does not mean it works with the recent changes) | florian |
2007-09-09 | [adm5120] use the global register access macros in the flash driver | juhosg |
2007-09-09 | [adm5120] remove volatile derefs | juhosg |
2007-09-09 | [adm5120] cleanup memory detection code, fix #2244 | juhosg |
2007-09-09 | [adm5120] define more SWITCH/MPMC constants | juhosg |
2007-09-09 | [adm5120] remove redundant EXTRA_AFLAGS | juhosg |
2007-09-09 | Add the ralink signature, will use it later | florian |
2007-09-09 | [adm5120] cleanup IRQ code | juhosg |
2007-09-09 | [adm5120] cleanup PCI code | juhosg |
2007-09-09 | more config changes | nbd |
2007-09-09 | oops. forgot to move the config around for x86 | nbd |
2007-09-08 | fix kmod-crypto, emit warning messages for kmod packages that cannot be built... | nbd |
2007-09-08 | add support for device type based package preselections | nbd |
2007-09-08 | adapt profiles for subtarget changes | nbd |
2007-09-08 | major target cleanup. it is now possible to have subtargets that can override... | nbd |
2007-09-08 | Fix kmod-ppp generation (#2337) | florian |
2007-09-08 | fix pci init for brcm-2.4 with atheros wifi cards | nbd |
2007-09-08 | Add some EHCI related symbols when usb is selected | florian |
2007-09-08 | Use PHYS_OFFSET. | ejka |
2007-09-08 | Add TNETW1350 to known devices. Style cleanups. | ejka |
2007-09-08 | [adm5120] fix the symlink of the lzma-loader | juhosg |
2007-09-07 | fix madwifi channel setting (#2073) | nbd |
2007-09-07 | bump package versions after updates | nbd |
2007-09-07 | fix typo | nico |
2007-09-07 | fix ppp unit number issues (#2178) | nbd |
2007-09-07 | fix board name for nvram and switch packages on brcm-2.4 after [8653] | nico |
2007-09-07 | qos-scripts: add patch for tos and dscp support from #2291 | nbd |
2007-09-07 | remove obsolete dependencies on VIDEO_SUPPORT (#2314) | nbd |
2007-09-07 | add missing endef | nico |
2007-09-07 | remove remaining description field missed from [8659] | nico |
2007-09-07 | move package description to a separate definition, remove it when DESCRIPTION... | nico |
2007-09-07 | remove automake prereq not needed anymore since [7011], use a separate descri... | nico |
2007-09-07 | zd1211-firmware: remove uneeded commands in install, use a separate descripti... | nico |
2007-09-06 | cosmetic fixes for ar7: indent, use lowercase hex notation, format | nico |
2007-09-06 | remove some obsolete files | nbd |
2007-09-06 | strip the kernel version suffix from target directories, except for brcm-2.4 ... | nbd |
2007-09-06 | enable start-stop-daemon by default, i want to use this to clean up a few ini... | nbd |
2007-09-06 | Disable the USB clock for now, will be used later for the AR7-HCD driver, whi... | florian |
2007-09-06 | allow scan.mk to find python packages introduced in [8639] | nico |
2007-09-06 | remove uneeded stuff after python changes in [8639] | nico |
2007-09-05 | Package ip6tables-utils as well (#2318) | florian |
2007-09-05 | fix typo (thanks to jonasg[1] on irc) | nico |
2007-09-04 | suppress warning in gcd() | nico |
2007-09-04 | use kernel abs(), remove recursion in gcd() (closes: #2307) | nico |
2007-09-04 | use constant for clock values (closes: #2306) | nico |
2007-09-03 | tweak Makefile | nico |
2007-09-03 | move TARGET_* flags from ./include/package-default.mk to ./rules.mk, remove E... | nico |
2007-09-03 | require all CONFIG_* symbols listed in its KCONFIG to be set to m in order to... | nico |
2007-09-03 | tweak Build/Compile/PyMod: add CPPFLAGS, allow caller to override any of the ... | nico |
2007-09-03 | another cleanup missed from [8587] | nico |