aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/au1000/au1550
Commit message (Collapse)AuthorAgeFilesLines
* au1000: Remove unmaintained targetHauke Mehrtens2019-05-033-23/+0
| | | | | | | | | | | | This target only supports kernel 3.18, which is not supported in OpenWrt any more for multiple releases. It also looks like there is no active maintainer for this target. Remove the code and all the packages which are only used by this target. To add this target to OpenWrt again port it to a recent and supported kernel version. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* treewide: use wpad-basic for not small flash targetsMathias Kresin2018-10-161-2/+0
| | | | | | | | | | | | Add out of the box support for 802.11r and 802.11w to all targets not suffering from small flash. Signed-off-by: Mathias Kresin <dev@kresin.me> Mathias did all the heavy lifting on this, but I'm the one who should get shouted at for committing. Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
* au1000/au1550: fix profile package listJo-Philipp Wich2015-05-291-2/+2
| | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 45819
* au1000/au1550: enable pcmcia support flagJo-Philipp Wich2015-05-291-0/+1
| | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 45818
* au1000: remove leftover 3.3 kernel configFelix Fietkau2014-12-131-139/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43691
* au1000: remove linux 3.10 supportFelix Fietkau2014-12-131-4/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43690
* au1000: add support for kernel 3.10Hauke Mehrtens2014-07-061-0/+4
| | | | | | | | This is compile tested only, please run test and report back. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41534
* kernel: add missing CONFIG_BLK_DEV_IDE_AU1XXX config option.Hauke Mehrtens2013-03-211-1/+0
| | | | SVN-Revision: 36102
* split kernel config between generic, au1500 and au1550Florian Fainelli2012-11-111-0/+4
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34155
* target: refresh all target configs with kconfig.plGabor Juhos2012-10-291-2/+2
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33987
* add missing configuration symbolsFlorian Fainelli2012-07-171-0/+5
| | | | SVN-Revision: 32769
* au1000: remove 3.2 supportGabor Juhos2012-05-271-142/+0
| | | | SVN-Revision: 31894
* au1000: add support for 3.3Gabor Juhos2012-05-271-0/+135
| | | | | | Compile tested only. SVN-Revision: 31892
* linux: move certain disabled symbols to the generic configsGabor Juhos2012-05-151-8/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * CONFIG_ARCH_DMA_ADDR_T_64BIT * CONFIG_ARCH_HAS_ILOG2_U32 * CONFIG_ARCH_HAS_ILOG2_U64 * CONFIG_ARCH_PHYS_ADDR_T_64BIT * CONFIG_ARCH_SUPPORTS_MSI * CONFIG_GENERIC_CPU_DEVICES * CONFIG_HWMON_DEBUG_CHIP * CONFIG_I2C_PXA_PCI * CONFIG_LEDS_GPIO * CONFIG_MINIX_FS_NATIVE_ENDIAN * CONFIG_MLX4_CORE * CONFIG_POWER_SUPPLY * CONFIG_POWER_SUPPLY_DEBUG * CONFIG_QUOTACTL * CONFIG_SDIO_UART * CONFIG_SENSORS_K10TEMP * CONFIG_SENSORS_SCH56XX_COMMON * CONFIG_SENSORS_VIA_CPUTEMP * CONFIG_SERIO_AMBAKMI * CONFIG_SERIO_I8042 * CONFIG_SERIO_LIBPS2 * CONFIG_SERIO_PCIPS2 * CONFIG_SERIO_RAW * CONFIG_SERIO_SERPORT * CONFIG_SPI_BITBANG * CONFIG_SPI_GPIO SVN-Revision: 31737
* au1000: remove 2.6.39 supportGabor Juhos2012-04-211-147/+0
| | | | SVN-Revision: 31416
* add missing config symbolsFlorian Fainelli2012-01-301-0/+5
| | | | | | Thanks KanjiMonster SVN-Revision: 29955
* add support for 3.2 kernelFlorian Fainelli2012-01-291-0/+145
| | | | SVN-Revision: 29939
* remove 2.6.37 patches and configFlorian Fainelli2011-06-191-146/+0
| | | | SVN-Revision: 27228
* update to 2.6.39Florian Fainelli2011-06-021-0/+147
| | | | SVN-Revision: 27090
* switch to using 2.6.37.1Florian Fainelli2011-02-201-0/+146
| | | | SVN-Revision: 25622
* remove now unsupported kernel versionsFlorian Fainelli2011-02-203-834/+0
| | | | SVN-Revision: 25617
* add missing symbolJo-Philipp Wich2011-02-203-0/+3
| | | | SVN-Revision: 25616
* add 2.6.34 supportFlorian Fainelli2010-07-011-0/+277
| | | | SVN-Revision: 22041
* reinstate 2.6.30 support until 2.6.32 is fixedFlorian Fainelli2010-06-261-0/+277
| | | | SVN-Revision: 21959
* drop support for 2.6.30Florian Fainelli2010-03-261-277/+0
| | | | SVN-Revision: 20442
* replace some more references to hostapd-mini with wpad-miniFelix Fietkau2010-03-141-1/+1
| | | | SVN-Revision: 20184
* do *not* enable CONFIG_PCI in generic config, but on targets where it makes ↵Nicolas Thill2010-03-112-0/+2
| | | | | | sense instead (partially revert [18370]) SVN-Revision: 20136
* add 2.6.32 supportFlorian Fainelli2010-02-011-0/+276
| | | | SVN-Revision: 19492
* move 2.6.30 configuration to their appropriate namesFlorian Fainelli2010-02-011-0/+0
| | | | SVN-Revision: 19491
* some more Kconfig symbol move..Imre Kaloz2009-11-111-1/+0
| | | | SVN-Revision: 18371
* another round of kernel config cleanupsImre Kaloz2009-11-111-4/+0
| | | | SVN-Revision: 18370
* sort all target config filesImre Kaloz2009-11-111-27/+27
| | | | SVN-Revision: 18367
* move IMAGE_CMDLINE_HACK default to generic from targetsAndy Boyett2009-10-051-1/+0
| | | | SVN-Revision: 17905
* kernel: add generic image_cmdline hack to MIPS targetsGabor Juhos2009-09-101-0/+1
| | | | SVN-Revision: 17563
* make kernels use /etc/preinit by defaultImre Kaloz2009-05-141-1/+1
| | | | SVN-Revision: 15840
* update to 2.6.28Florian Fainelli2009-05-071-0/+0
| | | | SVN-Revision: 15661
* some more kernel config cleanup.. last for today :)Imre Kaloz2009-05-041-6/+0
| | | | SVN-Revision: 15606
* more cleanupImre Kaloz2009-05-041-2/+0
| | | | SVN-Revision: 15605
* cleanup MTD option handlingImre Kaloz2009-05-041-34/+0
| | | | SVN-Revision: 15602
* resync au1550 kernel configurationFlorian Fainelli2009-04-171-1919/+0
| | | | SVN-Revision: 15234
* add DBAu1550 support, thanks to Philippe VachonFlorian Fainelli2009-02-112-0/+2255
| | | | SVN-Revision: 14474
* prepare to support more au1x00 targetsFlorian Fainelli2009-02-111-0/+7
SVN-Revision: 14473