aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: use AR8327 on the DB120 boardGabor Juhos2012-03-183-49/+108
| | | | SVN-Revision: 31012
* generic: ar8216: add support for the AR8327 chipGabor Juhos2012-03-183-2/+536
| | | | SVN-Revision: 31011
* generic: ar8216: allow to use more portsGabor Juhos2012-03-181-2/+3
| | | | SVN-Revision: 31010
* generic: ar8216: reorder chip specific functionsGabor Juhos2012-03-181-72/+72
| | | | SVN-Revision: 31009
* generic: ar8216: reorder switch_dev specific functionsGabor Juhos2012-03-181-218/+216
| | | | SVN-Revision: 31008
* generic: ar8216: use ar8216_sw_ prefix for switchdev related functionsGabor Juhos2012-03-181-29/+29
| | | | SVN-Revision: 31007
* generic: ar8216: use switch_dev->ports in for loopsGabor Juhos2012-03-181-6/+6
| | | | SVN-Revision: 31006
* generic: ar8216: add read_port_status field to ar8xxx_chipGabor Juhos2012-03-181-1/+11
| | | | SVN-Revision: 31005
* generic: ar8216: add init_globals field to ar8xxx_chipGabor Juhos2012-03-181-21/+30
| | | | SVN-Revision: 31004
* generic: ar8216: add caps field to ar8xxx_chipGabor Juhos2012-03-181-5/+19
| | | | SVN-Revision: 31003
* generic: ar8216: add vtu_load_vlan field to ar8xxx_chipGabor Juhos2012-03-181-4/+15
| | | | SVN-Revision: 31002
* generic: ar8216: add vtu_flush field to ar8xxx_chipGabor Juhos2012-03-181-1/+11
| | | | SVN-Revision: 31001
* generic: ar8216: add init_port field to ar8xxx_chipGabor Juhos2012-03-181-4/+22
| | | | SVN-Revision: 31000
* generic: ar8216: add setup_port field to ar8xxx_chipGabor Juhos2012-03-181-6/+7
| | | | SVN-Revision: 30999
* generic: ar8216: add hw_init field to ar8xxx_chipGabor Juhos2012-03-181-8/+7
| | | | SVN-Revision: 30998
* generic: ar8216: add a separate structure for chip specific stuffGabor Juhos2012-03-181-0/+16
| | | | | | Also add a hw_init function into that. SVN-Revision: 30997
* generic: ar8216: rename chip field of struct ar8216Gabor Juhos2012-03-181-20/+20
| | | | SVN-Revision: 30996
* generic: ar8216: move ar8216_id_chip functionGabor Juhos2012-03-181-52/+51
| | | | | | Also remove the inline annotation. SVN-Revision: 30995
* generic: ar8216: rename ar8216_ops to ar8216_sw_opsGabor Juhos2012-03-181-2/+2
| | | | SVN-Revision: 30994
* alix2: add require crypto kmods (#10410)Jo-Philipp Wich2012-03-181-1/+1
| | | | SVN-Revision: 30980
* cns21xx: build uImage for the NS-K330Gabor Juhos2012-03-181-1/+3
| | | | SVN-Revision: 30974
* cns21xx: remove 2.6.3x supportGabor Juhos2012-03-1840-16642/+0
| | | | SVN-Revision: 30973
* cns21xx: switch to 3.2.9Gabor Juhos2012-03-181-1/+1
| | | | SVN-Revision: 30972
* cns21xx: add support for 3.2Gabor Juhos2012-03-1819-0/+7863
| | | | SVN-Revision: 30971
* Enable keyboard for x86Jens Muecke2012-03-171-0/+3
| | | | | | | This is required for qemu like descripted in here http://wiki.openwrt.org/doc/howto/qemu SVN-Revision: 30966
* kernel: improve profiling support, keep static symbols when profiling is enabledFelix Fietkau2012-03-172-2/+2
| | | | SVN-Revision: 30964
* remove support for old kernelsFlorian Fainelli2012-03-1722-370/+0
| | | | SVN-Revision: 30963
* switch to 3.2Florian Fainelli2012-03-171-1/+1
| | | | SVN-Revision: 30962
* add support for 3.2Florian Fainelli2012-03-172-0/+16
| | | | SVN-Revision: 30961
* add some more missing symbolsFlorian Fainelli2012-03-171-0/+3
| | | | SVN-Revision: 30960
* ar71xx: add profile and generate image for the JA76PF2 boardGabor Juhos2012-03-162-0/+17
| | | | SVN-Revision: 30958
* ar71xx: add support for the jjPlus JA76PF2 boardGabor Juhos2012-03-167-5/+108
| | | | SVN-Revision: 30957
* ar71xx: change LED name prefix on the jjplus boardsGabor Juhos2012-03-162-4/+4
| | | | SVN-Revision: 30956
* mpc52xx: switch to 3.2.9Gabor Juhos2012-03-162-74/+99
| | | | SVN-Revision: 30955
* kernel: optimize out remaining netfilter hooks in the bridging code if ↵Felix Fietkau2012-03-162-39/+131
| | | | | | bridge filtering is disabled SVN-Revision: 30954
* swconfig: use a mutex instead of a spinlock, many swconfig calls sleepFelix Fietkau2012-03-152-6/+6
| | | | SVN-Revision: 30952
* ar8216: fix a MTU related regressionFelix Fietkau2012-03-151-19/+29
| | | | | | | | Switch reset on AR8316 appears to clobber the MTU configuration register and possibly other global config registers. Move global configuration register init writes back to the reset callback. SVN-Revision: 30951
* ar71xx: move micrel PHY driver to the generic linux targetGabor Juhos2012-03-153-4/+4
| | | | SVN-Revision: 30946
* linux/3.3: build mdio_register_board_info into the kernel if PHYLIB is selectedGabor Juhos2012-03-158-68/+144
| | | | SVN-Revision: 30945
* linux/3.2: build mdio_register_board_info into the kernel if PHYLIB is selectedGabor Juhos2012-03-158-68/+144
| | | | SVN-Revision: 30944
* brcm47xx: add support for NAND flash on devices using bcmaHauke Mehrtens2012-03-1414-28/+1171
| | | | | | | | This patch add support for the NAND flash on BCM5357 based devices like the WNR3500Lv2. Thank you Tathagata Das <tathagata@alumnux.com> for the patch SVN-Revision: 30943
* brcm47xx: move and rename the patchesHauke Mehrtens2012-03-1428-0/+0
| | | | | | | | The patches are now grouped by the part what they are doing and are using three digest numbers. This does not remove or adds anything SVN-Revision: 30942
* lantiq: load dwc_otg earlyJonas Gorski2012-03-141-1/+1
| | | | | | | | Needed for using external rootfs on usb sticks. Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com> SVN-Revision: 30940
* generic: ar8216: merge multiple if statements in ar8216_hw_applyGabor Juhos2012-03-131-10/+4
| | | | SVN-Revision: 30928
* imagebuilder: fix parallel building (closes #11117)Gabor Juhos2012-03-131-1/+4
| | | | SVN-Revision: 30927
* ar71xx: ag71xx: fix ARP frame reception on AR934x switch portsGabor Juhos2012-03-131-11/+35
| | | | SVN-Revision: 30926
* ar71xx: ag71xx: start aneg on switch PHYs after resetGabor Juhos2012-03-131-0/+10
| | | | SVN-Revision: 30925
* ar71xx: ag71xx: poll PHY status of all available switch portsGabor Juhos2012-03-131-1/+2
| | | | SVN-Revision: 30924
* ar71xx: ag71xx: allow to use port 5 of the AR934x built-in switchGabor Juhos2012-03-131-2/+6
| | | | SVN-Revision: 30923
* ar71xx: reset the switch on AR934x before ethernet device registrationGabor Juhos2012-03-131-0/+4
| | | | SVN-Revision: 30922