| Commit message (Expand) | Author | Age |
... | |
* | disable ucitrigger for now, not used, patch from Dave Kooper | Florian Fainelli | 2010-03-21 |
* | merge target kernel config files with subtarget config files and add a variab... | Felix Fietkau | 2009-11-11 |
* | brcm-2.4 is the only non-2.6 target, it's pointless to note the kernelversion... | Imre Kaloz | 2009-08-03 |
* | add preliminary coldfire v4e support | Imre Kaloz | 2009-06-21 |
* | enable ucitrigger by default | Felix Fietkau | 2009-06-10 |
* | add pcie feature flag | Imre Kaloz | 2009-06-02 |
* | fix typo | Ralph Hempel | 2009-05-31 |
* | emit proper error messages if important kernel config files are missing | Felix Fietkau | 2009-04-23 |
* | add a modified version of the mips64 patch from #4603 | Felix Fietkau | 2009-04-18 |
* | Update default configuration to use profiles | Hamish Guthrie | 2009-04-16 |
* | Final updates to default configuration of ps3 petitboot sub-target | Hamish Guthrie | 2009-03-17 |
* | move cflags default setting to target makefiles | Felix Fietkau | 2009-03-14 |
* | replace a few unnecessary $(shell) calls | Felix Fietkau | 2009-03-03 |
* | speed up metadata scanning a lot by avoiding unnecessary shell commands and m... | Felix Fietkau | 2009-03-03 |
* | avoid kernel version in target if sub-targets available (usefull if we have 2... | Ralph Hempel | 2009-02-20 |
* | add support for alternative C libraries (currently only glibc/eglibc) other (... | Nicolas Thill | 2009-01-08 |
* | Disable LuCI in default build config as it should be enabled manually for bui... | Steven Barth | 2008-11-11 |
* | bridge (brctl) changes: - enable brctl in busybox - disable bridge-utils - bu... | Nicolas Thill | 2008-11-11 |
* | enable luci-admin-mini by default as suggested by cyrus | Felix Fietkau | 2008-11-06 |
* | change the way ./files* and the generic kernel files are applied. ./files now... | Felix Fietkau | 2008-10-18 |
* | enable luci by default | Felix Fietkau | 2008-10-06 |
* | target features: fix usb support detection | Felix Fietkau | 2008-09-08 |
* | make opkg the default package manager, disable busybox ipkg from building by ... | Travis Kemen | 2008-08-16 |
* | adds a new uci firewall - iptbales and netfilter packages need to be rewrappe... | John Crispin | 2008-08-04 |
* | create a platform config-* file if there is none already when running kernel_... | Felix Fietkau | 2008-06-13 |
* | remove dup iptables in default package set | Nicolas Thill | 2008-05-08 |
* | add optional version suffix to kernel files/ directories | Felix Fietkau | 2008-04-28 |
* | add a gpio feature for devices supporting the generic GPIO interface | Nicolas Thill | 2008-04-20 |
* | enable uci by default | Felix Fietkau | 2008-02-03 |
* | fix copy&paste mistake | Felix Fietkau | 2007-11-15 |
* | fix the image builder | Felix Fietkau | 2007-11-14 |
* | add feature flag for display support. will be used as dependency for x.org | Felix Fietkau | 2007-10-25 |
* | reorganize subtargets, sort subtargets below top level targets | Felix Fietkau | 2007-10-20 |
* | fix quilt update breakage for kernel related packages | Felix Fietkau | 2007-10-20 |
* | allow targets to select/deselect config symbols | Felix Fietkau | 2007-10-05 |
* | fix target profiles, (closes: 2440) | Gabor Juhos | 2007-10-03 |
* | fix target profiles | Felix Fietkau | 2007-10-02 |
* | some minor fixes, cleanups, package build abstraction | Felix Fietkau | 2007-09-28 |
* | allow targets for override generic config (GENERIC_LINUX_CONFIG:=/dev/null) f... | Nicolas Thill | 2007-09-16 |
* | adapt profiles for subtarget changes | Felix Fietkau | 2007-09-08 |
* | major target cleanup. it is now possible to have subtargets that can override... | Felix Fietkau | 2007-09-08 |
* | next round of cleanup, convert target/ - make -j works now ;) | Felix Fietkau | 2007-07-30 |
* | final fix for the profile selection | Felix Fietkau | 2007-03-02 |
* | set the PROFILE variable in target.mk appropriately | Felix Fietkau | 2007-03-02 |
* | revert bogus target.mk change from [6465] | Felix Fietkau | 2007-03-02 |
* | commit profile support for base-files... patches still need to be done | Tim Yardley | 2007-03-02 |
* | merge the scripts dealing with package/target metadata to remove some redunda... | Felix Fietkau | 2007-01-13 |
* | Add initial version of the new Image Builder It's still a bit rough in a few ... | Felix Fietkau | 2007-01-10 |
* | add a missing dependency - prevented clean rebuild after kernel upgrades | Felix Fietkau | 2006-12-18 |
* | make target/linux/* directories self-contained, use the selected kernel versi... | Felix Fietkau | 2006-11-11 |