summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files
Commit message (Expand)AuthorAgeFilesLines
* ramips: rt305x: add support for the UR-336UN boardGabor Juhos2012-04-234-0/+99
* ramips: rt305x: add support for the Asus WL-330N3G boardGabor Juhos2012-04-234-0/+107
* ramips: rt305x: add OHCI/EHCI registration code for RT3352Gabor Juhos2012-04-212-5/+161
* ramips: rt305x: fix CPU clock detection on RT3352Gabor Juhos2012-04-212-12/+36
* ramips: rt305x: use different memory size setup for RT3352Gabor Juhos2012-04-212-2/+13
* ramips: rt305x: add initial support for Tenda W306R V2.0Gabor Juhos2012-04-214-0/+79
* ramips: add support for the ARC FreeStation5 board, also fix WCR-150GN networ...Jo-Philipp Wich2012-03-294-0/+39
* ramips: rt305x: build image for the DIR-615 rev D boardsGabor Juhos2012-03-272-0/+4
* ramips: rt305x: add add support for the Asus WL-330N boardGabor Juhos2012-03-274-0/+101
* ramips: add RT3350 detectionGabor Juhos2012-03-123-0/+12
* ramips: rt305x: rewrite SoC detectionGabor Juhos2012-03-113-5/+60
* ramips: rt305x: rename SYSTEM_CONFIG_* defines to RT305X_SYSCFG_*Gabor Juhos2012-03-113-14/+14
* ramips: replace RALINK_SOC_* macros with global variablesGabor Juhos2012-03-1110-64/+30
* ramips: introduce ramips_soc_prom_init and move SoC detection into thatGabor Juhos2012-03-1111-21/+18
* ramips: allow to use DSP ASE on RT3xxxGabor Juhos2012-03-112-2/+2
* ramips: add support for unbranded XDX-RN502J boardGabor Juhos2012-03-044-0/+86
* ramips: board support for Asus RT-N10+Gabor Juhos2012-03-044-0/+81
* ramips: don't read RAMIPS_RX_CALC_IDX0 register in the loopGabor Juhos2012-02-261-1/+3
* ramips: raeth: add rx_info structureGabor Juhos2012-02-262-24/+57
* ramips: raeth: add tx_info structureGabor Juhos2012-02-262-19/+55
* ramips: raeth: don't process disabled interruptsGabor Juhos2012-02-251-5/+11
* ramips: raeth: show interrupt statistics in debugfsGabor Juhos2012-02-223-0/+105
* ramips: raeth: add debugfs supportGabor Juhos2012-02-225-1/+91
* ramips: raeth: rename main source fileGabor Juhos2012-02-222-0/+2
* ramips: raeth: add missing Kconfig and MakefileGabor Juhos2012-02-212-0/+18
* ramips: move the ethernet driver into a separate directoryGabor Juhos2012-02-213-0/+0
* ramips: rename the spi driverGabor Juhos2012-02-211-0/+0
* ramips: rt3883: make rt3883_nand_data visibleGabor Juhos2012-02-192-7/+4
* ramips: merge 3.2 fixesGabor Juhos2012-02-191-1/+1
* ramips: rt305x: nuke built-in MTD partition mapsGabor Juhos2012-02-1923-821/+0
* ramips: rt288x: nuke built-in MTD partition mapsGabor Juhos2012-02-194-146/+0
* ramips: rt305x: add support for the Skyline SL-R7205 Wireless 3G routerGabor Juhos2012-02-194-0/+119
* ralink: rt3883: disable the 2GHz band on the RT-N56UGabor Juhos2012-02-181-0/+1
* ramips: rt3883: make rt3883_wlan_data visibleGabor Juhos2012-02-182-4/+4
* ramips: rt3883: change eeprom file nameGabor Juhos2012-02-161-1/+1
* ramips: select HW_HAS_PCI on per-board basisGabor Juhos2012-02-163-2/+2
* ramips: rt3883: remove a stray character from rt3883.hGabor Juhos2012-02-161-1/+0
* ramips: rt288x: don't register the PCI controller on each boardGabor Juhos2012-02-163-3/+8
* ramips: raeth: separate ring allocation and setupGabor Juhos2012-02-161-44/+90
* ramips: rt288x: fix PCI resource conflictGabor Juhos2012-02-151-0/+8
* correct PCI IO/Mem resource swappingFlorian Fainelli2012-02-151-4/+4
* add Ralink V11ST-FE board supportFlorian Fainelli2012-02-154-0/+113
* ramips: raeth: add a helper function for skb allocationGabor Juhos2012-02-151-6/+16
* ramips: raeth: use netdev_alloc_skbGabor Juhos2012-02-151-2/+3
* ramips: raeth: add '__packed __aligned(4)' annotation to dma descritor struct...Gabor Juhos2012-02-151-2/+2
* ramips: raeth: use 're' instead of 'priv' everywhereGabor Juhos2012-02-151-73/+73
* ramips: raeth: force link down in ramips_phy_stopGabor Juhos2012-02-151-7/+6
* ramips: raeth: serialize ramips_link_adjust callsGabor Juhos2012-02-151-0/+8
* ramips: raeth: add PHYLIB supportGabor Juhos2012-02-153-8/+225
* ramips: rt3883: enable PCI on the RT-N56U boardGabor Juhos2012-02-141-0/+16