aboutsummaryrefslogtreecommitdiffstats
path: root/package/utils/nvram/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-131-30/+4
* packages: clean up the package folderJohn Crispin2013-06-216-0/+1057