summaryrefslogtreecommitdiffstats
path: root/target/linux/ep93xx
Commit message (Collapse)AuthorAgeFilesLines
* kernel: update linux 3.8 to 3.8.6Gabor Juhos2013-04-061-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36215
* ep93xx: switch to 3.8 kernelFlorian Fainelli2013-03-171-1/+1
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36075
* ep93xx: add support for 3.8 kernelFlorian Fainelli2013-03-174-0/+1521
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36073
* ep93xx: account for sound soc directory rename in 3.7Florian Fainelli2013-03-171-3/+8
| | | | | | | | sound/soc/ep93xx -> sound/soc/cirrus Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36071
* ep93xx: remove 3.3 kernel supportFlorian Fainelli2013-03-174-1496/+0
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36064
* target: enable XZ BCJ decompressor code after r35097Florian Fainelli2013-01-142-0/+4
| | | | | | | | | Required to actually be able to mount squashfs xz compressed filesystems. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35156
* merge /lib/functions/boot.sh and /lib/functions.shMirko Vogt2012-12-191-1/+1
| | | | SVN-Revision: 34794
* kernel: update linux 3.6 to 3.6.11Gabor Juhos2012-12-181-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34748
* kernel: update linux 3.6 to 3.6.10Gabor Juhos2012-12-111-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34639
* switch to 3.6 kernelFlorian Fainelli2012-12-101-1/+1
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34623
* add 3.6 kernel supportFlorian Fainelli2012-12-104-0/+1516
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34622
* add sound featureFlorian Fainelli2012-12-101-1/+1
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34621
* keyboard driver depends on input-matrixkmap for 3.6+Florian Fainelli2012-12-101-1/+1
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34619
* also list kmod-sound-core in the default packagesFlorian Fainelli2012-12-101-0/+1
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34615
* remove common symbols from 3.3 configsGabor Juhos2012-11-291-2/+0
| | | | | | | | The removed symbols are present in the generic configuration. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34403
* make sure target modules depend on the targetFlorian Fainelli2012-07-261-2/+3
| | | | SVN-Revision: 32882
* make kmod-fb dependent on DISPLAY_SUPPORT and update targets accordinglyFlorian Fainelli2012-07-251-1/+1
| | | | SVN-Revision: 32869
* split framebuffer helper modules to their own packagesFlorian Fainelli2012-07-251-1/+2
| | | | SVN-Revision: 32843
* package ep93xx framebufferFlorian Fainelli2012-07-242-9/+15
| | | | SVN-Revision: 32807
* remove crypto symbols overrideFlorian Fainelli2012-07-241-23/+1
| | | | SVN-Revision: 32806
* remove broken flag, since it worksFlorian Fainelli2012-07-241-1/+1
| | | | SVN-Revision: 32803
* fix sound modules loading order and dependenciesFlorian Fainelli2012-07-241-4/+6
| | | | SVN-Revision: 32802
* package ep93xx touchscreen driver as a moduleFlorian Fainelli2012-07-242-3/+16
| | | | SVN-Revision: 32799
* set DEVICE_TYPE to developerboardFlorian Fainelli2012-07-241-0/+2
| | | | SVN-Revision: 32798
* bump to 3.3.8John Crispin2012-06-051-1/+1
| | | | SVN-Revision: 32055
* ep93xx: remove 3.2 supportGabor Juhos2012-05-274-1521/+0
| | | | SVN-Revision: 31897
* ep93xx: switch to 3.3 and add broken flagGabor Juhos2012-05-271-2/+2
| | | | SVN-Revision: 31896
* ep93xx: add support for 3.3Gabor Juhos2012-05-274-0/+1529
| | | | | | Compile tested only. SVN-Revision: 31895
* linux: move certain disabled symbols to the generic configsGabor Juhos2012-05-151-6/+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.16Jonas Gorski2012-04-241-1/+1
| | | | SVN-Revision: 31459
* ep93xx: remove 2.6.39 supportGabor Juhos2012-04-225-1587/+0
| | | | SVN-Revision: 31434
* kernel: also update the targets to use 3.2.15Jonas Gorski2012-04-171-1/+1
| | | | | | Thanks Gabor for spotting it. SVN-Revision: 31337
* kernel: update linux 3.2 to 3.2.14Jonas Gorski2012-04-091-1/+1
| | | | SVN-Revision: 31222
* kernel: update linux 3.2 to 3.2.13 and refresh patchesJonas Gorski2012-04-011-1/+1
| | | | | | Also remove a duplicate patch from lantiq (already in generic). SVN-Revision: 31158
* kernel: update linux 3.2 to 3.2.12Gabor Juhos2012-03-191-1/+1
| | | | SVN-Revision: 31028
* kernel: update linux 3.2 to 3.2.9Gabor Juhos2012-03-011-1/+1
| | | | SVN-Revision: 30767
* kernel: update linux 3.2 to 3.2.5Gabor Juhos2012-02-101-1/+1
| | | | SVN-Revision: 30401
* kernel: update linux 3.2 to 3.2.2Jonas Gorski2012-01-311-1/+1
| | | | SVN-Revision: 29967
* add default and Sim.One profilesFlorian Fainelli2012-01-292-0/+39
| | | | SVN-Revision: 29942
* add 3.2 supportFlorian Fainelli2012-01-295-1/+1528
| | | | SVN-Revision: 29941
* target: globally disable BSD process accountingJo-Philipp Wich2011-10-251-1/+0
| | | | SVN-Revision: 28584
* kernel: update kernel to version 2.6.39.4Hauke Mehrtens2011-08-161-1/+1
| | | | SVN-Revision: 28022
* package more board specific modules:Florian Fainelli2011-08-111-0/+70
| | | | | | | | | - keyboard matrix driver - SoC sound support based on patch by KanjiMonster SVN-Revision: 27957
* kernel: update kernel to 2.6.39.2Hauke Mehrtens2011-06-281-1/+1
| | | | SVN-Revision: 27298
* remove pre 2.6.39 patches and configFlorian Fainelli2011-06-1928-25195/+0
| | | | SVN-Revision: 27229
* update to 2.6.39.1Florian Fainelli2011-06-046-1/+1589
| | | | SVN-Revision: 27114
* define UIMAGE for various rootfs targetsFlorian Fainelli2011-06-041-1/+17
| | | | SVN-Revision: 27113
* use IMG_PREFIX for image nameFlorian Fainelli2011-06-041-1/+1
| | | | SVN-Revision: 27112
* kernel: update kernel from 2.6.38.2 to 2.6.38.6 and refresh patchesHauke Mehrtens2011-05-152-2/+2
| | | | | | Thank you Peter Wagner for the patch. I refreshed the kernel patches and added the md5sum of the kernel. SVN-Revision: 26905
* switch to 2.6.38Florian Fainelli2011-05-116-1/+1590
| | | | SVN-Revision: 26873