33 Commits (e5fc77edd957fac0b0496594bd55a9662d3a7a2a)

Author SHA1 Message Date
Jo-Philipp Wich 1cb2abca8e add maintainer information 14 years ago
Florian Fainelli a1264431fe nvvram: no checksum error recording on WRT54G3GV2(-VF) 14 years ago
Jo-Philipp Wich f813a693fd nvram: handle nvram at varying offsets within the eraseblock (fixes Edimax PS-1208mfg with FLSH at offset 0) 14 years ago
Felix Fietkau 543d870e82 remove linux 2.4 support from several packages 14 years ago
Nicolas Thill 338f1af5f3 bump release number for packages ahead of backfire in trunk 14 years ago
Jo-Philipp Wich 397e49b6b9 nvram: fix nvram set invokation after r21497 14 years ago
Hauke Mehrtens 0745a63313 brcm47xx: fix destroying of 128MB modded ASUS WL-500GP 14 years ago
Jo-Philipp Wich 395a1f4e0c nvram: fix crash when get, set or unset is invoked without argument (#7263) 14 years ago
Florian Fainelli f273e6d2ff fix wrt-radauth compilation failure (#6945) 14 years ago
Jo-Philipp Wich 5c937a97b0 nvram: request memory locked pages in mmap() and make it available for ar71xx 15 years ago
Jo-Philipp Wich 0cde46b3e7 add support for OvisLink WL-1600GL 15 years ago
Jo-Philipp Wich 9f4d70e9a3 nvram: refuse nvram operations on the WGT634U 15 years ago
Jo-Philipp Wich 4c9e3682cb nvram: don't execute nvram fixups on the WGT634U 15 years ago
Felix Fietkau c2696fb706 remove leftover unvram directory and move the nvram.init change to package/nvram 15 years ago
Jo-Philipp Wich 69decd27e2 rename unvram to nvram 15 years ago
Jo-Philipp Wich ace455e0c0 remove old nvram package 15 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;) 15 years ago
Felix Fietkau e9ea28b0af use $(FPIC) in a few places where it matters 16 years ago
Florian Fainelli 24aff1f20a Enable wl500gp workaround to enable 32MB ram (#864) 16 years ago
Felix Fietkau 978958a888 upgrade to broadcom-wl 4.150.10.5.2 16 years ago
Felix Fietkau 2a45adfcda remove uninstalldev templates (no longer necessary) 17 years ago
Florian Fainelli c8d8f93977 Fix usage (#2613) 17 years ago
Felix Fietkau 969ac7459e add $(STAGING_DIR) as argument to the InstallDev template and update packages accordingly - this way we can reuse InstallDev to automatically generate UninstallDev or create -dev packages 17 years ago
Felix Fietkau a9d683ca91 major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets 17 years ago
Nicolas Thill 34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE 17 years ago
Felix Fietkau 56231056ea strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. 17 years ago
Nicolas Thill be0de75a3e package Makefile cleanup: remove uneeded vars 17 years ago
Felix Fietkau 06966a534a add nvram fixup script 17 years ago
Felix Fietkau 88436e8d37 remove lots of useless junk from the nvram package 18 years ago
Felix Fietkau c2211dc51e replace lots of manual install commands with INSTALL_* variables 18 years ago
Felix Fietkau 105a602ecf implement target profiles in menuconfig 18 years ago
Felix Fietkau b7bede71f6 enable nvram utility by default 18 years ago