summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* bcm63xx: Enable endian check support for ath9k pci fixup.Jonas Gorski2012-11-072-0/+102
| | | | | | | | | | Some ath9k caldatas need to be "endian checked". This patch allows selecting wether to enable endian check or not. Endian check is disabled by default. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 34105
* fixup typos in the compex patchImre Kaloz2012-11-071-2/+2
| | | | SVN-Revision: 34104
* linux: export bcm963xx_tag.h to userspaceJonas Gorski2012-11-0616-16/+454
| | | | | | | | | | | | Export bcm963xx_tag.h so mtd can use it without using kernel includes. Signed-off-by: Catalin Patulea <cat@vv.carleton.ca> [jonas.gorski@gmail.com: fixup bcm63xx patches, completely remove header from original location, refresh patches, use a more matching patch number, port to 3.6] Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com> SVN-Revision: 34103
* cns3xxx: refresh kernel config fileLuka Perkov2012-11-061-2/+2
| | | | SVN-Revision: 34102
* cns3xxx: use files directoryLuka Perkov2012-11-0618-2352/+1907
| | | | SVN-Revision: 34101
* add OWRTDTB marker patchJohn Crispin2012-11-062-0/+84
| | | | SVN-Revision: 34100
* add support for arv7525John Crispin2012-11-062-0/+13
| | | | SVN-Revision: 34097
* refresh patchesImre Kaloz2012-11-062-2/+2
| | | | SVN-Revision: 34095
* add default packagesImre Kaloz2012-11-061-1/+3
| | | | SVN-Revision: 34094
* linux: generic: fix split_squashfs for 3.6Jonas Gorski2012-11-061-1/+1
| | | | | | | _read expects the retlen to be initialized to zero, which the mtd_read helper does. So fix it by using mtd_read instead of calling _read directly. SVN-Revision: 34093
* bcm63xx: fix SPW303V imagesJonas Gorski2012-11-051-0/+1
| | | | | | | SPW303V also needs its CRC fixed up since increasing the image size to 4MB to prevent the dual image mode of CFE. SVN-Revision: 34091
* ar71xx: nuke ath79_set_usb_power_gpio helperGabor Juhos2012-11-052-94/+0
| | | | | | | | It is no longer used. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34088
* ar71xx: use gpio_request_one instead of ath79_set_usb_power_gpioGabor Juhos2012-11-059-19/+30
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34087
* kernel: update linux 3.6 to 3.6.6Gabor Juhos2012-11-051-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34086
* use the mainline machname for the compex boardsImre Kaloz2012-11-0510-81/+63
| | | | SVN-Revision: 34083
* ramips: enable USB power on the DIR-645Gabor Juhos2012-11-051-0/+5
| | | | | | | | Closes #12422. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34082
* linux/3.3: backport an upstream GPIO patchGabor Juhos2012-11-051-0/+68
| | | | | | | | | | | | | The backported patch introduces new flags to automatically export GPIOs when using the convenience unctions gpio_request_one() or gpio_request_array(). This will be used by ar71xx/ramips platforms. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34081
* ramips: add restorefactory to default package set for ALL0239-3G and ALL0256NGabor Juhos2012-11-051-2/+2
| | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 34078
* ar71xx: don't use the unknown LED on the ZCN-1523-5 boardGabor Juhos2012-11-041-4/+1
| | | | | | | | | | | | | | According to #12421, GPIO 1 controls the power output on the unused lines of the LAN2 port. Remove the LED definition in order to prevent possible permanent hardware damage. If someone needs that, the power-out feature can be controlled via the GPIO sysfs interface. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34076
* ar71xx: include mtd layout in the command line for ZCN-1523H-* boardsGabor Juhos2012-11-041-2/+2
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34074
* ar71xx: add missing Makefile entry for the ZCN-1523H-{2,5} boardsGabor Juhos2012-11-042-4/+10
| | | | | | | | Also add the missing ATH79_MACH_ZCN_1523H_5 symbol. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34072
* linux-3.6: fix portability of some includes files in tools/ used on the hostFelix Fietkau2012-11-042-22/+53
| | | | SVN-Revision: 34068
* 3.6 is not the default yetJohn Crispin2012-11-031-2/+2
| | | | SVN-Revision: 34065
* adds dts files and make devicetree images buildableJohn Crispin2012-11-0210-9/+1164
| | | | SVN-Revision: 34064
* update ase target for 3.6John Crispin2012-11-024-28/+6
| | | | SVN-Revision: 34063
* add subtarget, as of 3.6 we dont seperate xway SoCJohn Crispin2012-11-023-0/+47
| | | | SVN-Revision: 34062
* adds 3.6 files, patches and configJohn Crispin2012-11-0235-0/+9938
| | | | SVN-Revision: 34061
* move files/ -> files-3.3/John Crispin2012-11-02135-0/+0
| | | | SVN-Revision: 34060
* prepare Makefile for 3.6John Crispin2012-11-021-2/+4
| | | | SVN-Revision: 34059
* generic: make yaffs work on 3.6Gabor Juhos2012-11-015-0/+341
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34054
* generic: rename jffs2 patchesGabor Juhos2012-11-016-0/+0
| | | | | | | | | Make room for the upcoming yaffs patches. No functional changes. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34053
* Fix feeds.conf.default when no SVN info presentDaniel Dickinson2012-11-011-2/+3
| | | | SVN-Revision: 34051
* generic: use mtd_* helpers in the yaffs codeGabor Juhos2012-10-312-0/+320
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34046
* move PCIe init to subsys init callImre Kaloz2012-10-311-0/+156
| | | | | | | | | | | | | | | ARM Linux PCI/PCIe hardware intialization needs to occur before device_init as it does not support hotplug. I have modeled the cns3xxx PCIe init after other ARM platforms. Registering it early resolves resource issues occuring during bus enumeration that occur when a device driver is linked static in the kernel. Instead of passing in a bitmask to enable the 2 available ports, link detect is used to enable ports that have a valid link. Signed-off-by: Tim Harvey <tharvey@gateworks.com> SVN-Revision: 34044
* kernel: update linux 3.6 to 3.6.5Gabor Juhos2012-10-315-25/+14
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34042
* generic: split yaffs-3.2-fix patchGabor Juhos2012-10-318-494/+264
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34041
* generic: replace yaffs-2.6.39 patchGabor Juhos2012-10-3110-400/+404
| | | | | | | | Use backported upstream patches instead. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34032
* generic: replace yaffs mutex_fix patchGabor Juhos2012-10-306-60/+278
| | | | | | | | Use a backported patch instead. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34021
* generic: replace yaffs symlink fix patchGabor Juhos2012-10-304-34/+62
| | | | | | | | Use a backported patch instead. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34020
* generic: rename yaffs patchesGabor Juhos2012-10-3012-0/+0
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34019
* set earlyprintk UART to be the default Realview UARTFlorian Fainelli2012-10-301-0/+4
| | | | SVN-Revision: 34015
* generic: fold yaffs_git_2010_10_20 patch to generic/filesGabor Juhos2012-10-3053-63051/+11464
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34013
* generic: fold yaffs_cvs_2009_04_24 patch to generic/filesGabor Juhos2012-10-3035-27512/+3152
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34012
* ar71xx: fix link speed between AR7242 and AR8327 on the RB750GL/RB751G boardsGabor Juhos2012-10-291-1/+2
| | | | | | | | | The default pll_1000 value had to be changed in order to make it working. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33993
* target: refresh all target configs with kconfig.plGabor Juhos2012-10-2924-491/+378
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33987
* add missing 3.6 symbolsImre Kaloz2012-10-291-1/+8
| | | | SVN-Revision: 33986
* the uImage's filename will hardly changeImre Kaloz2012-10-291-3/+2
| | | | SVN-Revision: 33985
* generic: add more symbols for 3.6Gabor Juhos2012-10-291-2/+33
| | | | | | | | Also refresh the config file with kconfig.pl. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33984
* ar71xx: add initial support for 3.6Gabor Juhos2012-10-28100-0/+8858
| | | | | | | | The nand subtarget is not working yet. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33983
* kernel: update linux 3.6 to 3.6.4Gabor Juhos2012-10-284-6/+6
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33982