Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ramips: rt288x: remove per-board physmap_flash_data instances | Gabor Juhos | 2012-02-12 | 6 | -28/+30 |
| | | | | SVN-Revision: 30474 | ||||
* | ramips: rt305x: remove per-board physmap_flash_data instances | Gabor Juhos | 2012-02-12 | 21 | -120/+93 |
| | | | | SVN-Revision: 30473 | ||||
* | enable another l2 cache errate on newer kernels | Imre Kaloz | 2012-02-12 | 1 | -0/+1 |
| | | | | SVN-Revision: 30472 | ||||
* | ramips: load gpio-polled keys module | Gabor Juhos | 2012-02-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 30463 | ||||
* | ramips: remove yet another CONFIG_MTD_PARTITION ifdef | Gabor Juhos | 2012-02-11 | 1 | -2/+0 |
| | | | | SVN-Revision: 30462 | ||||
* | ramips: use gpio-keys-polled instead of gpio-buttons | Gabor Juhos | 2012-02-11 | 27 | -138/+159 |
| | | | | SVN-Revision: 30461 | ||||
* | add some missing symbols | Imre Kaloz | 2012-02-11 | 1 | -0/+3 |
| | | | | SVN-Revision: 30460 | ||||
* | ramips: add MIPS platform file | Gabor Juhos | 2012-02-11 | 2 | -29/+29 |
| | | | | SVN-Revision: 30459 | ||||
* | generic/2.6.39: refresh patches | Gabor Juhos | 2012-02-11 | 9 | -10/+10 |
| | | | | SVN-Revision: 30458 | ||||
* | refresh patches to -rc3 | Imre Kaloz | 2012-02-11 | 6 | -6/+6 |
| | | | | SVN-Revision: 30456 | ||||
* | ramips: add MDIO bus support for RT288X | Gabor Juhos | 2012-02-11 | 2 | -2/+154 |
| | | | | SVN-Revision: 30455 | ||||
* | rename 3.1 patches directory as it will be used for newer kernels as well | Imre Kaloz | 2012-02-11 | 14 | -0/+0 |
| | | | | SVN-Revision: 30454 | ||||
* | rename 2.6.39 patches directory | Imre Kaloz | 2012-02-11 | 15 | -0/+0 |
| | | | | SVN-Revision: 30453 | ||||
* | ramips: fix Belkin F5D8235-v2 VLAN setup | Gabor Juhos | 2012-02-11 | 1 | -4/+10 |
| | | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 30452 | ||||
* | ramips: raeth: make debugging messages configurable | Gabor Juhos | 2012-02-11 | 4 | -4/+16 |
| | | | | SVN-Revision: 30450 | ||||
* | ramips: raeth: use device pointer in DMA API calls | Gabor Juhos | 2012-02-11 | 1 | -11/+12 |
| | | | | SVN-Revision: 30449 | ||||
* | ramips: raeth: add netdev pointer to private structure | Gabor Juhos | 2012-02-11 | 2 | -0/+2 |
| | | | | SVN-Revision: 30448 | ||||
* | ramips: raeth: cleanup DMA API usage in ramips_eth_hard_start_xmit | Gabor Juhos | 2012-02-11 | 1 | -5/+4 |
| | | | | SVN-Revision: 30447 | ||||
* | ramips: raeth: unmap rx DMA address in ramips_cleanup_dma | Gabor Juhos | 2012-02-11 | 1 | -1/+4 |
| | | | | SVN-Revision: 30446 | ||||
* | ramips: raeth: add rx_dma array to store the DMA address of the rx packets | Gabor Juhos | 2012-02-11 | 2 | -10/+17 |
| | | | | SVN-Revision: 30445 | ||||
* | ramips: raeth: use dma_addr_t for the descriptors | Gabor Juhos | 2012-02-11 | 2 | -9/+10 |
| | | | | SVN-Revision: 30444 | ||||
* | ramips: raeth: unmap DMA memory when a packet is received | Gabor Juhos | 2012-02-11 | 1 | -0/+4 |
| | | | | SVN-Revision: 30443 | ||||
* | ramips: raeth: add a temporary pktlen variable | Gabor Juhos | 2012-02-11 | 1 | -3/+6 |
| | | | | SVN-Revision: 30442 | ||||
* | ramips: raeth: protect macro parameters | Gabor Juhos | 2012-02-11 | 1 | -4/+4 |
| | | | | SVN-Revision: 30441 | ||||
* | ramips: raeth: indicate dropped packets in stats | Gabor Juhos | 2012-02-11 | 1 | -0/+2 |
| | | | | SVN-Revision: 30440 | ||||
* | ramips: raeth: use the NUM_TX_DESC for the tx_skb array | Gabor Juhos | 2012-02-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 30439 | ||||
* | ramips: use uncached address in detect_mem_size | Gabor Juhos | 2012-02-11 | 1 | -2/+3 |
| | | | | SVN-Revision: 30438 | ||||
* | ramips: rt305x: remove CONFIG_MTD_PARTITION ifdefery from machine files | Gabor Juhos | 2012-02-11 | 22 | -93/+1 |
| | | | | SVN-Revision: 30437 | ||||
* | ramips: rt288x: remove CONFIG_MTD_PARTITION ifdefery from machine files | Gabor Juhos | 2012-02-11 | 4 | -16/+0 |
| | | | | SVN-Revision: 30436 | ||||
* | ramips: refresh patches | Gabor Juhos | 2012-02-11 | 2 | -6/+6 |
| | | | | SVN-Revision: 30435 | ||||
* | ramips: rt305x: add support for Accton WR6202 / SMCWBR11S-3GN | Gabor Juhos | 2012-02-11 | 11 | -3/+155 |
| | | | | | | | | | | | | | | | | | | | | | | This patch adds support for the Accton WR6202 Mini 3G broadband router. Full details for this device are available at http://www.awbnetworks.com/products03.php?Fullkey=19. This device is identical to the SMCWBR11S-3GN: http://www.smc-asia.com/products03.php?Fullkey=210 It's also worth noting that this board has a GPIO line to control the power to the USB port. [juhosg: - fix checkpatch warnings, - reorder Kconfig entry, - merge the sysupgrade patch, - add GPL header] Signed-off-by: Johnathan Boyce <jon.boyce@globalreach.eu.com> SVN-Revision: 30434 | ||||
* | ramips: rt305x: merge duplicated mac address setup | Gabor Juhos | 2012-02-11 | 1 | -6/+2 |
| | | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 30433 | ||||
* | ramips: rt305x: add profile for the Belkin f5d8235v2 | Gabor Juhos | 2012-02-11 | 1 | -0/+20 |
| | | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 30432 | ||||
* | brcm47xx: print the chip id and rev found by ssb and bcma | Hauke Mehrtens | 2012-02-10 | 2 | -0/+64 |
| | | | | SVN-Revision: 30428 | ||||
* | ar71xx: zero partition parser data in m25p80 | Gabor Juhos | 2012-02-10 | 2 | -0/+20 |
| | | | | | | Ths fixes parsing of RedBoot partitions. SVN-Revision: 30427 | ||||
* | ramips: fix compiler warning in prom.c | Gabor Juhos | 2012-02-10 | 1 | -4/+4 |
| | | | | SVN-Revision: 30424 | ||||
* | brcm47xx: update bcm5354 support patch | Hauke Mehrtens | 2012-02-10 | 1 | -38/+141 |
| | | | | SVN-Revision: 30423 | ||||
* | ar71xx: fix platform description | Gabor Juhos | 2012-02-10 | 1 | -2/+2 |
| | | | | SVN-Revision: 30419 | ||||
* | generic: fix yaffs2 build warnings on 3.3 | Gabor Juhos | 2012-02-10 | 1 | -0/+71 |
| | | | | SVN-Revision: 30418 | ||||
* | ar71xx: ag71xx: add BQL support | Gabor Juhos | 2012-02-10 | 1 | -5/+13 |
| | | | | | | | | It will be usable only from linux-3.3. Based on a patch by Dave Taht <dave.taht@bufferbloat.net> SVN-Revision: 30417 | ||||
* | ar71xx: add dummy DQL helper functions for 3.2 | Gabor Juhos | 2012-02-10 | 1 | -0/+36 |
| | | | | SVN-Revision: 30416 | ||||
* | ar71xx: add preliminary support for 3.3 | Gabor Juhos | 2012-02-10 | 97 | -0/+9049 |
| | | | | SVN-Revision: 30410 | ||||
* | ar71xx: disable DDR flush for ethernet on AR934x, it is no longer necessary | Felix Fietkau | 2012-02-10 | 1 | -0/+49 |
| | | | | SVN-Revision: 30409 | ||||
* | ar71xx: fix db120 board detection | Felix Fietkau | 2012-02-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 30408 | ||||
* | ar71xx: allow to build ag71xx w/o PCI support enabled | Gabor Juhos | 2012-02-10 | 1 | -0/+9 |
| | | | | SVN-Revision: 30407 | ||||
* | ar71xx: merge 3.2 fixes | Gabor Juhos | 2012-02-10 | 18 | -628/+102 |
| | | | | SVN-Revision: 30406 | ||||
* | ar71xx: merge files-3.2 to files | Gabor Juhos | 2012-02-10 | 75 | -0/+0 |
| | | | | SVN-Revision: 30405 | ||||
* | ar71xx: nuke 2.6.39 support | Gabor Juhos | 2012-02-10 | 164 | -23909/+0 |
| | | | | SVN-Revision: 30404 | ||||
* | ar71xx: switch to 3.2.5 | Gabor Juhos | 2012-02-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 30403 | ||||
* | ar71xx: refresh 3.2 patches | Gabor Juhos | 2012-02-10 | 2 | -10/+10 |
| | | | | SVN-Revision: 30402 |