summaryrefslogtreecommitdiffstats
path: root/package/nvram/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* add maintainer informationJo-Philipp Wich2010-09-301-0/+1
| | | | SVN-Revision: 23159
* nvvram: no checksum error recording on WRT54G3GV2(-VF)Florian Fainelli2010-09-111-1/+1
| | | | | | | | | | | | | | | | The CFE of the WRT54G3GV2 expects two firmware images, if one of them produces a CRC error (which is the case after you installed OpenWrt, as there is no second image), it writes one of three consecutive bytes to the flash. (Look for "Image Status : IMG2_BAD" during boot.) After the third boot with a CRC error, it stops and waits for a new firmware image. To prevent this 'noset_try_flag' must be set to 1 on boot. Tested with my own box. Signed-off-by: Niclas Koeser <nks at informatik.uni-kiel.de> SVN-Revision: 23007
* nvram: handle nvram at varying offsets within the eraseblock (fixes Edimax ↵Jo-Philipp Wich2010-07-191-1/+1
| | | | | | PS-1208mfg with FLSH at offset 0) SVN-Revision: 22299
* remove linux 2.4 support from several packagesFelix Fietkau2010-06-261-2/+2
| | | | SVN-Revision: 21954
* bump release number for packages ahead of backfire in trunkNicolas Thill2010-05-231-2/+2
| | | | SVN-Revision: 21556
* nvram: fix crash when get, set or unset is invoked without argument (#7263)Jo-Philipp Wich2010-05-021-1/+1
| | | | SVN-Revision: 21288
* fix wrt-radauth compilation failure (#6945)Florian Fainelli2010-03-261-0/+6
| | | | SVN-Revision: 20489
* nvram: request memory locked pages in mmap() and make it available for ar71xxJo-Philipp Wich2010-02-011-1/+1
| | | | SVN-Revision: 19486
* nvram: refuse nvram operations on the WGT634UJo-Philipp Wich2009-06-081-1/+1
| | | | SVN-Revision: 16378
* rename unvram to nvramJo-Philipp Wich2009-04-271-0/+53
| | | | SVN-Revision: 15437
* remove old nvram packageJo-Philipp Wich2009-04-271-47/+0
| | | | SVN-Revision: 15436
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-171-1/+0
| | | | SVN-Revision: 15242
* use $(FPIC) in a few places where it mattersFelix Fietkau2008-08-061-0/+2
| | | | SVN-Revision: 12225
* upgrade to broadcom-wl 4.150.10.5.2Felix Fietkau2008-04-071-2/+2
| | | | SVN-Revision: 10749
* remove uninstalldev templates (no longer necessary)Felix Fietkau2007-12-251-4/+0
| | | | SVN-Revision: 9906
* add $(STAGING_DIR) as argument to the InstallDev template and update ↵Felix Fietkau2007-09-281-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 Fietkau2007-09-081-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 Thill2007-09-071-3/+4
| | | | | | DESCRIPTION=TITLE SVN-Revision: 8659
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-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 varsNicolas Thill2007-09-031-2/+0
| | | | SVN-Revision: 8587
* add nvram fixup scriptFelix Fietkau2007-06-271-0/+2
| | | | SVN-Revision: 7742
* replace lots of manual install commands with INSTALL_* variablesFelix Fietkau2006-11-231-3/+3
| | | | SVN-Revision: 5624
* implement target profiles in menuconfigFelix Fietkau2006-11-121-1/+0
| | | | SVN-Revision: 5512
* enable nvram utility by defaultFelix Fietkau2006-11-031-0/+1
| | | | SVN-Revision: 5429
* finally move buildroot-ng to trunkFelix Fietkau2016-03-201-0/+49