Age | Commit message (Expand) | Author |
2011-03-26 | global cflags: remove -funit-at-a-time, it is ignored by recent compilers. in... | nbd |
2011-03-22 | [include] target.mk: don't enable coreutils by default, it does not even exis... | jow |
2011-03-11 | [include] target: Added coreutils to list of default packages. It doesn't bu... | cshore |
2011-03-07 | hotplug2: replace udevtrigger from the udev-106 source with a much smaller se... | nbd |
2010-12-14 | add plemininary ultrasparc support | kaloz |
2010-09-12 | [buildroot] Implement an ARCH_PACKAGES variable which defaults to BOARD but c... | jow |
2010-08-19 | speed up the build system by including include/shell.sh on shell commands onl... | nbd |
2010-06-26 | rename target/linux/generic-2.6 to generic | nbd |
2010-06-26 | remove linux 2.4 specific build system code | nbd |
2010-03-25 | include/target.mk: Only set usb feature flag for a target if there is a HCD | lars |
2010-03-21 | [package] disable ucitrigger for now, not used, patch from Dave Kooper | florian |
2009-11-11 | merge target kernel config files with subtarget config files and add a variab... | nbd |
2009-08-03 | brcm-2.4 is the only non-2.6 target, it's pointless to note the kernelversion... | kaloz |
2009-06-21 | add preliminary coldfire v4e support | kaloz |
2009-06-10 | enable ucitrigger by default | nbd |
2009-06-02 | add pcie feature flag | kaloz |
2009-05-31 | fix typo | ralph |
2009-04-23 | emit proper error messages if important kernel config files are missing | nbd |
2009-04-18 | add a modified version of the mips64 patch from #4603 | nbd |
2009-04-16 | [ps3]: Update default configuration to use profiles | hcg |
2009-03-17 | Final updates to default configuration of ps3 petitboot sub-target | hcg |
2009-03-14 | move cflags default setting to target makefiles | nbd |
2009-03-03 | replace a few unnecessary $(shell) calls | nbd |
2009-03-03 | speed up metadata scanning a lot by avoiding unnecessary shell commands and m... | nbd |
2009-02-20 | avoid kernel version in target if sub-targets available | ralph |
2009-01-08 | [massive] add support for alternative C libraries (currently only glibc/eglibc) | nico |
2008-11-11 | Disable LuCI in default build config as it should be enabled manually for bui... | cyrus |
2008-11-11 | bridge (brctl) changes: | nico |
2008-11-06 | enable luci-admin-mini by default as suggested by cyrus | nbd |
2008-10-18 | change the way ./files* and the generic kernel files are applied. ./files now... | nbd |
2008-10-06 | enable luci by default | nbd |
2008-09-08 | target features: fix usb support detection | nbd |
2008-08-16 | make opkg the default package manager, disable busybox ipkg from building by ... | thepeople |
2008-08-04 | adds a new uci firewall | blogic |
2008-06-13 | create a platform config-* file if there is none already when running kernel_... | nbd |
2008-05-08 | remove dup iptables in default package set | nico |
2008-04-28 | add optional version suffix to kernel files/ directories | nbd |
2008-04-20 | add a gpio feature for devices supporting the generic GPIO interface | nico |
2008-02-03 | enable uci by default | nbd |
2007-11-15 | fix copy&paste mistake | nbd |
2007-11-14 | fix the image builder | nbd |
2007-10-25 | add feature flag for display support. will be used as dependency for x.org | nbd |
2007-10-20 | reorganize subtargets, sort subtargets below top level targets | nbd |
2007-10-20 | fix quilt update breakage for kernel related packages | nbd |
2007-10-05 | allow targets to select/deselect config symbols | nbd |
2007-10-03 | fix target profiles, (closes: 2440) | juhosg |
2007-10-02 | fix target profiles | nbd |
2007-09-28 | some minor fixes, cleanups, package build abstraction | nbd |
2007-09-16 | allow targets for override generic config (GENERIC_LINUX_CONFIG:=/dev/null) f... | nico |
2007-09-08 | adapt profiles for subtarget changes | nbd |