aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux
Commit message (Collapse)AuthorAgeFilesLines
...
* danube ssc cleanupJohn Crispin2007-12-151-223/+125
| | | | SVN-Revision: 9766
* danube ssc cleanupJohn Crispin2007-12-151-324/+66
| | | | SVN-Revision: 9765
* danube ssc interrupt cleanupJohn Crispin2007-12-151-105/+12
| | | | SVN-Revision: 9764
* danube eeprom cleanupJohn Crispin2007-12-151-76/+21
| | | | SVN-Revision: 9762
* fix up eeprom and add ssc driver ... this needs a lot of workJohn Crispin2007-12-1410-339/+3384
| | | | SVN-Revision: 9761
* add original danube eeprom codeJohn Crispin2007-12-144-2/+647
| | | | SVN-Revision: 9760
* made the danube pmu f00 genericJohn Crispin2007-12-147-31/+85
| | | | SVN-Revision: 9759
* danube_led cleanupJohn Crispin2007-12-141-196/+51
| | | | SVN-Revision: 9758
* danube_led cleanupJohn Crispin2007-12-143-669/+130
| | | | SVN-Revision: 9757
* update LZMA codeGabor Juhos2007-12-145-215/+272
| | | | SVN-Revision: 9756
* LED driver for PCEngines ALIX boardsFelix Fietkau2007-12-143-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 upJohn Crispin2007-12-132-135/+104
| | | | SVN-Revision: 9746
* added gpio header file for danubeJohn Crispin2007-12-131-0/+42
| | | | SVN-Revision: 9745
* danube gpio clean upJohn Crispin2007-12-132-2/+3
| | | | SVN-Revision: 9744
* danube gpio clean upJohn Crispin2007-12-131-82/+45
| | | | SVN-Revision: 9743
* danube gpio clean upJohn Crispin2007-12-131-546/+150
| | | | SVN-Revision: 9741
* danube gpio cleanupJohn Crispin2007-12-132-17/+25
| | | | SVN-Revision: 9740
* danube gpio cleanupJohn Crispin2007-12-132-23/+89
| | | | SVN-Revision: 9739
* add original danube gpio driver ... already did some minor cleanupJohn Crispin2007-12-133-12/+882
| | | | SVN-Revision: 9738
* danube led cleanupJohn Crispin2007-12-131-15/+56
| | | | SVN-Revision: 9734
* danube led cleanupJohn Crispin2007-12-132-243/+69
| | | | SVN-Revision: 9733
* danube led cleanupJohn Crispin2007-12-131-357/+78
| | | | SVN-Revision: 9732
* add original danube led driverJohn Crispin2007-12-133-1/+1384
| | | | SVN-Revision: 9731
* cleanup danube watchdog timerJohn Crispin2007-12-131-27/+17
| | | | SVN-Revision: 9730
* cleanup danube watchdog timerJohn Crispin2007-12-131-27/+18
| | | | SVN-Revision: 9729
* cleanup danube watchdog timerJohn Crispin2007-12-131-105/+50
| | | | SVN-Revision: 9728
* initial merge of danube wdt codeJohn Crispin2007-12-136-10/+455
| | | | SVN-Revision: 9727
* add atheros reset button fixes from #2774Felix Fietkau2007-12-131-2/+2
| | | | SVN-Revision: 9721
* use a shadow value for the write-only GPIO_CONF2 registerGabor Juhos2007-12-121-16/+10
| | | | SVN-Revision: 9715
* use the right irq_handler in the CF driverGabor Juhos2007-12-121-2/+2
| | | | SVN-Revision: 9714
* fix mac address setup on RouterBOARDsGabor Juhos2007-12-123-17/+12
| | | | SVN-Revision: 9713
* Removing Grub for olpc (unnecessary) Adding Bootscript Some SD-Card fixes ↵Jens Muecke2007-12-127-177/+76
| | | | | | Config changes SVN-Revision: 9712
* remove an unused #include statement that is causing compile issues on osxFelix Fietkau2007-12-121-0/+12
| | | | SVN-Revision: 9711
* enable wait state pin for the CF slot on the RB153 boardGabor Juhos2007-12-112-1/+5
| | | | SVN-Revision: 9709
* RB153 CF driver fixesGabor Juhos2007-12-111-11/+18
| | | | SVN-Revision: 9708
* new experimental driver for the CF slot on the RouterBOARD 153Gabor Juhos2007-12-115-20/+350
| | | | SVN-Revision: 9707
* Replace deprecated DEBUG config symbolFlorian Fainelli2007-12-111-2/+2
| | | | SVN-Revision: 9706
* added CONFIG_DANUBE_PCI_HW_SWAPJohn Crispin2007-12-101-2/+17
| | | | SVN-Revision: 9705
* initial merge of danube, pci is still broken and the new dma code still ↵John Crispin2007-12-1026-0/+6384
| | | | | | needs to be tested, before the merge SVN-Revision: 9704
* add support for GPIO IRQsGabor Juhos2007-12-105-43/+95
| | | | SVN-Revision: 9700
* Enable SSB ohci driver (#2828)Florian Fainelli2007-12-101-0/+1
| | | | SVN-Revision: 9699
* Disable CONFIG_NETDEVICES_MULTIQUEUE for ar7 until we fix the race conditionFlorian Fainelli2007-12-101-1/+1
| | | | SVN-Revision: 9698
* Use $(CP) instead of $(INSTALL_BIN) for binaries.Felix Fietkau2007-12-091-1/+1
| | | | | | Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net> SVN-Revision: 9694
* Forgot removing that file while applying patch from #2757Florian Fainelli2007-12-091-254/+0
| | | | SVN-Revision: 9690
* Add bcm5354 patches from #2757Florian Fainelli2007-12-094-0/+463
| | | | SVN-Revision: 9685
* Add bcm5354 patch from #2754Florian Fainelli2007-12-091-0/+155
| | | | SVN-Revision: 9684
* Fix missing returnFlorian Fainelli2007-12-091-1/+1
| | | | SVN-Revision: 9683
* Setup MAC addresses for routerboardsFlorian Fainelli2007-12-092-2/+13
| | | | SVN-Revision: 9682
* bump kernel to 2.6.23.9 for x86Tim Yardley2007-12-081-1/+1
| | | | SVN-Revision: 9675
* updated layer7 to 2.15.. current is 2.16.1, i might bump again, this has ↵Tim Yardley2007-12-084-838/+757
| | | | | | been uncommitted for a bit SVN-Revision: 9674