summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files
Commit message (Expand)AuthorAgeFilesLines
...
* ramips: remove yet another CONFIG_MTD_PARTITION ifdefjuhosg2012-02-111-2/+0
* ramips: use gpio-keys-polled instead of gpio-buttonsjuhosg2012-02-1126-136/+156
* ramips: add MIPS platform filejuhosg2012-02-111-0/+19
* ramips: add MDIO bus support for RT288Xjuhosg2012-02-112-2/+154
* ramips: raeth: make debugging messages configurablejuhosg2012-02-111-3/+9
* ramips: raeth: use device pointer in DMA API callsjuhosg2012-02-111-11/+12
* ramips: raeth: add netdev pointer to private structurejuhosg2012-02-112-0/+2
* ramips: raeth: cleanup DMA API usage in ramips_eth_hard_start_xmitjuhosg2012-02-111-5/+4
* ramips: raeth: unmap rx DMA address in ramips_cleanup_dmajuhosg2012-02-111-1/+4
* ramips: raeth: add rx_dma array to store the DMA address of the rx packetsjuhosg2012-02-112-10/+17
* ramips: raeth: use dma_addr_t for the descriptorsjuhosg2012-02-112-9/+10
* ramips: raeth: unmap DMA memory when a packet is receivedjuhosg2012-02-111-0/+4
* ramips: raeth: add a temporary pktlen variablejuhosg2012-02-111-3/+6
* ramips: raeth: protect macro parametersjuhosg2012-02-111-4/+4
* ramips: raeth: indicate dropped packets in statsjuhosg2012-02-111-0/+2
* ramips: raeth: use the NUM_TX_DESC for the tx_skb arrayjuhosg2012-02-111-1/+1
* ramips: use uncached address in detect_mem_sizejuhosg2012-02-111-2/+3
* ramips: rt305x: remove CONFIG_MTD_PARTITION ifdefery from machine filesjuhosg2012-02-1122-93/+1
* ramips: rt288x: remove CONFIG_MTD_PARTITION ifdefery from machine filesjuhosg2012-02-114-16/+0
* ramips: rt305x: add support for Accton WR6202 / SMCWBR11S-3GNjuhosg2012-02-114-0/+133
* ramips: fix compiler warning in prom.cjuhosg2012-02-101-4/+4
* ramips: change vlan_config for the ALFA W502U boardjuhosg2012-01-311-1/+1
* ramips: add support for Sitecom WL-341v3 and other Sercomm IP1006RRv2 boardsjuhosg2012-01-264-0/+161
* ramips: add kernel support for ALL0256Njuhosg2012-01-244-0/+135
* ramips: scripts updatesjuhosg2012-01-232-4/+4
* ramips: Rework ramips_eth to not require irqsave locking anymoreblogic2012-01-171-6/+9
* ramips: rt288x: add support for the Belkin F5D8235-4 v1 boardjuhosg2011-12-284-0/+148
* ramips: rt288x: change base address and window size of flash bank 0juhosg2011-12-281-2/+2
* ramips: rt305x: add support for the ALFA Networks W502U (R36) boardjuhosg2011-12-284-0/+136
* ramips: rt288x: add support for the Buffalo WLI-TX4-AG300N boardjuhosg2011-12-274-1/+161
* ramips: initial support for Sitecom WL-351 v1 002juhosg2011-12-237-4/+187
* ramips: add support for the Senao/EnGenius ESR-9753 boardjuhosg2011-12-235-0/+142
* ramips: define firmware partition for Omnima MiniEMBWiFijuhosg2011-12-231-0/+4
* ramips: add support for Omnima MiniEMBWiFi boardjuhosg2011-12-144-0/+118
* ramips: fix argus board rootfs sizejuhosg2011-12-041-1/+1
* ramips: fix Asus RT-N15 board supportjuhosg2011-12-011-3/+3
* ramips: Sparklan wcr-150gn board fixesjuhosg2011-12-011-2/+52
* ramips: Support for NexAira BC2juhosg2011-10-244-0/+119
* ramips: fix switch-port assignment for HW550-3Gjuhosg2011-10-241-1/+1
* ramips: rt305x: add support for the ZyXEL NBG-419N boardjuhosg2011-08-224-0/+118
* ramips: rt305x: remove unused defines from mach-nw718.cjuhosg2011-08-221-3/+0
* ramips: sort Makefile entriesjuhosg2011-08-221-1/+1
* ramips: sort RAMIPS_MACH_* definesjuhosg2011-08-221-4/+4
* ramips: remove 'default [yn]' keywords from machine Kconfig entriesjuhosg2011-08-192-16/+2
* ramips: rt305x: support for wr512-3gn-like routersjuhosg2011-08-194-0/+161
* ramips: register usb on Belkin F5D8235 v2 and Argus ATP-52-B routersjuhosg2011-08-192-0/+2
* ramips: rt305x: make config and factory partitions read-only on the ATP-52Bjuhosg2011-08-151-0/+2
* ramips: rt305x: add dwc_otg driverjuhosg2011-08-1520-0/+24343
* ramips: rt305x: register the dwc_otg device on the relevant boardsjuhosg2011-08-155-0/+5
* ramips: rt305x: add dwc_otg platform devicejuhosg2011-08-152-0/+27