| Commit message (Expand) | Author | Age | Files | Lines |
* | define extra config symbols for targets containing multiple subtargets | nbd | 2007-09-09 | 1 | -7/+26 |
* | major target cleanup. it is now possible to have subtargets that can override... | nbd | 2007-09-08 | 2 | -45/+13 |
* | strip the kernel version suffix from target directories, except for brcm-2.4 ... | nbd | 2007-09-06 | 1 | -68/+13 |
* | remove uneeded stuff after python changes in [8639] | nico | 2007-09-06 | 1 | -5/+0 |
* | change case of conflicting option | nico | 2007-09-03 | 1 | -1/+1 |
* | add an abs2rel.pl helper script (returns a path relative to another) | nico | 2007-09-01 | 1 | -0/+17 |
* | clean up recursive dependency handling, use timestamp.pl again, because it sa... | nbd | 2007-08-30 | 1 | -2/+2 |
* | avoid rdep in the top level make process (subdir.mk) - it leaks too much memo... | nbd | 2007-08-29 | 1 | -1/+6 |
* | add a '@KERNEL' download facility, tweak script | nico | 2007-08-26 | 1 | -9/+17 |
* | slugimage: Added support for 16MiB flash chips | rwhitby | 2007-08-10 | 1 | -3/+16 |
* | fix a dependency bug | nbd | 2007-07-31 | 1 | -1/+1 |
* | next round of build system cleanup - convert package/ to new structure | nbd | 2007-07-30 | 1 | -3/+3 |
* | bring in pylibdir.py helper | pavlov | 2007-07-30 | 1 | -0/+5 |
* | fix a prereq bug | nbd | 2007-07-26 | 1 | -1/+1 |
* | add source feed rev to menuconfig, set 8180 as default rev for kamikaze 7.07 | nbd | 2007-07-26 | 1 | -3/+3 |
* | more dependency fixes | nbd | 2007-07-23 | 1 | -2/+0 |
* | Add a USES_TGZ config.in variable, so that RB1xx profiles can use it | florian | 2007-07-18 | 1 | -0/+1 |
* | allow kconfig symbols to be shared between packages | nbd | 2007-07-18 | 1 | -3/+14 |
* | dynamically enable/disable kernel config options for kmod packages based on b... | nbd | 2007-07-18 | 2 | -3/+48 |
* | keep some structure when running package/symlinks - now that the build system... | nbd | 2007-07-16 | 1 | -1/+1 |
* | properly support dependencies on packages that just use Build/DefaultTargets | nbd | 2007-07-15 | 1 | -4/+4 |
* | fixes for recursive package scanning | nbd | 2007-07-15 | 1 | -5/+9 |
* | arm-magic.sh: Added support for fsg3 | rwhitby | 2007-07-11 | 1 | -1/+1 |
* | color change to make menuconfig easier to read (patch from #1730) | nbd | 2007-07-11 | 1 | -5/+5 |
* | fix PACKAGES:= for target profiles in target.mk | nbd | 2007-07-10 | 1 | -7/+19 |
* | Added support for the D-Link DSM-G600 RevA, and fixed the clock frequency for... | rwhitby | 2007-06-29 | 1 | -1/+1 |
* | remove a useless warning | nbd | 2007-06-12 | 1 | -3/+0 |
* | Put config.sub executable (#1854) | florian | 2007-06-11 | 1 | -0/+0 |
* | use newer config.guess and config.sub for packages then the shipped ones | kaloz | 2007-06-08 | 2 | -275/+1952 |
* | Add gitignore files | nbd | 2007-05-29 | 1 | -0/+5 |
* | fixup avila networking, add support for the loft | kaloz | 2007-05-10 | 1 | -1/+1 |
* | preliminary board support for the Linksys WRT300N v2 (incomplete) | kaloz | 2007-05-10 | 1 | -1/+1 |
* | Make UCI preconfiguration optional and disabled by default | nbd | 2007-05-05 | 1 | -6/+6 |
* | add support for the Compex WP18 and NP18A | kaloz | 2007-04-17 | 1 | -1/+1 |
* | revert find | xargs => find | exec changes - this is completely unnecessary a... | nbd | 2007-04-12 | 1 | -1/+1 |
* | add a menuconfig option for specifying a local download mirror | nbd | 2007-04-06 | 1 | -6/+17 |
* | move gen_busybox_menuconfig.pl to package/busybox | nbd | 2007-04-04 | 1 | -78/+0 |
* | replace gen_busybox_config.pl with a simple sed command | nbd | 2007-04-04 | 1 | -29/+0 |
* | Using find's -exec to remove directories causes 'not found' errors when find ... | mbm | 2007-04-03 | 1 | -1/+1 |
* | Use find -exec instead of xargs | florian | 2007-04-02 | 1 | -1/+1 |
* | 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 |