summaryrefslogtreecommitdiff
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* 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
* ramips: sync kernel configGabor Juhos2010-01-261-6/+5
| | | | SVN-Revision: 19341
* ar71xx: fix 'section type conflict' build errorGabor Juhos2010-01-263-21/+39
| | | | SVN-Revision: 19340
* brcm-2.4/brcm47xx: fix typos and indenting in the preinit interface script ↵Felix Fietkau2010-01-261-8/+8
| | | | | | (thx, cshore) SVN-Revision: 19339
* rename -brcm-2.4 preinit files to -brcm, as they're shared with brcm47xxFelix Fietkau2010-01-256-0/+0
| | | | SVN-Revision: 19336
* add preinit modularization work by Daniel Dickinson (cshore)Felix Fietkau2010-01-2532-181/+353
| | | | SVN-Revision: 19331
* rtl8366: make it available on all platformsGabor Juhos2010-01-2513-15/+24
| | | | SVN-Revision: 19329
* ar71xx: sync kernel configsGabor Juhos2010-01-252-3/+2
| | | | SVN-Revision: 19328
* kernel: add missing config symbolGabor Juhos2010-01-251-0/+1
| | | | SVN-Revision: 19327
* rtl8366s: simplify mib counters handlingGabor Juhos2010-01-251-58/+48
| | | | SVN-Revision: 19326
* ar71xx: merge generic machine code into setup.cGabor Juhos2010-01-257-33/+10
| | | | SVN-Revision: 19325
* add initial support for the WZR-AGL300NH - patch by Joonas Lahtinen ↵Jo-Philipp Wich2010-01-246-6/+126
| | | | | | <joonas.lahtinen@gmail.com> SVN-Revision: 19321
* generic-2.6: add missing 2.6.32 config symbolNicolas Thill2010-01-241-0/+1
| | | | SVN-Revision: 19311
* ubicom32: add 2 missing config symbolsNicolas Thill2010-01-241-0/+2
| | | | SVN-Revision: 19310
* Disable LOCALVERSION_AUTOLars-Peter Clausen2010-01-241-1/+0
| | | | SVN-Revision: 19309
* gpiommc: fix dependencies on the spi gpio module - fixes the mmc_over_gpio ↵Felix Fietkau2010-01-233-3/+3
| | | | | | package build SVN-Revision: 19294
* replace the hostapd preselection with a wpad preselection to enable proper ↵Felix Fietkau2010-01-2310-10/+10
| | | | | | client mode support in the default images SVN-Revision: 19293
* ifxmips: fix mdio register access bitmaskFelix Fietkau2010-01-231-1/+1
| | | | SVN-Revision: 19283
* Cleanup clock module a bit and replace last users of __cpm_*Lars-Peter Clausen2010-01-226-637/+266
| | | | SVN-Revision: 19281
* Enable fireware loading supportLars-Peter Clausen2010-01-221-1/+0
| | | | SVN-Revision: 19280
* rtl8366_smi: move RTL8366S driver into a separate fileGabor Juhos2010-01-2216-1769/+1853
| | | | SVN-Revision: 19279
* rtl8366_smi: rename rtl8366s specific functions and definitionsGabor Juhos2010-01-221-175/+173
| | | | SVN-Revision: 19278
* rtl8366_smi: move chip specific stuff into its own structGabor Juhos2010-01-221-192/+224
| | | | SVN-Revision: 19277
* rtl8366_smi: separate gpio initializationGabor Juhos2010-01-221-25/+46
| | | | SVN-Revision: 19276
* rtl8366_smi: store GPIO numbers directly in the rtl8366_smi structGabor Juhos2010-01-221-22/+21
| | | | SVN-Revision: 19275
* rtl8366_smi: store device pointer instead of plaform_deviceGabor Juhos2010-01-221-19/+19
| | | | SVN-Revision: 19274
* add support for OvisLink WL-1600GLJo-Philipp Wich2010-01-211-0/+6
| | | | SVN-Revision: 19262
* x86: fix software raid autodetection on boot (patch from #6548 by Pieter ↵Felix Fietkau2010-01-212-2/+2
| | | | | | "Fate" Hollants) SVN-Revision: 19261
* rtl8366_smi: rename switch attribute handlersGabor Juhos2010-01-211-59/+59
| | | | SVN-Revision: 19254
* rtl8366_smi: simplify rtl8366_attr_get_port_link functionGabor Juhos2010-01-201-52/+33
| | | | SVN-Revision: 19250
* rtl8366_smi: make rtl8366_phy_config_{aneg,init} staticGabor Juhos2010-01-201-2/+2
| | | | SVN-Revision: 19249
* rtl8366_smi: simplify rtl8366_{get,set}_port_vlan_index functionsGabor Juhos2010-01-201-39/+21
| | | | SVN-Revision: 19248
* rtl8366_smi: minor code optimalizationsGabor Juhos2010-01-201-8/+7
| | | | SVN-Revision: 19247
* rtl8366_smi: coding style cleanupGabor Juhos2010-01-201-102/+119
| | | | SVN-Revision: 19246
* ar71xx: create special initramfs images for the boards which does not accept ↵Gabor Juhos2010-01-201-29/+64
| | | | | | standard uImages SVN-Revision: 19245
* ar71xx: rename initramfs u-boot imagesGabor Juhos2010-01-201-2/+4
| | | | SVN-Revision: 19244
* rtl8366_smi: add Kconfig option for the debugfs stuffGabor Juhos2010-01-207-10/+29
| | | | SVN-Revision: 19243
* rtl8366_smi: fix error checking in rtl8366s_set_vlan_4k_entryGabor Juhos2010-01-201-5/+5
| | | | SVN-Revision: 19242
* rtl8366_smi: fix parameter checking in rtl8366_attr_get_vlan_infoGabor Juhos2010-01-201-1/+1
| | | | SVN-Revision: 19241
* rtl8366_smi: fix return codes in rtl8366s_reset_vlanGabor Juhos2010-01-201-7/+11
| | | | SVN-Revision: 19240
* rtl8366_smi: move variable initialization out from the loopGabor Juhos2010-01-201-5/+5
| | | | SVN-Revision: 19239
* rtl8366_smi: fix port->flags calculation in rtl8366_get_portsGabor Juhos2010-01-201-1/+2
| | | | SVN-Revision: 19237
* ar71xx: fix image generation for TL-WR741ND/TL-WR841ND-v5Gabor Juhos2010-01-191-2/+6
| | | | SVN-Revision: 19230
* refresh patchImre Kaloz2010-01-191-1/+1
| | | | SVN-Revision: 19225
* update to latest kernel versionsImre Kaloz2010-01-194-7/+7
| | | | SVN-Revision: 19224
* ar71xx: create rescue image for the WZR-HP-G300NHGabor Juhos2010-01-181-0/+4
| | | | SVN-Revision: 19223
* ar71xx: change failsafe messageGabor Juhos2010-01-181-1/+1
| | | | SVN-Revision: 19221
* ar71xx: the AR913x has no OHCI controller, remove that package from the ↵Gabor Juhos2010-01-185-5/+5
| | | | | | relevant profiles SVN-Revision: 19220
* ar71xx: update package list for the DIR-825 rev. B1Gabor Juhos2010-01-181-1/+1
| | | | SVN-Revision: 19219