Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LED driver for PCEngines ALIX boards | Felix Fietkau | 2007-12-14 | 3 | -2/+201 |
| | | | | | | | | | | | | | 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 | ||||
* | more danube led clean up | John Crispin | 2007-12-13 | 2 | -135/+104 |
| | | | | SVN-Revision: 9746 | ||||
* | added gpio header file for danube | John Crispin | 2007-12-13 | 1 | -0/+42 |
| | | | | SVN-Revision: 9745 | ||||
* | danube gpio clean up | John Crispin | 2007-12-13 | 2 | -2/+3 |
| | | | | SVN-Revision: 9744 | ||||
* | danube gpio clean up | John Crispin | 2007-12-13 | 1 | -82/+45 |
| | | | | SVN-Revision: 9743 | ||||
* | danube gpio clean up | John Crispin | 2007-12-13 | 1 | -546/+150 |
| | | | | SVN-Revision: 9741 | ||||
* | danube gpio cleanup | John Crispin | 2007-12-13 | 2 | -17/+25 |
| | | | | SVN-Revision: 9740 | ||||
* | danube gpio cleanup | John Crispin | 2007-12-13 | 2 | -23/+89 |
| | | | | SVN-Revision: 9739 | ||||
* | add original danube gpio driver ... already did some minor cleanup | John Crispin | 2007-12-13 | 3 | -12/+882 |
| | | | | SVN-Revision: 9738 | ||||
* | danube led cleanup | John Crispin | 2007-12-13 | 1 | -15/+56 |
| | | | | SVN-Revision: 9734 | ||||
* | danube led cleanup | John Crispin | 2007-12-13 | 2 | -243/+69 |
| | | | | SVN-Revision: 9733 | ||||
* | danube led cleanup | John Crispin | 2007-12-13 | 1 | -357/+78 |
| | | | | SVN-Revision: 9732 | ||||
* | add original danube led driver | John Crispin | 2007-12-13 | 3 | -1/+1384 |
| | | | | SVN-Revision: 9731 | ||||
* | cleanup danube watchdog timer | John Crispin | 2007-12-13 | 1 | -27/+17 |
| | | | | SVN-Revision: 9730 | ||||
* | cleanup danube watchdog timer | John Crispin | 2007-12-13 | 1 | -27/+18 |
| | | | | SVN-Revision: 9729 | ||||
* | cleanup danube watchdog timer | John Crispin | 2007-12-13 | 1 | -105/+50 |
| | | | | SVN-Revision: 9728 | ||||
* | initial merge of danube wdt code | John Crispin | 2007-12-13 | 6 | -10/+455 |
| | | | | SVN-Revision: 9727 | ||||
* | add atheros reset button fixes from #2774 | Felix Fietkau | 2007-12-13 | 1 | -2/+2 |
| | | | | SVN-Revision: 9721 | ||||
* | use a shadow value for the write-only GPIO_CONF2 register | Gabor Juhos | 2007-12-12 | 1 | -16/+10 |
| | | | | SVN-Revision: 9715 | ||||
* | use the right irq_handler in the CF driver | Gabor Juhos | 2007-12-12 | 1 | -2/+2 |
| | | | | SVN-Revision: 9714 | ||||
* | fix mac address setup on RouterBOARDs | Gabor Juhos | 2007-12-12 | 3 | -17/+12 |
| | | | | SVN-Revision: 9713 | ||||
* | Removing Grub for olpc (unnecessary) Adding Bootscript Some SD-Card fixes ↵ | Jens Muecke | 2007-12-12 | 7 | -177/+76 |
| | | | | | | Config changes SVN-Revision: 9712 | ||||
* | remove an unused #include statement that is causing compile issues on osx | Felix Fietkau | 2007-12-12 | 1 | -0/+12 |
| | | | | SVN-Revision: 9711 | ||||
* | enable wait state pin for the CF slot on the RB153 board | Gabor Juhos | 2007-12-11 | 2 | -1/+5 |
| | | | | SVN-Revision: 9709 | ||||
* | RB153 CF driver fixes | Gabor Juhos | 2007-12-11 | 1 | -11/+18 |
| | | | | SVN-Revision: 9708 | ||||
* | new experimental driver for the CF slot on the RouterBOARD 153 | Gabor Juhos | 2007-12-11 | 5 | -20/+350 |
| | | | | SVN-Revision: 9707 | ||||
* | Replace deprecated DEBUG config symbol | Florian Fainelli | 2007-12-11 | 1 | -2/+2 |
| | | | | SVN-Revision: 9706 | ||||
* | added CONFIG_DANUBE_PCI_HW_SWAP | John Crispin | 2007-12-10 | 1 | -2/+17 |
| | | | | SVN-Revision: 9705 | ||||
* | initial merge of danube, pci is still broken and the new dma code still ↵ | John Crispin | 2007-12-10 | 26 | -0/+6384 |
| | | | | | | needs to be tested, before the merge SVN-Revision: 9704 | ||||
* | add support for GPIO IRQs | Gabor Juhos | 2007-12-10 | 5 | -43/+95 |
| | | | | SVN-Revision: 9700 | ||||
* | Enable SSB ohci driver (#2828) | Florian Fainelli | 2007-12-10 | 1 | -0/+1 |
| | | | | SVN-Revision: 9699 | ||||
* | Disable CONFIG_NETDEVICES_MULTIQUEUE for ar7 until we fix the race condition | Florian Fainelli | 2007-12-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 9698 | ||||
* | Use $(CP) instead of $(INSTALL_BIN) for binaries. | Felix Fietkau | 2007-12-09 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net> SVN-Revision: 9694 | ||||
* | Forgot removing that file while applying patch from #2757 | Florian Fainelli | 2007-12-09 | 1 | -254/+0 |
| | | | | SVN-Revision: 9690 | ||||
* | Add bcm5354 patches from #2757 | Florian Fainelli | 2007-12-09 | 4 | -0/+463 |
| | | | | SVN-Revision: 9685 | ||||
* | Add bcm5354 patch from #2754 | Florian Fainelli | 2007-12-09 | 1 | -0/+155 |
| | | | | SVN-Revision: 9684 | ||||
* | Fix missing return | Florian Fainelli | 2007-12-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 9683 | ||||
* | Setup MAC addresses for routerboards | Florian Fainelli | 2007-12-09 | 2 | -2/+13 |
| | | | | SVN-Revision: 9682 | ||||
* | bump kernel to 2.6.23.9 for x86 | Tim Yardley | 2007-12-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 9675 | ||||
* | updated layer7 to 2.15.. current is 2.16.1, i might bump again, this has ↵ | Tim Yardley | 2007-12-08 | 4 | -838/+757 |
| | | | | | | been uncommitted for a bit SVN-Revision: 9674 | ||||
* | ixp4xx: Rename fsg3 subtarget to harddisk to better reflect the intention of ↵ | Rod Whitby | 2007-12-07 | 4 | -1/+1 |
| | | | | | | the subtarget SVN-Revision: 9670 | ||||
* | ixp4xx: Split into two subtargets, one normal and one for boards which boot ↵ | Rod Whitby | 2007-12-07 | 9 | -0/+14 |
| | | | | | | directly from attached storage (and therefore need most kernel modules compiled in) SVN-Revision: 9669 | ||||
* | add missing kernel config symbol | Felix Fietkau | 2007-12-07 | 3 | -0/+3 |
| | | | | SVN-Revision: 9668 | ||||
* | Minor patch to the AR7 diag.sh to make the status LED a bit more useful. ↵ | Felix Fietkau | 2007-12-07 | 1 | -13/+20 |
| | | | | | | | | | | | | | | | From the patch: This setup gives us 3.5 distinguishable states: - Solid OFF: Bootloader running, or kernel hung (timer task stalled) - Solid ON: Kernel hung (timer task stalled) - 5Hz blink: preinit - Heartbeat: normal operation Signed-off-by: oliver@opencloud.com SVN-Revision: 9666 | ||||
* | Reimplement rx ring with EOQ markers to avoid reset storms | Felix Fietkau | 2007-12-07 | 1 | -5/+102 |
| | | | | | | Signed-off-by: oliver@opencloud.com SVN-Revision: 9665 | ||||
* | Fix race between device reset and start_xmit | Felix Fietkau | 2007-12-07 | 1 | -32/+61 |
| | | | | | | Signed-off-by: oliver@opencloud.com SVN-Revision: 9664 | ||||
* | add copyright header to the USB driver's files | Gabor Juhos | 2007-12-05 | 8 | -47/+63 |
| | | | | SVN-Revision: 9657 | ||||
* | Fix VLYNQ device enable for DG834Gv1 | Felix Fietkau | 2007-12-04 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | This patch allows VLYNQ devices on the DG834Gv1 to be successfully enabled. Currently the "__vlynq_enable_device" function attempts to set the VLYNQ device clock divisor to values from 1 through 8 until a link is successfully established. On the DG834Gv1 (but not the DG834Gv2), setting the VLYNQ device clock divisor to 1 (full rate) results in all further VLYNQ operations failing (including software reset), so the device is never enabled. This patches changes the function to only attempt divisors 2 through 8, and hence the device is successfully enabled. Signed-off-by: Nick Forbes <nick.forbes@huntsworth.com> --------- SVN-Revision: 9656 | ||||
* | switch to 2.6.23.9 | Gabor Juhos | 2007-11-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 9629 | ||||
* | add support for the PCEngines Alix | Travis Kemen | 2007-11-28 | 2 | -1/+17 |
| | | | | SVN-Revision: 9611 |