Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Kernel build fix related to external toolchain use | Peter Korsgaard | 2008-11-04 | 1 | -0/+7 |
| | | | | | | | | | | | This patch prevents the user from select "linux (Same version as linux headers)" as a choice for building the kernel when an external binary toolchain is used, since "same version as linux headers" doesn't make sense when an external toolchain is used. It fixes the issue encountered by Hartley <hartleys@visionengravers.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | Kconfig: remove 'default n' | Peter Korsgaard | 2008-07-17 | 1 | -1/+0 |
| | | | | 'default n' is the default, so there's no need to say it explicitly. | ||||
* | kernel: default to not build a kernel | Peter Korsgaard | 2008-04-04 | 1 | -1/+1 |
| | |||||
* | Add ubifs target | Hamish Moffatt | 2008-04-04 | 1 | -0/+1 |
| | |||||
* | Add romfs target support, courtesy Josh <buildroot@digitalpeer.com> | Hamish Moffatt | 2008-04-02 | 1 | -0/+1 |
| | |||||
* | removed duplicate config.in reference | John Voltz | 2008-03-11 | 1 | -1/+0 |
| | |||||
* | separate u-boot for at91 arm and everything else | John Voltz | 2008-03-11 | 1 | -0/+2 |
| | |||||
* | revert bad U-Boot patch | Ulf Samuelsson | 2008-03-07 | 1 | -1/+0 |
| | |||||
* | added u-boot location | John Voltz | 2008-03-06 | 1 | -0/+1 |
| | |||||
* | Create Advanced Linux Configuration option/Remove experimental | Ulf Samuelsson | 2007-10-13 | 1 | -4/+30 |
| | |||||
* | - revert some bad checkins, fixup bad settings in atmel targets and move the ↵ | Bernhard Reutner-Fischer | 2007-09-26 | 1 | -3/+1 |
| | | | | gcc target abi back to a place where the other arch-specific settings live | ||||
* | - revert patch that obfuscates the config UI and doesn't reflect the order ↵ | Bernhard Reutner-Fischer | 2007-09-25 | 1 | -25/+23 |
| | | | | of config steps | ||||
* | Reorganize configs to even more logical positions | Ulf Samuelsson | 2007-09-24 | 1 | -23/+25 |
| | |||||
* | - add a more generic "Kernel" menu instead of "Linux Options" | Bernhard Reutner-Fischer | 2007-09-22 | 1 | -1/+27 |
| | |||||
* | Configure linux within target/linux/Config.in instead of within ↵ | Ulf Samuelsson | 2007-07-11 | 1 | -0/+1 |
| | | | | target/device/Config.in | ||||
* | - provide option to build an initramfs out of the current rootfs. Closes #881 | Bernhard Reutner-Fischer | 2007-07-08 | 1 | -0/+1 |
| | |||||
* | - stub for grub2. Needs to be fixed upstream first. | Bernhard Reutner-Fischer | 2007-06-27 | 1 | -0/+1 |
| | |||||
* | - add a simple cpio target, to be used with an initramfs. | Bernhard Reutner-Fischer | 2006-11-22 | 1 | -0/+1 |
| | | | | Thanks to Goetz Bock | ||||
* | patch from janlana adding an x86 bootable iso9660 CD-ROM target | Eric Andersen | 2006-04-06 | 1 | -0/+1 |
| | |||||
* | add cloop as a new file system image type per case 0000151 | David Anders | 2006-01-25 | 1 | -0/+1 |
| | |||||
* | touchup target menu display | Mike Frysinger | 2005-09-09 | 1 | -1/+4 |
| | |||||
* | Add support for building a few commonly used bootloaders | Eric Andersen | 2005-06-23 | 1 | -0/+5 |
| | |||||
* | move stuff around a little bit more | Eric Andersen | 2005-02-18 | 1 | -2/+2 |
| | |||||
* | move more stuff around for better board support | Eric Andersen | 2005-02-17 | 1 | -0/+1 |
| | |||||
* | Add the new device directory | Eric Andersen | 2005-02-17 | 1 | -0/+1 |
| | |||||
* | allow users to generate tarballs of the target filesystem | Mike Frysinger | 2005-02-09 | 1 | -3/+1 |
| | |||||
* | Fix it so we once again build the target root_fs | Eric Andersen | 2004-10-09 | 1 | -0/+3 |
| | |||||
* | facelift step number two | Eric Andersen | 2004-10-09 | 1 | -0/+8 |