summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* Move all filesystem generation code to fs/Thomas Petazzoni2010-04-0927-1012/+1Star
* Remove IMAGE and related configuration optionsThomas Petazzoni2010-04-091-12/+0Star
* iso9660: rework in a similar way to ROOTFS_TARGETThomas Petazzoni2010-04-092-19/+16Star
* target/common: do not use IMAGEThomas Petazzoni2010-04-091-4/+4
* initramfs: convert to ROOTFS_TARGET infrastructureThomas Petazzoni2010-04-091-31/+6Star
* ubifs: convert to ROOTFS_TARGET infrastructureThomas Petazzoni2010-04-092-63/+5Star
* jffs2: convert to ROOTFS_TARGET infrastructureThomas Petazzoni2010-04-092-45/+16Star
* ext2: convert to ROOTFS_TARGET infrastructureThomas Petazzoni2010-04-092-70/+11Star
* squashfs: convert to ROOTFS_TARGET infrastructureThomas Petazzoni2010-04-091-29/+5Star
* tar: convert to ROOTFS_TARGET infrastructureThomas Petazzoni2010-04-091-45/+4Star
* romfs: convert to ROOTFS_TARGET infrastructureThomas Petazzoni2010-04-091-24/+6Star
* cramfs: convert to ROOTFS_TARGET infrastructureThomas Petazzoni2010-04-091-26/+5Star
* cpio: convert to ROOTFS_TARGET infrastructureThomas Petazzoni2010-04-091-55/+7Star
* cloop: convert to ROOTFS_TARGET infrastructureThomas Petazzoni2010-04-091-21/+5Star
* target: Add new infrastructure for filesystem generationThomas Petazzoni2010-04-092-0/+69
* target/: remove the COPYTO messThomas Petazzoni2010-04-0910-72/+0Star
* fakeroot: remove all references to BR2_HOST_FAKEROOTThomas Petazzoni2010-04-091-1/+0Star
* target/ubifs: cleanup, unbrokenThomas Petazzoni2010-04-092-48/+4Star
* target/tar: cleanupThomas Petazzoni2010-04-092-7/+0Star
* target/squashfs: cleanup, remove support for 3.xThomas Petazzoni2010-04-094-171/+2Star
* target/romfs: cleanupThomas Petazzoni2010-04-092-41/+2Star
* target/jffs2: cleanupThomas Petazzoni2010-04-092-10/+1Star
* target/iso9660: cleanupThomas Petazzoni2010-04-092-51/+2Star
* target/ext2: cleanupThomas Petazzoni2010-04-092-52/+5Star
* target/cramfs: cleanupThomas Petazzoni2010-04-095-1612/+2Star
* target/cpio: cleanupThomas Petazzoni2010-04-092-15/+3Star
* target/cloop: cleanupThomas Petazzoni2010-04-092-109/+27Star
* squashfs: new packageThomas Petazzoni2010-04-091-41/+0Star
* genext2fs: new packageThomas Petazzoni2010-04-092-35/+0Star
* Enable e300c2, e300c3 and e500mc powerpc optimizationsGustavo Zacarias2010-04-081-0/+12
* target/linux: bump 2.6.{27, 31, 32, 33} stable versionsH Hartley Sweeten2010-04-032-10/+10
* Add missing directories to Busybox skeletonPaulius Zaleckas2010-04-022-0/+0
* Remove ConfigFS from Busybox skeletonPaulius Zaleckas2010-04-022-1/+0Star
* u-boot: add 2010.03, adapt target mkimage step to work with 2010.03Peter Korsgaard2010-04-022-2/+7
* get rid of broken nios2 supportPeter Korsgaard2010-03-301-6/+1Star
* target/linux: remove ancient (<2.6.27) versionsPeter Korsgaard2010-03-147-30415/+1Star
* target: add linux 2.6.33H Hartley Sweeten2010-03-132-3/+16
* remove -mm linux patch optionsH Hartley Sweeten2010-03-103-51/+0Star
* squashfs: fix 3.4 build after be8a104c3cd (pass CFLAGS/LDFLAGS and add host-z...Peter Korsgaard2010-03-021-0/+28
* squashfs: pass CFLAGS/LDFLAGS and add host-zlib dependencyThomas Petazzoni2010-02-262-2/+67
* cramfs: add CFLAGS/LDFLAGS and host-zlib dependencyThomas Petazzoni2010-02-261-2/+2
* bump linux kernel versionsH Hartley Sweeten2010-02-242-7/+25
* linux-advanced: Fix probing of kernel versionCameron Hutchison2010-02-231-1/+1
* linux-advanced: add 2.6.32.8Will Wagner2010-02-232-6/+23
* at91boostrap makefile, correct typo in line continuation character.Rob Alley2010-02-171-1/+1
* target/jffs2: Don't select BR2_PACKAGE_MTDPeter Korsgaard2010-02-031-1/+0Star
* Bump iptables to 1.4.6Gustavo Zacarias2010-01-201-0/+2
* Drop generic package selection (access point, firewall, dev system)Gustavo Zacarias2009-12-261-63/+0Star
* target/u-boot: add 2009.11 and update target mkimage so it builds with 2009.11Peter Korsgaard2009-12-182-3/+11
* target/u-boot: install mkimage to HOST_DIRPeter Korsgaard2009-12-181-3/+2Star