Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nvram: handle nvram at varying offsets within the eraseblock (fixes Edimax ↵ | Jo-Philipp Wich | 2010-07-19 | 4 | -6/+22 |
| | | | | | | PS-1208mfg with FLSH at offset 0) SVN-Revision: 22299 | ||||
* | remove linux 2.4 support from several packages | Felix Fietkau | 2010-06-26 | 1 | -2/+2 |
| | | | | SVN-Revision: 21954 | ||||
* | bump release number for packages ahead of backfire in trunk | Nicolas Thill | 2010-05-23 | 1 | -2/+2 |
| | | | | SVN-Revision: 21556 | ||||
* | nvram: fix nvram set invokation after r21497 | Jo-Philipp Wich | 2010-05-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 21517 | ||||
* | brcm47xx: fix destroying of 128MB modded ASUS WL-500GP | Hauke Mehrtens | 2010-05-17 | 1 | -1/+7 |
| | | | | | | | | | | | | This fixup was introduced in r11812 to correct settings for devices only showing 16MB RAM instead of 128MB. That killed devices with 128MB RAM. Now value is *set* 0x0009 and not ored. The value is only corrected if it has less than 32 MB Ram. This should fix the last problem in #3177 Thank you b.sander for the patch. SVN-Revision: 21497 | ||||
* | nvram: fix crash when get, set or unset is invoked without argument (#7263) | Jo-Philipp Wich | 2010-05-02 | 2 | -14/+26 |
| | | | | SVN-Revision: 21288 | ||||
* | fix wrt-radauth compilation failure (#6945) | Florian Fainelli | 2010-03-26 | 1 | -0/+6 |
| | | | | SVN-Revision: 20489 | ||||
* | nvram: request memory locked pages in mmap() and make it available for ar71xx | Jo-Philipp Wich | 2010-02-01 | 2 | -3/+3 |
| | | | | SVN-Revision: 19486 | ||||
* | add support for OvisLink WL-1600GL | Jo-Philipp Wich | 2010-01-21 | 1 | -0/+8 |
| | | | | SVN-Revision: 19262 | ||||
* | nvram: refuse nvram operations on the WGT634U | Jo-Philipp Wich | 2009-06-08 | 2 | -2/+12 |
| | | | | SVN-Revision: 16378 | ||||
* | nvram: don't execute nvram fixups on the WGT634U | Jo-Philipp Wich | 2009-06-06 | 1 | -0/+3 |
| | | | | SVN-Revision: 16349 | ||||
* | remove leftover unvram directory and move the nvram.init change to package/nvram | Felix Fietkau | 2009-04-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 15447 | ||||
* | rename unvram to nvram | Jo-Philipp Wich | 2009-04-27 | 8 | -0/+1147 |
| | | | | SVN-Revision: 15437 | ||||
* | remove old nvram package | Jo-Philipp Wich | 2009-04-27 | 10 | -1287/+0 |
| | | | | SVN-Revision: 15436 | ||||
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 | 9 | -9/+0 |
| | | | | SVN-Revision: 15242 | ||||
* | use $(FPIC) in a few places where it matters | Felix Fietkau | 2008-08-06 | 1 | -0/+2 |
| | | | | SVN-Revision: 12225 | ||||
* | Enable wl500gp workaround to enable 32MB ram (#864) | Florian Fainelli | 2008-07-13 | 1 | -0/+5 |
| | | | | SVN-Revision: 11812 | ||||
* | upgrade to broadcom-wl 4.150.10.5.2 | Felix Fietkau | 2008-04-07 | 6 | -1472/+3 |
| | | | | SVN-Revision: 10749 | ||||
* | remove uninstalldev templates (no longer necessary) | Felix Fietkau | 2007-12-25 | 1 | -4/+0 |
| | | | | SVN-Revision: 9906 | ||||
* | Fix usage (#2613) | Florian Fainelli | 2007-11-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 9479 | ||||
* | add $(STAGING_DIR) as argument to the InstallDev template and update ↵ | Felix Fietkau | 2007-09-28 | 1 | -3/+3 |
| | | | | | | packages accordingly - this way we can reuse InstallDev to automatically generate UninstallDev or create -dev packages SVN-Revision: 9052 | ||||
* | major target cleanup. it is now possible to have subtargets that can ↵ | Felix Fietkau | 2007-09-08 | 1 | -1/+1 |
| | | | | | | override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets SVN-Revision: 8694 | ||||
* | move package description to a separate definition, remove it when ↵ | Nicolas Thill | 2007-09-07 | 1 | -3/+4 |
| | | | | | | DESCRIPTION=TITLE SVN-Revision: 8659 | ||||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 1 | -1/+1 |
| | | | | | | (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653 | ||||
* | package Makefile cleanup: remove uneeded vars | Nicolas Thill | 2007-09-03 | 1 | -2/+0 |
| | | | | SVN-Revision: 8587 | ||||
* | add nvram fixup script | Felix Fietkau | 2007-06-27 | 2 | -0/+72 |
| | | | | SVN-Revision: 7742 | ||||
* | remove lots of useless junk from the nvram package | Felix Fietkau | 2007-01-22 | 18 | -3099/+274 |
| | | | | SVN-Revision: 6177 | ||||
* | replace lots of manual install commands with INSTALL_* variables | Felix Fietkau | 2006-11-23 | 1 | -3/+3 |
| | | | | SVN-Revision: 5624 | ||||
* | implement target profiles in menuconfig | Felix Fietkau | 2006-11-12 | 1 | -1/+0 |
| | | | | SVN-Revision: 5512 | ||||
* | enable nvram utility by default | Felix Fietkau | 2006-11-03 | 1 | -0/+1 |
| | | | | SVN-Revision: 5429 | ||||
* | finally move buildroot-ng to trunk | Felix Fietkau | 2016-03-20 | 24 | -0/+5516 |