ar71xx: add AR934x specific glue for IRQ initialization
[openwrt/svn-archive/archive.git] / target / imagebuilder /
2011-02-23 Jo-Philipp Wich[PATCH 2/2] Send ipkg-make-index.sh output to stdout
2010-10-26 Jo-Philipp Wich[imagebuilder] allow overriding BIN_DIR (#7412)
2010-10-26 Jo-Philipp Wich[imagebuilder] copy kernel .config, needed by mkfs...
2010-09-12 Jo-Philipp Wich[imagebuilder]
2010-09-10 Jo-Philipp Wich[imagebuilder] fix a small typo in sed pattern
2010-09-08 Jo-Philipp Wich[imagebuilder] fix arch detection pattern to cope with...
2010-09-08 Jo-Philipp Wich[imagebuilder]
2010-09-07 Jo-Philipp Wich[imagebuilder] use --force-run-hooks for host opkg...
2010-09-06 Jo-Philipp Wich[buildroot] use opkg/host for package installation
2010-07-28 Jo-Philipp Wich[buildsystem] revert r22372 and r22405, dependency...
2010-07-23 Jo-Philipp Wich[buildsystem] use host opkg for installing packages...
2010-04-27 Jo-Philipp Wich[imagebuilder]
2010-03-30 Nicolas Thillimagebuilder: don't disable on uml
2010-03-30 Nicolas Thillimagebuilder: various fixes
2010-03-09 Jo-Philipp Wich[imagebuilder] remove dependency on CONFIG_ALL
2010-03-08 Gabor Juhosimagebuilder: add REVISION variable (closes #6795)
2010-02-13 Jo-Philipp Wich[imagebuilder] fix custom package selection
2009-12-18 Nicolas Thilldisable IB & SDK when using an external toolchain ...
2009-10-22 Felix Fietkauimagebuilder: accept empty profile names, some targets...
2009-09-20 Florian Fainelli[imagebuilder] remove board name hack (#5823)
2009-07-02 Andy Boyett[ImageBuilder] remove legacy 2.4-specific behavior...
2009-07-02 Andy Boyett[ImageBuilder] fix profile package selection, packages...
2009-04-21 Nicolas Thill[imagebuilder] fix initscripts activation (closes:...
2009-04-17 Felix Fietkauget rid of $Id$ - it has never helped us and it has...
2008-08-22 Nicolas Thillfix ImageBuilder (closes: #3863)
2008-08-17 Felix Fietkausome more build system cleanup
2008-07-29 Andy Boyett[ipkg] Generate gzipped package lists
2008-03-19 Felix FietkauDetach the building of sdk and imagebuilder from "Selec...
2008-01-03 Florian FainelliFix imagebuilder for 2.6 kernels (#2900)
2007-12-13 Felix Fietkaustrip -$(KERNEL) from sdk/imagebuilder names
2007-12-13 Felix Fietkaufix imagebuilder compile
2007-12-09 Felix FietkauUse $(CP) instead of $(INSTALL_BIN) for binaries.
2007-11-14 Felix Fietkaufix the image builder
2007-09-09 Florian FainelliFix the imagebuilder generation (does not mean it works...
2007-08-14 Florian FainelliFix image builder generation (#2213)
2007-08-13 Florian FainelliFix the imagebuilder compilation (#2213)
2007-07-10 Felix Fietkaufix a typo
2007-06-12 Florian FainelliSuppress spaces in uname -m
2007-05-11 Mike Bakerfix bug in imagebuilder init.d scripts
2007-04-29 Felix Fietkaufixes for a few build errors on osx without fink
2007-04-15 Felix Fietkauexport the IMAGEBUILDER variable so that makefiles...
2007-04-12 Felix Fietkaurevert find | xargs => find | exec changes - this is...
2007-04-03 Mike BakerAccidentially broke sdk and imagebuilder in [6857]
2007-04-03 Mike Bakermore [6849]
2007-04-02 Florian FainelliUse find -exec instead of xargs
2007-02-28 Felix Fietkaumark uml as broken and add some cleanups (not working...
2007-02-22 Felix Fietkauignore profiles with custom kernel configs in the image...
2007-02-22 Felix Fietkaudisable the image builder in menuconfig for profiles...
2007-02-22 Felix Fietkaurename the Profile template that the image builder...
2007-01-21 Felix Fietkaufix a typo
2007-01-20 Felix FietkauAdd WL-700gE support (based on work by jr)
2007-01-20 Felix Fietkauinclude .pkginfo in image builder
2007-01-14 Felix Fietkaushow package list on make info in the image builder
2007-01-14 Felix FietkauFix config checks for Image Builder and SDK - only...
2007-01-14 Felix Fietkauremove BIN_DIR on make clean in the image builder
2007-01-14 Felix Fietkauinclude .targetinfo in the image builder, and allow...
2007-01-11 Felix Fietkauforce rebuild of the imagebuilder
2007-01-10 Felix FietkauAdd initial version of the new Image Builder