summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* ramips_eth: simplify tx_next computationGabor Juhos2010-01-311-5/+2
| | | | SVN-Revision: 19444
* ramips_eth: simplify tx descriptor initializationGabor Juhos2010-01-311-3/+2
| | | | SVN-Revision: 19443
* ramips_eth: pass 'raeth_priv' struct directly to dma specific functionsGabor Juhos2010-01-311-39/+35
| | | | SVN-Revision: 19442
* ramips: switch to 2.6.32Gabor Juhos2010-01-311-1/+1
| | | | SVN-Revision: 19441
* ramips_eth: convert to use netdev_opsGabor Juhos2010-01-311-6/+12
| | | | SVN-Revision: 19440
* rtc-jz4740: reset rtc clock if it has lost its stateLars-Peter Clausen2010-01-311-2/+9
| | | | SVN-Revision: 19437
* fix some compile warnings with 2.6.32Imre Kaloz2010-01-313-9/+9
| | | | SVN-Revision: 19435
* upgrade avr32 to 2.6.32Imre Kaloz2010-01-303-43/+23
| | | | SVN-Revision: 19432
* upgrade IMQ patch to the latest one, refresh patchesImre Kaloz2010-01-302-76/+152
| | | | SVN-Revision: 19431
* brcm-2.4: add support for 8-bit flash bus widthFelix Fietkau2010-01-301-1/+1
| | | | SVN-Revision: 19421
* Add missing config optionHauke Mehrtens2010-01-301-0/+1
| | | | SVN-Revision: 19418
* ramips_eth: fix invalid register writesGabor Juhos2010-01-301-4/+5
| | | | SVN-Revision: 19417
* ramips_eth: move memset call out from the loopGabor Juhos2010-01-301-1/+1
| | | | SVN-Revision: 19416
* ramips_eth: header file cleanupGabor Juhos2010-01-301-144/+146
| | | | SVN-Revision: 19415
* ramips_eth: coding style cleanupGabor Juhos2010-01-301-54/+66
| | | | SVN-Revision: 19414
* ramips: register gpio buttons on the Fonera 2.0N boardGabor Juhos2010-01-302-0/+27
| | | | SVN-Revision: 19413
* ramips: register gpio buttons on the WHR-G300N boardGabor Juhos2010-01-302-1/+45
| | | | SVN-Revision: 19412
* ramips: register gpio buttons on the V22RW-2x2 boardGabor Juhos2010-01-302-1/+26
| | | | SVN-Revision: 19411
* ramips: register gpio buttons on the DIR-300 revB boardGabor Juhos2010-01-304-3/+28
| | | | SVN-Revision: 19410
* ramips: fix wrong base addresses for the RT288xGabor Juhos2010-01-301-4/+5
| | | | SVN-Revision: 19409
* ramips: include 'linux/leds.h' from 'dev-gpio-leds.h'Gabor Juhos2010-01-307-8/+2
| | | | SVN-Revision: 19408
* ramips: rename dev_gpio_leds.h to dev-gpio-leds.hGabor Juhos2010-01-307-6/+6
| | | | SVN-Revision: 19407
* ramips: cleanup WZR-AGL300NH board support fileGabor Juhos2010-01-301-33/+9
| | | | SVN-Revision: 19406
* ramips: register gpio-buttons on the RT-N15 boardGabor Juhos2010-01-304-2/+28
| | | | SVN-Revision: 19405
* ramips: add common gpio-buttons deviceGabor Juhos2010-01-308-1/+97
| | | | SVN-Revision: 19404
* ramips: register rtl8366s device on the RT-N15 boardGabor Juhos2010-01-302-2/+24
| | | | SVN-Revision: 19403
* rtl8366_smi: sanitize gpio values to a 0/1 booleanGabor Juhos2010-01-301-5/+2
| | | | SVN-Revision: 19402
* ramips: sanitize return value of ramips_gpio_getGabor Juhos2010-01-301-1/+1
| | | | SVN-Revision: 19401
* ramips: update mips multi-machine stuffGabor Juhos2010-01-3011-59/+285
| | | | SVN-Revision: 19400
* Dynamically gate adc clockLars-Peter Clausen2010-01-301-1/+46
| | | | SVN-Revision: 19394
* orion: switch the target cflags from armv5te to armv5t, because unaligned 64 ↵Felix Fietkau2010-01-291-0/+1
| | | | | | bit load/store instructions are unsafe SVN-Revision: 19388
* orion: fix the alignment related ath9k crash bug (#5815)Felix Fietkau2010-01-291-0/+11
| | | | SVN-Revision: 19387
* Fix usb gadget driver buildLars-Peter Clausen2010-01-291-0/+2
| | | | SVN-Revision: 19385
* Export clock states through debugfsLars-Peter Clausen2010-01-294-51/+255
| | | | SVN-Revision: 19383
* refresh no_module_reloc.patch for mips64 targetsFlorian Fainelli2010-01-293-132/+246
| | | | SVN-Revision: 19382
* add some missing symbols for 2.6.32Imre Kaloz2010-01-291-0/+4
| | | | SVN-Revision: 19380
* update to 2.6.32.7Imre Kaloz2010-01-294-5/+5
| | | | SVN-Revision: 19379
* add UPF_IOREMAP flag to the uart port definition (#6532)Florian Fainelli2010-01-281-0/+2
| | | | SVN-Revision: 19374
* preinit: fix mixup between led and reset button enable on some platforms ↵Felix Fietkau2010-01-282-4/+4
| | | | | | (thx, cshore) SVN-Revision: 19370
* preinit: Remove Ctrl-C prompt...impossible on /dev/console (patch by cshore)Felix Fietkau2010-01-283-3/+3
| | | | SVN-Revision: 19367
* fix brcm-2.4/brcm47xx failsafe init (thx, puchu)Felix Fietkau2010-01-281-3/+2
| | | | SVN-Revision: 19365
* kernel: add missing config symbols for 2.6.32Gabor Juhos2010-01-281-0/+9
| | | | SVN-Revision: 19363
* brcm63xx: Fix gpio-buttons and add LED and buttons for Tecom IGW6200 and ↵Daniel Dickinson2010-01-282-15/+59
| | | | | | Comtrend CT-5261 SVN-Revision: 19361
* ar71xx: switch to 2.6.32Gabor Juhos2010-01-283-3/+3
| | | | SVN-Revision: 19359
* kernel: update to 2.6.32.6Gabor Juhos2010-01-2825-818/+226
| | | | SVN-Revision: 19358
* kernel: move mips_machine.h to 'arch/mips/include/asm'Gabor Juhos2010-01-286-9/+9
| | | | SVN-Revision: 19357
* rtl8366s: reset the chip early, this allows ethernet to work as soon as possibleGabor Juhos2010-01-271-20/+34
| | | | SVN-Revision: 19355
* fix syntax error in preinit (#6575)Jo-Philipp Wich2010-01-261-1/+1
| | | | SVN-Revision: 19344
* ramips: add preliminary support for 2.6.32Gabor Juhos2010-01-269-0/+626
| | | | SVN-Revision: 19343
* ramips: refresh patchesGabor Juhos2010-01-262-11/+7
| | | | SVN-Revision: 19342