Age | Commit message (Expand) | Author |
2010-06-22 | target: get rid of unused BR2_COPYTO / BR2_TARGET_ATMEL_COPYTO | Peter Korsgaard |
2010-06-21 | Config.in.mirrors: Use sources.buildroot.net as default backup site | Peter Korsgaard |
2010-06-13 | linux: fix dependency on mkimage | Thomas Petazzoni |
2010-06-10 | u-boot: remove arch specific patches infrastructure | Thomas Petazzoni |
2010-06-10 | bootloaders: move bootloader build code to boot/ | Thomas Petazzoni |
2010-06-09 | skeleton: remove loopback interface configuration from inittab | Baruch Siach |
2010-06-08 | Set correct GCC tune option for ARM926T(==ARM926EJ-S) core | Julien Boibessot |
2010-05-28 | linux: zImage target no longer available on x86 | Peter Korsgaard |
2010-05-26 | busybox skeleton: allow logins from ttymxc[0-2] | Baruch Siach |
2010-05-21 | Makefile: move filesystem stuff after u-boot build again | Peter Korsgaard |
2010-05-16 | target/linux: bump 2.6.32 and 2.6.33 versions | H Hartley Sweeten |
2010-05-03 | target/generic: inittab: fix devpts mounts when devtmpfs is used | Peter Korsgaard |
2010-05-03 | Remove last users of the ROOTFS_SUFFIX thing | Thomas Petazzoni |
2010-05-03 | Get rid of KERNEL_CROSS | Thomas Petazzoni |
2010-05-01 | linux-advanced: Fix Kernel EXTRAVERSION for BR2_LINUX26_CUSTOM | serj.kalichev |
2010-04-21 | Add support to linux 2.6.30 kernel patches for Atmel arm in menuconfig. | Josh.Wu |
2010-04-20 | target: really remove the target/*/*.mk include | Peter Korsgaard |
2010-04-20 | Repair initramfs dependancies after move to fs | Will Wagner |
2010-04-19 | makedevs: move to package/ | Thomas Petazzoni |
2010-04-17 | Update defconfigs to include BR2_ROOTFS_DEVICE_TABLE definition | Thomas Petazzoni |
2010-04-17 | Remove all TARGET_DEVICE_TABLE definitions | Thomas Petazzoni |
2010-04-12 | Get rid of all usages of BR2_RECENT | Thomas Petazzoni |
2010-04-11 | Update defconfigs after BR2_UPDATE_CONFIG removal | Thomas Petazzoni |
2010-04-09 | Merge branch 'fs-cleanup' of git://git.busybox.net/~tpetazzoni/git/buildroot | Peter Korsgaard |
2010-04-09 | Move all filesystem generation code to fs/ | Thomas Petazzoni |
2010-04-09 | Remove IMAGE and related configuration options | Thomas Petazzoni |
2010-04-09 | iso9660: rework in a similar way to ROOTFS_TARGET | Thomas Petazzoni |
2010-04-09 | target/common: do not use IMAGE | Thomas Petazzoni |
2010-04-09 | initramfs: convert to ROOTFS_TARGET infrastructure | Thomas Petazzoni |
2010-04-09 | ubifs: convert to ROOTFS_TARGET infrastructure | Thomas Petazzoni |
2010-04-09 | jffs2: convert to ROOTFS_TARGET infrastructure | Thomas Petazzoni |
2010-04-09 | ext2: convert to ROOTFS_TARGET infrastructure | Thomas Petazzoni |
2010-04-09 | squashfs: convert to ROOTFS_TARGET infrastructure | Thomas Petazzoni |
2010-04-09 | tar: convert to ROOTFS_TARGET infrastructure | Thomas Petazzoni |
2010-04-09 | romfs: convert to ROOTFS_TARGET infrastructure | Thomas Petazzoni |
2010-04-09 | cramfs: convert to ROOTFS_TARGET infrastructure | Thomas Petazzoni |
2010-04-09 | cpio: convert to ROOTFS_TARGET infrastructure | Thomas Petazzoni |
2010-04-09 | cloop: convert to ROOTFS_TARGET infrastructure | Thomas Petazzoni |
2010-04-09 | target: Add new infrastructure for filesystem generation | Thomas Petazzoni |
2010-04-09 | target/: remove the COPYTO mess | Thomas Petazzoni |
2010-04-09 | fakeroot: remove all references to BR2_HOST_FAKEROOT | Thomas Petazzoni |
2010-04-09 | target/ubifs: cleanup, unbroken | Thomas Petazzoni |
2010-04-09 | target/tar: cleanup | Thomas Petazzoni |
2010-04-09 | target/squashfs: cleanup, remove support for 3.x | Thomas Petazzoni |
2010-04-09 | target/romfs: cleanup | Thomas Petazzoni |
2010-04-09 | target/jffs2: cleanup | Thomas Petazzoni |
2010-04-09 | target/iso9660: cleanup | Thomas Petazzoni |
2010-04-09 | target/ext2: cleanup | Thomas Petazzoni |
2010-04-09 | target/cramfs: cleanup | Thomas Petazzoni |
2010-04-09 | target/cpio: cleanup | Thomas Petazzoni |