aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
...
* ramips: raeth: add debugfs supportGabor Juhos2012-02-228-1/+94
| | | | SVN-Revision: 30680
* ramips: raeth: rename main source fileGabor Juhos2012-02-222-0/+2
| | | | SVN-Revision: 30679
* ramips: raeth: add missing Kconfig and MakefileGabor Juhos2012-02-212-0/+18
| | | | SVN-Revision: 30671
* ramips: move the ethernet driver into a separate directoryGabor Juhos2012-02-217-36/+26
| | | | | | Also clean up the Kconfig symbols. SVN-Revision: 30670
* ramips: rename the spi driverGabor Juhos2012-02-212-1/+1
| | | | SVN-Revision: 30669
* ar71xx: switch to kmod-gpio-button-hotplugFelix Fietkau2012-02-202-6/+2
| | | | SVN-Revision: 30660
* kernel: strip unnecessary symbol table information from kernel modules, ↵Felix Fietkau2012-02-204-2/+24
| | | | | | reduces default squashfs size on ar71xx by about 4k SVN-Revision: 30657
* ramips: rt3883: make rt3883_nand_data visibleGabor Juhos2012-02-192-7/+4
| | | | SVN-Revision: 30655
* ramips: merge 3.2 fixesGabor Juhos2012-02-192-12/+1
| | | | SVN-Revision: 30652
* ramips: nuke 2.6.39 supportGabor Juhos2012-02-1917-899/+0
| | | | SVN-Revision: 30651
* ramips: rt305x: nuke built-in MTD partition mapsGabor Juhos2012-02-1923-821/+0
| | | | SVN-Revision: 30650
* ramips: rt288x: nuke built-in MTD partition mapsGabor Juhos2012-02-195-152/+6
| | | | SVN-Revision: 30649
* ramips: build sysupgrade image for the V11ST-FE boardGabor Juhos2012-02-191-0/+6
| | | | SVN-Revision: 30648
* ramips: rt305x: add support for the Skyline SL-R7205 Wireless 3G routerGabor Juhos2012-02-1914-1/+141
| | | | | | | | | | | | | [juhosg: - don't switch back to 2.6.39 - update config-3.2 - change machine id to SL-R7205 - reorder case entries in platform scripts - remove button hotplug script] Signed-off-by: Haipoh Teoh <hpteoh@ceedtec.com> SVN-Revision: 30645
* brcm47xx: add code to generate images for some netgear devicesHauke Mehrtens2012-02-181-2/+11
| | | | | | This is commented out until we get report of working devices. SVN-Revision: 30639
* brcm47xx: sprom for nvram parsingHauke Mehrtens2012-02-1816-44/+1378
| | | | | | | This adds support for parsing sprom form nvram for sprom version form 1 to 9. It also adds sprom from nvram support for devices on the bcma bus. SVN-Revision: 30638
* ralink: rt3883: disable the 2GHz band on the RT-N56UGabor Juhos2012-02-181-0/+1
| | | | SVN-Revision: 30632
* ramips: rt3883: make rt3883_wlan_data visibleGabor Juhos2012-02-182-4/+4
| | | | SVN-Revision: 30631
* generic: add disable_[25]ghz to struct rt2x00_platform_dataGabor Juhos2012-02-181-0/+3
| | | | SVN-Revision: 30630
* ar71xx: fix image signature for UBNT-XM boardsGabor Juhos2012-02-181-5/+5
| | | | SVN-Revision: 30626
* generic/2.6.37: fix 'set but unused' build errors on MIPSGabor Juhos2012-02-171-0/+44
| | | | SVN-Revision: 30615
* ramips: extract eeprom for the built-in wlan module on the RT-N56UGabor Juhos2012-02-161-1/+3
| | | | SVN-Revision: 30604
* ramips: rt3883: change eeprom file nameGabor Juhos2012-02-161-1/+1
| | | | SVN-Revision: 30603
* Disable by default padding of imagesVasilis Tsiligiannis2012-02-161-1/+0
| | | | SVN-Revision: 30590
* Allow gzipping of squashfs images with padded jffs2 partitionVasilis Tsiligiannis2012-02-161-0/+3
| | | | SVN-Revision: 30589
* GZip only ext4 and padded imagesVasilis Tsiligiannis2012-02-162-4/+7
| | | | SVN-Revision: 30588
* Make gzipping of images configurable via menuconfigVasilis Tsiligiannis2012-02-162-5/+23
| | | | SVN-Revision: 30587
* ar71xx: remove duplicated define from the D-Link profileGabor Juhos2012-02-161-3/+0
| | | | SVN-Revision: 30577
* ramips: select HW_HAS_PCI on per-board basisGabor Juhos2012-02-163-2/+2
| | | | SVN-Revision: 30576
* ramips: rt3883: remove a stray character from rt3883.hGabor Juhos2012-02-161-1/+0
| | | | SVN-Revision: 30575
* ramips: rt288x: don't register the PCI controller on each boardGabor Juhos2012-02-163-3/+8
| | | | SVN-Revision: 30574
* ramips: raeth: separate ring allocation and setupGabor Juhos2012-02-161-44/+90
| | | | SVN-Revision: 30573
* generic: add SND_PPC symbolGabor Juhos2012-02-163-0/+3
| | | | SVN-Revision: 30572
* Add Ubiquiti UniFi Profile; It's an AP without USB so don't include USB ↵Daniel Dickinson2012-02-161-0/+11
| | | | | | drivers by default SVN-Revision: 30571
* d-link: Add DIR-601 Profile Definition; It needs different factory images ↵Daniel Dickinson2012-02-162-0/+19
| | | | | | than DIR-600 SVN-Revision: 30570
* Fix partitions for Cameo-based boards; kernel 3.2 is biggerDaniel Dickinson2012-02-161-4/+4
| | | | SVN-Revision: 30569
* image: For Cameo-based board fix adding mtd layout to kernel commandline)Daniel Dickinson2012-02-161-1/+1
| | | | SVN-Revision: 30568
* linux 3.2: missing generic symbolsJo-Philipp Wich2012-02-151-0/+2
| | | | | | | | These symbols are dependent on CONFIG_PCI being enabled. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 30565
* ramips: rt288x: fix PCI resource conflictGabor Juhos2012-02-151-0/+8
| | | | SVN-Revision: 30563
* correct PCI IO/Mem resource swappingFlorian Fainelli2012-02-151-4/+4
| | | | SVN-Revision: 30562
* add Ralink V11ST-FE board supportFlorian Fainelli2012-02-1511-0/+134
| | | | | | | | | | This board is equipped with: - 4MB of NOR Flash - 32MB of SDRAM - IC+ IP175C switch - one Mini-PCI slot SVN-Revision: 30561
* ramips: raeth: add a helper function for skb allocationGabor Juhos2012-02-151-6/+16
| | | | SVN-Revision: 30555
* ramips: raeth: use netdev_alloc_skbGabor Juhos2012-02-151-2/+3
| | | | SVN-Revision: 30554
* ramips: raeth: add '__packed __aligned(4)' annotation to dma descritor ↵Gabor Juhos2012-02-151-2/+2
| | | | | | | | structures This helps GCC to generare more efficient code. SVN-Revision: 30553
* ramips: raeth: use 're' instead of 'priv' everywhereGabor Juhos2012-02-151-73/+73
| | | | SVN-Revision: 30552
* ramips: raeth: force link down in ramips_phy_stopGabor Juhos2012-02-151-7/+6
| | | | SVN-Revision: 30550
* ramips: raeth: serialize ramips_link_adjust callsGabor Juhos2012-02-151-0/+8
| | | | SVN-Revision: 30549
* ramips: raeth: add PHYLIB supportGabor Juhos2012-02-155-10/+229
| | | | SVN-Revision: 30547
* linux-atm: update solos-pci driver to upstreamJohn Crispin2012-02-143-0/+1044
| | | | | | | | | | | | | Fixes for the solos-pci driver. - Corrects calculation of headroom for padding. - Removes pointless debug messages. - Expose Bis A and Bis M annex capabilities. - Expose hardware revision. Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com> SVN-Revision: 30541
* linux-atm: headroom/padding fixesJohn Crispin2012-02-143-0/+249
| | | | | | | | Submitted upstream to netdev by Chas Williams on linux-atm. Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com> SVN-Revision: 30540