2010-09-12 |
jow | [buildroot] Implement an ARCH_PACKAGES variable which... |
blob | commitdiff | raw |
2010-08-19 |
nbd | speed up the build system by including include/shell... |
blob | commitdiff | raw | diff to current |
2010-06-26 |
nbd | rename target/linux/generic-2.6 to generic |
blob | commitdiff | raw | diff to current |
2010-06-26 |
nbd | remove linux 2.4 specific build system code |
blob | commitdiff | raw | diff to current |
2010-03-25 |
lars | include/target.mk: Only set usb feature flag for a... |
blob | commitdiff | raw | diff to current |
2010-03-21 |
florian | [package] disable ucitrigger for now, not used, patch... |
blob | commitdiff | raw | diff to current |
2009-11-11 |
nbd | merge target kernel config files with subtarget config... |
blob | commitdiff | raw | diff to current |
2009-08-03 |
kaloz | brcm-2.4 is the only non-2.6 target, it's pointless... |
blob | commitdiff | raw | diff to current |
2009-06-21 |
kaloz | add preliminary coldfire v4e support |
blob | commitdiff | raw | diff to current |
2009-06-10 |
nbd | enable ucitrigger by default |
blob | commitdiff | raw | diff to current |
2009-06-02 |
kaloz | add pcie feature flag |
blob | commitdiff | raw | diff to current |
2009-05-31 |
ralph | fix typo |
blob | commitdiff | raw | diff to current |
2009-04-23 |
nbd | emit proper error messages if important kernel config... |
blob | commitdiff | raw | diff to current |
2009-04-18 |
nbd | add a modified version of the mips64 patch from #4603 |
blob | commitdiff | raw | diff to current |
2009-04-16 |
hcg | [ps3]: Update default configuration to use profiles |
blob | commitdiff | raw | diff to current |
2009-03-17 |
hcg | Final updates to default configuration of ps3 petitboot... |
blob | commitdiff | raw | diff to current |
2009-03-14 |
nbd | move cflags default setting to target makefiles |
blob | commitdiff | raw | diff to current |
2009-03-03 |
nbd | replace a few unnecessary $(shell) calls |
blob | commitdiff | raw | diff to current |
2009-03-03 |
nbd | speed up metadata scanning a lot by avoiding unnecessar... |
blob | commitdiff | raw | diff to current |
2009-02-20 |
ralph | avoid kernel version in target if sub-targets available |
blob | commitdiff | raw | diff to current |
2009-01-08 |
nico | [massive] add support for alternative C libraries ... |
blob | commitdiff | raw | diff to current |
2008-11-11 |
cyrus | Disable LuCI in default build config as it should be... |
blob | commitdiff | raw | diff to current |
2008-11-11 |
nico | bridge (brctl) changes: |
blob | commitdiff | raw | diff to current |
2008-11-06 |
nbd | enable luci-admin-mini by default as suggested by cyrus |
blob | commitdiff | raw | diff to current |
2008-10-18 |
nbd | change the way ./files* and the generic kernel files... |
blob | commitdiff | raw | diff to current |
2008-10-06 |
nbd | enable luci by default |
blob | commitdiff | raw | diff to current |
2008-09-08 |
nbd | target features: fix usb support detection |
blob | commitdiff | raw | diff to current |
2008-08-16 |
thepeople | make opkg the default package manager, disable busybox... |
blob | commitdiff | raw | diff to current |
2008-08-04 |
blogic | adds a new uci firewall |
blob | commitdiff | raw | diff to current |
2008-06-13 |
nbd | create a platform config-* file if there is none alread... |
blob | commitdiff | raw | diff to current |
2008-05-08 |
nico | remove dup iptables in default package set |
blob | commitdiff | raw | diff to current |
2008-04-28 |
nbd | add optional version suffix to kernel files/ directories |
blob | commitdiff | raw | diff to current |
2008-04-20 |
nico | add a gpio feature for devices supporting the generic... |
blob | commitdiff | raw | diff to current |
2008-02-03 |
nbd | enable uci by default |
blob | commitdiff | raw | diff to current |
2007-11-15 |
nbd | fix copy&paste mistake |
blob | commitdiff | raw | diff to current |
2007-11-14 |
nbd | fix the image builder |
blob | commitdiff | raw | diff to current |
2007-10-25 |
nbd | add feature flag for display support. will be used... |
blob | commitdiff | raw | diff to current |
2007-10-20 |
nbd | reorganize subtargets, sort subtargets below top level... |
blob | commitdiff | raw | diff to current |
2007-10-20 |
nbd | fix quilt update breakage for kernel related packages |
blob | commitdiff | raw | diff to current |
2007-10-05 |
nbd | allow targets to select/deselect config symbols |
blob | commitdiff | raw | diff to current |
2007-10-03 |
juhosg | fix target profiles, (closes: 2440) |
blob | commitdiff | raw | diff to current |
2007-10-02 |
nbd | fix target profiles |
blob | commitdiff | raw | diff to current |
2007-09-28 |
nbd | some minor fixes, cleanups, package build abstraction |
blob | commitdiff | raw | diff to current |
2007-09-16 |
nico | allow targets for override generic config (GENERIC_LINU... |
blob | commitdiff | raw | diff to current |
2007-09-08 |
nbd | adapt profiles for subtarget changes |
blob | commitdiff | raw | diff to current |
2007-09-08 |
nbd | major target cleanup. it is now possible to have subtar... |
blob | commitdiff | raw | diff to current |
2007-07-30 |
nbd | next round of cleanup, convert target/ - make -j works... |
blob | commitdiff | raw | diff to current |
2007-03-02 |
nbd | final fix for the profile selection |
blob | commitdiff | raw | diff to current |
2007-03-02 |
nbd | set the PROFILE variable in target.mk appropriately |
blob | commitdiff | raw | diff to current |
2007-03-02 |
nbd | revert bogus target.mk change from [6465] |
blob | commitdiff | raw | diff to current |
2007-03-02 |
pavlov | commit profile support for base-files... patches still... |
blob | commitdiff | raw | diff to current |
2007-01-13 |
nbd | merge the scripts dealing with package/target metadata... |
blob | commitdiff | raw | diff to current |
2007-01-10 |
nbd | Add initial version of the new Image Builder |
blob | commitdiff | raw | diff to current |
2006-12-18 |
nbd | add a missing dependency - prevented clean rebuild... |
blob | commitdiff | raw | diff to current |
2006-11-11 |
nbd | make target/linux/* directories self-contained, use... |
blob | commitdiff | raw | diff to current |
2006-10-27 |
kaloz | rename the xscale target to ixp4xx for the forthcoming... |
blob | commitdiff | raw | diff to current |
2006-10-15 |
florian | Merge preliminary rdc-2.6 support (Airlink101 AR525W) |
blob | commitdiff | raw | diff to current |
2006-10-13 |
nbd | finally move buildroot-ng to trunk |
blob | commitdiff | raw | diff to current |
2006-10-07 |
nbd | remove x86-2.4 |
blob | commitdiff | raw | diff to current |
2006-08-25 |
kaloz | add basic support for the Magicbox boards |
blob | commitdiff | raw | diff to current |
2006-07-20 |
groz | UML target completed. Added ext2 target fs for use... |
blob | commitdiff | raw | diff to current |
2006-07-09 |
florian | Add missing brcm63xx-2.6 target to the target list |
blob | commitdiff | raw | diff to current |
2006-06-27 |
mbm | credit where credit is due |
blob | commitdiff | raw | diff to current |
2006-06-21 |
nbd | move target/linux/image to target/image |
blob | commitdiff | raw | diff to current |
|