Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | laguna: fix eeprom read buffer size during platform configuration | John Crispin | 2012-07-25 | 1 | -1/+1 |
| | | | | | | | | Increase the size of the buffer used for eeprom reads during the platform configuration of the Gateworks laguna. The model name read in is 16 bytes but the original buffer was only 8 bytes. Signed-off-by: David Acker <dacker@rajant.com> SVN-Revision: 32833 | ||||
* | bump to 3.3.8 | John Crispin | 2012-06-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 32055 | ||||
* | cns3xxx: remove 3.1 support | Gabor Juhos | 2012-05-27 | 15 | -27496/+0 |
| | | | | SVN-Revision: 31888 | ||||
* | cns3xxx: switch to 3.3 and add broken flag | Gabor Juhos | 2012-05-27 | 1 | -2/+2 |
| | | | | SVN-Revision: 31887 | ||||
* | cns3xxx: add support for 3.3 | Gabor Juhos | 2012-05-18 | 17 | -0/+27541 |
| | | | | | | Compile tested only. SVN-Revision: 31809 | ||||
* | cns3xxx: sync kernel config | Gabor Juhos | 2012-05-18 | 1 | -12/+22 |
| | | | | SVN-Revision: 31807 | ||||
* | cns3xxx: remove 2.6.39 support | Gabor Juhos | 2012-05-18 | 15 | -27379/+0 |
| | | | | SVN-Revision: 31806 | ||||
* | cns3xxx: switch to 3.1 | Gabor Juhos | 2012-05-18 | 1 | -1/+1 |
| | | | | | | Compile tested only. SVN-Revision: 31805 | ||||
* | linux: move certain disabled symbols to the generic configs | Gabor Juhos | 2012-05-15 | 1 | -5/+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 | ||||
* | cns3xxx: remove 2.6.31 support | Gabor Juhos | 2012-04-21 | 12 | -57263/+0 |
| | | | | SVN-Revision: 31418 | ||||
* | enable another l2 cache errate on newer kernels | Imre Kaloz | 2012-02-12 | 1 | -0/+1 |
| | | | | SVN-Revision: 30472 | ||||
* | rename 3.1 patches directory as it will be used for newer kernels as well | Imre Kaloz | 2012-02-11 | 14 | -0/+0 |
| | | | | SVN-Revision: 30454 | ||||
* | rename 2.6.39 patches directory | Imre Kaloz | 2012-02-11 | 15 | -0/+0 |
| | | | | SVN-Revision: 30453 | ||||
* | kernel: update linux 3.1 to 3.1.10 | Jonas Gorski | 2012-01-31 | 2 | -2/+2 |
| | | | | SVN-Revision: 29966 | ||||
* | update 3.1 patches | Imre Kaloz | 2011-11-07 | 4 | -55/+10 |
| | | | | SVN-Revision: 28814 | ||||
* | upgrade testing kernel support to 3.1 | Imre Kaloz | 2011-09-04 | 17 | -171/+97 |
| | | | | SVN-Revision: 28165 | ||||
* | cleanup config | Imre Kaloz | 2011-09-04 | 1 | -10/+0 |
| | | | | SVN-Revision: 28164 | ||||
* | kernel: update kernel to version 2.6.39.4 | Hauke Mehrtens | 2011-08-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 28022 | ||||
* | use the new upstream l2cache and wdt code, smaller changes, refresh patches | Imre Kaloz | 2011-07-08 | 9 | -179/+228 |
| | | | | SVN-Revision: 27558 | ||||
* | refresh patches | Imre Kaloz | 2011-07-07 | 2 | -8/+3 |
| | | | | SVN-Revision: 27528 | ||||
* | enable smp support | Imre Kaloz | 2011-07-07 | 1 | -0/+5 |
| | | | | SVN-Revision: 27526 | ||||
* | make smp code more similar to upstream | Imre Kaloz | 2011-07-07 | 1 | -60/+46 |
| | | | | SVN-Revision: 27525 | ||||
* | select the right cpu | Imre Kaloz | 2011-07-07 | 1 | -0/+28 |
| | | | | SVN-Revision: 27517 | ||||
* | we have an up-to-date mach-type file now | Imre Kaloz | 2011-07-06 | 1 | -10/+0 |
| | | | | SVN-Revision: 27486 | ||||
* | preliminary 3.0 support | Imre Kaloz | 2011-07-01 | 15 | -0/+27379 |
| | | | | SVN-Revision: 27328 | ||||
* | kernel: update kernel to 2.6.39.2 | Hauke Mehrtens | 2011-06-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 27298 | ||||
* | ethernet cleanup and sata fix - thanks, Chris | Imre Kaloz | 2011-06-28 | 4 | -73/+388 |
| | | | | SVN-Revision: 27297 | ||||
* | update to 2.6.39.1 | Florian Fainelli | 2011-06-04 | 1 | -1/+1 |
| | | | | | | patch from Peter Wagner SVN-Revision: 27104 | ||||
* | refresh patches | Imre Kaloz | 2011-06-01 | 2 | -3/+3 |
| | | | | SVN-Revision: 27078 | ||||
* | fixup second led, patch from Chris | Imre Kaloz | 2011-06-01 | 1 | -2/+3 |
| | | | | SVN-Revision: 27077 | ||||
* | fixup pcie clock, thanks Chris | Imre Kaloz | 2011-05-31 | 1 | -0/+11 |
| | | | | SVN-Revision: 27072 | ||||
* | upgrade to 2.6.39 | Imre Kaloz | 2011-05-30 | 15 | -95/+27126 |
| | | | | SVN-Revision: 27030 | ||||
* | cns3xxx: remove one of the dma cache patches, it causes a regression in the ↵ | Felix Fietkau | 2011-05-02 | 1 | -67/+0 |
| | | | | | | ethernet driver SVN-Revision: 26802 | ||||
* | cns3xxx: fix missing and incomplete cache flushes on DMA cache sync for cpu ↵ | Felix Fietkau | 2011-05-01 | 2 | -0/+88 |
| | | | | | | - fixes some issues with ath9k SVN-Revision: 26797 | ||||
* | global cflags: remove -funit-at-a-time, it is ignored by recent compilers. ↵ | Felix Fietkau | 2011-03-26 | 1 | -1/+1 |
| | | | | | | instead add -fno-caller-saves, which improves compression ratio for generated code with no apparent negative effects on performance SVN-Revision: 26300 | ||||
* | only support EABI on ARM targets | Imre Kaloz | 2011-03-07 | 1 | -2/+0 |
| | | | | SVN-Revision: 25928 | ||||
* | mark targets maintained by me | Imre Kaloz | 2010-10-27 | 1 | -0/+1 |
| | | | | SVN-Revision: 23668 | ||||
* | workaround serial hang with SMP enabled | Imre Kaloz | 2010-08-09 | 1 | -0/+39 |
| | | | | SVN-Revision: 22557 | ||||
* | add support for the Gateworks Laguna family (Cavium Networks Econa CNS3xxx) | Imre Kaloz | 2010-07-21 | 13 | -0/+57474 |
SVN-Revision: 22323 |