| Commit message (Expand) | Author | Age | Files | Lines |
* | add an optional config option for stripping all unnecessary symbol exports fr... | Felix Fietkau | 2009-08-08 | 2 | -1/+28 |
* | add target for library specific installations into the root staging dir, fix ... | Felix Fietkau | 2009-08-08 | 1 | -2/+3 |
* | add a staging directory for unstripped package files, useful for debugging, w... | Felix Fietkau | 2009-08-07 | 1 | -1/+6 |
* | work around a threading bug in mksquashfs4 by limiting the number of threads ... | Felix Fietkau | 2009-08-06 | 1 | -1/+1 |
* | brcm-2.4 is the only non-2.6 target, it's pointless to note the kernelversion... | Imre Kaloz | 2009-08-03 | 1 | -1/+1 |
* | add special handling for the adm5120 target, which uses subtargets for differ... | Imre Kaloz | 2009-08-03 | 1 | -1/+5 |
* | revert 17050 this was not the right way to fix this | Florian Fainelli | 2009-08-01 | 1 | -3/+3 |
* | use board names instead of arch in packages | Imre Kaloz | 2009-07-31 | 1 | -1/+1 |
* | update to 2.6.30.4 | Florian Fainelli | 2009-07-31 | 1 | -2/+2 |
* | update to 2.6.27.29 | Florian Fainelli | 2009-07-31 | 1 | -2/+2 |
* | move the global ipv6 option to the very bottom of the options passed to confi... | Florian Fainelli | 2009-07-30 | 1 | -3/+3 |
* | use 2.4.37.4 for brcm-2.4 | Florian Fainelli | 2009-07-29 | 1 | -3/+3 |
* | switch to 2.6.30.3 | Florian Fainelli | 2009-07-27 | 1 | -2/+2 |
* | switch to 2.6.27.28 | Florian Fainelli | 2009-07-27 | 1 | -2/+2 |
* | remove 2.6.23 version, it is no longer in use | Florian Fainelli | 2009-07-27 | 1 | -3/+0 |
* | globally define IPv6 support or not in OpenWrt, just like for largefiles, ipv... | Florian Fainelli | 2009-07-25 | 1 | -1/+3 |
* | split ebtables packages and modules into ebtables ipv4/6 and watchers (#5001) | Florian Fainelli | 2009-07-25 | 1 | -0/+40 |
* | use --binary option of md5sum to improve compatibility with other platforms (... | Florian Fainelli | 2009-07-25 | 1 | -1/+1 |
* | use 2.6.27.7 | Florian Fainelli | 2009-07-24 | 1 | -2/+2 |
* | fix ip6tables installation against ip6t_HL which has been merged in xt_HL sin... | Florian Fainelli | 2009-07-24 | 1 | -2/+0 |
* | add sitefile definitions for ac_cv_func_setgrent_void | Felix Fietkau | 2009-07-23 | 2 | -0/+2 |
* | update to 2.6.30.2 | Imre Kaloz | 2009-07-20 | 1 | -2/+2 |
* | get rid of linux 2.6.29 | Felix Fietkau | 2009-07-17 | 2 | -4/+1 |
* | move the toolchain_install stampfile to the right place to fix spurious missi... | Felix Fietkau | 2009-07-11 | 1 | -2/+2 |
* | bump to 2.6.29.6 and refresh patches | Gabor Juhos | 2009-07-05 | 1 | -2/+2 |
* | update targets to 2.6.30.1, update patches | Florian Fainelli | 2009-07-05 | 1 | -2/+2 |
* | update to latest 2.6.27.26 stable kernel | Florian Fainelli | 2009-07-03 | 1 | -2/+2 |
* | Fix configure script path when not at the root of $(PKG_BUILD_DIR), thanks Da... | Florian Fainelli | 2009-07-02 | 1 | -1/+1 |
* | add preliminary coldfire v4e support | Imre Kaloz | 2009-06-21 | 4 | -0/+37 |
* | use 2.6.27.5 | Florian Fainelli | 2009-06-17 | 1 | -2/+2 |
* | Update kernel to 2.4.37.2 | Hauke Mehrtens | 2009-06-14 | 1 | -3/+3 |
* | Add 2.6.30 final | Hamish Guthrie | 2009-06-11 | 1 | -0/+3 |
* | enable ucitrigger by default | Felix Fietkau | 2009-06-10 | 1 | -1/+1 |
* | More libtool madness: Every package which was using c++ and libtool fixup was... | Lars-Peter Clausen | 2009-06-04 | 1 | -4/+15 |
* | add pcie feature flag | Imre Kaloz | 2009-06-02 | 1 | -0/+3 |
* | fix typo | Ralph Hempel | 2009-05-31 | 1 | -2/+2 |
* | add dist and distcheck target (to create new source balls) | Ralph Hempel | 2009-05-31 | 3 | -2/+20 |
* | add package source path override - use external source tree instead of source... | Ralph Hempel | 2009-05-31 | 2 | -8/+69 |
* | use 2.4.37.1 | Florian Fainelli | 2009-05-28 | 1 | -3/+3 |
* | added BUILD_LOG_DIR variable, make clean will delete the ./logs dir | Ralph Hempel | 2009-05-28 | 1 | -2/+2 |
* | update to 2.4.37, tested on wrt54gs (#4766) | Florian Fainelli | 2009-05-28 | 1 | -6/+3 |
* | revert 15922 - add back 2.6.29 kernel support | Hamish Guthrie | 2009-05-28 | 1 | -0/+3 |
* | improve error message output of metadata scan - fix newline break and do not ... | Felix Fietkau | 2009-05-27 | 1 | -2/+2 |
* | stop build when an error occurs and when BUILDLOG is set (#5160) | Florian Fainelli | 2009-05-26 | 1 | -1/+1 |
* | enable lzma for squashfs4 by default | Felix Fietkau | 2009-05-21 | 1 | -1/+1 |
* | update to new stable 2.6.27.24 | Florian Fainelli | 2009-05-20 | 1 | -2/+2 |
* | remove 2.6.29 since there are no remaining users of it | Florian Fainelli | 2009-05-19 | 1 | -3/+0 |
* | create squashfs4 images if kernel version >=2.6.29 | Gabor Juhos | 2009-05-15 | 1 | -1/+12 |
* | netfilter: move iptable_raw, xt_NOTRACK from conntrack-extra to conntrack | Felix Fietkau | 2009-05-14 | 1 | -2/+2 |
* | ipt_TTL and ipt_ttl moved and were renamed in kernel 2.6.30 | Hauke Mehrtens | 2009-05-14 | 1 | -2/+8 |