Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | packages: clean up the package folder | John Crispin | 2013-06-21 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007 | ||
* | broadcom-diag: support for the WNDR3700v3 | Hauke Mehrtens | 2013-04-28 |
| | | | | | | | | | | | | | | I recently picked up a WNDR3700 to put OpenWRT on, and only after tearing into the box did I find it was one of the v3 boards, with poor OpenWRT support. This patch should add the board detection and LED/button control to the broadcom-diag module, and should generate a netgear .chk image that the bootloader and stock firmware will accept. The changes to the broadcom-diag module are more than a few lines because the WNDR3700v3 is driving its LEDs through an HC164 8-bit shift register. Signed-off-by: Owen Kirby <osk@exegin.com> SVN-Revision: 36482 | ||
* | brcm47xx: use libgpio instaed of implementing the gpio interface ourself. | Hauke Mehrtens | 2012-08-04 |
| | | | | SVN-Revision: 32992 | ||
* | broadcom-diag: add missing break into switch case statement. | Hauke Mehrtens | 2012-04-28 |
| | | | | SVN-Revision: 31506 | ||
* | broadcom-diag: add support for bcma | Hauke Mehrtens | 2011-08-04 |
| | | | | SVN-Revision: 27905 | ||
* | brcm47xx: add initial support for devices with bcma bus. | Hauke Mehrtens | 2011-06-28 |
| | | | | | | Ethernet and wifi are not working and this is highly experimental. SVN-Revision: 27301 | ||
* | fix broadcom-diag on linux 2.6.28 (#4633) | Felix Fietkau | 2009-02-22 |
| | | | | SVN-Revision: 14618 | ||
* | add initial 2.6.28 support for brcm47xx target | Felix Fietkau | 2009-01-06 |
| | | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 13909 | ||
* | Stopgap compilation fixes for diag and switch under 2.6.25 | Peter Denison | 2008-05-20 |
| | | | | SVN-Revision: 11231 | ||
* | ssb: Make the GPIO API reentrancy safe. | Michael Büsch | 2008-02-19 |
| | | | | SVN-Revision: 10496 | ||
* | ssb: Update the GPIO API | Michael Büsch | 2008-02-19 |
| | | | | SVN-Revision: 10495 | ||
* | fix failsafe on broadcom, send netlink events in diag when running linux 2.6 | Felix Fietkau | 2007-06-25 |
| | | | | SVN-Revision: 7722 | ||
* | fix gpio interrupts on broadcom (thanks, jpcass) | Felix Fietkau | 2007-05-04 |
| | | | | SVN-Revision: 7090 | ||
* | add diag and switch support for brcm47xx-2.6 | Felix Fietkau | 2007-03-14 |
| | | | | SVN-Revision: 6562 | ||
* | forward port diag changes from whiterussian, add extra abstraction for the ↵ | Felix Fietkau | 2006-11-09 |
gpio stuff SVN-Revision: 5478 |