aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips
Commit message (Expand)AuthorAgeFilesLines
* sync to kernel 2.6.32.12Alexandros C. Couloumbis2010-04-271-1/+1
* package/kernel: use common gpio- & wdt- prefixes for GPIO and watchdog module...Nicolas Thill2010-04-241-1/+1
* ramips: use KEY_RESTART and KEY_WPS_BUTTON code for the appropriate buttonsGabor Juhos2010-04-225-9/+9
* target/ramips: fix another typo from [20834] (closes: #7182)Nicolas Thill2010-04-191-1/+1
* define a shared IMG_PREFIX variable used as a basename for image files, it co...Nicolas Thill2010-04-121-11/+9
* ramips: nuke clocksource init patchGabor Juhos2010-04-111-56/+0
* ramips: generate sysupgrade images for the rt305x devicesGabor Juhos2010-04-111-10/+75
* ramips: add sysupgrade supportGabor Juhos2010-04-111-0/+38
* ramips: add diag supportGabor Juhos2010-04-114-2/+96
* ramips: enable image commandline hack and cmdline partition parsingGabor Juhos2010-04-112-0/+4
* ramips: add default profilesGabor Juhos2010-04-112-0/+32
* ramips: add wpad-mini to the default packagesGabor Juhos2010-03-311-1/+1
* ramips: annotate device register function prototypes with __initGabor Juhos2010-03-311-2/+2
* ramips: register wifi device for the RT2880 based boardsGabor Juhos2010-03-312-0/+3
* ramips: add wifi device for the RT2880 as wellGabor Juhos2010-03-312-0/+27
* ramips: register wifi device on the rt305x based boardsGabor Juhos2010-03-304-0/+4
* ramips: sync kernel configGabor Juhos2010-03-302-14/+15
* The ralink rt305x board has a wireless card that can be used with the rt2800p...John Crispin2010-03-302-0/+27
* Fix the base address of the wireless card. Otherwise it is not possible to re...John Crispin2010-03-301-1/+1
* kernel: update to 2.6.32.10Gabor Juhos2010-03-262-8/+8
* the mips -ffreestanding patch has been unnecessary for a long time now, remov...Felix Fietkau2010-03-111-5/+5
* do *not* enable CONFIG_PCI in generic config, but on targets where it makes s...Nicolas Thill2010-03-112-0/+2
* kernel: update to kernel 2.6.32.9Hauke Mehrtens2010-02-281-1/+1
* update kernel from 2.6.32.7 to 2.6.32.8, thanks tripolarTravis Kemen2010-02-121-1/+1
* clean up handling of some kernel symbolsImre Kaloz2010-02-112-2/+0
* re-sort all target and subtarget config filesImre Kaloz2010-02-112-11/+11
* ramips: nuke 2.6.30 supportGabor Juhos2010-01-3110-756/+0
* ramips: enable RTL8366SR driver for the RT288x devicesGabor Juhos2010-01-311-0/+3
* ramips_eth: cleanup mac_address changingGabor Juhos2010-01-311-19/+12
* ramips_eth: update register offsetsGabor Juhos2010-01-311-8/+8
* ramips_eth: pass sys_clk via platform_dataGabor Juhos2010-01-313-2/+5
* ramips_eth: add helper functions to {ed,dis}able interruptsGabor Juhos2010-01-311-6/+21
* ramips_eth: remove unnecessary typecastsGabor Juhos2010-01-311-2/+2
* ramips_eth: simplify tx_next computationGabor Juhos2010-01-311-5/+2
* ramips_eth: simplify tx descriptor initializationGabor Juhos2010-01-311-3/+2
* ramips_eth: pass 'raeth_priv' struct directly to dma specific functionsGabor Juhos2010-01-311-39/+35
* ramips: switch to 2.6.32Gabor Juhos2010-01-311-1/+1
* ramips_eth: convert to use netdev_opsGabor Juhos2010-01-311-6/+12
* ramips_eth: fix invalid register writesGabor Juhos2010-01-301-4/+5
* ramips_eth: move memset call out from the loopGabor Juhos2010-01-301-1/+1
* ramips_eth: header file cleanupGabor Juhos2010-01-301-144/+146
* ramips_eth: coding style cleanupGabor Juhos2010-01-301-54/+66
* ramips: register gpio buttons on the Fonera 2.0N boardGabor Juhos2010-01-302-0/+27
* ramips: register gpio buttons on the WHR-G300N boardGabor Juhos2010-01-302-1/+45
* ramips: register gpio buttons on the V22RW-2x2 boardGabor Juhos2010-01-302-1/+26
* ramips: register gpio buttons on the DIR-300 revB boardGabor Juhos2010-01-304-3/+28
* ramips: fix wrong base addresses for the RT288xGabor Juhos2010-01-301-4/+5
* ramips: include 'linux/leds.h' from 'dev-gpio-leds.h'Gabor Juhos2010-01-307-8/+2
* ramips: rename dev_gpio_leds.h to dev-gpio-leds.hGabor Juhos2010-01-307-6/+6
* ramips: cleanup WZR-AGL300NH board support fileGabor Juhos2010-01-301-33/+9