summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips
Commit message (Expand)AuthorAgeFilesLines
* ramips: nuke clocksource init patchjuhosg2010-04-111-56/+0
* ramips: generate sysupgrade images for the rt305x devicesjuhosg2010-04-111-10/+75
* ramips: add sysupgrade supportjuhosg2010-04-111-0/+38
* ramips: add diag supportjuhosg2010-04-114-2/+96
* ramips: enable image commandline hack and cmdline partition parsingjuhosg2010-04-112-0/+4
* ramips: add default profilesjuhosg2010-04-112-0/+32
* ramips: add wpad-mini to the default packagesjuhosg2010-03-311-1/+1
* ramips: annotate device register function prototypes with __initjuhosg2010-03-311-2/+2
* ramips: register wifi device for the RT2880 based boardsjuhosg2010-03-312-0/+3
* ramips: add wifi device for the RT2880 as welljuhosg2010-03-312-0/+27
* ramips: register wifi device on the rt305x based boardsjuhosg2010-03-304-0/+4
* ramips: sync kernel configjuhosg2010-03-302-14/+15
* The ralink rt305x board has a wireless card that can be used with the rt2800p...blogic2010-03-302-0/+27
* [ramips] Fix the base address of the wireless card. Otherwise it is not possi...blogic2010-03-301-1/+1
* kernel: update to 2.6.32.10juhosg2010-03-262-8/+8
* the mips -ffreestanding patch has been unnecessary for a long time now, remov...nbd2010-03-111-5/+5
* do *not* enable CONFIG_PCI in generic config, but on targets where it makes s...nico2010-03-112-0/+2
* kernel: update to kernel 2.6.32.9hauke2010-02-281-1/+1
* update kernel from 2.6.32.7 to 2.6.32.8, thanks tripolarthepeople2010-02-121-1/+1
* clean up handling of some kernel symbolskaloz2010-02-112-2/+0
* re-sort all target and subtarget config fileskaloz2010-02-112-11/+11
* ramips: nuke 2.6.30 supportjuhosg2010-01-3110-756/+0
* ramips: enable RTL8366SR driver for the RT288x devicesjuhosg2010-01-311-0/+3
* ramips_eth: cleanup mac_address changingjuhosg2010-01-311-19/+12
* ramips_eth: update register offsetsjuhosg2010-01-311-8/+8
* ramips_eth: pass sys_clk via platform_datajuhosg2010-01-313-2/+5
* ramips_eth: add helper functions to {ed,dis}able interruptsjuhosg2010-01-311-6/+21
* ramips_eth: remove unnecessary typecastsjuhosg2010-01-311-2/+2
* ramips_eth: simplify tx_next computationjuhosg2010-01-311-5/+2
* ramips_eth: simplify tx descriptor initializationjuhosg2010-01-311-3/+2
* ramips_eth: pass 'raeth_priv' struct directly to dma specific functionsjuhosg2010-01-311-39/+35
* ramips: switch to 2.6.32juhosg2010-01-311-1/+1
* ramips_eth: convert to use netdev_opsjuhosg2010-01-311-6/+12
* ramips_eth: fix invalid register writesjuhosg2010-01-301-4/+5
* ramips_eth: move memset call out from the loopjuhosg2010-01-301-1/+1
* ramips_eth: header file cleanupjuhosg2010-01-301-144/+146
* ramips_eth: coding style cleanupjuhosg2010-01-301-54/+66
* ramips: register gpio buttons on the Fonera 2.0N boardjuhosg2010-01-302-0/+27
* ramips: register gpio buttons on the WHR-G300N boardjuhosg2010-01-302-1/+45
* ramips: register gpio buttons on the V22RW-2x2 boardjuhosg2010-01-302-1/+26
* ramips: register gpio buttons on the DIR-300 revB boardjuhosg2010-01-304-3/+28
* ramips: fix wrong base addresses for the RT288xjuhosg2010-01-301-4/+5
* ramips: include 'linux/leds.h' from 'dev-gpio-leds.h'juhosg2010-01-307-8/+2
* ramips: rename dev_gpio_leds.h to dev-gpio-leds.hjuhosg2010-01-307-6/+6
* ramips: cleanup WZR-AGL300NH board support filejuhosg2010-01-301-33/+9
* ramips: register gpio-buttons on the RT-N15 boardjuhosg2010-01-304-2/+28
* ramips: add common gpio-buttons devicejuhosg2010-01-308-1/+97
* ramips: register rtl8366s device on the RT-N15 boardjuhosg2010-01-302-2/+24
* ramips: sanitize return value of ramips_gpio_getjuhosg2010-01-301-1/+1
* ramips: update mips multi-machine stuffjuhosg2010-01-3011-59/+285