aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* rtl8366: make it available on all platformsGabor Juhos2010-01-2513-15/+24
* ar71xx: sync kernel configsGabor Juhos2010-01-252-3/+2
* kernel: add missing config symbolGabor Juhos2010-01-251-0/+1
* rtl8366s: simplify mib counters handlingGabor Juhos2010-01-251-58/+48
* ar71xx: merge generic machine code into setup.cGabor Juhos2010-01-257-33/+10
* [ramips] add initial support for the WZR-AGL300NH - patch by Joonas Lahtinen ...Jo-Philipp Wich2010-01-246-6/+126
* [target] generic-2.6: add missing 2.6.32 config symbolNicolas Thill2010-01-241-0/+1
* [target] ubicom32: add 2 missing config symbolsNicolas Thill2010-01-241-0/+2
* [xburst] Disable LOCALVERSION_AUTOLars-Peter Clausen2010-01-241-1/+0
* gpiommc: fix dependencies on the spi gpio module - fixes the mmc_over_gpio pa...Felix Fietkau2010-01-233-3/+3
* replace the hostapd preselection with a wpad preselection to enable proper cl...Felix Fietkau2010-01-2310-10/+10
* ifxmips: fix mdio register access bitmaskFelix Fietkau2010-01-231-1/+1
* [xburst] Cleanup clock module a bit and replace last users of __cpm_*Lars-Peter Clausen2010-01-226-637/+266
* [xburst] Enable fireware loading supportLars-Peter Clausen2010-01-221-1/+0
* rtl8366_smi: move RTL8366S driver into a separate fileGabor Juhos2010-01-2216-1769/+1853
* rtl8366_smi: rename rtl8366s specific functions and definitionsGabor Juhos2010-01-221-175/+173
* rtl8366_smi: move chip specific stuff into its own structGabor Juhos2010-01-221-192/+224
* rtl8366_smi: separate gpio initializationGabor Juhos2010-01-221-25/+46