| Commit message (Expand) | Author | Age | Files | Lines |
* | [xburst] Dynamically gate adc clock | lars | 2010-01-30 | 1 | -1/+46 |
* | orion: switch the target cflags from armv5te to armv5t, because unaligned 64 ... | nbd | 2010-01-29 | 1 | -0/+1 |
* | orion: fix the alignment related ath9k crash bug (#5815) | nbd | 2010-01-29 | 1 | -0/+11 |
* | [xburst] Fix usb gadget driver build | lars | 2010-01-29 | 1 | -0/+2 |
* | [xburst] Export clock states through debugfs | lars | 2010-01-29 | 4 | -51/+255 |
* | [kernel] refresh no_module_reloc.patch for mips64 targets | florian | 2010-01-29 | 3 | -132/+246 |
* | add some missing symbols for 2.6.32 | kaloz | 2010-01-29 | 1 | -0/+4 |
* | update to 2.6.32.7 | kaloz | 2010-01-29 | 4 | -5/+5 |
* | [ar7] add UPF_IOREMAP flag to the uart port definition (#6532) | florian | 2010-01-28 | 1 | -0/+2 |
* | preinit: fix mixup between led and reset button enable on some platforms (thx... | nbd | 2010-01-28 | 2 | -4/+4 |
* | preinit: Remove Ctrl-C prompt...impossible on /dev/console (patch by cshore) | nbd | 2010-01-28 | 3 | -3/+3 |
* | fix brcm-2.4/brcm47xx failsafe init (thx, puchu) | nbd | 2010-01-28 | 1 | -3/+2 |
* | kernel: add missing config symbols for 2.6.32 | juhosg | 2010-01-28 | 1 | -0/+9 |
* | brcm63xx: Fix gpio-buttons and add LED and buttons for Tecom IGW6200 and Comt... | cshore | 2010-01-28 | 2 | -15/+59 |
* | ar71xx: switch to 2.6.32 | juhosg | 2010-01-28 | 3 | -3/+3 |
* | kernel: update to 2.6.32.6 | juhosg | 2010-01-28 | 25 | -818/+226 |
* | kernel: move mips_machine.h to 'arch/mips/include/asm' | juhosg | 2010-01-28 | 6 | -9/+9 |
* | rtl8366s: reset the chip early, this allows ethernet to work as soon as possible | juhosg | 2010-01-27 | 1 | -20/+34 |
* | [brcm-2.4] [brcm47xx] fix syntax error in preinit (#6575) | jow | 2010-01-26 | 1 | -1/+1 |
* | ramips: add preliminary support for 2.6.32 | juhosg | 2010-01-26 | 9 | -0/+626 |
* | ramips: refresh patches | juhosg | 2010-01-26 | 2 | -11/+7 |
* | ramips: sync kernel config | juhosg | 2010-01-26 | 1 | -6/+5 |
* | ar71xx: fix 'section type conflict' build error | juhosg | 2010-01-26 | 3 | -21/+39 |
* | brcm-2.4/brcm47xx: fix typos and indenting in the preinit interface script (t... | nbd | 2010-01-26 | 1 | -8/+8 |
* | rename -brcm-2.4 preinit files to -brcm, as they're shared with brcm47xx | nbd | 2010-01-25 | 6 | -0/+0 |
* | add preinit modularization work by Daniel Dickinson (cshore) | nbd | 2010-01-25 | 32 | -181/+353 |
* | rtl8366: make it available on all platforms | juhosg | 2010-01-25 | 13 | -15/+24 |
* | ar71xx: sync kernel configs | juhosg | 2010-01-25 | 2 | -3/+2 |
* | kernel: add missing config symbol | juhosg | 2010-01-25 | 1 | -0/+1 |
* | rtl8366s: simplify mib counters handling | juhosg | 2010-01-25 | 1 | -58/+48 |
* | ar71xx: merge generic machine code into setup.c | juhosg | 2010-01-25 | 7 | -33/+10 |
* | [ramips] add initial support for the WZR-AGL300NH - patch by Joonas Lahtinen ... | jow | 2010-01-24 | 6 | -6/+126 |
* | [target] generic-2.6: add missing 2.6.32 config symbol | nico | 2010-01-24 | 1 | -0/+1 |
* | [target] ubicom32: add 2 missing config symbols | nico | 2010-01-24 | 1 | -0/+2 |
* | [xburst] Disable LOCALVERSION_AUTO | lars | 2010-01-24 | 1 | -1/+0 |
* | gpiommc: fix dependencies on the spi gpio module - fixes the mmc_over_gpio pa... | nbd | 2010-01-23 | 3 | -3/+3 |
* | replace the hostapd preselection with a wpad preselection to enable proper cl... | nbd | 2010-01-23 | 10 | -10/+10 |
* | ifxmips: fix mdio register access bitmask | nbd | 2010-01-23 | 1 | -1/+1 |
* | [xburst] Cleanup clock module a bit and replace last users of __cpm_* | lars | 2010-01-22 | 6 | -637/+266 |
* | [xburst] Enable fireware loading support | lars | 2010-01-22 | 1 | -1/+0 |
* | rtl8366_smi: move RTL8366S driver into a separate file | juhosg | 2010-01-22 | 16 | -1769/+1853 |
* | rtl8366_smi: rename rtl8366s specific functions and definitions | juhosg | 2010-01-22 | 1 | -175/+173 |
* | rtl8366_smi: move chip specific stuff into its own struct | juhosg | 2010-01-22 | 1 | -192/+224 |
* | rtl8366_smi: separate gpio initialization | juhosg | 2010-01-22 | 1 | -25/+46 |
* | rtl8366_smi: store GPIO numbers directly in the rtl8366_smi struct | juhosg | 2010-01-22 | 1 | -22/+21 |
* | rtl8366_smi: store device pointer instead of plaform_device | juhosg | 2010-01-22 | 1 | -19/+19 |
* | [brcm-2.4] add support for OvisLink WL-1600GL | jow | 2010-01-21 | 1 | -0/+6 |
* | x86: fix software raid autodetection on boot (patch from #6548 by Pieter "Fat... | nbd | 2010-01-21 | 2 | -2/+2 |
* | rtl8366_smi: rename switch attribute handlers | juhosg | 2010-01-21 | 1 | -59/+59 |
* | rtl8366_smi: simplify rtl8366_attr_get_port_link function | juhosg | 2010-01-20 | 1 | -52/+33 |