aboutsummaryrefslogtreecommitdiffstats
path: root/package/utils/nvram
Commit message (Expand)AuthorAgeFilesLines
* ar71xx: drop targetAdrian Schmutzler2020-08-301-1/+1
* brcm47xx: rename target to bcm47xxAdrian Schmutzler2020-02-141-2/+2
* treewide: fix syntax errors exposed after kconfig updateJo-Philipp Wich2019-06-201-1/+1
* packages: nvram: make it possible to include it for ath79 targetsChristian Lamparter2018-08-131-1/+1
* packages: nvram: fix memory leak in _nvram_freeZhai Zhaoxuan2017-11-151-0/+4
* nvram: add help message for nvram magic not foundBangLang Huang2017-08-221-0/+1
* nvram: improve argument check when program startBangLang Huang2017-08-221-8/+9
* nvram: add usage() functionBangLang Huang2017-08-221-10/+13
* nvram: fix memory leakBangLang Huang2017-08-222-3/+10
* utils/nvram: drop Build/Prepare rule in favor of default oneAlexandru Ardelean2016-10-151-5/+0
* nvram: install init.d quirks script on brcm47xx onlyRafał Miłecki2016-05-201-3/+5
* package: remove duplicate lines from otrx and nvram makefilesJo-Philipp Wich2016-04-261-1/+0
* package: flag further target specific packages as nonsharedJo-Philipp Wich2016-04-261-0/+2
* package: mark nvram and otrx nonshared as they're target specificJo-Philipp Wich2016-04-261-0/+1
* nvram: get rid of NVRAM_SPACERafał Miłecki2015-07-082-3/+2
* nvram: fix displayed info about NVRAM sizeRafał Miłecki2015-07-081-2/+2
* Revert "Revert "nvram: increase NVRAM size to 64 KiB""Rafał Miłecki2015-07-071-1/+1
* nvram: fix "Segmentation fault" caused by setting memory out of bufferRafał Miłecki2015-07-071-2/+2
* Revert "nvram: increase NVRAM size to 64 KiB"Rafał Miłecki2015-04-241-1/+1
* nvram: fix regression in finding NVRAM beginningRafał Miłecki2015-04-242-1/+7
* nvram: increase NVRAM size to 64 KiBRafał Miłecki2015-04-221-1/+1
* nvram: refuse to open NVRAM for writing if it's too big to be handledRafał Miłecki2015-04-221-2/+2
* nvram: drop check for WGT634U using /proc/diag/modelRafał Miłecki2015-04-221-11/+1
* nvram: use correct variable name for MTD partition sizeRafał Miłecki2015-04-221-13/+14
* nvram: drop support for ancient /dev/mtdblock/%dRafał Miłecki2015-04-221-13/+1
* nvram: remove libnvram.so, it is unused and incompatible to the broadcom API ...Felix Fietkau2014-12-132-38/+4
* license info - revert r43155John Crispin2014-11-031-3/+0
* Add more license tags with SPDX identifiersJohn Crispin2014-11-031-0/+3
* package: nvram: enable on bcm53xx targetHauke Mehrtens2014-09-131-1/+1
* packages: clean up the package folderJohn Crispin2013-06-218-0/+1215