aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
...
* added olpc xorg configJohn Crispin2007-12-171-0/+71
| | | | SVN-Revision: 9791
* revert [9788], the ADM5120 datasheet v1.16 contains bad valuesGabor Juhos2007-12-171-4/+2
| | | | SVN-Revision: 9790
* remove invalid GPIO definitions for the RB153Gabor Juhos2007-12-171-18/+5
| | | | SVN-Revision: 9789
* fix level setup code for GPIO IRQsGabor Juhos2007-12-171-2/+2
| | | | SVN-Revision: 9788
* minor fixes in the RB153 CF driverGabor Juhos2007-12-161-9/+8
| | | | SVN-Revision: 9782
* add support for LEDs on the NP28G board, thanks to kenny (closes: #2825)Gabor Juhos2007-12-162-20/+38
| | | | SVN-Revision: 9781
* Add LEDs definitions for the D-Link DSL-502T (#2746)Florian Fainelli2007-12-161-1/+11
| | | | | | Signed-off-by: Oliver <oliver@opencloud.com> SVN-Revision: 9776
* * adding network config for olpc * adding libertas * config issue * quiet ↵Jens Muecke2007-12-153-12/+17
| | | | | | mode for bootloader SVN-Revision: 9768
* danube ssc cleanupJohn Crispin2007-12-151-355/+192
| | | | SVN-Revision: 9767
* 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
* fix the sdkFelix Fietkau2007-12-143-93/+69
| | | | SVN-Revision: 9747
* 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
* strip -$(KERNEL) from sdk/imagebuilder namesFelix Fietkau2007-12-132-2/+2
| | | | SVN-Revision: 9742
* 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
* fix imagebuilder compileFelix Fietkau2007-12-131-2/+2
| | | | SVN-Revision: 9736
* 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