summaryrefslogtreecommitdiffstats
path: root/target/linux/au1000/au1500
Commit message (Collapse)AuthorAgeFilesLines
* kernel: remove hostap driverFelix Fietkau2016-07-311-1/+1
| | | | | | | It has been marked as broken for well over a month now and nobody has complained. Signed-off-by: Felix Fietkau <nbd@nbd.name>
* au1000: remove linux 3.10 supportFelix Fietkau2014-12-131-5/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43690
* target/linux/*: kmod-fs-ext{2,3} RIPJohn Crispin2014-07-101-1/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41560
* au1000: add support for kernel 3.10Hauke Mehrtens2014-07-061-0/+5
| | | | | | | | This is compile tested only, please run test and report back. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41534
* split kernel config between generic, au1500 and au1550Florian Fainelli2012-11-112-141/+5
| | | | | | 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: clean up profilesFlorian Fainelli2012-07-172-6/+3
| | | | | | Signed-off-by: Bruno Randolf <br1@einfach.org> SVN-Revision: 32767
* au1000: remove 3.2 supportGabor Juhos2012-05-271-142/+0
| | | | SVN-Revision: 31894
* au1000: add support for 3.3Gabor Juhos2012-05-271-0/+136
| | | | | | 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-144/+0
| | | | SVN-Revision: 31416
* targets: replace madwifi in profiles with ath5k, madwifi is unmaintainedFelix Fietkau2012-03-192-2/+2
| | | | SVN-Revision: 31015
* 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-150/+0
| | | | SVN-Revision: 27228
* update to 2.6.39Florian Fainelli2011-06-021-0/+144
| | | | SVN-Revision: 27090
* au1000: remove patches/configs for 2.6.35Felix Fietkau2011-04-171-201/+0
| | | | SVN-Revision: 26708
* switch to using 2.6.37.1Florian Fainelli2011-02-201-0/+150
| | | | SVN-Revision: 25622
* remove now unsupported kernel versionsFlorian Fainelli2011-02-203-575/+0
| | | | SVN-Revision: 25617
* add missing symbolJo-Philipp Wich2011-02-204-0/+4
| | | | SVN-Revision: 25616
* linux/au1000: fix jffs2/squashfs au1500 boot issue (deals with ticket #8058)Alexandros C. Couloumbis2010-10-112-2/+2
| | | | SVN-Revision: 23391
* add support for 2.6.35Florian Fainelli2010-08-091-0/+200
| | | | SVN-Revision: 22568
* add 2.6.34 supportFlorian Fainelli2010-07-011-0/+200
| | | | SVN-Revision: 22041
* reinstate 2.6.30 support until 2.6.32 is fixedFlorian Fainelli2010-06-261-0/+187
| | | | SVN-Revision: 21959
* drop support for 2.6.30Florian Fainelli2010-03-261-187/+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
* switch to 2.6.32, resync kernel config, enable gpio sysfs supportFlorian Fainelli2010-02-211-6/+7
| | | | SVN-Revision: 19794
* re-sort all target and subtarget config filesImre Kaloz2010-02-111-6/+6
| | | | SVN-Revision: 19580
* add 2.6.32 supportFlorian Fainelli2010-02-011-0/+183
| | | | SVN-Revision: 19492
* move 2.6.30 configuration to their appropriate namesFlorian Fainelli2010-02-011-0/+0
| | | | SVN-Revision: 19491
* another round of kernel config cleanupsImre Kaloz2009-11-111-4/+0
| | | | SVN-Revision: 18370
* sort all target config filesImre Kaloz2009-11-111-7/+7
| | | | SVN-Revision: 18367
* move IMAGE_CMDLINE_HACK default to generic from targetsAndy Boyett2009-10-051-1/+0
| | | | SVN-Revision: 17905
* kernel: get rid of the simple_prom_emulator, it is not really usefulGabor Juhos2009-09-101-1/+0
| | | | SVN-Revision: 17567
* kernel: add generic image_cmdline hack to MIPS targetsGabor Juhos2009-09-101-0/+1
| | | | SVN-Revision: 17563
* switch to 2.6.30.1Florian Fainelli2009-07-181-29/+21
| | | | SVN-Revision: 16896
* prefer ath5k over madwifi and include kexec-tools in the default profileFlorian Fainelli2009-07-181-3/+4
| | | | SVN-Revision: 16895
* make kernels use /etc/preinit by defaultImre Kaloz2009-05-141-1/+1
| | | | SVN-Revision: 15840
* update to 2.6.28Florian Fainelli2009-05-071-41/+18
| | | | SVN-Revision: 15661
* some more kernel config cleanup.. last for today :)Imre Kaloz2009-05-041-7/+0
| | | | SVN-Revision: 15606
* more cleanupImre Kaloz2009-05-041-6/+0
| | | | SVN-Revision: 15605
* cleanup MTD option handlingImre Kaloz2009-05-041-34/+0
| | | | SVN-Revision: 15602
* do not override input config symbols (#4722)Florian Fainelli2009-04-171-2/+0
| | | | SVN-Revision: 15235
* nuke obsolete kernel stuffFelix Fietkau2009-03-143-786/+0
| | | | SVN-Revision: 14875
* prepare to support more au1x00 targetsFlorian Fainelli2009-02-118-0/+1115
SVN-Revision: 14473