summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* package/kernel: add support for industrial-io and AD799xGabor Juhos2013-09-254-0/+121
| | | | | | | | | | | Add support for industrial IO core and (still staging) driver for AD799x, a high precision I2C ADC family. Signed-off-by: Hartmut Knaack <knaack.h@gmx.de> [juhosg: update subject, reformat commit message] Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38187
* package/kernel: add hwmon driver for ADT7410Gabor Juhos2013-09-251-0/+25
| | | | | | | | | | | Add support for the ADT7410 hwmon driver, a high precision I2C temperature sensor. Signed-off-by: Hartmut Knaack <knaack.h@gmx.de> [juhosg: update subject, reformat commit message] Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38186
* package/kernel: move I2C-GPIO drivers from i2c.mk to other.mkGabor Juhos2013-09-252-31/+16
| | | | | | | | | | | | Move pca953x support from i2c.mk to other.mk, where other GPIO drivers are located. Remove duplicate pcf857x support from i2c.mk. Signed-off-by: Hartmut Knaack <knaack.h@gmx.de> [juhosg: update subject, and reformat commit message] Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38185
* imx6: update gw5400-a dts cleanupLuka Perkov2013-09-251-196/+92
| | | | | | | | | - remove dead code - alphabatize Signed-off-by: Tim Harvey <tharvey@gateworks.com> SVN-Revision: 38184
* atheros: fix kernel warning about usage of reset gpioGabor Juhos2013-09-252-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | During a reset the gpiolib warns about using the reset gpio without explicit requesting it before: [ 147.930000] ------------[ cut here ]------------ [ 147.930000] WARNING: at drivers/gpio/gpiolib.c:103 gpio_ensure_requested+0x68/0xcc() [ 147.930000] autorequest GPIO-5 [ 147.930000] Modules linked in: ath5k ath mac80211 ipv6 cfg80211 compat arc4 crypto_blkcipher aead gpio_button_hotplug [ 147.930000] Call Trace: [ 147.930000] [<8004e3bc>] dump_stack+0x8/0x34 [ 147.930000] [<80058430>] warn_slowpath_common+0x78/0xa4 [ 147.930000] [<800584e4>] warn_slowpath_fmt+0x2c/0x38 [ 147.930000] [<80166f18>] gpio_ensure_requested+0x68/0xcc [ 147.930000] [<80167264>] gpio_direction_output+0xdc/0x168 [ 147.930000] [<8004aba8>] ar2315_restart+0x28/0x54 [ 147.930000] [<80069778>] sys_reboot+0x178/0x1c0 [ 147.930000] [<80043670>] stack_done+0x20/0x40 [ 147.930000] [ 147.930000] ---[ end trace 2c7a53d8549562d6 ]--- This is fixed with this patch by using another gpiolib api call which includes the missing request. Signed-off-by: Michael Heimpold <mhei@heimpold.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38183
* kernel/3.10: refresh all target patchesGabor Juhos2013-09-2548-564/+199
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38182
* ramips: sync 3.10 configsGabor Juhos2013-09-253-9/+13
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38181