Commit Graph

23 Commits (4b7536d3c79c3a3b3bb3fd9b8f2d57e6b9ed727b)

Author SHA1 Message Date
Jo-Philipp Wich f813a693fd nvram: handle nvram at varying offsets within the eraseblock (fixes Edimax PS-1208mfg with FLSH at offset 0)
SVN-Revision: 22299
14 years ago
Felix Fietkau 543d870e82 remove linux 2.4 support from several packages
SVN-Revision: 21954
14 years ago
Nicolas Thill 338f1af5f3 bump release number for packages ahead of backfire in trunk
SVN-Revision: 21556
14 years ago
Jo-Philipp Wich 395a1f4e0c nvram: fix crash when get, set or unset is invoked without argument (#7263)
SVN-Revision: 21288
14 years ago
Florian Fainelli f273e6d2ff fix wrt-radauth compilation failure (#6945)
SVN-Revision: 20489
14 years ago
Jo-Philipp Wich 5c937a97b0 nvram: request memory locked pages in mmap() and make it available for ar71xx
SVN-Revision: 19486
15 years ago
Jo-Philipp Wich 9f4d70e9a3 nvram: refuse nvram operations on the WGT634U
SVN-Revision: 16378
15 years ago
Jo-Philipp Wich 69decd27e2 rename unvram to nvram
SVN-Revision: 15437
15 years ago
Jo-Philipp Wich ace455e0c0 remove old nvram package
SVN-Revision: 15436
15 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
SVN-Revision: 15242
15 years ago
Felix Fietkau e9ea28b0af use $(FPIC) in a few places where it matters
SVN-Revision: 12225
16 years ago
Felix Fietkau 978958a888 upgrade to broadcom-wl 4.150.10.5.2
SVN-Revision: 10749
16 years ago
Felix Fietkau 2a45adfcda remove uninstalldev templates (no longer necessary)
SVN-Revision: 9906
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
SVN-Revision: 9052
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
SVN-Revision: 8694
17 years ago
Nicolas Thill 34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE
SVN-Revision: 8659
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.
SVN-Revision: 8653
17 years ago
Nicolas Thill be0de75a3e package Makefile cleanup: remove uneeded vars
SVN-Revision: 8587
17 years ago
Felix Fietkau 06966a534a add nvram fixup script
SVN-Revision: 7742
17 years ago
Felix Fietkau c2211dc51e replace lots of manual install commands with INSTALL_* variables
SVN-Revision: 5624
18 years ago
Felix Fietkau 105a602ecf implement target profiles in menuconfig
SVN-Revision: 5512
18 years ago
Felix Fietkau b7bede71f6 enable nvram utility by default
SVN-Revision: 5429
18 years ago
Felix Fietkau 60c1f0f64d finally move buildroot-ng to trunk 8 years ago