Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kernel: add missing CONFIG_BLK_DEV_IDE_AU1XXX config option. | Hauke Mehrtens | 2013-03-21 | 1 | -1/+0 |
| | | | | SVN-Revision: 36102 | ||||
* | au1000: remove support for 3.3. kernel | Florian Fainelli | 2013-03-17 | 4 | -174/+0 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36067 | ||||
* | au1000: switch to 3.6 kernel | Florian Fainelli | 2013-03-17 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36066 | ||||
* | au1000: keep the MTX-1 watchdog pin low during boot | Florian Fainelli | 2013-03-17 | 1 | -0/+12 |
| | | | | | | | | | Do this until the watchdog driver is loaded and the user-space watchdog daemon can start pinging the watchdog. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36065 | ||||
* | au1000: migrate to common led helper functions | Florian Fainelli | 2013-02-18 | 1 | -15/+11 |
| | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de> Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35660 | ||||
* | remove common symbols from 3.6 configs | Gabor Juhos | 2012-11-29 | 1 | -5/+0 |
| | | | | | | | | The removed symbols are present in the generic configuration. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34404 | ||||
* | remove common symbols from 3.3 configs | Gabor Juhos | 2012-11-29 | 1 | -2/+0 |
| | | | | | | | | The removed symbols are present in the generic configuration. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34403 | ||||
* | advertise squashfs feature | Florian Fainelli | 2012-11-11 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34157 | ||||
* | add support for Linux 3.6 | Florian Fainelli | 2012-11-11 | 3 | -0/+171 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34156 | ||||
* | split kernel config between generic, au1500 and au1550 | Florian Fainelli | 2012-11-11 | 3 | -5/+9 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34155 | ||||
* | target: refresh all target configs with kconfig.pl | Gabor Juhos | 2012-10-29 | 2 | -4/+4 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33987 | ||||
* | rename upgrade image to sysupgrade.bin for consistency | Florian Fainelli | 2012-07-17 | 1 | -3/+3 |
| | | | | SVN-Revision: 32770 | ||||
* | add missing configuration symbols | Florian Fainelli | 2012-07-17 | 2 | -0/+10 |
| | | | | SVN-Revision: 32769 | ||||
* | au1000: implement sysupgrade platform.sh | Florian Fainelli | 2012-07-17 | 2 | -0/+37 |
| | | | | | | Signed-off-by: Bruno Randolf <br1@einfach.org> SVN-Revision: 32768 | ||||
* | au1000: clean up profiles | Florian Fainelli | 2012-07-17 | 2 | -6/+3 |
| | | | | | | Signed-off-by: Bruno Randolf <br1@einfach.org> SVN-Revision: 32767 | ||||
* | au1000: fix InternetBox idsel and remove broken flag | Florian Fainelli | 2012-07-17 | 2 | -1/+13 |
| | | | | | | | | | | | | | The following patch is necessary for the InternetBox (Surfbox) board-specific idsel to work with newer kernels. Acutally I don't exactly understand why this was not necessary before, but without the udelay, the MiniPCI adapter in slot 3 is not detected and set up correctly. Also remove platform broken flag, it works. Signed-off-by: Bruno Randolf <br1@einfach.org> SVN-Revision: 32766 | ||||
* | bump to 3.3.8 | John Crispin | 2012-06-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 32055 | ||||
* | au1000: remove 3.2 support | Gabor Juhos | 2012-05-27 | 4 | -312/+0 |
| | | | | SVN-Revision: 31894 | ||||
* | au1000: switch to 3.3 and add broken flag | Gabor Juhos | 2012-05-27 | 1 | -2/+2 |
| | | | | SVN-Revision: 31893 | ||||
* | au1000: add support for 3.3 | Gabor Juhos | 2012-05-27 | 4 | -0/+299 |
| | | | | | | Compile tested only. SVN-Revision: 31892 | ||||
* | linux: move certain disabled symbols to the generic configs | Gabor Juhos | 2012-05-15 | 2 | -16/+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 | ||||
* | kernel: update linux 3.2 to 3.2.16 | Jonas Gorski | 2012-04-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 31459 | ||||
* | au1000: remove 2.6.39 support | Gabor Juhos | 2012-04-21 | 5 | -338/+0 |
| | | | | SVN-Revision: 31416 | ||||
* | kernel: also update the targets to use 3.2.15 | Jonas Gorski | 2012-04-17 | 1 | -1/+1 |
| | | | | | | Thanks Gabor for spotting it. SVN-Revision: 31337 | ||||
* | kernel: update linux 3.2 to 3.2.14 | Jonas Gorski | 2012-04-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 31222 | ||||
* | kernel: update linux 3.2 to 3.2.13 and refresh patches | Jonas Gorski | 2012-04-01 | 1 | -1/+1 |
| | | | | | | Also remove a duplicate patch from lantiq (already in generic). SVN-Revision: 31158 | ||||
* | kernel: update linux 3.2 to 3.2.12 | Gabor Juhos | 2012-03-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 31028 | ||||
* | targets: replace madwifi in profiles with ath5k, madwifi is unmaintained | Felix Fietkau | 2012-03-19 | 2 | -2/+2 |
| | | | | SVN-Revision: 31015 | ||||
* | kernel: update linux 3.2 to 3.2.9 | Gabor Juhos | 2012-03-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 30767 | ||||
* | kernel: update linux 3.2 to 3.2.5 | Gabor Juhos | 2012-02-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 30401 | ||||
* | kernel: update linux 3.2 to 3.2.2 | Jonas Gorski | 2012-01-31 | 1 | -1/+1 |
| | | | | SVN-Revision: 29967 | ||||
* | add missing config symbols | Florian Fainelli | 2012-01-30 | 2 | -0/+10 |
| | | | | | | Thanks KanjiMonster SVN-Revision: 29955 | ||||
* | add support for 3.2 kernel | Florian Fainelli | 2012-01-29 | 5 | -1/+319 |
| | | | | SVN-Revision: 29939 | ||||
* | kernel: update kernel to version 2.6.39.4 | Hauke Mehrtens | 2011-08-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 28022 | ||||
* | kernel: update kernel to 2.6.39.2 | Hauke Mehrtens | 2011-06-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 27298 | ||||
* | remove 2.6.37 patches and config | Florian Fainelli | 2011-06-19 | 6 | -356/+0 |
| | | | | SVN-Revision: 27228 | ||||
* | update to 2.6.39.1 | Florian Fainelli | 2011-06-04 | 3 | -3/+3 |
| | | | | | | patch from Peter Wagner SVN-Revision: 27104 | ||||
* | update to 2.6.39 | Florian Fainelli | 2011-06-02 | 6 | -1/+339 |
| | | | | SVN-Revision: 27090 | ||||
* | fill maintainer infos for a couple of targets | Florian Fainelli | 2011-05-06 | 1 | -0/+1 |
| | | | | SVN-Revision: 26836 | ||||
* | au1000: remove patches/configs for 2.6.35 | Felix Fietkau | 2011-04-17 | 4 | -248/+0 |
| | | | | SVN-Revision: 26708 | ||||
* | drop 005-au1000_phy_addr.patch, upstream is fixed | Florian Fainelli | 2011-04-10 | 1 | -29/+0 |
| | | | | SVN-Revision: 26580 | ||||
* | kernel: Update to version 2.6.37.6 | Hauke Mehrtens | 2011-04-03 | 1 | -1/+1 |
| | | | | | | Thank you Peter Wagner for the patch SVN-Revision: 26441 | ||||
* | update to 2.6.32.33 and 2.6.37.4 | Imre Kaloz | 2011-03-18 | 1 | -2/+2 |
| | | | | SVN-Revision: 26226 | ||||
* | kernel: update to kernel version 2.6.37.3 | Hauke Mehrtens | 2011-03-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 26126 | ||||
* | make au1OOO_eth probes all PHY addresses for MTX-1 | Florian Fainelli | 2011-02-27 | 1 | -0/+29 |
| | | | | SVN-Revision: 25761 | ||||
* | switch to using 2.6.37.1 | Florian Fainelli | 2011-02-20 | 7 | -1/+357 |
| | | | | SVN-Revision: 25622 | ||||
* | remove now unsupported kernel versions | Florian Fainelli | 2011-02-20 | 21 | -1712/+0 |
| | | | | SVN-Revision: 25617 | ||||
* | add missing symbol | Jo-Philipp Wich | 2011-02-20 | 7 | -0/+7 |
| | | | | SVN-Revision: 25616 | ||||
* | update to 2.6.35.11 | Florian Fainelli | 2011-02-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 25582 | ||||
* | update to the latest stable kernels | Imre Kaloz | 2010-11-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 24136 |