| Commit message (Expand) | Author | Age | Files | Lines |
* | target/generic: inittab: fix devpts mounts when devtmpfs is used | Peter Korsgaard | 2010-05-03 | 1 | -0/+1 |
* | Remove last users of the ROOTFS_SUFFIX thing | Thomas Petazzoni | 2010-05-03 | 2 | -4/+2 |
* | Get rid of KERNEL_CROSS | Thomas Petazzoni | 2010-05-03 | 2 | -2/+2 |
* | linux-advanced: Fix Kernel EXTRAVERSION for BR2_LINUX26_CUSTOM | serj.kalichev | 2010-05-01 | 1 | -1/+1 |
* | Add support to linux 2.6.30 kernel patches for Atmel arm in menuconfig. | Josh.Wu | 2010-04-21 | 1 | -0/+7 |
* | target: really remove the target/*/*.mk include | Peter Korsgaard | 2010-04-20 | 1 | -2/+0 |
* | Repair initramfs dependancies after move to fs | Will Wagner | 2010-04-20 | 2 | -2/+2 |
* | makedevs: move to package/ | Thomas Petazzoni | 2010-04-19 | 2 | -565/+0 |
* | Update defconfigs to include BR2_ROOTFS_DEVICE_TABLE definition | Thomas Petazzoni | 2010-04-17 | 1 | -0/+1 |
* | Remove all TARGET_DEVICE_TABLE definitions | Thomas Petazzoni | 2010-04-17 | 11 | -28/+189 |
* | Get rid of all usages of BR2_RECENT | Thomas Petazzoni | 2010-04-12 | 1 | -2/+0 |
* | Update defconfigs after BR2_UPDATE_CONFIG removal | Thomas Petazzoni | 2010-04-11 | 1 | -1/+0 |
* | Merge branch 'fs-cleanup' of git://git.busybox.net/~tpetazzoni/git/buildroot | Peter Korsgaard | 2010-04-09 | 36 | -3514/+1 |
|\ |
|
| * | Move all filesystem generation code to fs/ | Thomas Petazzoni | 2010-04-09 | 27 | -1012/+1 |
| * | Remove IMAGE and related configuration options | Thomas Petazzoni | 2010-04-09 | 1 | -12/+0 |
| * | iso9660: rework in a similar way to ROOTFS_TARGET | Thomas Petazzoni | 2010-04-09 | 2 | -19/+16 |
| * | target/common: do not use IMAGE | Thomas Petazzoni | 2010-04-09 | 1 | -4/+4 |
| * | initramfs: convert to ROOTFS_TARGET infrastructure | Thomas Petazzoni | 2010-04-09 | 1 | -31/+6 |
| * | ubifs: convert to ROOTFS_TARGET infrastructure | Thomas Petazzoni | 2010-04-09 | 2 | -63/+5 |
| * | jffs2: convert to ROOTFS_TARGET infrastructure | Thomas Petazzoni | 2010-04-09 | 2 | -45/+16 |
| * | ext2: convert to ROOTFS_TARGET infrastructure | Thomas Petazzoni | 2010-04-09 | 2 | -70/+11 |
| * | squashfs: convert to ROOTFS_TARGET infrastructure | Thomas Petazzoni | 2010-04-09 | 1 | -29/+5 |
| * | tar: convert to ROOTFS_TARGET infrastructure | Thomas Petazzoni | 2010-04-09 | 1 | -45/+4 |
| * | romfs: convert to ROOTFS_TARGET infrastructure | Thomas Petazzoni | 2010-04-09 | 1 | -24/+6 |
| * | cramfs: convert to ROOTFS_TARGET infrastructure | Thomas Petazzoni | 2010-04-09 | 1 | -26/+5 |
| * | cpio: convert to ROOTFS_TARGET infrastructure | Thomas Petazzoni | 2010-04-09 | 1 | -55/+7 |
| * | cloop: convert to ROOTFS_TARGET infrastructure | Thomas Petazzoni | 2010-04-09 | 1 | -21/+5 |
| * | target: Add new infrastructure for filesystem generation | Thomas Petazzoni | 2010-04-09 | 2 | -0/+69 |
| * | target/: remove the COPYTO mess | Thomas Petazzoni | 2010-04-09 | 10 | -72/+0 |
| * | fakeroot: remove all references to BR2_HOST_FAKEROOT | Thomas Petazzoni | 2010-04-09 | 1 | -1/+0 |
| * | target/ubifs: cleanup, unbroken | Thomas Petazzoni | 2010-04-09 | 2 | -48/+4 |
| * | target/tar: cleanup | Thomas Petazzoni | 2010-04-09 | 2 | -7/+0 |
| * | target/squashfs: cleanup, remove support for 3.x | Thomas Petazzoni | 2010-04-09 | 4 | -171/+2 |
| * | target/romfs: cleanup | Thomas Petazzoni | 2010-04-09 | 2 | -41/+2 |
| * | target/jffs2: cleanup | Thomas Petazzoni | 2010-04-09 | 2 | -10/+1 |
| * | target/iso9660: cleanup | Thomas Petazzoni | 2010-04-09 | 2 | -51/+2 |
| * | target/ext2: cleanup | Thomas Petazzoni | 2010-04-09 | 2 | -52/+5 |
| * | target/cramfs: cleanup | Thomas Petazzoni | 2010-04-09 | 5 | -1612/+2 |
| * | target/cpio: cleanup | Thomas Petazzoni | 2010-04-09 | 2 | -15/+3 |
| * | target/cloop: cleanup | Thomas Petazzoni | 2010-04-09 | 2 | -109/+27 |
| * | squashfs: new package | Thomas Petazzoni | 2010-04-09 | 1 | -41/+0 |
| * | genext2fs: new package | Thomas Petazzoni | 2010-04-09 | 2 | -35/+0 |
* | | atmel: Add at91sam9g45ekes board support | Josh.Wu | 2010-04-09 | 2 | -0/+17 |
|/ |
|
* | Enable e300c2, e300c3 and e500mc powerpc optimizations | Gustavo Zacarias | 2010-04-08 | 1 | -0/+12 |
* | target/linux: bump 2.6.{27, 31, 32, 33} stable versions | H Hartley Sweeten | 2010-04-03 | 2 | -10/+10 |
* | Add missing directories to Busybox skeleton | Paulius Zaleckas | 2010-04-02 | 2 | -0/+0 |
* | Remove ConfigFS from Busybox skeleton | Paulius Zaleckas | 2010-04-02 | 2 | -1/+0 |
* | u-boot: add 2010.03, adapt target mkimage step to work with 2010.03 | Peter Korsgaard | 2010-04-02 | 2 | -2/+7 |
* | get rid of broken nios2 support | Peter Korsgaard | 2010-03-30 | 1 | -6/+1 |
* | target/linux: remove ancient (<2.6.27) versions | Peter Korsgaard | 2010-03-14 | 7 | -30415/+1 |