summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* Mark CRIS architecture as deprecatedThomas Petazzoni2010-08-111-0/+5
* toolchain: remove multilibThomas Petazzoni2010-07-281-1/+0
* Deprecate the Alpha, IA64 and Sparc64 supportThomas Petazzoni2010-07-271-0/+11
* Create <tuple>/lib -> <sysroot>/lib symlink before installing cross gccThomas Petazzoni2010-07-271-0/+5
* move default skeleton to fs/ and drop busybox skeletonDmytro Milinevskyy2010-07-1886-1489/+0
* Atmel/atstk100*: make /etc/mtab a symlink to /proc/mountsPeter Korsgaard2010-07-182-0/+0
* target/device: misc cleanupPeter Korsgaard2010-06-2319-5975/+0
* integrator926: use standard uclibc configPeter Korsgaard2010-06-231-240/+0
* Merge branch 'linux-cleanup' of git://git.busybox.net/~tpetazzoni/git/buildrootPeter Korsgaard2010-06-227-1405/+0
|\
| * Remove now unused Config.in for kernel selectionThomas Petazzoni2010-06-221-50/+0
| * Remove old Linux infrastructureThomas Petazzoni2010-06-226-1356/+0
* | target: get rid of unused BR2_COPYTO / BR2_TARGET_ATMEL_COPYTOPeter Korsgaard2010-06-223-61/+0
|/
* Config.in.mirrors: Use sources.buildroot.net as default backup sitePeter Korsgaard2010-06-211-1/+1
* linux: fix dependency on mkimageThomas Petazzoni2010-06-132-9/+2
* u-boot: remove arch specific patches infrastructureThomas Petazzoni2010-06-1017-4216/+0
* bootloaders: move bootloader build code to boot/Thomas Petazzoni2010-06-1029-3061/+0
* skeleton: remove loopback interface configuration from inittabBaruch Siach2010-06-095-10/+0
* Set correct GCC tune option for ARM926T(==ARM926EJ-S) coreJulien Boibessot2010-06-081-1/+1
* linux: zImage target no longer available on x86Peter Korsgaard2010-05-282-1/+11
* busybox skeleton: allow logins from ttymxc[0-2]Baruch Siach2010-05-261-0/+3
* Makefile: move filesystem stuff after u-boot build againPeter Korsgaard2010-05-211-0/+2
* target/linux: bump 2.6.32 and 2.6.33 versionsH Hartley Sweeten2010-05-162-6/+6
* target/generic: inittab: fix devpts mounts when devtmpfs is usedPeter Korsgaard2010-05-031-0/+1
* Remove last users of the ROOTFS_SUFFIX thingThomas Petazzoni2010-05-032-4/+2
* Get rid of KERNEL_CROSSThomas Petazzoni2010-05-032-2/+2
* linux-advanced: Fix Kernel EXTRAVERSION for BR2_LINUX26_CUSTOMserj.kalichev2010-05-011-1/+1
* Add support to linux 2.6.30 kernel patches for Atmel arm in menuconfig.Josh.Wu2010-04-211-0/+7
* target: really remove the target/*/*.mk includePeter Korsgaard2010-04-201-2/+0
* Repair initramfs dependancies after move to fsWill Wagner2010-04-202-2/+2
* makedevs: move to package/Thomas Petazzoni2010-04-192-565/+0
* Update defconfigs to include BR2_ROOTFS_DEVICE_TABLE definitionThomas Petazzoni2010-04-171-0/+1
* Remove all TARGET_DEVICE_TABLE definitionsThomas Petazzoni2010-04-1711-28/+189
* Get rid of all usages of BR2_RECENTThomas Petazzoni2010-04-121-2/+0
* Update defconfigs after BR2_UPDATE_CONFIG removalThomas Petazzoni2010-04-111-1/+0
* Merge branch 'fs-cleanup' of git://git.busybox.net/~tpetazzoni/git/buildrootPeter Korsgaard2010-04-0936-3514/+1
|\
| * Move all filesystem generation code to fs/Thomas Petazzoni2010-04-0927-1012/+1
| * Remove IMAGE and related configuration optionsThomas Petazzoni2010-04-091-12/+0
| * iso9660: rework in a similar way to ROOTFS_TARGETThomas Petazzoni2010-04-092-19/+16
| * target/common: do not use IMAGEThomas Petazzoni2010-04-091-4/+4
| * initramfs: convert to ROOTFS_TARGET infrastructureThomas Petazzoni2010-04-091-31/+6
| * ubifs: convert to ROOTFS_TARGET infrastructureThomas Petazzoni2010-04-092-63/+5
| * jffs2: convert to ROOTFS_TARGET infrastructureThomas Petazzoni2010-04-092-45/+16
| * ext2: convert to ROOTFS_TARGET infrastructureThomas Petazzoni2010-04-092-70/+11
| * squashfs: convert to ROOTFS_TARGET infrastructureThomas Petazzoni2010-04-091-29/+5
| * tar: convert to ROOTFS_TARGET infrastructureThomas Petazzoni2010-04-091-45/+4
| * romfs: convert to ROOTFS_TARGET infrastructureThomas Petazzoni2010-04-091-24/+6
| * cramfs: convert to ROOTFS_TARGET infrastructureThomas Petazzoni2010-04-091-26/+5
| * cpio: convert to ROOTFS_TARGET infrastructureThomas Petazzoni2010-04-091-55/+7
| * cloop: convert to ROOTFS_TARGET infrastructureThomas Petazzoni2010-04-091-21/+5
| * target: Add new infrastructure for filesystem generationThomas Petazzoni2010-04-092-0/+69