summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* 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
* [atheros] fix syntax error in preinit hook (#6610)jow2010-01-311-2/+3
* [amazon] export amazon_get_cpu_hzhauke2010-01-314-2/+3
* i[amazon] use SYS_HAS_EARLY_PRINTK instead of prom_printfhauke2010-01-313-30/+3
* [amazon] Add kernel 2.6.32 supporthauke2010-01-3112-15/+382
* [amazon] Apply patch 240-irq_fix.patch directlyhauke2010-01-312-26/+5
* [amazon] Apply patch 220-fix_timer.patch directlyhauke2010-01-313-118/+34
* [amazon] Apply patch 210-remove_unnedded_variables.patch directlyhauke2010-01-312-15/+0
* [amazon] Apply patch 200-fix_deprecated_interrupt_definations.patch directlyhauke2010-01-315-60/+7
* [amazon] move files to correct positionhauke2010-01-315-8/+0
* [amazon] remove support for kernel 2.6.21hauke2010-01-317-266/+0
* [ixp4xx] remove support for older kernelskaloz2010-01-3182-12562/+0
* [ixp4xx] switch to 2.6.32kaloz2010-01-311-2/+2
* [ixp4xx] fixup cambria/avila model detectionkaloz2010-01-312-4/+4
* refresh patchkaloz2010-01-311-4/+4
* 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
* [xburst] rtc-jz4740: reset rtc clock if it has lost its statelars2010-01-311-2/+9
* [ixp4xx] fix some compile warnings with 2.6.32kaloz2010-01-313-9/+9
* upgrade avr32 to 2.6.32kaloz2010-01-303-43/+23
* upgrade IMQ patch to the latest one, refresh patcheskaloz2010-01-302-76/+152
* brcm-2.4: add support for 8-bit flash bus widthnbd2010-01-301-1/+1
* [kernel] Add missing config optionhauke2010-01-301-0/+1
* 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
* rtl8366_smi: sanitize gpio values to a 0/1 booleanjuhosg2010-01-301-5/+2
* ramips: sanitize return value of ramips_gpio_getjuhosg2010-01-301-1/+1
* ramips: update mips multi-machine stuffjuhosg2010-01-3011-59/+285
* [xburst] Dynamically gate adc clocklars2010-01-301-1/+46