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