| Commit message (Expand) | Author | Age | Files | Lines |
* | clean up openwrt version handling, use a separate script that is executed at ... | nbd | 2007-12-13 | 1 | -0/+26 |
* | fix a warning | nbd | 2007-12-07 | 1 | -1/+1 |
* | fix image names in arm-magic.sh (closes: #2682) | juhosg | 2007-11-11 | 1 | -3/+3 |
* | add config symbols for the kernel version | nbd | 2007-11-10 | 1 | -0/+19 |
* | indent custom package config code | nbd | 2007-10-31 | 1 | -1/+1 |
* | add feature flag for display support. will be used as dependency for x.org | nbd | 2007-10-25 | 1 | -0/+1 |
* | remove the dummy profile that was created on targets that have subtargets | nbd | 2007-10-21 | 1 | -0/+1 |
* | ignore mconf_check | nbd | 2007-10-20 | 1 | -0/+1 |
* | reorganize subtargets, sort subtargets below top level targets | nbd | 2007-10-20 | 1 | -68/+108 |
* | show md5sums on mismatch in download.pl | nbd | 2007-10-20 | 1 | -1/+1 |
* | fix duplicate dependencies | nbd | 2007-10-14 | 1 | -1/+7 |
* | add possibility to set default .config values | blogic | 2007-10-14 | 3 | -58/+88 |
* | allow targets to select/deselect config symbols | nbd | 2007-10-05 | 1 | -1/+18 |
* | add a packaging method that installs files into a subdirectory of bin/ instea... | nbd | 2007-09-29 | 2 | -1/+9 |
* | Refactor downloading code into download.mk | nbd | 2007-09-29 | 1 | -3/+2 |
* | Increased the size of the microcode payload area. | rwhitby | 2007-09-24 | 1 | -1/+1 |
* | add initial version of a package feeds management script | nbd | 2007-09-23 | 4 | -117/+467 |
* | fix image preconfiguration | ejka | 2007-09-21 | 1 | -12/+16 |
* | fix kconfig.pl split for config symbols that have "0" as value | nbd | 2007-09-19 | 1 | -1/+1 |
* | 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 |