| Commit message (Expand) | Author | Age | Files | Lines |
* | enable zImage generation for the new boards | kaloz | 2007-04-02 | 1 | -1/+1 |
* | fix menuconfig 'deselect' statement | nbd | 2007-03-29 | 1 | -4/+7 |
* | some cleanups in the metadata.pl script; allow target profiles to add overrid... | nbd | 2007-03-23 | 1 | -42/+20 |
* | add 'deselect' property for menuconfig | nbd | 2007-03-23 | 9 | -442/+483 |
* | Add an 'Image Configuration' menu to menuconfig | nbd | 2007-03-16 | 2 | -103/+119 |
* | disable the automatic config reset if 'Advanced configuration options' is sel... | nbd | 2007-03-04 | 5 | -105/+109 |
* | force a config reset when the user changes the target platform in menuconfig | nbd | 2007-03-04 | 7 | -290/+318 |
* | fix a small bug in the config merge/split (fixes buildbot error on ixp4xx) | nbd | 2007-02-28 | 1 | -2/+2 |
* | ignore profiles with custom kernel configs in the image builder itself | nbd | 2007-02-22 | 1 | -3/+4 |
* | disable the image builder in menuconfig for profiles with custom kernel configs | nbd | 2007-02-22 | 1 | -0/+2 |
* | rename the Profile template that the image builder uses to prevent name confl... | nbd | 2007-02-22 | 1 | -1/+1 |
* | Menuconfig will not treat 'select FOO' as a real dependency | nbd | 2007-02-12 | 1 | -14/+34 |
* | more fixes for rstrip.sh and kernel modules - fixes #1301 | nbd | 2007-02-09 | 1 | -2/+21 |
* | move "make symlinks" to "make package/symlinks" | mbm | 2007-01-31 | 1 | -4/+4 |
* | fix a small bug in config.pl that tends to mess up kernel cmdlines | nbd | 2007-01-26 | 1 | -2/+2 |
* | fix download.pl (#1257) | nbd | 2007-01-25 | 1 | -1/+1 |
* | add functionality to provide local mirrors for development purposes. | pavlov | 2007-01-24 | 1 | -0/+16 |
* | make spca5xx depend on video device support in the kernel | nbd | 2007-01-21 | 1 | -0/+1 |
* | Add WL-700gE support (based on work by jr) | nbd | 2007-01-20 | 1 | -1/+5 |
* | add descriptions to the broadcom target profiles and export them to the targe... | nbd | 2007-01-20 | 1 | -0/+8 |
* | always return true in rstrip.sh | nbd | 2007-01-20 | 1 | -0/+1 |
* | include the default profile in target.mk as well - required for the image bui... | nbd | 2007-01-14 | 1 | -7/+9 |
* | merge the scripts dealing with package/target metadata to remove some redunda... | nbd | 2007-01-13 | 4 | -482/+435 |
* | Fix the annoying base-files autorebuild bug. | nbd | 2007-01-12 | 1 | -3/+2 |
* | cosmetic fixes for ipkg | nbd | 2007-01-10 | 1 | -5/+1 |
* | include the full board name in .target.mk | nbd | 2007-01-10 | 1 | -0/+1 |
* | include default package set in .target.mk | nbd | 2007-01-10 | 1 | -2/+3 |
* | add a hack to allow source package names in Build-Depends: (PKG_BUILDDEP) | nico | 2007-01-10 | 1 | -0/+2 |
* | extend tmp/.target.mk to include target profile information - preparation for... | nbd | 2007-01-09 | 1 | -8/+29 |
* | Add some more comments on the feeds script, use parameters in functions | florian | 2007-01-05 | 1 | -11/+15 |
* | update busybox menuconfig for the latest version | nbd | 2007-01-01 | 1 | -7/+9 |
* | Add a first implementation of a source feed checkout | florian | 2006-12-31 | 1 | -0/+59 |
* | Updated slugimage to the latest upstream version, which fixes the small kerne... | rwhitby | 2006-12-29 | 1 | -83/+85 |
* | Fixed typo, it might work now :-) | rwhitby | 2006-12-23 | 1 | -1/+1 |
* | Utility for creating installable image for the NSLU2. | rwhitby | 2006-12-23 | 1 | -0/+1202 |
* | move DEFAULT_foo out of PACKAGE_foo, it was breaking package menus. | nico | 2006-12-20 | 1 | -2/+2 |
* | next time I should sleep more | kaloz | 2006-12-19 | 1 | -3/+3 |
* | upgrade to 2.6.19.1, fix Gateway 7001 patch and enable image generation for i... | kaloz | 2006-12-19 | 1 | -0/+38 |
* | add a simple maintenance tool for kernel config files | nbd | 2006-12-14 | 1 | -0/+142 |
* | add openbsd compatibility patch (thanks, wbx) | nbd | 2006-12-10 | 2 | -2/+9 |
* | update sourceforge downloading | nbd | 2006-12-08 | 1 | -12/+3 |
* | strip trailing / from download urls | nbd | 2006-12-06 | 1 | -1/+2 |
* | cleanup properties in here, adding exec, keywords, and eol-style | pavlov | 2006-11-26 | 2 | -0/+0 |
* | correct trailing slash (cosmetic rather than functional) | pavlov | 2006-11-26 | 1 | -2/+2 |
* | reintroduce LINUX_2_4 and LINUX_2_6 as config variables | mbm | 2006-11-14 | 1 | -0/+2 |
* | implement target profiles in menuconfig | nbd | 2006-11-12 | 2 | -3/+116 |
* | make target/linux/* directories self-contained, use the selected kernel versi... | nbd | 2006-11-11 | 3 | -0/+153 |
* | remove obsolete file | nbd | 2006-10-20 | 1 | -35/+0 |
* | *sigh* increase size of the static buffer allocated in menuconfig again | nbd | 2006-10-17 | 1 | -1/+1 |
* | fix submenu sorting | nbd | 2006-10-17 | 1 | -23/+32 |