summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* register a GPIO LEDs and buttons on the PB44 boardGabor Juhos2009-07-091-1/+55
| | | | SVN-Revision: 16748
* register a I2C GPIO expander on the PB44 boardGabor Juhos2009-07-091-0/+37
| | | | SVN-Revision: 16747
* create firmware image for the TL-WR741NDGabor Juhos2009-07-072-0/+15
| | | | SVN-Revision: 16741
* add initial support for the TL-WR741ND boardGabor Juhos2009-07-078-0/+162
| | | | SVN-Revision: 16739
* do not allow overriding the init argument by bootloadersMirko Vogt2009-07-071-0/+19
| | | | SVN-Revision: 16738
* add AR7240 specific fixes for the ag71xx driverGabor Juhos2009-07-075-1/+57
| | | | SVN-Revision: 16737
* make irq_chip definitions staticGabor Juhos2009-07-071-2/+2
| | | | SVN-Revision: 16736
* AR7240 requires different IRQ unmasking codeGabor Juhos2009-07-071-0/+19
| | | | SVN-Revision: 16734
* Add config file for 2.6.31 kernels in preparation for 2.6.31Hamish Guthrie2009-07-061-0/+2420
| | | | SVN-Revision: 16713
* add bcm47xx lzma initramfs patch which is useful to workaround some CFE ↵Florian Fainelli2009-07-061-0/+125
| | | | | | limitations when ramdisk kernels are too big SVN-Revision: 16709
* add a profile with no Wi-Fi drivers enabled, useful for bcm6338Florian Fainelli2009-07-061-0/+17
| | | | SVN-Revision: 16708
* avoid overriding CONFIG_TUN with a couple of targetsFlorian Fainelli2009-07-064-4/+0
| | | | SVN-Revision: 16705
* sync kernel configGabor Juhos2009-07-053-0/+3
| | | | SVN-Revision: 16703
* add missing break statementGabor Juhos2009-07-051-0/+1
| | | | SVN-Revision: 16701
* automatically mount sd-card as it's possible (might be done via hotplug later)Mirko Vogt2009-07-051-0/+6
| | | | SVN-Revision: 16700
* refresh patchesGabor Juhos2009-07-053-3/+3
| | | | SVN-Revision: 16699
* bump to 2.6.29.6 and refresh patchesGabor Juhos2009-07-056-45/+24
| | | | SVN-Revision: 16698
* update targets to 2.6.30.1, update patchesFlorian Fainelli2009-07-0514-49/+19
| | | | SVN-Revision: 16697
* Add ioctls to glamo framebuffer driver to enable/disable glamo engines.Lars-Peter Clausen2009-07-057-44/+132
| | | | SVN-Revision: 16686
* purge out config and patches for 2.6.29 as 2.6.30.1 is now default and stableMirko Vogt2009-07-057-256940/+0
| | | | SVN-Revision: 16685
* Add mirror for utility e100bootClaudio Mignanti2009-07-051-2/+3
| | | | SVN-Revision: 16682
* Remove 2.6.28 config and patches.Lars-Peter Clausen2009-07-055-150615/+0
| | | | SVN-Revision: 16681
* Update to 2.6.30.1, refresh patchesLars-Peter Clausen2009-07-054-16/+15
| | | | SVN-Revision: 16680
* also include i2c driver inside 2.6.30Claudio Mignanti2009-07-054-0/+1414
| | | | SVN-Revision: 16679
* Partially fix commit r16660Claudio Mignanti2009-07-053-5430/+0
| | | | SVN-Revision: 16678
* i should go back to sleepingGabor Juhos2009-07-053-3/+3
| | | | SVN-Revision: 16677
* add missing includesGabor Juhos2009-07-051-0/+4
| | | | SVN-Revision: 16676
* fix build errorGabor Juhos2009-07-053-3/+3
| | | | SVN-Revision: 16675
* add AR7240 specific PCI codeGabor Juhos2009-07-054-6/+244
| | | | SVN-Revision: 16674
* fix a typo in the PCI codeGabor Juhos2009-07-051-1/+1
| | | | SVN-Revision: 16673
* reorganize PCI codeGabor Juhos2009-07-055-62/+74
| | | | SVN-Revision: 16672
* fix AR7240 PCI IRQ supportGabor Juhos2009-07-042-1/+115
| | | | SVN-Revision: 16669
* clean interface before shutting it downMirko Vogt2009-07-041-0/+10
| | | | SVN-Revision: 16668
* Port the usb host driver and install some missing headersClaudio Mignanti2009-07-035-0/+10898
| | | | SVN-Revision: 16660
* update to latest 2.6.27.26 stable kernelFlorian Fainelli2009-07-0311-45/+24
| | | | SVN-Revision: 16659
* fix a bitmask in the ag71xx driverGabor Juhos2009-07-021-1/+1
| | | | SVN-Revision: 16658
* don't force kmod-natsemi and kmod-ne2k-pci in all profiles, included in ↵Andy Boyett2009-07-021-1/+0
| | | | | | default profile since r13988 SVN-Revision: 16655
* remove legacy 2.4-specific behavior, fixes IB on brcm-2.4Andy Boyett2009-07-021-4/+0
| | | | SVN-Revision: 16654
* fix profile package selection, packages from last parsed profile were ↵Andy Boyett2009-07-021-2/+2
| | | | | | accidentally installed SVN-Revision: 16653
* rename Pcengines profile to Wrap, PCEngines also makes the ALIX seriesAndy Boyett2009-07-021-4/+4
| | | | SVN-Revision: 16651
* add the infrastructure to use a MPI/GPIO connected VoIP DSPFlorian Fainelli2009-07-015-1/+97
| | | | SVN-Revision: 16650
* fix ar71xx_device_{start,stop} functions on the AR7240 SoCGabor Juhos2009-07-012-0/+16
| | | | SVN-Revision: 16648
* initialize GPIO for the AR7240 SoCGabor Juhos2009-07-012-0/+6
| | | | SVN-Revision: 16647
* initialize IRQs for the AR7240 SoCGabor Juhos2009-07-011-0/+1
| | | | SVN-Revision: 16646
* add AR7240 specific frequency detectionGabor Juhos2009-07-012-0/+39
| | | | SVN-Revision: 16645
* add AR7240 specific definitionsGabor Juhos2009-07-012-36/+67
| | | | SVN-Revision: 16644
* fix a typo in ath9k_platform.hGabor Juhos2009-07-011-1/+1
| | | | SVN-Revision: 16643
* fixes for the bcm6338 clocks, thanks MaximeFlorian Fainelli2009-07-011-2/+6
| | | | SVN-Revision: 16640
* prevent ar6000 from being deactivated in a inappropriate wayMirko Vogt2009-06-301-0/+36
| | | | SVN-Revision: 16639
* Enable s3c mmc driver.Lars-Peter Clausen2009-06-301-1/+1
| | | | SVN-Revision: 16638