aboutsummaryrefslogtreecommitdiffstats
path: root/package/broadcom-diag
Commit message (Expand)AuthorAgeFilesLines
* brcm47xx: Add edimax PS1208mfg supportHauke Mehrtens2010-12-021-1/+19
* Toto, we don't support Linux 2.4 anymore..Imre Kaloz2010-10-051-5/+0
* broadcom-diag: SimpleShare: expose power button as reset to the system, remov...Jo-Philipp Wich2010-09-132-3/+2
* package/broadcom-diag: use broadcast_ueventGabor Juhos2010-08-312-6/+3
* brcm47xx: fix warning introduced in r22516.Hauke Mehrtens2010-08-061-1/+1
* brcm47xx: Add new image generation and fix leds/reset button on WNR834B V2Hauke Mehrtens2010-08-061-0/+18
* massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950Claudio Mignanti2010-07-121-1/+1
* broadcom-diag: detect more variants of SimpleTech SimpleShareFelix Fietkau2010-07-101-1/+1
* fix GPIO pin for G3GV2-VFMarkus Wigge2010-07-011-1/+1
* remove linux 2.4 support from several packagesFelix Fietkau2010-06-262-73/+1
* package/broadcom-diag: bump release number (missed from r20737 & r20869)Nicolas Thill2010-05-211-1/+1
* bump a bunch of packages updated after 10.03Nicolas Thill2010-05-161-2/+2
* package/broadcom-diag: fix USB led polarity on Asus WL-HDD (closes: #7055)Nicolas Thill2010-04-151-1/+1
* added WRT54G3GV2-VF detection to broadcom-diagMarkus Wigge2010-04-071-0/+16
* add missing hunks to recognize the Microsoft MN-700 device (#6749)Florian Fainelli2010-02-281-2/+20
* add support for OvisLink WL-1600GLJo-Philipp Wich2010-01-212-1/+21
* add western digital netcenter support to broadcom-diag (#6124) original patch...Florian Fainelli2010-01-021-0/+31
* add Askey RT210W support (patch from #6380)Felix Fietkau2009-12-241-0/+30
* add WRT300N v1.1 support (patch from #6379)Felix Fietkau2009-12-241-0/+17
* bump some revisions and update copyrightsAndy Boyett2009-09-101-2/+2
* Added identification of WRT610N and its button/led definitions.Felix Fietkau2009-08-281-0/+20
* add support for the WRT160N, patch from Westley PaynterFlorian Fainelli2009-07-271-0/+16
* D-Link DIR-320 support (broadcom-diag)Hauke Mehrtens2009-06-141-0/+19
* recognize WAP54Gv2 and assigne LED and GPIOs (#5335)Florian Fainelli2009-06-131-0/+13
* fix detection of motorola wr850g, thanks to Vinicius Fonseca, (#4710)Florian Fainelli2009-06-071-0/+2
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-174-4/+0
* Asus WL-330gE SupportFelix Fietkau2009-02-221-0/+12
* fix broadcom-diag on linux 2.6.28 (#4633)Felix Fietkau2009-02-222-7/+5
* add initial 2.6.28 support for brcm47xx targetFelix Fietkau2009-01-061-0/+2
* Add proper LED support to broadcom-diag for the Asus WL-320gE/gP routers (#4062)Florian Fainelli2008-10-041-0/+14
* broadcom-diag: reset the interrupt mask of configured leds to avoid spurious ...Felix Fietkau2008-07-311-0/+1
* fix Dell TrueMobile 2300 v1/v2 detection and network configuration (closes #2...Gabor Juhos2008-07-261-4/+20
* Add support for WRT600N and WRT600N v1.1 (#3535)Florian Fainelli2008-07-072-1/+43
* (1/6) bcm57xx: init from diagFelix Fietkau2008-06-151-0/+3
* Add Siemens SE505v2 detection to diag (#3416)Florian Fainelli2008-05-311-2/+6
* Stopgap compilation fixes for diag and switch under 2.6.25Peter Denison2008-05-202-4/+13
* Add support for Asus wl-520gcFlorian Fainelli2008-05-161-0/+14
* Fix typo in broadcom-diag LED output enablePeter Denison2008-05-121-1/+1
* Add support for the WL-500gP v2Andy Boyett2008-03-312-1/+14
* Add support for the ASUS WL-520gUAndy Boyett2008-03-312-4/+23
* broadcom-diag cleanupAndy Boyett2008-03-311-30/+32
* ssb: Make the GPIO API reentrancy safe.Michael Büsch2008-02-191-22/+7
* ssb: Update the GPIO APIMichael Büsch2008-02-191-1/+10
* Add back Sitecom WL-105b supportFlorian Fainelli2008-01-081-0/+17
* add switch gpio init for bcm57xx (untested, see #2744)Felix Fietkau2007-11-301-1/+10
* add extra wrt350n leds (patch from #2745)Felix Fietkau2007-11-301-1/+4
* fix adm switch misdetection, which led to bogus button events that caused the...Felix Fietkau2007-11-161-1/+1
* Add detection support for Buffalo WHR-G125 from #2611Florian Fainelli2007-11-131-0/+18
* fix wr850g detection (#1936)Felix Fietkau2007-11-031-1/+2
* major target cleanup. it is now possible to have subtargets that can override...Felix Fietkau2007-09-081-2/+2
n>MAKE) -C stubdom install-grub endif tools/ioemu-dir: $(MAKE) -C tools ioemu-dir-find .PHONY: install-docs install-docs: sh ./docs/check_pkgs && $(MAKE) -C docs install || true .PHONY: dev-docs dev-docs: $(MAKE) -C docs dev-docs # Build all the various kernels and modules .PHONY: kbuild kbuild: kernels # Delete the kernel build trees entirely .PHONY: kdelete kdelete: for i in $(XKERNELS) ; do $(MAKE) $$i-delete ; done # Clean the kernel build trees .PHONY: kclean kclean: for i in $(XKERNELS) ; do $(MAKE) $$i-clean ; done # build xen, the tools, and a domain 0 plus unprivileged linux-xen images, # and place them in the install directory. 'make install' should then # copy them to the normal system directories .PHONY: world world: $(MAKE) clean $(MAKE) kdelete $(MAKE) dist # clean doesn't do a kclean .PHONY: clean clean:: $(MAKE) -C xen clean $(MAKE) -C tools clean $(MAKE) -C stubdom crossclean ifeq (x86_64,$(XEN_TARGET_ARCH)) XEN_TARGET_ARCH=x86_32 $(MAKE) -C stubdom crossclean endif $(MAKE) -C docs clean # clean, but blow away kernel build tree plus tarballs .PHONY: distclean distclean: $(MAKE) -C xen distclean $(MAKE) -C tools distclean $(MAKE) -C stubdom distclean ifeq (x86_64,$(XEN_TARGET_ARCH)) XEN_TARGET_ARCH=x86_32 $(MAKE) -C stubdom distclean endif $(MAKE) -C docs distclean rm -rf dist patches/tmp for i in $(ALLKERNELS) ; do $(MAKE) $$i-delete ; done rm -rf patches/*/.makedep # Linux name for GNU distclean .PHONY: mrproper mrproper: distclean # Prepare for source tarball .PHONY: src-tarball src-tarball: distclean $(MAKE) -C xen .banner rm -rf xen/tools/figlet .[a-z]* $(MAKE) -C xen distclean .PHONY: help help: @echo 'Installation targets:' @echo ' install - build and install everything' @echo ' install-xen - build and install the Xen hypervisor' @echo ' install-tools - build and install the control tools' @echo ' install-kernels - build and install guest kernels' @echo ' install-stubdom - build and install the stubdomain images' @echo ' install-docs - build and install user documentation' @echo '' @echo 'Building targets:' @echo ' dist - build and install everything into local dist directory' @echo ' world - clean everything, delete guest kernel build' @echo ' trees then make dist' @echo ' xen - build and install Xen hypervisor' @echo ' tools - build and install tools' @echo ' stubdom - build and install the stubdomain images' @echo ' kernels - build and install guest kernels' @echo ' kbuild - synonym for make kernels' @echo ' docs - build and install user documentation' @echo ' dev-docs - build developer-only documentation' @echo '' @echo 'Cleaning targets:' @echo ' clean - clean the Xen, tools and docs (but not guest kernel trees)' @echo ' distclean - clean plus delete kernel build trees and' @echo ' local downloaded files' @echo ' kdelete - delete guest kernel build trees' @echo ' kclean - clean guest kernel build trees' @echo '' @echo 'Miscellaneous targets:' @echo ' prep-kernels - prepares kernel directories, does not build' @echo ' uninstall - attempt to remove installed Xen tools' @echo ' (use with extreme care!)' @echo @echo 'Trusted Boot (tboot) targets:' @echo ' build-tboot - download and build the tboot module' @echo ' install-tboot - download, build, and install the tboot module' @echo ' clean-tboot - clean the tboot module if it exists' @echo @echo 'Environment:' @echo ' XEN_PYTHON_NATIVE_INSTALL=y' @echo ' - native python install or dist' @echo ' install into prefix/lib/python<VERSION>' @echo ' instead of <PREFIX>/lib/python' @echo ' true if set to non-empty value, false otherwise' # Use this target with extreme care! .PHONY: uninstall uninstall: D=$(DESTDIR) uninstall: [ -d $(D)/etc/xen ] && mv -f $(D)/etc/xen $(D)/etc/xen.old-`date +%s` || true rm -rf $(D)/etc/init.d/xend* rm -rf $(D)/etc/hotplug/xen-backend.agent rm -f $(D)/etc/udev/rules.d/xen-backend.rules rm -f $(D)/etc/udev/xen-backend.rules rm -f $(D)/etc/sysconfig/xendomains rm -rf $(D)/var/run/xen* $(D)/var/lib/xen* rm -rf $(D)/boot/*xen* rm -rf $(D)/lib/modules/*xen* rm -rf $(D)/usr/bin/xen* $(D)/usr/bin/lomount rm -rf $(D)/usr/bin/cpuperf-perfcntr $(D)/usr/bin/cpuperf-xen rm -rf $(D)/usr/bin/xc_shadow rm -rf $(D)/usr/bin/pygrub rm -rf $(D)/usr/bin/setsize $(D)/usr/bin/tbctl rm -rf $(D)/usr/bin/xsls rm -rf $(D)/usr/include/xenctrl.h $(D)/usr/include/xenguest.h rm -rf $(D)/usr/include/xs_lib.h $(D)/usr/include/xs.h rm -rf $(D)/usr/include/xen rm -rf $(D)$(LIBDIR)/libxenctrl* $(D)$(LIBDIR)/libxenguest* rm -rf $(D)$(LIBDIR)/libxenstore* rm -rf $(D)$(LIBDIR)/python/xen $(D)$(LIBDIR)/python/grub rm -rf $(D)$(LIBDIR)/xen/ rm -rf $(D)/usr/lib/xen/ rm -rf $(D)/usr/local/sbin/setmask $(D)/usr/local/sbin/xen* rm -rf $(D)/usr/sbin/xen* $(D)/usr/sbin/netfix $(D)/usr/sbin/xm rm -rf $(D)/usr/share/doc/xen rm -rf $(D)/usr/share/xen rm -rf $(D)/usr/share/man/man1/xen* rm -rf $(D)/usr/share/man/man8/xen* rm -rf $(D)/boot/tboot* # Legacy targets for compatibility .PHONY: linux26 linux26: $(MAKE) 'KERNELS=linux-2.6*' kernels # # tboot targets # TBOOT_TARFILE = tboot-20080613.tar.gz TBOOT_BASE_URL = http://downloads.sourceforge.net/tboot .PHONY: build-tboot build-tboot: download_tboot $(MAKE) -C tboot build .PHONY: install-tboot install-tboot: download_tboot $(MAKE) -C tboot install .PHONY: dist-tboot dist-tboot: download_tboot $(MAKE) DESTDIR=$(DISTDIR)/install -C tboot dist .PHONY: clean-tboot clean-tboot: [ ! -d tboot ] || $(MAKE) -C tboot clean .PHONY: distclean-tboot distclean-tboot: [ ! -d tboot ] || $(MAKE) -C tboot distclean .PHONY: download_tboot download_tboot: tboot/Makefile tboot/Makefile: tboot/$(TBOOT_TARFILE) [ -e tboot/Makefile ] || tar -xzf tboot/$(TBOOT_TARFILE) -C tboot/ --strip-components 1 tboot/$(TBOOT_TARFILE): mkdir -p tboot wget -O tboot/$(TBOOT_TARFILE) $(TBOOT_BASE_URL)/$(TBOOT_TARFILE)