summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* kirkwood: Iomega ix2-200: wire up the GPIO poweroff driver in the DTS fileJohn Crispin2014-12-121-0/+13
| | | | | | Signed-off-by: Richard Kunze <richard.kunze@web.de> SVN-Revision: 43670
* ar8216: enable cpu port to receive arp and broadcast frames for ar8236Felix Fietkau2014-12-122-0/+12
| | | | | | Signed-off-by: Weijie Gao <hackpascal@gmail.com> SVN-Revision: 43668
* ralink: fix lenovo y1 wan port mappingJohn Crispin2014-12-121-2/+2
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 43667
* oxnas: build S-ATA driver as a moduleJohn Crispin2014-12-123-6/+3
| | | | | | From: Daniel Golle <daniel@makrotopia.org> SVN-Revision: 43665
* ralink: make uartf functional on AWM002John Crispin2014-12-121-1/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 43664
* oxnas: use u-boot.bin in KDIRJohn Crispin2014-12-121-2/+2
| | | | | | | | This fixes building *u-boot-initramfs.bin images using ImageBuilder Signed-off-by: Daniel Golle <daniel@makrotopia.org> SVN-Revision: 43663
* sunxi: fix led on bananapiZoltan Herpai2014-12-121-4/+4
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 43661
* mxs: allow bootloader to pass kernel cmdlineZoltan Herpai2014-12-121-1/+3
| | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de> Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 43657
* mxs: change mxs-lradc module to depend on kmod-iio-core instead of hardcodingZoltan Herpai2014-12-121-4/+3
| | | | | | | Signed-off-by: Harald Geyer <harald@ccbib.org> Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 43656
* mxs: add i2c and spi packages to profilesZoltan Herpai2014-12-123-3/+6
| | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de> Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 43651
* mxs: fix automatic status led detectionZoltan Herpai2014-12-121-2/+2
| | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de> Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 43650
* mxs: update dts file for DuckbillZoltan Herpai2014-12-121-13/+34
| | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de> SVN-Revision: 43649
* mxs: i2c changes - add package for i2c module - remove i2c debugZoltan Herpai2014-12-122-4/+16
| | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de> Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 43648
* mxs: add kernel module for spi interfaceZoltan Herpai2014-12-121-0/+15
| | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de> Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 43647
* mxs: make boardname consistent with other targetsZoltan Herpai2014-12-121-1/+1
| | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de> Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 43646
* kernel: refresh patchesLuka Perkov2014-12-115-25/+28
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 43643
* kirkwood: sort 110-nas profileLuka Perkov2014-12-112-19/+17
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 43642
* au1000: revert 43626 due to syntax errorsJohn Crispin2014-12-112-76/+0
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 43641
* oxnas: use ARM BCJ filter for XZ decompressionJohn Crispin2014-12-111-1/+1
| | | | | | | | | | | | | | | | Restoring the config for kernel 3.14 didn't contain that change already made to config-3.18. It is needed to make squashfs in the kernel match the compression settings for ARCH=arm in the framework. If set to ARMTHUMB, boot fails due to squashfs being unreadable if the filesystem was generated for wth ARM BCJ filter. in include/image.mk: BCJ_FILTER:=-Xbcj $(LINUX_KARCH) Thus the ARM filter is used for all ARM targets. Signed-off-by: Daniel Golle <daniel@makrotopia.org> SVN-Revision: 43640
* bcm53xx: failsafe supportRafał Miłecki2014-12-112-0/+47
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 43639
* xburst: fix subtarget config file namesFelix Fietkau2014-12-114-0/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43637
* x86: remove linux 3.10 supportFelix Fietkau2014-12-1110-1478/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43636
* octeon: remove linux 3.10 supportFelix Fietkau2014-12-1123-8719/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43635
* adm8668: remove linux 3.3 supportFelix Fietkau2014-12-1127-2914/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43634
* ar7: remove config-3.10Jonas Gorski2014-12-111-124/+0
| | | | | | | | Remove a leftover file from the 3.10 support removal. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 43632
* netlogic: sync kernel configJohn Crispin2014-12-111-1/+11
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 43630
* ralink: mt7621 was missing a symbol that made the CC builder failJohn Crispin2014-12-111-0/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 43629
* mcp85xx/p1020: fixup config-defaultJohn Crispin2014-12-111-0/+19
| | | | | | | | this was missed during the 3.14 bump Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 43628
* kernel/modules: fix chipideaJohn Crispin2014-12-114-20/+4
| | | | | | | | | | it should needs to depend on imx and mxs also remove duplicate kmod definition from mxs target Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 43627
* au1000: distinguish different models and set correct MAC-addressJohn Crispin2014-12-112-0/+76
| | | | | | | | | | | | | | | The target au1000 has at least 2 different models, the 'InternetBox' and the 'MeshCube' which look very similar from the kernel point of view but are totally different devices which base on the same design. Populating /tmp/sysinfo now. The 1st one has an issue which leads to a random mac-address after each boot which is corrected now via reading the bootloader-env. The real fix would be converting to DTS, this is only a workaround now. Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com> SVN-Revision: 43626
* mpc85xx: fix another typo in the image makefileFelix Fietkau2014-12-111-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43625
* mpc85xx: add missing devicetree ranges property for ethernet devicesFelix Fietkau2014-12-111-0/+30
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43624
* mpc85xx: fix typo in image nameFelix Fietkau2014-12-111-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43622
* sdk: add missing kernel include filesFelix Fietkau2014-12-111-0/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43621
* mpc85xx: fix initramfs imagesFelix Fietkau2014-12-112-8/+8
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43620
* bcm53xx: support LEDs on Buffalo devicesRafał Miłecki2014-12-114-0/+352
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 43616
* kirkwood: add 3.18 supportLuka Perkov2014-12-118-0/+889
| | | | | | | Signed-off-by: Claudio Leite <leitec@staticky.com> Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 43613
* bcm53xx: backport NVRAM driver sent upstreamRafał Miłecki2014-12-1013-756/+503
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 43612
* bcm53xx: use bcma callback in SPROM driver to fill the SPROMRafał Miłecki2014-12-103-186/+22
| | | | | | | | | This is required because it has to be called at very precise moment. See comment in driver for details. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 43611
* bcm53xx: use static NVRAM pointer for nowRafał Miłecki2014-12-104-534/+14
| | | | | | | | This will allow us to sync with code sent for upstream. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 43608
* kernel: drop CONFIG_PROC_DEVICETREE in 3.18Luka Perkov2014-12-103-3/+0
| | | | | | | | This option was removed in upstream commit 8357041. Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 43607
* bcm53xx: clean up nvram headerRafał Miłecki2014-12-105-61/+57
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 43606
* kernel: add missing config symbols for 3.18Luka Perkov2014-12-101-0/+12
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 43605
* bcm53xx: move SPROM driver to the target filesRafał Miłecki2014-12-103-1386/+690
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 43604
* bcm53xx: move NVRAM driver to the target filesRafał Miłecki2014-12-103-436/+215
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 43603
* bcm53xx: move NVRAM header to the target filesRafał Miłecki2014-12-103-250/+66
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 43602
* oxnas: add support for 2nd S-ATA port to sata_oxnas driverJohn Crispin2014-12-105-87/+686
| | | | | | | | | | | | | | | | similar to mv_sata, use nr-ports attribute from device tree. import and adapt locking code from vendor GPL sources. add dma controller handling, it may be used in future to avoid full core resets similar to the vendor SDK's "progressive cleanup" function. this is still very dirty and aimed to first of all do things quite exactly like the reference code. and it somehow works. obviously there is lots of room for improvement :) Signed-off-by: Daniel Golle <daniel@makrotopia.org> SVN-Revision: 43598
* oxnas: add copyright header to sata_oxnasJohn Crispin2014-12-101-0/+19
| | | | | | | | | sata_oxnas.c is obviously a refactored version of sata_ox820.c which does contain this header. Signed-off-by: Daniel Golle <daniel@makrotopia.org> SVN-Revision: 43597
* kernel: refresh patchesLuka Perkov2014-12-0925-54/+57
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 43591
* kirkwood: Iomega ix2-200: use all remaining MTD space for rootfsLuka Perkov2014-12-091-0/+13
| | | | | | Signed-off-by: Richard Kunze <richard.kunze@web.de> SVN-Revision: 43590