aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* use uClibc 0.9.33 by defaultImre Kaloz2012-02-122-3/+3
| | | | SVN-Revision: 30468
* use Linaro GCC 4.6 by defaultImre Kaloz2012-02-122-8/+5
| | | | SVN-Revision: 30467
* update to latest Linaro releasesImre Kaloz2012-02-121-5/+5
| | | | SVN-Revision: 30466
* ramips: load gpio-polled keys moduleGabor Juhos2012-02-111-1/+1
| | | | SVN-Revision: 30463
* ramips: remove yet another CONFIG_MTD_PARTITION ifdefGabor Juhos2012-02-111-2/+0
| | | | SVN-Revision: 30462
* ramips: use gpio-keys-polled instead of gpio-buttonsGabor Juhos2012-02-1127-138/+159
| | | | SVN-Revision: 30461
* add some missing symbolsImre Kaloz2012-02-111-0/+3
| | | | SVN-Revision: 30460
* ramips: add MIPS platform fileGabor Juhos2012-02-112-29/+29
| | | | SVN-Revision: 30459
* generic/2.6.39: refresh patchesGabor Juhos2012-02-119-10/+10
| | | | SVN-Revision: 30458
* refresh patches to -rc3Imre Kaloz2012-02-116-6/+6
| | | | SVN-Revision: 30456
* ramips: add MDIO bus support for RT288XGabor Juhos2012-02-112-2/+154
| | | | SVN-Revision: 30455
* rename 3.1 patches directory as it will be used for newer kernels as wellImre Kaloz2012-02-1114-0/+0
| | | | SVN-Revision: 30454
* rename 2.6.39 patches directoryImre Kaloz2012-02-1115-0/+0
| | | | SVN-Revision: 30453
* ramips: fix Belkin F5D8235-v2 VLAN setupGabor Juhos2012-02-111-4/+10
| | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 30452
* ramips: raeth: make debugging messages configurableGabor Juhos2012-02-114-4/+16
| | | | SVN-Revision: 30450
* ramips: raeth: use device pointer in DMA API callsGabor Juhos2012-02-111-11/+12
| | | | SVN-Revision: 30449
* ramips: raeth: add netdev pointer to private structureGabor Juhos2012-02-112-0/+2
| | | | SVN-Revision: 30448
* ramips: raeth: cleanup DMA API usage in ramips_eth_hard_start_xmitGabor Juhos2012-02-111-5/+4
| | | | SVN-Revision: 30447
* ramips: raeth: unmap rx DMA address in ramips_cleanup_dmaGabor Juhos2012-02-111-1/+4
| | | | SVN-Revision: 30446
* ramips: raeth: add rx_dma array to store the DMA address of the rx packetsGabor Juhos2012-02-112-10/+17
| | | | SVN-Revision: 30445
* ramips: raeth: use dma_addr_t for the descriptorsGabor Juhos2012-02-112-9/+10
| | | | SVN-Revision: 30444
* ramips: raeth: unmap DMA memory when a packet is receivedGabor Juhos2012-02-111-0/+4
| | | | SVN-Revision: 30443
* ramips: raeth: add a temporary pktlen variableGabor Juhos2012-02-111-3/+6
| | | | SVN-Revision: 30442
* ramips: raeth: protect macro parametersGabor Juhos2012-02-111-4/+4
| | | | SVN-Revision: 30441
* ramips: raeth: indicate dropped packets in statsGabor Juhos2012-02-111-0/+2
| | | | SVN-Revision: 30440
* ramips: raeth: use the NUM_TX_DESC for the tx_skb arrayGabor Juhos2012-02-111-1/+1
| | | | SVN-Revision: 30439
* ramips: use uncached address in detect_mem_sizeGabor Juhos2012-02-111-2/+3
| | | | SVN-Revision: 30438
* ramips: rt305x: remove CONFIG_MTD_PARTITION ifdefery from machine filesGabor Juhos2012-02-1122-93/+1
| | | | SVN-Revision: 30437
* ramips: rt288x: remove CONFIG_MTD_PARTITION ifdefery from machine filesGabor Juhos2012-02-114-16/+0
| | | | SVN-Revision: 30436
* ramips: refresh patchesGabor Juhos2012-02-112-6/+6
| | | | SVN-Revision: 30435
* ramips: rt305x: add support for Accton WR6202 / SMCWBR11S-3GNGabor Juhos2012-02-1111-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 setupGabor Juhos2012-02-111-6/+2
| | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 30433
* ramips: rt305x: add profile for the Belkin f5d8235v2Gabor Juhos2012-02-111-0/+20
| | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 30432
* brcm47xx: print the chip id and rev found by ssb and bcmaHauke Mehrtens2012-02-102-0/+64
| | | | SVN-Revision: 30428
* ar71xx: zero partition parser data in m25p80Gabor Juhos2012-02-102-0/+20
| | | | | | Ths fixes parsing of RedBoot partitions. SVN-Revision: 30427
* ramips: fix compiler warning in prom.cGabor Juhos2012-02-101-4/+4
| | | | SVN-Revision: 30424
* brcm47xx: update bcm5354 support patchHauke Mehrtens2012-02-101-38/+141
| | | | SVN-Revision: 30423
* broadcom-wl: fix reading fallback sprom for pci devices.Hauke Mehrtens2012-02-101-0/+11
| | | | | | | | | | | | | When using the Broadcom SDK the SSB bus is emulated as an PCI bus so the PCI bus number of the first real pci bus is increased by one. The variable names in the nvram are created with that structure in mind. To fix this we have ti increases the pci bus number by one. This was also done for ssb some time ago. This is based on a patch by nlh. This closes #10917 SVN-Revision: 30422
* broadcom-wl: fix compile with kernel 3.2Hauke Mehrtens2012-02-101-0/+27
| | | | SVN-Revision: 30421
* zlib: parallel build has been reported to break this package, disable it ↵Felix Fietkau2012-02-101-2/+0
| | | | | | (#10948) SVN-Revision: 30420
* ar71xx: fix platform descriptionGabor Juhos2012-02-101-2/+2
| | | | SVN-Revision: 30419
* generic: fix yaffs2 build warnings on 3.3Gabor Juhos2012-02-101-0/+71
| | | | SVN-Revision: 30418
* ar71xx: ag71xx: add BQL supportGabor Juhos2012-02-101-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.2Gabor Juhos2012-02-101-0/+36
| | | | SVN-Revision: 30416
* package/madwifi: apply AR71XX PCI workaround on ATH79 as wellGabor Juhos2012-02-103-3/+3
| | | | SVN-Revision: 30414
* package/mac80211: apply AR71XX PCI workaround on ATH79 as wellGabor Juhos2012-02-102-3/+3
| | | | SVN-Revision: 30413
* package/kernel: nuke CONFIG_USB_{O,E}HCI_AR71XX symbolsGabor Juhos2012-02-101-2/+0
| | | | SVN-Revision: 30412
* ar71xx: add preliminary support for 3.3Gabor Juhos2012-02-1097-0/+9049
| | | | SVN-Revision: 30410
* ar71xx: disable DDR flush for ethernet on AR934x, it is no longer necessaryFelix Fietkau2012-02-101-0/+49
| | | | SVN-Revision: 30409
* ar71xx: fix db120 board detectionFelix Fietkau2012-02-101-1/+1
| | | | SVN-Revision: 30408