aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* [xburst] rtc-jz4740: reset rtc clock if it has lost its stateLars-Peter Clausen2010-01-311-2/+9
* [ixp4xx] fix some compile warnings with 2.6.32Imre Kaloz2010-01-313-9/+9
* upgrade avr32 to 2.6.32Imre Kaloz2010-01-303-43/+23
* upgrade IMQ patch to the latest one, refresh patchesImre Kaloz2010-01-302-76/+152
* brcm-2.4: add support for 8-bit flash bus widthFelix Fietkau2010-01-301-1/+1
* [kernel] Add missing config optionHauke Mehrtens2010-01-301-0/+1
* 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
* ramips: register gpio-buttons on the RT-N15 boardGabor Juhos2010-01-304-2/+28
* ramips: add common gpio-buttons deviceGabor Juhos2010-01-308-1/+97
* ramips: register rtl8366s device on the RT-N15 boardGabor Juhos2010-01-302-2/+24
* rtl8366_smi: sanitize gpio values to a 0/1 booleanGabor Juhos2010-01-301-5/+2
* ramips: sanitize return value of ramips_gpio_getGabor Juhos2010-01-301-1/+1
* ramips: update mips multi-machine stuffGabor Juhos2010-01-3011-59/+285
* [xburst] Dynamically gate adc clockLars-Peter Clausen2010-01-301-1/+46
* orion: switch the target cflags from armv5te to armv5t, because unaligned 64 ...Felix Fietkau2010-01-291-0/+1
* orion: fix the alignment related ath9k crash bug (#5815)Felix Fietkau2010-01-291-0/+11
* [xburst] Fix usb gadget driver buildLars-Peter Clausen2010-01-291-0/+2
* [xburst] Export clock states through debugfsLars-Peter Clausen2010-01-294-51/+255
* [kernel] refresh no_module_reloc.patch for mips64 targetsFlorian Fainelli2010-01-293-132/+246
* add some missing symbols for 2.6.32Imre Kaloz2010-01-291-0/+4
* update to 2.6.32.7Imre Kaloz2010-01-294-5/+5
* [ar7] add UPF_IOREMAP flag to the uart port definition (#6532)Florian Fainelli2010-01-281-0/+2
* preinit: fix mixup between led and reset button enable on some platforms (thx...Felix Fietkau2010-01-282-4/+4
* preinit: Remove Ctrl-C prompt...impossible on /dev/console (patch by cshore)Felix Fietkau2010-01-283-3/+3
* fix brcm-2.4/brcm47xx failsafe init (thx, puchu)Felix Fietkau2010-01-281-3/+2
* kernel: add missing config symbols for 2.6.32Gabor Juhos2010-01-281-0/+9
* brcm63xx: Fix gpio-buttons and add LED and buttons for Tecom IGW6200 and Comt...Daniel Dickinson2010-01-282-15/+59
* ar71xx: switch to 2.6.32Gabor Juhos2010-01-283-3/+3
* kernel: update to 2.6.32.6Gabor Juhos2010-01-2825-818/+226
* kernel: move mips_machine.h to 'arch/mips/include/asm'Gabor Juhos2010-01-286-9/+9
* rtl8366s: reset the chip early, this allows ethernet to work as soon as possibleGabor Juhos2010-01-271-20/+34
* [brcm-2.4] [brcm47xx] fix syntax error in preinit (#6575)Jo-Philipp Wich2010-01-261-1/+1
* ramips: add preliminary support for 2.6.32Gabor Juhos2010-01-269-0/+626
* ramips: refresh patchesGabor Juhos2010-01-262-11/+7
* ramips: sync kernel configGabor Juhos2010-01-261-6/+5
* ar71xx: fix 'section type conflict' build errorGabor Juhos2010-01-263-21/+39
* brcm-2.4/brcm47xx: fix typos and indenting in the preinit interface script (t...Felix Fietkau2010-01-261-8/+8
* rename -brcm-2.4 preinit files to -brcm, as they're shared with brcm47xxFelix Fietkau2010-01-256-0/+0
* add preinit modularization work by Daniel Dickinson (cshore)Felix Fietkau2010-01-2532-181/+353