aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* bcm47xx: Add basic 2.6.32 support.Michael Büsch2010-01-0726-0/+2595
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19062 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] fix typo after r19054Jo-Philipp Wich2010-01-061-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19059 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: don't include nvram.h for the WRT400NGabor Juhos2010-01-061-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19055 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add detailed interrupt statistics for the ag71xx driverGabor Juhos2010-01-063-11/+92
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19054 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: use generic thread_info allocator on MIPSGabor Juhos2010-01-063-0/+54
| | | | | | | * Fixes kernel panic if SLUB_DEBUG is enabled. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19053 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: allocate all skbs using GFP_DMAFelix Fietkau2010-01-061-0/+13
| | | | | | | this ensures that dma bounce buffers will not be used frequently when bridging or routing frames between ethernet and wifi. significantly improves ath9k performance and obsoletes an ath specific patch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19051 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: init PCI on the WRT400N board (thanks to Ben Pfountz for testing)Gabor Juhos2010-01-052-2/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19047 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [target] ixp4xx: add missing config symbol for 2.6.30Nicolas Thill2010-01-051-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19046 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix ubntxm image buildsFelix Fietkau2010-01-051-8/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19044 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [olpc] remove target since it was merged as a subtarget of x86Florian Fainelli2010-01-0413-1015/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19035 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: clean up image fs selection templatesFelix Fietkau2010-01-041-99/+43
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19034 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add missing templates for PB4X image generationGabor Juhos2010-01-041-2/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19033 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: update Kconfig of the ag71xx driverGabor Juhos2010-01-041-3/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19032 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add dummy debugfs support for the ag71xx driverGabor Juhos2010-01-0412-11/+112
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19031 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix RB-450G board detection (closes: #6453)Gabor Juhos2010-01-043-15/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19030 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix generating pb4x imagesFelix Fietkau2010-01-041-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19029 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] add support for titan variant (WRTP54G) (#6185)Florian Fainelli2010-01-038-11/+705
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19022 3c298f89-4303-0410-b956-a3cf2f4a3e73
* adm5120: don't use IRQF_DISABLED flag in the switch driverGabor Juhos2010-01-031-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19017 3c298f89-4303-0410-b956-a3cf2f4a3e73
* adm5120: improve sysupgrade supportGabor Juhos2010-01-031-6/+25
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19016 3c298f89-4303-0410-b956-a3cf2f4a3e73
* adm5120: fix board detectionGabor Juhos2010-01-031-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19015 3c298f89-4303-0410-b956-a3cf2f4a3e73
* amazon: readd wrongly removed fileHauke Mehrtens2010-01-031-0/+52
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19014 3c298f89-4303-0410-b956-a3cf2f4a3e73
* amazon: work on pci controllerHauke Mehrtens2010-01-026-101/+54
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19013 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create firmware images for the AP81/PB42/PB44 boardsGabor Juhos2010-01-023-3/+80
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19011 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: simplify image generation a bitGabor Juhos2010-01-021-68/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19010 3c298f89-4303-0410-b956-a3cf2f4a3e73
* adm5120: preliminary 2.6.32 support (closes: #6304)Gabor Juhos2010-01-0216-0/+1305
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19005 3c298f89-4303-0410-b956-a3cf2f4a3e73
* adm5120: use enum for MACH_ADM5120_ definitionsGabor Juhos2010-01-021-46/+48
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19004 3c298f89-4303-0410-b956-a3cf2f4a3e73
* adm5120: nuke adm5120_mach_type, use mips_machtype insteadGabor Juhos2010-01-024-11/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19003 3c298f89-4303-0410-b956-a3cf2f4a3e73
* adm5120: split bootext partition on the ZyXEL P-33x boardsGabor Juhos2010-01-021-4/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19002 3c298f89-4303-0410-b956-a3cf2f4a3e73
* adm5120: add kmod-leds-gpio and kmod-ledtrig-adm5120-switch to the default ↵Gabor Juhos2010-01-022-1/+3
| | | | | | packages git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19001 3c298f89-4303-0410-b956-a3cf2f4a3e73
* adm5120: move early-printk support into a separate fileGabor Juhos2010-01-023-16/+31
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19000 3c298f89-4303-0410-b956-a3cf2f4a3e73
* adm5120: merge 2.6.30+ specific patchesGabor Juhos2010-01-0214-263/+27
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18999 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mazon: use platform_device for most drivers and fix some printk'sHauke Mehrtens2010-01-017-39/+197
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18989 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix bi-color QSS LED on the TL-WR941ND v2 boardGabor Juhos2010-01-011-4/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18988 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: update mips multi-machine stuffGabor Juhos2010-01-0129-183/+460
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18985 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: select AR71XX_NVRAM for the WRT160NLGabor Juhos2010-01-011-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18984 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: refresh patchesGabor Juhos2010-01-013-5/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18983 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update to 2.6.31.9 and 2.6.32.2, and refresh patchesGabor Juhos2010-01-017-18/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18982 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix wireless mac address on the WRT160NLGabor Juhos2009-12-311-1/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18976 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove handling of older unsupported kernelsImre Kaloz2009-12-272-3/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18955 3c298f89-4303-0410-b956-a3cf2f4a3e73
* get rid of even more 2.6.28 stuffImre Kaloz2009-12-2751-61610/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18953 3c298f89-4303-0410-b956-a3cf2f4a3e73
* switch ixp4xx and ubicom32 to 2.6.30, get rid of 2.6.28 filesImre Kaloz2009-12-27164-58578/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18952 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix random wireless mac address on the TEW-632BRP/DIR-615 boardsGabor Juhos2009-12-279-2/+132
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18951 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: pass eeprom and mac address location to the ar913x_add_device_wmac ↵Gabor Juhos2009-12-2712-27/+40
| | | | | | function git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18950 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: remove duplicated includeGabor Juhos2009-12-271-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18949 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostap: move patches to the right placeGabor Juhos2009-12-262-0/+40
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18945 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: move dsa switch device support into a separate fileGabor Juhos2009-12-2611-39/+88
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18943 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: move mach type definitions into a separate include fileGabor Juhos2009-12-2626-60/+80
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18942 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: change board specific Kconfig option to 'default n'Gabor Juhos2009-12-261-21/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18941 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: move USB host device support into a separate fileGabor Juhos2009-12-2621-149/+220
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18940 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: remove more unnecessary includesGabor Juhos2009-12-2616-22/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18939 3c298f89-4303-0410-b956-a3cf2f4a3e73