Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | move ixp4xx-eth to target specific modules.mk | Florian Fainelli | 2012-07-25 |
| | | | | SVN-Revision: 32858 | ||
* | move crypto module to target specific modules.mk | Florian Fainelli | 2012-07-25 |
| | | | | SVN-Revision: 32856 | ||
* | MI424WR - add rev D support | John Crispin | 2012-07-24 |
| | | | | | | | | | | | Add support for revision D of the MI424WR. Rev D swaps LAN & WAN ports so this patch maintains eth0 for LAN and eth1 for WAN. For details on rev D usage, see http://wiki.openwrt.org/toh/actiontec/mi424wr Signed-off-by: Jose Vasconcellos <jvasco@verizon.net> SVN-Revision: 32820 | ||
* | bump to 3.3.8 | John Crispin | 2012-06-05 |
| | | | | SVN-Revision: 32055 | ||
* | kernel: update linux 3.3 to 3.3.7 | Gabor Juhos | 2012-05-23 |
| | | | | SVN-Revision: 31848 | ||
* | linux: move certain disabled symbols to the generic configs | Gabor Juhos | 2012-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 | ||
* | kernel: update linux 3.3 to 3.3.6 | Gabor Juhos | 2012-05-14 |
| | | | | SVN-Revision: 31709 | ||
* | ixp4xx: fix ixp4xx_crypto build error | Gabor Juhos | 2012-05-12 |
| | | | | SVN-Revision: 31679 | ||
* | ixp4xx: nuke 2.6.37 support | Gabor Juhos | 2012-05-09 |
| | | | | SVN-Revision: 31663 | ||
* | ixp4xx: switch to 3.3 | Gabor Juhos | 2012-05-09 |
| | | | | SVN-Revision: 31662 | ||
* | kernel: update linux 3.3 to 3.3.5 | Gabor Juhos | 2012-05-07 |
| | | | | SVN-Revision: 31645 | ||
* | ixp4xx: remove 2.6.3{2,8} and 3.0 support | Gabor Juhos | 2012-04-21 |
| | | | | SVN-Revision: 31414 | ||
* | kernel: update linux 3.3 to 3.3.2 | Jonas Gorski | 2012-04-17 |
| | | | | SVN-Revision: 31336 | ||
* | ixp4xx: add support for linux 3.3.1 | Felix Fietkau | 2012-04-13 |
| | | | | SVN-Revision: 31275 | ||
* | targets: replace madwifi in profiles with ath5k, madwifi is unmaintained | Felix Fietkau | 2012-03-19 |
| | | | | SVN-Revision: 31015 | ||
* | ixp4xx: fix a compile error | Felix Fietkau | 2012-02-25 |
| | | | | SVN-Revision: 30728 | ||
* | add 3.0 support | Imre Kaloz | 2011-07-06 |
| | | | | SVN-Revision: 27493 | ||
* | refresh patches | Imre Kaloz | 2011-07-06 |
| | | | | SVN-Revision: 27492 | ||
* | ixp4xx: Removed kmod-madwifi from the NSLU2 profile, as the NSLU2 has not ↵ | Rod Whitby | 2011-06-17 |
| | | | | | | wifi capability out of the box. SVN-Revision: 27202 | ||
* | ixp4xx: backport an upstream commit to fix gspca compile errors triggered by ↵ | Felix Fietkau | 2011-04-16 |
| | | | | | | the buildbot SVN-Revision: 26698 | ||
* | kernel: Update to version 2.6.37.6 | Hauke Mehrtens | 2011-04-03 |
| | | | | | | Thank you Peter Wagner for the patch SVN-Revision: 26441 | ||
* | add 2.6.38 support | Imre Kaloz | 2011-03-22 |
| | | | | SVN-Revision: 26268 | ||
* | update to 2.6.32.33 and 2.6.37.4 | Imre Kaloz | 2011-03-18 |
| | | | | SVN-Revision: 26226 | ||
* | kernel: update to kernel version 2.6.37.3 | Hauke Mehrtens | 2011-03-13 |
| | | | | SVN-Revision: 26126 | ||
* | only support EABI on ARM targets | Imre Kaloz | 2011-03-07 |
| | | | | SVN-Revision: 25928 | ||
* | upgrade to 2.6.37.1 | Imre Kaloz | 2011-03-07 |
| | | | | SVN-Revision: 25922 | ||
* | ixp4xx: clean up patches, fold the 2.6.37 update patch into the relevant ↵ | Felix Fietkau | 2011-02-26 |
| | | | | | | board support patches SVN-Revision: 25727 | ||
* | ixp4xx: remove 2.6.36 support | Felix Fietkau | 2011-02-26 |
| | | | | SVN-Revision: 25726 | ||
* | ixp4xx: fix the i2c pld driver for 2.6.37 - i2c uses a rt_mutex instead of a ↵ | Felix Fietkau | 2011-02-26 |
| | | | | | | mutex now SVN-Revision: 25725 | ||
* | ixp4xx: recreate the 2.6.37 config from the 2.6.32 one to clean up several ↵ | Felix Fietkau | 2011-02-26 |
| | | | | | | faulty overrides SVN-Revision: 25724 | ||
* | update to 2.6.32.29 | Florian Fainelli | 2011-02-19 |
| | | | | SVN-Revision: 25583 | ||
* | kernel: update kernel versions Update kernel 2.6.32.26 to 2.6.32.27 Update ↵ | Hauke Mehrtens | 2010-12-11 |
| | | | | | | kenrel 2.6.36.1 to 2.6.36.2 SVN-Revision: 24486 | ||
* | update to the latest stable kernels | Imre Kaloz | 2010-11-24 |
| | | | | SVN-Revision: 24136 | ||
* | switch from ext2 to ext4 (w/o) journaling | Imre Kaloz | 2010-11-22 |
| | | | | SVN-Revision: 24084 | ||
* | linux/ixp4xx: remove some garbage from 601_arm_2.6.37_update.patch | Alexandros C. Couloumbis | 2010-11-11 |
| | | | | SVN-Revision: 23965 | ||
* | linux/ixp4xx: add preliminary 2.6.37 kernel support | Alexandros C. Couloumbis | 2010-11-11 |
| | | | | SVN-Revision: 23964 | ||
* | these belong to the generic config.. | Imre Kaloz | 2010-11-04 |
| | | | | SVN-Revision: 23853 | ||
* | update kernels to 2.6.32.25 and 2.6.35.8 | Imre Kaloz | 2010-11-04 |
| | | | | SVN-Revision: 23851 | ||
* | refresh 2.6.36 patches | Imre Kaloz | 2010-11-02 |
| | | | | SVN-Revision: 23776 | ||
* | update the gpiolib patch | Imre Kaloz | 2010-11-02 |
| | | | | SVN-Revision: 23775 | ||
* | remove unneeded patches | Imre Kaloz | 2010-11-02 |
| | | | | SVN-Revision: 23774 | ||
* | support only 2.6.32 and 2.6.36 | Imre Kaloz | 2010-11-02 |
| | | | | SVN-Revision: 23773 | ||
* | mark targets maintained by me | Imre Kaloz | 2010-10-27 |
| | | | | SVN-Revision: 23668 | ||
* | linux/ixp4xx: revert accidentally leaked enabled kernel option (thank you kaloz) | Alexandros C. Couloumbis | 2010-10-05 |
| | | | | SVN-Revision: 23239 | ||
* | upgrade kernel versions to the latest stable ones | Imre Kaloz | 2010-10-04 |
| | | | | SVN-Revision: 23219 | ||
* | linux/ixp4xx: fix an embracing mistake on commit r23150 (thank you KanjiMonster) | Alexandros C. Couloumbis | 2010-09-29 |
| | | | | SVN-Revision: 23153 | ||
* | linux/ixp4xx: sync 2.6.36 patches to 2.6.36-rc6 | Alexandros C. Couloumbis | 2010-09-29 |
| | | | | SVN-Revision: 23150 | ||
* | linux/ixp4xx: add kernel 2.6.36 preliminary support | Alexandros C. Couloumbis | 2010-09-04 |
| | | | | SVN-Revision: 22924 | ||
* | linux/ixp4xx: revert r22922 | Alexandros C. Couloumbis | 2010-09-04 |
| | | | | SVN-Revision: 22923 | ||
* | linux/ixp4xx: add kernel 2.6.36 preliminary support | Alexandros C. Couloumbis | 2010-09-04 |
| | | | | SVN-Revision: 22922 |