Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lantiq: more PKG_CHECK_FORMAT_SECURITY related fixes | John Crispin | 2014-07-02 | 1 | -0/+1 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41456 | ||||
* | ltq-adsl-mei: improve memory allocation | John Crispin | 2014-03-30 | 1 | -9/+44 |
| | | | | | | | | | | | | | The ltq-adsl-mei driver allocates memory for the ADSL firmware in a rather stupid way, leading to several 128k allocations, which fail when many services are enabled. This patch tries to allocate 64 kiB chunks, and only falls back to larger allocations if the returned pointers are not correctly aligned. Fixes out-of-memory errors on Danube boards with 32 MiB RAM. Signed-off-by: Matti Laakso <malaakso@elisanet.fi> SVN-Revision: 40325 | ||||
* | packages: clean up the package folder | John Crispin | 2013-06-21 | 4 | -0/+3573 |
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007 |