aboutsummaryrefslogtreecommitdiff
path: root/target/linux/ramips
Commit message (Collapse)AuthorAge
...
* ramips: image: use GENERIC_4M template for the ALL0256N boardGabor Juhos2012-02-23
| | | | SVN-Revision: 30704
* ramips: image: introduce mkmtd/{,phys,spi} helpersGabor Juhos2012-02-23
| | | | SVN-Revision: 30703
* ramips: image: pass mtdlayout variables by valueGabor Juhos2012-02-23
| | | | SVN-Revision: 30702
* ramips: image: merge F5D8235V{1,2} templatesGabor Juhos2012-02-23
| | | | SVN-Revision: 30701
* ramips: image: use generic template for the WR6202, OMNIEMB, W502U boardsGabor Juhos2012-02-23
| | | | SVN-Revision: 30700
* ramips: image: introduce mkcmdline helperGabor Juhos2012-02-23
| | | | SVN-Revision: 30699
* ramips: image: use the GENERIC_4M template for the V11ST-FE boardGabor Juhos2012-02-23
| | | | SVN-Revision: 30698
* ramips: image: simplify Makefile a bitGabor Juhos2012-02-23
| | | | SVN-Revision: 30697
* ramips: image: add MkImageLzma wrapperGabor Juhos2012-02-23
| | | | SVN-Revision: 30696
* ramips: image: allow to build board specific initramfs imagesGabor Juhos2012-02-23
| | | | SVN-Revision: 30695
* ramips: merge identical switch configuration entriesGabor Juhos2012-02-22
| | | | SVN-Revision: 30688
* ramips: use unified switch identifiers in uci-defaults/networkGabor Juhos2012-02-22
| | | | SVN-Revision: 30687
* ramips: fix VLAN config of the RT-N15Gabor Juhos2012-02-22
| | | | SVN-Revision: 30686
* ramips: raeth: show interrupt statistics in debugfsGabor Juhos2012-02-22
| | | | SVN-Revision: 30681
* ramips: raeth: add debugfs supportGabor Juhos2012-02-22
| | | | SVN-Revision: 30680
* ramips: raeth: rename main source fileGabor Juhos2012-02-22
| | | | SVN-Revision: 30679
* ramips: raeth: add missing Kconfig and MakefileGabor Juhos2012-02-21
| | | | SVN-Revision: 30671
* ramips: move the ethernet driver into a separate directoryGabor Juhos2012-02-21
| | | | | | Also clean up the Kconfig symbols. SVN-Revision: 30670
* ramips: rename the spi driverGabor Juhos2012-02-21
| | | | SVN-Revision: 30669
* ramips: rt3883: make rt3883_nand_data visibleGabor Juhos2012-02-19
| | | | SVN-Revision: 30655
* ramips: merge 3.2 fixesGabor Juhos2012-02-19
| | | | SVN-Revision: 30652
* ramips: nuke 2.6.39 supportGabor Juhos2012-02-19
| | | | SVN-Revision: 30651
* ramips: rt305x: nuke built-in MTD partition mapsGabor Juhos2012-02-19
| | | | SVN-Revision: 30650
* ramips: rt288x: nuke built-in MTD partition mapsGabor Juhos2012-02-19
| | | | SVN-Revision: 30649
* ramips: build sysupgrade image for the V11ST-FE boardGabor Juhos2012-02-19
| | | | SVN-Revision: 30648
* ramips: rt305x: add support for the Skyline SL-R7205 Wireless 3G routerGabor Juhos2012-02-19
| | | | | | | | | | | | | [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
* ralink: rt3883: disable the 2GHz band on the RT-N56UGabor Juhos2012-02-18
| | | | SVN-Revision: 30632
* ramips: rt3883: make rt3883_wlan_data visibleGabor Juhos2012-02-18
| | | | SVN-Revision: 30631
* ramips: extract eeprom for the built-in wlan module on the RT-N56UGabor Juhos2012-02-16
| | | | SVN-Revision: 30604
* ramips: rt3883: change eeprom file nameGabor Juhos2012-02-16
| | | | SVN-Revision: 30603
* ramips: select HW_HAS_PCI on per-board basisGabor Juhos2012-02-16
| | | | SVN-Revision: 30576
* ramips: rt3883: remove a stray character from rt3883.hGabor Juhos2012-02-16
| | | | SVN-Revision: 30575
* ramips: rt288x: don't register the PCI controller on each boardGabor Juhos2012-02-16
| | | | SVN-Revision: 30574
* ramips: raeth: separate ring allocation and setupGabor Juhos2012-02-16
| | | | SVN-Revision: 30573
* ramips: rt288x: fix PCI resource conflictGabor Juhos2012-02-15
| | | | SVN-Revision: 30563
* correct PCI IO/Mem resource swappingFlorian Fainelli2012-02-15
| | | | SVN-Revision: 30562
* add Ralink V11ST-FE board supportFlorian Fainelli2012-02-15
| | | | | | | | | | 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-15
| | | | SVN-Revision: 30555
* ramips: raeth: use netdev_alloc_skbGabor Juhos2012-02-15
| | | | SVN-Revision: 30554
* ramips: raeth: add '__packed __aligned(4)' annotation to dma descritor ↵Gabor Juhos2012-02-15
| | | | | | | | structures This helps GCC to generare more efficient code. SVN-Revision: 30553
* ramips: raeth: use 're' instead of 'priv' everywhereGabor Juhos2012-02-15
| | | | SVN-Revision: 30552
* ramips: raeth: force link down in ramips_phy_stopGabor Juhos2012-02-15
| | | | SVN-Revision: 30550
* ramips: raeth: serialize ramips_link_adjust callsGabor Juhos2012-02-15
| | | | SVN-Revision: 30549
* ramips: raeth: add PHYLIB supportGabor Juhos2012-02-15
| | | | SVN-Revision: 30547
* ramips: extract eeprom for the PCIe wlan module on the RT-N56UGabor Juhos2012-02-14
| | | | SVN-Revision: 30529
* ramips: rt3883: enable PCI on the RT-N56U boardGabor Juhos2012-02-14
| | | | SVN-Revision: 30528
* ramips: rt3883: add PCI supportGabor Juhos2012-02-14
| | | | SVN-Revision: 30527
* ramips: rt3883: sync 2.6.39 configGabor Juhos2012-02-14
| | | | SVN-Revision: 30526
* ramips: use SoC specific irq.hGabor Juhos2012-02-14
| | | | SVN-Revision: 30525
* ramips: rt3883: update package list in the default profileGabor Juhos2012-02-13
| | | | SVN-Revision: 30499