summaryrefslogtreecommitdiff
path: root/target/linux/au1000/au1500
Commit message (Collapse)AuthorAge
* au1000: add support for kernel 3.10Hauke Mehrtens2014-07-06
| | | | | | | | 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-11
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34155
* target: refresh all target configs with kconfig.plGabor Juhos2012-10-29
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33987
* add missing configuration symbolsFlorian Fainelli2012-07-17
| | | | SVN-Revision: 32769
* au1000: clean up profilesFlorian Fainelli2012-07-17
| | | | | | Signed-off-by: Bruno Randolf <br1@einfach.org> SVN-Revision: 32767
* au1000: remove 3.2 supportGabor Juhos2012-05-27
| | | | SVN-Revision: 31894
* au1000: add support for 3.3Gabor Juhos2012-05-27
| | | | | | Compile tested only. SVN-Revision: 31892
* linux: move certain disabled symbols to the generic configsGabor Juhos2012-05-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-21
| | | | SVN-Revision: 31416
* targets: replace madwifi in profiles with ath5k, madwifi is unmaintainedFelix Fietkau2012-03-19
| | | | SVN-Revision: 31015
* add missing config symbolsFlorian Fainelli2012-01-30
| | | | | | Thanks KanjiMonster SVN-Revision: 29955
* add support for 3.2 kernelFlorian Fainelli2012-01-29
| | | | SVN-Revision: 29939
* remove 2.6.37 patches and configFlorian Fainelli2011-06-19
| | | | SVN-Revision: 27228
* update to 2.6.39Florian Fainelli2011-06-02
| | | | SVN-Revision: 27090
* au1000: remove patches/configs for 2.6.35Felix Fietkau2011-04-17
| | | | SVN-Revision: 26708
* switch to using 2.6.37.1Florian Fainelli2011-02-20
| | | | SVN-Revision: 25622
* remove now unsupported kernel versionsFlorian Fainelli2011-02-20
| | | | SVN-Revision: 25617
* add missing symbolJo-Philipp Wich2011-02-20
| | | | SVN-Revision: 25616
* linux/au1000: fix jffs2/squashfs au1500 boot issue (deals with ticket #8058)Alexandros C. Couloumbis2010-10-11
| | | | SVN-Revision: 23391
* add support for 2.6.35Florian Fainelli2010-08-09
| | | | SVN-Revision: 22568
* add 2.6.34 supportFlorian Fainelli2010-07-01
| | | | SVN-Revision: 22041
* reinstate 2.6.30 support until 2.6.32 is fixedFlorian Fainelli2010-06-26
| | | | SVN-Revision: 21959
* drop support for 2.6.30Florian Fainelli2010-03-26
| | | | SVN-Revision: 20442
* replace some more references to hostapd-mini with wpad-miniFelix Fietkau2010-03-14
| | | | SVN-Revision: 20184
* do *not* enable CONFIG_PCI in generic config, but on targets where it makes ↵Nicolas Thill2010-03-11
| | | | | | sense instead (partially revert [18370]) SVN-Revision: 20136
* switch to 2.6.32, resync kernel config, enable gpio sysfs supportFlorian Fainelli2010-02-21
| | | | SVN-Revision: 19794
* re-sort all target and subtarget config filesImre Kaloz2010-02-11
| | | | SVN-Revision: 19580
* add 2.6.32 supportFlorian Fainelli2010-02-01
| | | | SVN-Revision: 19492
* move 2.6.30 configuration to their appropriate namesFlorian Fainelli2010-02-01
| | | | SVN-Revision: 19491
* another round of kernel config cleanupsImre Kaloz2009-11-11
| | | | SVN-Revision: 18370
* sort all target config filesImre Kaloz2009-11-11
| | | | SVN-Revision: 18367
* move IMAGE_CMDLINE_HACK default to generic from targetsAndy Boyett2009-10-05
| | | | SVN-Revision: 17905
* kernel: get rid of the simple_prom_emulator, it is not really usefulGabor Juhos2009-09-10
| | | | SVN-Revision: 17567
* kernel: add generic image_cmdline hack to MIPS targetsGabor Juhos2009-09-10
| | | | SVN-Revision: 17563
* switch to 2.6.30.1Florian Fainelli2009-07-18
| | | | SVN-Revision: 16896
* prefer ath5k over madwifi and include kexec-tools in the default profileFlorian Fainelli2009-07-18
| | | | SVN-Revision: 16895
* make kernels use /etc/preinit by defaultImre Kaloz2009-05-14
| | | | SVN-Revision: 15840
* update to 2.6.28Florian Fainelli2009-05-07
| | | | SVN-Revision: 15661
* some more kernel config cleanup.. last for today :)Imre Kaloz2009-05-04
| | | | SVN-Revision: 15606
* more cleanupImre Kaloz2009-05-04
| | | | SVN-Revision: 15605
* cleanup MTD option handlingImre Kaloz2009-05-04
| | | | SVN-Revision: 15602
* do not override input config symbols (#4722)Florian Fainelli2009-04-17
| | | | SVN-Revision: 15235
* nuke obsolete kernel stuffFelix Fietkau2009-03-14
| | | | SVN-Revision: 14875
* prepare to support more au1x00 targetsFlorian Fainelli2009-02-11
SVN-Revision: 14473