| Commit message (Expand) | Author | Age | Files | Lines |
| * | Make UCI preconfiguration optional and disabled by default | Felix Fietkau | 2007-05-05 | 1 | -57/+58 |
| * | add a menuconfig option for specifying a local download mirror | Felix Fietkau | 2007-04-06 | 1 | -0/+3 |
| * | Tidy up Makefiles | Mike Baker | 2007-04-03 | 1 | -1/+1 |
| * | allow the user to change the rb532 rootfs size in menuconfig (fixes #1374) | Felix Fietkau | 2007-02-28 | 1 | -2/+2 |
| * | add missing copyright header | Felix Fietkau | 2007-02-26 | 1 | -0/+4 |
| * | make maxinodes configureable for ext2 | Tim Yardley | 2007-02-22 | 1 | -4/+13 |
| * | Add initial version of the new Image Builder | Felix Fietkau | 2007-01-10 | 1 | -0/+1 |
| * | Add support for source feeds in menuconfig | Florian Fainelli | 2007-01-05 | 1 | -0/+7 |
| * | move target/image/platform to target/linux/platform/image | Mike Baker | 2006-11-28 | 1 | -1/+1 |
| * | make target/linux/* directories self-contained, use the selected kernel versi... | Felix Fietkau | 2006-11-11 | 1 | -1/+1 |
| * | finally kill KMOD_template - removes a big chunk of legacy build code | Felix Fietkau | 2006-10-19 | 1 | -1/+0 |
| * | make filesystem size selection generic (for ext2) | Felix Fietkau | 2006-10-19 | 1 | -0/+5 |
| * | add USES_EXT2 flag for target platforms | Felix Fietkau | 2006-10-17 | 1 | -0/+1 |
| * | add grub based images for x86-2.6 - still a bit hackish, but works with ext2 ... | Felix Fietkau | 2006-10-08 | 1 | -0/+3 |
| * | clean up filesystem selction | Felix Fietkau | 2006-09-23 | 1 | -7/+4 |
| * | add secret option to use host's toolchain when native compiling | Mike Baker | 2006-08-10 | 1 | -1/+1 |
| * | enable ext2 rootfs by default when target is uml-2.6 | Nicolas Thill | 2006-08-08 | 1 | -1/+1 |
| * | and now, finally, enable ccache support | Mike Baker | 2006-08-04 | 1 | -0/+7 |
| * | introduce new BROKEN menuconfig option for hiding known broken settings | Mike Baker | 2006-07-25 | 1 | -0/+4 |
| * | UML target completed. Added ext2 target fs for use with uml images | Gerry Rozema | 2006-07-20 | 1 | -0/+8 |
| * | Disable squashfs for au1000 target since it does not allow the user to use th... | Florian Fainelli | 2006-07-02 | 1 | -0/+1 |
| * | reorder sdk menuconfig entry, so that it does not force the toolchain selecti... | Felix Fietkau | 2006-06-21 | 1 | -1/+1 |
| * | fix and enable the sdk | Felix Fietkau | 2006-06-21 | 1 | -0/+35 |
| * | remove unused wget menuconfig option; make the package autorebuild optional (... | Felix Fietkau | 2006-06-02 | 1 | -4/+6 |
| * | clean up menu configuration | Mike Baker | 2006-05-19 | 1 | -10/+8 |
| * | finish up package makefile | Mike Baker | 2006-05-16 | 1 | -0/+7 |
| * | fix BR2_ and CONFIG_ issues | Mike Baker | 2006-05-12 | 1 | -0/+1 |
| * | more cleanups and a new menuconfig generator | Felix Fietkau | 2006-04-21 | 1 | -1/+1 |
| * | menuconfig cleanup | Felix Fietkau | 2006-04-20 | 1 | -73/+19 |
| * | make target selection nicer, choose arch automatically | Imre Kaloz | 2006-01-13 | 1 | -20/+14 |
| * | fix arch default | Felix Fietkau | 2006-01-11 | 1 | -4/+1 |
| * | fix menuconfig with DEVELOPER=1 | Felix Fietkau | 2006-01-10 | 1 | -1/+1 |
| * | Move device selection first in menuconfig (#18) | Felix Fietkau | 2006-01-10 | 1 | -1/+2 |
| * | display limited architecture selection in menuconfig without CONFIG_DEVEL | Felix Fietkau | 2006-01-10 | 1 | -10/+18 |
| * | mipseb -> mips, thx kaloz for clearification | Waldemar Brodkorb | 2005-12-26 | 1 | -3/+3 |
| * | first ar531x support for 2.4, thx Mile Albon, some addons from me for mips bi... | Waldemar Brodkorb | 2005-12-25 | 1 | -6/+5 |
| * | large build system cleanup. added some stuff to control the verbosity level, ... | Felix Fietkau | 2005-10-22 | 1 | -4/+0 |
| * | work around bug in menuconfig without DEVELOPER=1 (target arch) | Felix Fietkau | 2005-07-25 | 1 | -0/+3 |
| * | hide experimental/developer options from the user. can be reenabled by using ... | Felix Fietkau | 2005-04-05 | 1 | -21/+5 |
| * | change default path for staging_dir. | Waldemar Brodkorb | 2005-03-23 | 1 | -2/+2 |
| * | nbd's makefile/menuconfig rewrite | Mike Baker | 2005-03-06 | 1 | -3/+4 |
| * | sync with buildroot2 from uclibc | Waldemar Brodkorb | 2005-02-19 | 1 | -1/+1 |
| * | Opps - mipsel instead of mips | Mike Baker | 2005-01-17 | 1 | -1/+1 |
| * | Update defaults | Mike Baker | 2005-01-17 | 1 | -1/+1 |
| * | Initial revision | Mike Baker | 2005-01-16 | 1 | -0/+109 |