summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* kernel: add another missing symbol for iioFelix Fietkau2013-09-273-0/+3
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38241
* kernel: add missing symbols for iio on older kernel versionsFelix Fietkau2013-09-272-0/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38240
* kernel: remove old kernel compat code for pcmciaFelix Fietkau2013-09-271-6/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38239
* kernel: mark kmod-thermal menuconfig symbol as hidden to avoid building it ↵Felix Fietkau2013-09-271-0/+1
| | | | | | | | | | | on targets with no thermal drivers Should fix build errors with Linux 3.3/3.6 targets, which use different kconfig symbols Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38238
* build: fix typo in arm cflagsFelix Fietkau2013-09-271-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38237
* patch: other tools might depend on this oneLuka Perkov2013-09-271-0/+4
| | | | | | Signed-off-by: Markus Stenberg <markus.stenberg@iki.fi> SVN-Revision: 38236
* quilt: add findutils as dependencyLuka Perkov2013-09-271-1/+1
| | | | | | Signed-off-by: Markus Stenberg <markus.stenberg@iki.fi> SVN-Revision: 38235
* ar71xx: ar934x-nfc: disable subpage write when hardware ECC is usedGabor Juhos2013-09-271-0/+6
| | | | | | | | It is not supported by the controller. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38234
* imx6: enable cpufreq-imx6q by defaultLuka Perkov2013-09-271-2/+4
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38233
* mvebu: enable thermal module by defaultLuka Perkov2013-09-271-6/+7
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38232
* imx6: enable thermal module by defaultLuka Perkov2013-09-271-1/+1
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38231
* kernel: add thermal modulesLuka Perkov2013-09-271-0/+63
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38230
* imx6: backport thermal driverLuka Perkov2013-09-272-0/+507
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38229
* kernel: update 3.10 to 3.10.13Gabor Juhos2013-09-2728-43/+28
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38228
* mvebu: add myself as maintainerLuka Perkov2013-09-271-0/+1
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38226
* mvebu: drop 3.8 supportLuka Perkov2013-09-2737-2799/+0
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38225
* mvebu: switch to 3.10Luka Perkov2013-09-271-1/+1
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38224
* mvebu: add 3.10 supportLuka Perkov2013-09-273-0/+291
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38223
* build: fix typoLuka Perkov2013-09-264-4/+4
| | | | | | | | vfp3 should be named vfpv3 Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38222
* include/target.mk: fix spacingLuka Perkov2013-09-261-1/+1
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38221
* opkg: add build variant with signature supportSteven Barth2013-09-263-14/+56
| | | | SVN-Revision: 38220
* rb532: fix initramfs image creation (#14215)Florian Fainelli2013-09-261-11/+8
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 38219
* kernel/3.10: use backported patch for PMC SPI flash supportGabor Juhos2013-09-263-79/+95
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38218
* kernel/3.10: add '003-11-' prefix for patches backported from 3.11Gabor Juhos2013-09-265-0/+0
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38217
* kernel/3.9: add missing config symbolsGabor Juhos2013-09-261-0/+55
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38216
* kernel/3.8: add missing config symbolsGabor Juhos2013-09-261-0/+55
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38215
* build: include the cpu type as part of the toolchain/target directory nameFelix Fietkau2013-09-263-11/+16
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38214
* build: unify powerpc target cflagsFelix Fietkau2013-09-266-5/+11
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38213
* build: unify x86 target cflagsFelix Fietkau2013-09-266-8/+5
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38212
* build: unify arm target cflagsFelix Fietkau2013-09-2616-18/+31
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38211
* build: unify mips target cflagsFelix Fietkau2013-09-2621-21/+25
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38210
* build: clean up default cflags handlingFelix Fietkau2013-09-261-11/+24
| | | | | | | | | - reduce redundancy - introduce a CPU_TYPE variable for cpu specific options Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38209
* uboot-imx6: fix typo in nitrogen6dlXgLuka Perkov2013-09-261-1/+1
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38205
* uboot-imx6: add support for Nitrogen6x boardsLuka Perkov2013-09-261-0/+30
| | | | | | Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com> SVN-Revision: 38204
* uboot-imx6: alphabetize wandboard variantsLuka Perkov2013-09-261-6/+6
| | | | | | Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com> SVN-Revision: 38203
* imx6: enable XZ_DEC_BCJ and XZ_DEC_ARMLuka Perkov2013-09-251-0/+2
| | | | | | | | | | | | | | | | | squashfs is unable to decompress some blocks without that: [ 1.880530] SQUASHFS error: Unable to read page, block bc77a, size 14c50 [ 1.887268] SQUASHFS error: Unable to read fragment cache entry [bc77a] [ 1.893889] SQUASHFS error: Unable to read page, block bc77a, size 14c50 [ 1.900636] SQUASHFS error: Unable to read fragment cache entry [bc77a] [ 1.907275] SQUASHFS error: Unable to read page, block bc77a, size 14c50 [ 1.913994] SQUASHFS error: Unable to read fragment cache entry [bc77a] [ 1.920631] SQUASHFS error: Unable to read page, block bc77a, size 14c50 Signed-off-by: Tim Harvey <tharvey@gateworks.com> Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38202
* imx6: fix spi on gw5400-aLuka Perkov2013-09-251-2/+2
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38201
* bcm53xx: bgmac: use srab switch driverHauke Mehrtens2013-09-252-1/+69
| | | | | | | | use the srab switch driver on these SoCs. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 38200
* bcm53xx: update bgmac driverHauke Mehrtens2013-09-256-48/+259
| | | | | | | | Update the bgmac driver with the patches already used for bcm47xx target. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 38199
* kernel: b53: add Register Access Bridge Registers (SRAB) interfaceHauke Mehrtens2013-09-256-3/+392
| | | | | | | | The SRAB interface is used on BCM4707 and BCM5301X SoCs. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 38198
* kernel: create firmware partition from MyLoader partition parserGabor Juhos2013-09-251-2/+13
| | | | | | | | This is in preparation for sysupgrade support for Compex devices. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38197
* image: generate separate jffs2 images w/o paddingGabor Juhos2013-09-251-3/+4
| | | | | | | | | The new root.jffs2-*-raw images can be used for firmware images with custom padding requirements. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38196
* tools/padjffs2: allow to specify extra offsetGabor Juhos2013-09-251-3/+14
| | | | | | | | | This will be useful for firmware images which are using a custom header. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38195
* avr32: optimize image generationGabor Juhos2013-09-252-28/+12
| | | | | | | | | | | - remove the kernel+rootfs partitions from the MTD partition map, - use a temporary directory for intermediate image files, - append the root squashfs directly to the kernel, - don't hardcode uImage size in the jffs2 images, Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38194
* avr32: enable the new mtdsplit codeGabor Juhos2013-09-251-0/+3
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38193
* ar71xx: use correct board id for TL-MR3040 v2Gabor Juhos2013-09-251-1/+1
| | | | | | | | | | Fix the image building code so that the kernel correctly distinguishes between hardware revisions. Signed-off-by: Mads Hansen <d@taba.se> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38192
* ar71xx: add user-space support for TL-MR3040 v2Gabor Juhos2013-09-254-1/+7
| | | | | | | Signed-off-by: Mads Hansen <d@taba.se> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38191
* ar71xx: improve kernel support for the TL-MR3040 v2Gabor Juhos2013-09-252-0/+55
| | | | | | | | | | | This patch adds support for the hardware slide switch on the TL-MR3040 v2. Signed-off-by: Mads Hansen <d@taba.se> [juhosg: use EV_SW instead of EV_KEY] Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38190
* imx6: add support for gw51xxLuka Perkov2013-09-252-0/+397
| | | | | | | | | | | | | | | | | | The Gateworks GW51xx family of products is based on the Freescale i.MX6DL SoC and offers a small form-factor with peripherals such as: - i.MX6DL 512MB DDR3 - 256MB NAND FLASH - 1x PCIe - 1x USB EHCI (to PCIe socket) - 1x USB OTG - HDMI out - Analog Video in - Gateworks System Controller Signed-off-by: Tim Harvey <tharvey@gateworks.com> SVN-Revision: 38189
* imx6: add support for gw54xxLuka Perkov2013-09-252-0/+360
| | | | | | | | | | | | | | | | | | | | The Gateworks GW54xx family of products is based on the Freescale i.MX6Q SoC and offers a large variety of peripherals such as: - i.MX6Q 1GB DDR3 (standard) - 256MB NAND FLASH (standard) - 6x PCIe (3x with USB) - Optional expansion for additional USB/PCI based periperhals - 1x USB EHCI - 1x USB OTG - HDMI Audio/Video in/out - Analog Video in/out - Analog Audio in/out - Gateworks System Controller Signed-off-by: Tim Harvey <tharvey@gateworks.com> SVN-Revision: 38188