Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | generic-2.6: revert yaffs changes [11378], the new code is not working ↵ | Gabor Juhos | 2008-06-10 | 22 | -662/+989 |
| | | | | | | correctly on RouterBoards SVN-Revision: 11427 | ||||
* | set marvell switch ATU ageing time to minimum instead of maximum - hopefully ↵ | Felix Fietkau | 2008-06-09 | 2 | -1/+3 |
| | | | | | | fixes some fonera 2.0 ethernet issues SVN-Revision: 11410 | ||||
* | generic-2.6: sync yaffs code with the official CVS tree | Gabor Juhos | 2008-06-06 | 22 | -989/+662 |
| | | | | SVN-Revision: 11378 | ||||
* | nuke trailing whitespaces in the yaffs code | Gabor Juhos | 2008-05-28 | 28 | -635/+635 |
| | | | | SVN-Revision: 11277 | ||||
* | Remove bogus zero-length ohci-ssb.c in generic-2.6/files | Peter Denison | 2008-05-18 | 1 | -0/+0 |
| | | | | SVN-Revision: 11190 | ||||
* | enable a different pseudo-vlan mode in the marvell switch (uses a ↵ | Felix Fietkau | 2008-04-29 | 2 | -23/+85 |
| | | | | | | proprietary header instead of a proprietary trailer) - fixes some mtu issues SVN-Revision: 10975 | ||||
* | allow bigger packets in the marvell switch (does not fix the mtu problems yet) | Felix Fietkau | 2008-04-28 | 1 | -0/+6 |
| | | | | SVN-Revision: 10970 | ||||
* | fix vlan mapping for cpu port on the marvell switch | Felix Fietkau | 2008-04-24 | 1 | -2/+2 |
| | | | | SVN-Revision: 10934 | ||||
* | clear VLANTunnel bit on the marvell switch ports - should help with some ↵ | Felix Fietkau | 2008-04-23 | 1 | -1/+0 |
| | | | | | | bridging issues SVN-Revision: 10931 | ||||
* | Add support for the ultra-crappy Marvell 88E6060, which is used in Fonera+ ↵ | Felix Fietkau | 2008-04-20 | 2 | -0/+509 |
| | | | | | | and the upcoming Fonera 2.0 SVN-Revision: 10876 | ||||
* | Add stub driver for ADM6996F switches (configured through MII) The driver ↵ | Felix Fietkau | 2008-04-20 | 2 | -0/+275 |
| | | | | | | currently uses a hardcoded VLAN mapping and has no configuration yet Tested on Accton MR3202a SVN-Revision: 10869 | ||||
* | move spi_gpio driver into the kernel, clean-up SPI modules | Gabor Juhos | 2008-04-15 | 2 | -0/+295 |
| | | | | SVN-Revision: 10844 | ||||
* | modules/gpio-buttons: fix build error on older kernels | Gabor Juhos | 2008-04-08 | 1 | -13/+16 |
| | | | | SVN-Revision: 10771 | ||||
* | ssb-mips: Fix IRQ routing on the MIPS core. | Michael Büsch | 2008-04-08 | 1 | -6/+7 |
| | | | | SVN-Revision: 10770 | ||||
* | add a polled GPIO buttons input driver | Gabor Juhos | 2008-04-07 | 2 | -0/+241 |
| | | | | SVN-Revision: 10766 | ||||
* | GPIODEV: Fix open-count race condition. | Michael Büsch | 2008-03-19 | 1 | -7/+14 |
| | | | | SVN-Revision: 10625 | ||||
* | add new led trigger for network traffic, fixes #2776 | John Crispin | 2008-03-07 | 1 | -0/+437 |
| | | | | SVN-Revision: 10566 | ||||
* | ssb: Update to latest upstream version of ssb. | Michael Büsch | 2008-02-19 | 8 | -242/+371 |
| | | | | SVN-Revision: 10490 | ||||
* | b43: Make probing of NPHY devices possible. | Michael Büsch | 2008-02-18 | 1 | -0/+2 |
| | | | | SVN-Revision: 10487 | ||||
* | "default-on" LED Trigger | Felix Fietkau | 2008-02-02 | 1 | -0/+45 |
| | | | | | | | | | | | | The current LED subsystem always initialises LEDs in the OFF state. This is fine for most LEDs but some should be on right from boot (e.g. POWER LED). Following some discussion with the LED subsystem maintainers, a trigger was recommended as the best way to implement this functionality. Here is a patch to add a new trigger "default-on" which will initialise an LED in the ON state. It is not compiled by default. Particular thanks to Rod Whitby for all his help with this. Signed-off-by: Nick Forbes <nick.forbes@incepta.com> SVN-Revision: 10348 | ||||
* | add userspace tool for gpio_dev | John Crispin | 2008-01-26 | 1 | -2/+2 |
| | | | | SVN-Revision: 10267 | ||||
* | add missing header file | John Crispin | 2008-01-26 | 1 | -0/+11 |
| | | | | SVN-Revision: 10265 | ||||
* | remove binary file | John Crispin | 2008-01-26 | 2 | -372/+0 |
| | | | | SVN-Revision: 10262 | ||||
* | add generic gpio char dev for CONFIG_GENERIC_GPIO archs | John Crispin | 2008-01-26 | 5 | -0/+582 |
| | | | | SVN-Revision: 10261 | ||||
* | LED driver for PCEngines ALIX boards | Felix Fietkau | 2007-12-14 | 1 | -0/+172 |
| | | | | | | | | | | | | | This patch adds a driver for the three LEDs that exists on the PCEngines ALIX 2 and 3 series boards. The driver is also added to the Alix profile. Signed-off-by: Petr Liebman <petrliebman@gmail.com> -- SVN-Revision: 9748 | ||||
* | Forgot removing that file while applying patch from #2757 | Florian Fainelli | 2007-12-09 | 1 | -254/+0 |
| | | | | SVN-Revision: 9690 | ||||
* | make morse LED trigger available as a package, and fix it to compile with 2.6.23 | Gabor Juhos | 2007-10-20 | 1 | -22/+93 |
| | | | | SVN-Revision: 9363 | ||||
* | sync ssb with upstream | Felix Fietkau | 2007-10-14 | 18 | -356/+797 |
| | | | | SVN-Revision: 9302 | ||||
* | back out change to generic-2.6/files/ and update 310-ssb_pcicore_fixes.patch ↵ | Felix Fietkau | 2007-10-13 | 1 | -9/+3 |
| | | | | | | for 2.6.23 SVN-Revision: 9281 | ||||
* | add patches for 2.6.23 on brcm47xx (not enabled yet) | Felix Fietkau | 2007-10-13 | 1 | -3/+9 |
| | | | | SVN-Revision: 9279 | ||||
* | update yaffs2 to compile with 2.6.23 | Gabor Juhos | 2007-10-11 | 2 | -8/+30 |
| | | | | SVN-Revision: 9257 | ||||
* | restore CVS Id strings for yaffs code, remove svn:keywords properties | Gabor Juhos | 2007-10-10 | 9 | -9/+9 |
| | | | | SVN-Revision: 9250 | ||||
* | dissect yaffs patch | Gabor Juhos | 2007-10-10 | 33 | -0/+14870 |
| | | | | SVN-Revision: 9249 | ||||
* | add missing file from [9055] | Gabor Juhos | 2007-09-28 | 1 | -0/+294 |
| | | | | SVN-Revision: 9056 | ||||
* | Move SSB out of brcm47xx target into generic-2.6 target | Peter Denison | 2007-07-01 | 18 | -0/+5664 |
| | | | | SVN-Revision: 7844 | ||||
* | forgot a file in [7158] | Mike Baker | 2007-05-10 | 1 | -93/+0 |
| | | | | SVN-Revision: 7161 | ||||
* | Limit the number of hotplug childrens | Florian Fainelli | 2007-04-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 6804 | ||||
* | nuke mdev and replace it with hotplug2 :) | Felix Fietkau | 2007-03-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 6512 | ||||
* | R.I.P. devfs | Imre Kaloz | 2007-03-03 | 1 | -2/+13 |
| | | | | SVN-Revision: 6478 | ||||
* | finally move buildroot-ng to trunk | Felix Fietkau | 2016-03-20 | 1 | -0/+82 |